|
@@ -22,22 +22,22 @@ Partial Class 銷售單申請
|
22
|
22
|
'請勿使用程式碼編輯器進行修改。
|
23
|
23
|
<System.Diagnostics.DebuggerStepThrough()>
|
24
|
24
|
Private Sub InitializeComponent()
|
25
|
|
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
26
|
|
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
27
|
|
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
28
|
|
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
29
|
|
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
30
|
|
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
31
|
|
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
32
|
|
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
33
|
|
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
34
|
|
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
35
|
|
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
36
|
|
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
37
|
|
- Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
38
|
|
- Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
39
|
|
- Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
40
|
|
- Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
25
|
+ Dim DataGridViewCellStyle33 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
26
|
+ Dim DataGridViewCellStyle34 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
27
|
+ Dim DataGridViewCellStyle35 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
28
|
+ Dim DataGridViewCellStyle36 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
29
|
+ Dim DataGridViewCellStyle37 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
30
|
+ Dim DataGridViewCellStyle38 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
31
|
+ Dim DataGridViewCellStyle39 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
32
|
+ Dim DataGridViewCellStyle40 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
33
|
+ Dim DataGridViewCellStyle41 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
34
|
+ Dim DataGridViewCellStyle42 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
35
|
+ Dim DataGridViewCellStyle43 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
36
|
+ Dim DataGridViewCellStyle44 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
37
|
+ Dim DataGridViewCellStyle45 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
38
|
+ Dim DataGridViewCellStyle46 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
39
|
+ Dim DataGridViewCellStyle47 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
40
|
+ Dim DataGridViewCellStyle48 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
41
|
41
|
Me.銷售單據_dgv = New System.Windows.Forms.DataGridView()
|
42
|
42
|
Me.未審核_lb = New System.Windows.Forms.Label()
|
43
|
43
|
Me.開立庫存調整單_bt = New System.Windows.Forms.Button()
|
|
@@ -224,10 +224,12 @@ Partial Class 銷售單申請
|
224
|
224
|
Me.ComboBox6 = New System.Windows.Forms.ComboBox()
|
225
|
225
|
Me.幣別_cb = New System.Windows.Forms.ComboBox()
|
226
|
226
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
227
|
+ Me.轉高層_cb = New System.Windows.Forms.CheckBox()
|
227
|
228
|
Me.查_bt = New System.Windows.Forms.Button()
|
228
|
229
|
Me.列印_bt = New System.Windows.Forms.Button()
|
229
|
230
|
Me.顯示_bt = New System.Windows.Forms.Button()
|
230
|
|
- Me.轉高層_cb = New System.Windows.Forms.CheckBox()
|
|
231
|
+ Me.稅金25_tb = New System.Windows.Forms.TextBox()
|
|
232
|
+ Me.Label1 = New System.Windows.Forms.Label()
|
231
|
233
|
CType(Me.銷售單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
232
|
234
|
CType(Me.銷售明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
233
|
235
|
CType(Me.區域庫存_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
@@ -250,17 +252,17 @@ Partial Class 銷售單申請
|
250
|
252
|
'
|
251
|
253
|
'銷售單據_dgv
|
252
|
254
|
'
|
253
|
|
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
254
|
|
- Me.銷售單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
255
|
+ DataGridViewCellStyle33.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
256
|
+ Me.銷售單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle33
|
255
|
257
|
Me.銷售單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
256
|
258
|
Me.銷售單據_dgv.BackgroundColor = System.Drawing.Color.White
|
257
|
259
|
Me.銷售單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
258
|
260
|
Me.銷售單據_dgv.Location = New System.Drawing.Point(1, 27)
|
259
|
261
|
Me.銷售單據_dgv.Name = "銷售單據_dgv"
|
260
|
262
|
Me.銷售單據_dgv.RowHeadersWidth = 5
|
261
|
|
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
262
|
|
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
263
|
|
- Me.銷售單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
|
|
263
|
+ DataGridViewCellStyle34.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
264
|
+ DataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
265
|
+ Me.銷售單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle34
|
264
|
266
|
Me.銷售單據_dgv.RowTemplate.Height = 24
|
265
|
267
|
Me.銷售單據_dgv.Size = New System.Drawing.Size(192, 141)
|
266
|
268
|
Me.銷售單據_dgv.TabIndex = 1154
|
|
@@ -488,8 +490,8 @@ Partial Class 銷售單申請
|
488
|
490
|
'
|
489
|
491
|
'銷售明細_dgv
|
490
|
492
|
'
|
491
|
|
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.White
|
492
|
|
- Me.銷售明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
|
493
|
+ DataGridViewCellStyle35.BackColor = System.Drawing.Color.White
|
|
494
|
+ Me.銷售明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle35
|
493
|
495
|
Me.銷售明細_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
494
|
496
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
495
|
497
|
Me.銷售明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -498,9 +500,9 @@ Partial Class 銷售單申請
|
498
|
500
|
Me.銷售明細_dgv.Location = New System.Drawing.Point(2, 29)
|
499
|
501
|
Me.銷售明細_dgv.Name = "銷售明細_dgv"
|
500
|
502
|
Me.銷售明細_dgv.RowHeadersWidth = 5
|
501
|
|
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
502
|
|
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
503
|
|
- Me.銷售明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
|
|
503
|
+ DataGridViewCellStyle36.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
504
|
+ DataGridViewCellStyle36.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
505
|
+ Me.銷售明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle36
|
504
|
506
|
Me.銷售明細_dgv.RowTemplate.Height = 24
|
505
|
507
|
Me.銷售明細_dgv.Size = New System.Drawing.Size(910, 360)
|
506
|
508
|
Me.銷售明細_dgv.TabIndex = 1199
|
|
@@ -550,16 +552,16 @@ Partial Class 銷售單申請
|
550
|
552
|
'
|
551
|
553
|
'區域庫存_dgv
|
552
|
554
|
'
|
553
|
|
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
554
|
|
- Me.區域庫存_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
|
|
555
|
+ DataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
556
|
+ Me.區域庫存_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle37
|
555
|
557
|
Me.區域庫存_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
556
|
558
|
Me.區域庫存_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
557
|
559
|
Me.區域庫存_dgv.Location = New System.Drawing.Point(3, 3)
|
558
|
560
|
Me.區域庫存_dgv.Name = "區域庫存_dgv"
|
559
|
561
|
Me.區域庫存_dgv.RowHeadersWidth = 5
|
560
|
|
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
561
|
|
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
562
|
|
- Me.區域庫存_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
|
|
562
|
+ DataGridViewCellStyle38.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
563
|
+ DataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
564
|
+ Me.區域庫存_dgv.RowsDefaultCellStyle = DataGridViewCellStyle38
|
563
|
565
|
Me.區域庫存_dgv.RowTemplate.Height = 24
|
564
|
566
|
Me.區域庫存_dgv.Size = New System.Drawing.Size(81, 70)
|
565
|
567
|
Me.區域庫存_dgv.TabIndex = 1245
|
|
@@ -914,8 +916,8 @@ Partial Class 銷售單申請
|
914
|
916
|
'
|
915
|
917
|
'物料清單_dgv
|
916
|
918
|
'
|
917
|
|
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
918
|
|
- Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
|
919
|
+ DataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
920
|
+ Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle39
|
919
|
921
|
Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
920
|
922
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
921
|
923
|
Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -924,9 +926,9 @@ Partial Class 銷售單申請
|
924
|
926
|
Me.物料清單_dgv.Location = New System.Drawing.Point(2, 79)
|
925
|
927
|
Me.物料清單_dgv.Name = "物料清單_dgv"
|
926
|
928
|
Me.物料清單_dgv.RowHeadersWidth = 5
|
927
|
|
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
928
|
|
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
929
|
|
- Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
|
|
929
|
+ DataGridViewCellStyle40.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
930
|
+ DataGridViewCellStyle40.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
931
|
+ Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle40
|
930
|
932
|
Me.物料清單_dgv.RowTemplate.Height = 24
|
931
|
933
|
Me.物料清單_dgv.Size = New System.Drawing.Size(518, 326)
|
932
|
934
|
Me.物料清單_dgv.TabIndex = 1205
|
|
@@ -1014,19 +1016,17 @@ Partial Class 銷售單申請
|
1014
|
1016
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1015
|
1017
|
Me.Panel1.AutoScroll = True
|
1016
|
1018
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|
1019
|
+ Me.Panel1.Controls.Add(Me.稅金25_tb)
|
|
1020
|
+ Me.Panel1.Controls.Add(Me.Label1)
|
1017
|
1021
|
Me.Panel1.Controls.Add(Me.流水號2_bt)
|
1018
|
1022
|
Me.Panel1.Controls.Add(Me.轉財務系統_bt)
|
1019
|
1023
|
Me.Panel1.Controls.Add(Me.財務單據退回_bt)
|
1020
|
1024
|
Me.Panel1.Controls.Add(Me.今天_bt)
|
1021
|
|
- Me.Panel1.Controls.Add(Me.Label55)
|
1022
|
|
- Me.Panel1.Controls.Add(Me.申請人_tb)
|
1023
|
1025
|
Me.Panel1.Controls.Add(Me.營運成本收支單號_tb)
|
1024
|
1026
|
Me.Panel1.Controls.Add(Me.Label56)
|
1025
|
1027
|
Me.Panel1.Controls.Add(Me.Label57)
|
1026
|
1028
|
Me.Panel1.Controls.Add(Me.申請日期_dtp)
|
1027
|
|
- Me.Panel1.Controls.Add(Me.ComboBox4)
|
1028
|
1029
|
Me.Panel1.Controls.Add(Me.ComboBox3)
|
1029
|
|
- Me.Panel1.Controls.Add(Me.會科碼1_ch)
|
1030
|
1030
|
Me.Panel1.Controls.Add(Me.會科1_ch)
|
1031
|
1031
|
Me.Panel1.Controls.Add(Me.ComboBox1)
|
1032
|
1032
|
Me.Panel1.Controls.Add(Me.Label52)
|
|
@@ -1103,7 +1103,7 @@ Partial Class 銷售單申請
|
1103
|
1103
|
'
|
1104
|
1104
|
Me.流水號2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
1105
|
1105
|
Me.流水號2_bt.Enabled = False
|
1106
|
|
- Me.流水號2_bt.Location = New System.Drawing.Point(586, 1463)
|
|
1106
|
+ Me.流水號2_bt.Location = New System.Drawing.Point(586, 1793)
|
1107
|
1107
|
Me.流水號2_bt.Name = "流水號2_bt"
|
1108
|
1108
|
Me.流水號2_bt.Size = New System.Drawing.Size(75, 23)
|
1109
|
1109
|
Me.流水號2_bt.TabIndex = 1557
|
|
@@ -1113,7 +1113,7 @@ Partial Class 銷售單申請
|
1113
|
1113
|
Me.轉財務系統_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1114
|
1114
|
Me.轉財務系統_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
1115
|
1115
|
Me.轉財務系統_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
1116
|
|
- Me.轉財務系統_bt.Location = New System.Drawing.Point(660, 777)
|
|
1116
|
+ Me.轉財務系統_bt.Location = New System.Drawing.Point(447, 777)
|
1117
|
1117
|
Me.轉財務系統_bt.Name = "轉財務系統_bt"
|
1118
|
1118
|
Me.轉財務系統_bt.Size = New System.Drawing.Size(115, 25)
|
1119
|
1119
|
Me.轉財務系統_bt.TabIndex = 1558
|
|
@@ -1125,7 +1125,7 @@ Partial Class 銷售單申請
|
1125
|
1125
|
Me.財務單據退回_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1126
|
1126
|
Me.財務單據退回_bt.ForeColor = System.Drawing.Color.Red
|
1127
|
1127
|
Me.財務單據退回_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
1128
|
|
- Me.財務單據退回_bt.Location = New System.Drawing.Point(660, 802)
|
|
1128
|
+ Me.財務單據退回_bt.Location = New System.Drawing.Point(447, 802)
|
1129
|
1129
|
Me.財務單據退回_bt.Name = "財務單據退回_bt"
|
1130
|
1130
|
Me.財務單據退回_bt.Size = New System.Drawing.Size(115, 25)
|
1131
|
1131
|
Me.財務單據退回_bt.TabIndex = 1557
|
|
@@ -1149,24 +1149,26 @@ Partial Class 銷售單申請
|
1149
|
1149
|
'
|
1150
|
1150
|
Me.Label55.AutoSize = True
|
1151
|
1151
|
Me.Label55.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
1152
|
|
- Me.Label55.Location = New System.Drawing.Point(227, 808)
|
|
1152
|
+ Me.Label55.Location = New System.Drawing.Point(243, 433)
|
1153
|
1153
|
Me.Label55.Name = "Label55"
|
1154
|
1154
|
Me.Label55.Size = New System.Drawing.Size(43, 16)
|
1155
|
1155
|
Me.Label55.TabIndex = 1546
|
1156
|
1156
|
Me.Label55.Text = "申請人"
|
|
1157
|
+ Me.Label55.Visible = False
|
1157
|
1158
|
'
|
1158
|
1159
|
'申請人_tb
|
1159
|
1160
|
'
|
1160
|
|
- Me.申請人_tb.Location = New System.Drawing.Point(273, 804)
|
|
1161
|
+ Me.申請人_tb.Location = New System.Drawing.Point(199, 544)
|
1161
|
1162
|
Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
1162
|
1163
|
Me.申請人_tb.Name = "申請人_tb"
|
1163
|
|
- Me.申請人_tb.Size = New System.Drawing.Size(118, 23)
|
|
1164
|
+ Me.申請人_tb.Size = New System.Drawing.Size(81, 23)
|
1164
|
1165
|
Me.申請人_tb.TabIndex = 1545
|
1165
|
1166
|
Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
1167
|
+ Me.申請人_tb.WordWrap = False
|
1166
|
1168
|
'
|
1167
|
1169
|
'營運成本收支單號_tb
|
1168
|
1170
|
'
|
1169
|
|
- Me.營運成本收支單號_tb.Location = New System.Drawing.Point(451, 804)
|
|
1171
|
+ Me.營運成本收支單號_tb.Location = New System.Drawing.Point(312, 804)
|
1170
|
1172
|
Me.營運成本收支單號_tb.Name = "營運成本收支單號_tb"
|
1171
|
1173
|
Me.營運成本收支單號_tb.Size = New System.Drawing.Size(134, 23)
|
1172
|
1174
|
Me.營運成本收支單號_tb.TabIndex = 1544
|
|
@@ -1175,7 +1177,7 @@ Partial Class 銷售單申請
|
1175
|
1177
|
'
|
1176
|
1178
|
Me.Label56.AutoSize = True
|
1177
|
1179
|
Me.Label56.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
1178
|
|
- Me.Label56.Location = New System.Drawing.Point(394, 808)
|
|
1180
|
+ Me.Label56.Location = New System.Drawing.Point(255, 808)
|
1179
|
1181
|
Me.Label56.Name = "Label56"
|
1180
|
1182
|
Me.Label56.Size = New System.Drawing.Size(55, 16)
|
1181
|
1183
|
Me.Label56.TabIndex = 1543
|
|
@@ -1205,16 +1207,17 @@ Partial Class 銷售單申請
|
1205
|
1207
|
'
|
1206
|
1208
|
Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
1207
|
1209
|
Me.ComboBox4.FormattingEnabled = True
|
1208
|
|
- Me.ComboBox4.Location = New System.Drawing.Point(367, 778)
|
|
1210
|
+ Me.ComboBox4.Location = New System.Drawing.Point(202, 504)
|
1209
|
1211
|
Me.ComboBox4.Name = "ComboBox4"
|
1210
|
1212
|
Me.ComboBox4.Size = New System.Drawing.Size(78, 24)
|
1211
|
1213
|
Me.ComboBox4.TabIndex = 1537
|
|
1214
|
+ Me.ComboBox4.Visible = False
|
1212
|
1215
|
'
|
1213
|
1216
|
'ComboBox3
|
1214
|
1217
|
'
|
1215
|
1218
|
Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
1216
|
1219
|
Me.ComboBox3.FormattingEnabled = True
|
1217
|
|
- Me.ComboBox3.Location = New System.Drawing.Point(245, 778)
|
|
1220
|
+ Me.ComboBox3.Location = New System.Drawing.Point(184, 778)
|
1218
|
1221
|
Me.ComboBox3.Name = "ComboBox3"
|
1219
|
1222
|
Me.ComboBox3.Size = New System.Drawing.Size(121, 24)
|
1220
|
1223
|
Me.ComboBox3.TabIndex = 1536
|
|
@@ -1223,10 +1226,11 @@ Partial Class 銷售單申請
|
1223
|
1226
|
'
|
1224
|
1227
|
Me.會科碼1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
1225
|
1228
|
Me.會科碼1_ch.FormattingEnabled = True
|
1226
|
|
- Me.會科碼1_ch.Location = New System.Drawing.Point(183, 778)
|
|
1229
|
+ Me.會科碼1_ch.Location = New System.Drawing.Point(202, 465)
|
1227
|
1230
|
Me.會科碼1_ch.Name = "會科碼1_ch"
|
1228
|
1231
|
Me.會科碼1_ch.Size = New System.Drawing.Size(61, 24)
|
1229
|
1232
|
Me.會科碼1_ch.TabIndex = 1535
|
|
1233
|
+ Me.會科碼1_ch.Visible = False
|
1230
|
1234
|
'
|
1231
|
1235
|
'會科1_ch
|
1232
|
1236
|
'
|
|
@@ -1241,7 +1245,7 @@ Partial Class 銷售單申請
|
1241
|
1245
|
'
|
1242
|
1246
|
Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
1243
|
1247
|
Me.ComboBox1.FormattingEnabled = True
|
1244
|
|
- Me.ComboBox1.Location = New System.Drawing.Point(446, 778)
|
|
1248
|
+ Me.ComboBox1.Location = New System.Drawing.Point(307, 778)
|
1245
|
1249
|
Me.ComboBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
1246
|
1250
|
Me.ComboBox1.Name = "ComboBox1"
|
1247
|
1251
|
Me.ComboBox1.Size = New System.Drawing.Size(139, 24)
|
|
@@ -1335,7 +1339,7 @@ Partial Class 銷售單申請
|
1335
|
1339
|
'
|
1336
|
1340
|
Me.刷卡總和_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1337
|
1341
|
Me.刷卡總和_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
1338
|
|
- Me.刷卡總和_tb.Location = New System.Drawing.Point(836, 391)
|
|
1342
|
+ Me.刷卡總和_tb.Location = New System.Drawing.Point(836, 393)
|
1339
|
1343
|
Me.刷卡總和_tb.Name = "刷卡總和_tb"
|
1340
|
1344
|
Me.刷卡總和_tb.Size = New System.Drawing.Size(81, 23)
|
1341
|
1345
|
Me.刷卡總和_tb.TabIndex = 1314
|
|
@@ -1346,7 +1350,7 @@ Partial Class 銷售單申請
|
1346
|
1350
|
'
|
1347
|
1351
|
Me.刷卡稅金_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1348
|
1352
|
Me.刷卡稅金_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
1349
|
|
- Me.刷卡稅金_tb.Location = New System.Drawing.Point(836, 415)
|
|
1353
|
+ Me.刷卡稅金_tb.Location = New System.Drawing.Point(836, 419)
|
1350
|
1354
|
Me.刷卡稅金_tb.Name = "刷卡稅金_tb"
|
1351
|
1355
|
Me.刷卡稅金_tb.Size = New System.Drawing.Size(81, 23)
|
1352
|
1356
|
Me.刷卡稅金_tb.TabIndex = 1316
|
|
@@ -1357,7 +1361,7 @@ Partial Class 銷售單申請
|
1357
|
1361
|
'
|
1358
|
1362
|
Me.刷卡傭金_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1359
|
1363
|
Me.刷卡傭金_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
1360
|
|
- Me.刷卡傭金_tb.Location = New System.Drawing.Point(836, 439)
|
|
1364
|
+ Me.刷卡傭金_tb.Location = New System.Drawing.Point(836, 445)
|
1361
|
1365
|
Me.刷卡傭金_tb.Name = "刷卡傭金_tb"
|
1362
|
1366
|
Me.刷卡傭金_tb.Size = New System.Drawing.Size(81, 23)
|
1363
|
1367
|
Me.刷卡傭金_tb.TabIndex = 1312
|
|
@@ -1379,7 +1383,7 @@ Partial Class 銷售單申請
|
1379
|
1383
|
'
|
1380
|
1384
|
Me.其他成本_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1381
|
1385
|
Me.其他成本_tb.ForeColor = System.Drawing.Color.Green
|
1382
|
|
- Me.其他成本_tb.Location = New System.Drawing.Point(836, 701)
|
|
1386
|
+ Me.其他成本_tb.Location = New System.Drawing.Point(836, 751)
|
1383
|
1387
|
Me.其他成本_tb.Name = "其他成本_tb"
|
1384
|
1388
|
Me.其他成本_tb.Size = New System.Drawing.Size(81, 23)
|
1385
|
1389
|
Me.其他成本_tb.TabIndex = 1309
|
|
@@ -1391,7 +1395,7 @@ Partial Class 銷售單申請
|
1391
|
1395
|
Me.Reset_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1392
|
1396
|
Me.Reset_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1393
|
1397
|
Me.Reset_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1394
|
|
- Me.Reset_bt.Location = New System.Drawing.Point(889, 545)
|
|
1398
|
+ Me.Reset_bt.Location = New System.Drawing.Point(889, 558)
|
1395
|
1399
|
Me.Reset_bt.Name = "Reset_bt"
|
1396
|
1400
|
Me.Reset_bt.Size = New System.Drawing.Size(30, 24)
|
1397
|
1401
|
Me.Reset_bt.TabIndex = 1306
|
|
@@ -1413,7 +1417,7 @@ Partial Class 銷售單申請
|
1413
|
1417
|
'
|
1414
|
1418
|
Me.物料成本_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1415
|
1419
|
Me.物料成本_tb.ForeColor = System.Drawing.Color.Green
|
1416
|
|
- Me.物料成本_tb.Location = New System.Drawing.Point(836, 677)
|
|
1420
|
+ Me.物料成本_tb.Location = New System.Drawing.Point(836, 726)
|
1417
|
1421
|
Me.物料成本_tb.Name = "物料成本_tb"
|
1418
|
1422
|
Me.物料成本_tb.Size = New System.Drawing.Size(81, 23)
|
1419
|
1423
|
Me.物料成本_tb.TabIndex = 1304
|
|
@@ -1424,7 +1428,7 @@ Partial Class 銷售單申請
|
1424
|
1428
|
'
|
1425
|
1429
|
Me.預估利潤_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1426
|
1430
|
Me.預估利潤_tb.ForeColor = System.Drawing.Color.Green
|
1427
|
|
- Me.預估利潤_tb.Location = New System.Drawing.Point(836, 749)
|
|
1431
|
+ Me.預估利潤_tb.Location = New System.Drawing.Point(836, 801)
|
1428
|
1432
|
Me.預估利潤_tb.Name = "預估利潤_tb"
|
1429
|
1433
|
Me.預估利潤_tb.Size = New System.Drawing.Size(81, 23)
|
1430
|
1434
|
Me.預估利潤_tb.TabIndex = 1302
|
|
@@ -1435,7 +1439,7 @@ Partial Class 銷售單申請
|
1435
|
1439
|
'
|
1436
|
1440
|
Me.管銷費用_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1437
|
1441
|
Me.管銷費用_tb.ForeColor = System.Drawing.Color.Green
|
1438
|
|
- Me.管銷費用_tb.Location = New System.Drawing.Point(836, 725)
|
|
1442
|
+ Me.管銷費用_tb.Location = New System.Drawing.Point(836, 776)
|
1439
|
1443
|
Me.管銷費用_tb.Name = "管銷費用_tb"
|
1440
|
1444
|
Me.管銷費用_tb.Size = New System.Drawing.Size(81, 23)
|
1441
|
1445
|
Me.管銷費用_tb.TabIndex = 1300
|
|
@@ -1446,7 +1450,7 @@ Partial Class 銷售單申請
|
1446
|
1450
|
'
|
1447
|
1451
|
Me.司機運費_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1448
|
1452
|
Me.司機運費_tb.ForeColor = System.Drawing.Color.Black
|
1449
|
|
- Me.司機運費_tb.Location = New System.Drawing.Point(836, 571)
|
|
1453
|
+ Me.司機運費_tb.Location = New System.Drawing.Point(836, 587)
|
1450
|
1454
|
Me.司機運費_tb.Name = "司機運費_tb"
|
1451
|
1455
|
Me.司機運費_tb.Size = New System.Drawing.Size(81, 23)
|
1452
|
1456
|
Me.司機運費_tb.TabIndex = 1296
|
|
@@ -1506,7 +1510,7 @@ Partial Class 銷售單申請
|
1506
|
1510
|
'
|
1507
|
1511
|
Me.額外收支_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1508
|
1512
|
Me.額外收支_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1509
|
|
- Me.額外收支_tb.Location = New System.Drawing.Point(836, 648)
|
|
1513
|
+ Me.額外收支_tb.Location = New System.Drawing.Point(836, 669)
|
1510
|
1514
|
Me.額外收支_tb.Name = "額外收支_tb"
|
1511
|
1515
|
Me.額外收支_tb.Size = New System.Drawing.Size(81, 23)
|
1512
|
1516
|
Me.額外收支_tb.TabIndex = 1281
|
|
@@ -1517,7 +1521,7 @@ Partial Class 銷售單申請
|
1517
|
1521
|
'
|
1518
|
1522
|
Me.銷售合計_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1519
|
1523
|
Me.銷售合計_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1520
|
|
- Me.銷售合計_tb.Location = New System.Drawing.Point(836, 516)
|
|
1524
|
+ Me.銷售合計_tb.Location = New System.Drawing.Point(836, 528)
|
1521
|
1525
|
Me.銷售合計_tb.Name = "銷售合計_tb"
|
1522
|
1526
|
Me.銷售合計_tb.Size = New System.Drawing.Size(81, 23)
|
1523
|
1527
|
Me.銷售合計_tb.TabIndex = 1279
|
|
@@ -1528,7 +1532,7 @@ Partial Class 銷售單申請
|
1528
|
1532
|
'
|
1529
|
1533
|
Me.稅金_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1530
|
1534
|
Me.稅金_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1531
|
|
- Me.稅金_tb.Location = New System.Drawing.Point(836, 492)
|
|
1535
|
+ Me.稅金_tb.Location = New System.Drawing.Point(836, 503)
|
1532
|
1536
|
Me.稅金_tb.Name = "稅金_tb"
|
1533
|
1537
|
Me.稅金_tb.Size = New System.Drawing.Size(81, 23)
|
1534
|
1538
|
Me.稅金_tb.TabIndex = 1277
|
|
@@ -1539,7 +1543,7 @@ Partial Class 銷售單申請
|
1539
|
1543
|
'
|
1540
|
1544
|
Me.支出小計_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1541
|
1545
|
Me.支出小計_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1542
|
|
- Me.支出小計_tb.Location = New System.Drawing.Point(836, 624)
|
|
1546
|
+ Me.支出小計_tb.Location = New System.Drawing.Point(836, 644)
|
1543
|
1547
|
Me.支出小計_tb.Name = "支出小計_tb"
|
1544
|
1548
|
Me.支出小計_tb.Size = New System.Drawing.Size(81, 23)
|
1545
|
1549
|
Me.支出小計_tb.TabIndex = 1275
|
|
@@ -1550,7 +1554,7 @@ Partial Class 銷售單申請
|
1550
|
1554
|
'
|
1551
|
1555
|
Me.收入小計_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1552
|
1556
|
Me.收入小計_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1553
|
|
- Me.收入小計_tb.Location = New System.Drawing.Point(836, 600)
|
|
1557
|
+ Me.收入小計_tb.Location = New System.Drawing.Point(836, 619)
|
1554
|
1558
|
Me.收入小計_tb.Name = "收入小計_tb"
|
1555
|
1559
|
Me.收入小計_tb.Size = New System.Drawing.Size(81, 23)
|
1556
|
1560
|
Me.收入小計_tb.TabIndex = 1273
|
|
@@ -1561,7 +1565,7 @@ Partial Class 銷售單申請
|
1561
|
1565
|
'
|
1562
|
1566
|
Me.售價小計_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1563
|
1567
|
Me.售價小計_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1564
|
|
- Me.售價小計_tb.Location = New System.Drawing.Point(836, 468)
|
|
1568
|
+ Me.售價小計_tb.Location = New System.Drawing.Point(836, 477)
|
1565
|
1569
|
Me.售價小計_tb.Name = "售價小計_tb"
|
1566
|
1570
|
Me.售價小計_tb.Size = New System.Drawing.Size(81, 23)
|
1567
|
1571
|
Me.售價小計_tb.TabIndex = 1271
|
|
@@ -1626,17 +1630,17 @@ Partial Class 銷售單申請
|
1626
|
1630
|
'
|
1627
|
1631
|
'客戶資料_dgv
|
1628
|
1632
|
'
|
1629
|
|
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
1630
|
|
- Me.客戶資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
|
|
1633
|
+ DataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
1634
|
+ Me.客戶資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle41
|
1631
|
1635
|
Me.客戶資料_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
1632
|
1636
|
Me.客戶資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
1633
|
1637
|
Me.客戶資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
1634
|
|
- Me.客戶資料_dgv.Location = New System.Drawing.Point(17, 18444)
|
|
1638
|
+ Me.客戶資料_dgv.Location = New System.Drawing.Point(17, 18774)
|
1635
|
1639
|
Me.客戶資料_dgv.Name = "客戶資料_dgv"
|
1636
|
1640
|
Me.客戶資料_dgv.RowHeadersWidth = 5
|
1637
|
|
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1638
|
|
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1639
|
|
- Me.客戶資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
|
|
1641
|
+ DataGridViewCellStyle42.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1642
|
+ DataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1643
|
+ Me.客戶資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle42
|
1640
|
1644
|
Me.客戶資料_dgv.RowTemplate.Height = 24
|
1641
|
1645
|
Me.客戶資料_dgv.Size = New System.Drawing.Size(191, 92)
|
1642
|
1646
|
Me.客戶資料_dgv.TabIndex = 1254
|
|
@@ -1644,8 +1648,8 @@ Partial Class 銷售單申請
|
1644
|
1648
|
'
|
1645
|
1649
|
'收款事項_dgv
|
1646
|
1650
|
'
|
1647
|
|
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
1648
|
|
- Me.收款事項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
|
|
1651
|
+ DataGridViewCellStyle43.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
1652
|
+ Me.收款事項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle43
|
1649
|
1653
|
Me.收款事項_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1650
|
1654
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1651
|
1655
|
Me.收款事項_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1654,17 +1658,17 @@ Partial Class 銷售單申請
|
1654
|
1658
|
Me.收款事項_dgv.Location = New System.Drawing.Point(2, 669)
|
1655
|
1659
|
Me.收款事項_dgv.Name = "收款事項_dgv"
|
1656
|
1660
|
Me.收款事項_dgv.RowHeadersWidth = 5
|
1657
|
|
- DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1658
|
|
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1659
|
|
- Me.收款事項_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
|
|
1661
|
+ DataGridViewCellStyle44.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1662
|
+ DataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1663
|
+ Me.收款事項_dgv.RowsDefaultCellStyle = DataGridViewCellStyle44
|
1660
|
1664
|
Me.收款事項_dgv.RowTemplate.Height = 24
|
1661
|
1665
|
Me.收款事項_dgv.Size = New System.Drawing.Size(750, 102)
|
1662
|
1666
|
Me.收款事項_dgv.TabIndex = 1282
|
1663
|
1667
|
'
|
1664
|
1668
|
'銷售衍生運費_dgv
|
1665
|
1669
|
'
|
1666
|
|
- DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
1667
|
|
- Me.銷售衍生運費_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
|
|
1670
|
+ DataGridViewCellStyle45.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
1671
|
+ Me.銷售衍生運費_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle45
|
1668
|
1672
|
Me.銷售衍生運費_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1669
|
1673
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1670
|
1674
|
Me.銷售衍生運費_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1673,17 +1677,17 @@ Partial Class 銷售單申請
|
1673
|
1677
|
Me.銷售衍生運費_dgv.Location = New System.Drawing.Point(2, 542)
|
1674
|
1678
|
Me.銷售衍生運費_dgv.Name = "銷售衍生運費_dgv"
|
1675
|
1679
|
Me.銷售衍生運費_dgv.RowHeadersWidth = 5
|
1676
|
|
- DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1677
|
|
- DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1678
|
|
- Me.銷售衍生運費_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14
|
|
1680
|
+ DataGridViewCellStyle46.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1681
|
+ DataGridViewCellStyle46.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1682
|
+ Me.銷售衍生運費_dgv.RowsDefaultCellStyle = DataGridViewCellStyle46
|
1679
|
1683
|
Me.銷售衍生運費_dgv.RowTemplate.Height = 24
|
1680
|
1684
|
Me.銷售衍生運費_dgv.Size = New System.Drawing.Size(750, 102)
|
1681
|
1685
|
Me.銷售衍生運費_dgv.TabIndex = 1334
|
1682
|
1686
|
'
|
1683
|
1687
|
'銷售備註_dgv
|
1684
|
1688
|
'
|
1685
|
|
- DataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
1686
|
|
- Me.銷售備註_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15
|
|
1689
|
+ DataGridViewCellStyle47.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
1690
|
+ Me.銷售備註_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle47
|
1687
|
1691
|
Me.銷售備註_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1688
|
1692
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1689
|
1693
|
Me.銷售備註_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1692,9 +1696,9 @@ Partial Class 銷售單申請
|
1692
|
1696
|
Me.銷售備註_dgv.Location = New System.Drawing.Point(2, 414)
|
1693
|
1697
|
Me.銷售備註_dgv.Name = "銷售備註_dgv"
|
1694
|
1698
|
Me.銷售備註_dgv.RowHeadersWidth = 5
|
1695
|
|
- DataGridViewCellStyle16.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1696
|
|
- DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1697
|
|
- Me.銷售備註_dgv.RowsDefaultCellStyle = DataGridViewCellStyle16
|
|
1699
|
+ DataGridViewCellStyle48.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1700
|
+ DataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1701
|
+ Me.銷售備註_dgv.RowsDefaultCellStyle = DataGridViewCellStyle48
|
1698
|
1702
|
Me.銷售備註_dgv.RowTemplate.Height = 24
|
1699
|
1703
|
Me.銷售備註_dgv.Size = New System.Drawing.Size(750, 102)
|
1700
|
1704
|
Me.銷售備註_dgv.TabIndex = 1250
|
|
@@ -1704,17 +1708,17 @@ Partial Class 銷售單申請
|
1704
|
1708
|
Me.Label53.AutoSize = True
|
1705
|
1709
|
Me.Label53.Location = New System.Drawing.Point(1, 761)
|
1706
|
1710
|
Me.Label53.Name = "Label53"
|
1707
|
|
- Me.Label53.Size = New System.Drawing.Size(712, 16)
|
|
1711
|
+ Me.Label53.Size = New System.Drawing.Size(487, 16)
|
1708
|
1712
|
Me.Label53.TabIndex = 1539
|
1709
|
1713
|
Me.Label53.Text = "_________________________________________________________________________________" &
|
1710
|
|
- "____________________________________________________________"
|
|
1714
|
+ "_______________"
|
1711
|
1715
|
'
|
1712
|
1716
|
'Reset1_bt
|
1713
|
1717
|
'
|
1714
|
1718
|
Me.Reset1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1715
|
1719
|
Me.Reset1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1716
|
1720
|
Me.Reset1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1717
|
|
- Me.Reset1_bt.Location = New System.Drawing.Point(810, 491)
|
|
1721
|
+ Me.Reset1_bt.Location = New System.Drawing.Point(810, 502)
|
1718
|
1722
|
Me.Reset1_bt.Name = "Reset1_bt"
|
1719
|
1723
|
Me.Reset1_bt.Size = New System.Drawing.Size(25, 24)
|
1720
|
1724
|
Me.Reset1_bt.TabIndex = 1364
|
|
@@ -1726,7 +1730,7 @@ Partial Class 銷售單申請
|
1726
|
1730
|
Me.Label46.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1727
|
1731
|
Me.Label46.AutoSize = True
|
1728
|
1732
|
Me.Label46.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
1729
|
|
- Me.Label46.Location = New System.Drawing.Point(751, 418)
|
|
1733
|
+ Me.Label46.Location = New System.Drawing.Point(751, 422)
|
1730
|
1734
|
Me.Label46.Name = "Label46"
|
1731
|
1735
|
Me.Label46.Size = New System.Drawing.Size(82, 16)
|
1732
|
1736
|
Me.Label46.TabIndex = 1315
|
|
@@ -1737,7 +1741,7 @@ Partial Class 銷售單申請
|
1737
|
1741
|
Me.Label47.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1738
|
1742
|
Me.Label47.AutoSize = True
|
1739
|
1743
|
Me.Label47.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
1740
|
|
- Me.Label47.Location = New System.Drawing.Point(751, 394)
|
|
1744
|
+ Me.Label47.Location = New System.Drawing.Point(751, 396)
|
1741
|
1745
|
Me.Label47.Name = "Label47"
|
1742
|
1746
|
Me.Label47.Size = New System.Drawing.Size(82, 16)
|
1743
|
1747
|
Me.Label47.TabIndex = 1313
|
|
@@ -1748,7 +1752,7 @@ Partial Class 銷售單申請
|
1748
|
1752
|
Me.Label48.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1749
|
1753
|
Me.Label48.AutoSize = True
|
1750
|
1754
|
Me.Label48.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
1751
|
|
- Me.Label48.Location = New System.Drawing.Point(751, 442)
|
|
1755
|
+ Me.Label48.Location = New System.Drawing.Point(751, 448)
|
1752
|
1756
|
Me.Label48.Name = "Label48"
|
1753
|
1757
|
Me.Label48.Size = New System.Drawing.Size(82, 16)
|
1754
|
1758
|
Me.Label48.TabIndex = 1311
|
|
@@ -1759,7 +1763,7 @@ Partial Class 銷售單申請
|
1759
|
1763
|
Me.Label45.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1760
|
1764
|
Me.Label45.AutoSize = True
|
1761
|
1765
|
Me.Label45.ForeColor = System.Drawing.Color.Green
|
1762
|
|
- Me.Label45.Location = New System.Drawing.Point(753, 704)
|
|
1766
|
+ Me.Label45.Location = New System.Drawing.Point(753, 754)
|
1763
|
1767
|
Me.Label45.Name = "Label45"
|
1764
|
1768
|
Me.Label45.Size = New System.Drawing.Size(82, 16)
|
1765
|
1769
|
Me.Label45.TabIndex = 1308
|
|
@@ -1770,7 +1774,7 @@ Partial Class 銷售單申請
|
1770
|
1774
|
Me.Label43.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1771
|
1775
|
Me.Label43.AutoSize = True
|
1772
|
1776
|
Me.Label43.ForeColor = System.Drawing.Color.Green
|
1773
|
|
- Me.Label43.Location = New System.Drawing.Point(753, 680)
|
|
1777
|
+ Me.Label43.Location = New System.Drawing.Point(753, 729)
|
1774
|
1778
|
Me.Label43.Name = "Label43"
|
1775
|
1779
|
Me.Label43.Size = New System.Drawing.Size(82, 16)
|
1776
|
1780
|
Me.Label43.TabIndex = 1303
|
|
@@ -1781,7 +1785,7 @@ Partial Class 銷售單申請
|
1781
|
1785
|
Me.Label42.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1782
|
1786
|
Me.Label42.AutoSize = True
|
1783
|
1787
|
Me.Label42.ForeColor = System.Drawing.Color.Green
|
1784
|
|
- Me.Label42.Location = New System.Drawing.Point(754, 752)
|
|
1788
|
+ Me.Label42.Location = New System.Drawing.Point(754, 804)
|
1785
|
1789
|
Me.Label42.Name = "Label42"
|
1786
|
1790
|
Me.Label42.Size = New System.Drawing.Size(82, 16)
|
1787
|
1791
|
Me.Label42.TabIndex = 1301
|
|
@@ -1792,7 +1796,7 @@ Partial Class 銷售單申請
|
1792
|
1796
|
Me.Label41.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1793
|
1797
|
Me.Label41.AutoSize = True
|
1794
|
1798
|
Me.Label41.ForeColor = System.Drawing.Color.Green
|
1795
|
|
- Me.Label41.Location = New System.Drawing.Point(754, 728)
|
|
1799
|
+ Me.Label41.Location = New System.Drawing.Point(754, 779)
|
1796
|
1800
|
Me.Label41.Name = "Label41"
|
1797
|
1801
|
Me.Label41.Size = New System.Drawing.Size(82, 16)
|
1798
|
1802
|
Me.Label41.TabIndex = 1299
|
|
@@ -1803,7 +1807,7 @@ Partial Class 銷售單申請
|
1803
|
1807
|
Me.Label38.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1804
|
1808
|
Me.Label38.AutoSize = True
|
1805
|
1809
|
Me.Label38.ForeColor = System.Drawing.Color.Black
|
1806
|
|
- Me.Label38.Location = New System.Drawing.Point(753, 575)
|
|
1810
|
+ Me.Label38.Location = New System.Drawing.Point(753, 591)
|
1807
|
1811
|
Me.Label38.Name = "Label38"
|
1808
|
1812
|
Me.Label38.Size = New System.Drawing.Size(82, 16)
|
1809
|
1813
|
Me.Label38.TabIndex = 1295
|
|
@@ -1815,7 +1819,7 @@ Partial Class 銷售單申請
|
1815
|
1819
|
Me.送貨地點_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
1816
|
1820
|
Me.送貨地點_cb.FormattingEnabled = True
|
1817
|
1821
|
Me.送貨地點_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
|
1818
|
|
- Me.送貨地點_cb.Location = New System.Drawing.Point(809, 545)
|
|
1822
|
+ Me.送貨地點_cb.Location = New System.Drawing.Point(809, 560)
|
1819
|
1823
|
Me.送貨地點_cb.Name = "送貨地點_cb"
|
1820
|
1824
|
Me.送貨地點_cb.Size = New System.Drawing.Size(78, 24)
|
1821
|
1825
|
Me.送貨地點_cb.TabIndex = 1291
|
|
@@ -1825,7 +1829,7 @@ Partial Class 銷售單申請
|
1825
|
1829
|
Me.Label35.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1826
|
1830
|
Me.Label35.AutoSize = True
|
1827
|
1831
|
Me.Label35.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1828
|
|
- Me.Label35.Location = New System.Drawing.Point(751, 651)
|
|
1832
|
+ Me.Label35.Location = New System.Drawing.Point(751, 672)
|
1829
|
1833
|
Me.Label35.Name = "Label35"
|
1830
|
1834
|
Me.Label35.Size = New System.Drawing.Size(85, 16)
|
1831
|
1835
|
Me.Label35.TabIndex = 1280
|
|
@@ -1836,7 +1840,7 @@ Partial Class 銷售單申請
|
1836
|
1840
|
Me.Label34.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1837
|
1841
|
Me.Label34.AutoSize = True
|
1838
|
1842
|
Me.Label34.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1839
|
|
- Me.Label34.Location = New System.Drawing.Point(751, 519)
|
|
1843
|
+ Me.Label34.Location = New System.Drawing.Point(751, 531)
|
1840
|
1844
|
Me.Label34.Name = "Label34"
|
1841
|
1845
|
Me.Label34.Size = New System.Drawing.Size(85, 16)
|
1842
|
1846
|
Me.Label34.TabIndex = 1278
|
|
@@ -1847,7 +1851,7 @@ Partial Class 銷售單申請
|
1847
|
1851
|
Me.Label33.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1848
|
1852
|
Me.Label33.AutoSize = True
|
1849
|
1853
|
Me.Label33.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1850
|
|
- Me.Label33.Location = New System.Drawing.Point(754, 495)
|
|
1854
|
+ Me.Label33.Location = New System.Drawing.Point(754, 506)
|
1851
|
1855
|
Me.Label33.Name = "Label33"
|
1852
|
1856
|
Me.Label33.Size = New System.Drawing.Size(60, 16)
|
1853
|
1857
|
Me.Label33.TabIndex = 1276
|
|
@@ -1858,7 +1862,7 @@ Partial Class 銷售單申請
|
1858
|
1862
|
Me.Label30.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1859
|
1863
|
Me.Label30.AutoSize = True
|
1860
|
1864
|
Me.Label30.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1861
|
|
- Me.Label30.Location = New System.Drawing.Point(751, 472)
|
|
1865
|
+ Me.Label30.Location = New System.Drawing.Point(751, 481)
|
1862
|
1866
|
Me.Label30.Name = "Label30"
|
1863
|
1867
|
Me.Label30.Size = New System.Drawing.Size(84, 16)
|
1864
|
1868
|
Me.Label30.TabIndex = 1270
|
|
@@ -1868,7 +1872,7 @@ Partial Class 銷售單申請
|
1868
|
1872
|
'
|
1869
|
1873
|
Me.Label28.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1870
|
1874
|
Me.Label28.AutoSize = True
|
1871
|
|
- Me.Label28.Location = New System.Drawing.Point(751, 589)
|
|
1875
|
+ Me.Label28.Location = New System.Drawing.Point(751, 606)
|
1872
|
1876
|
Me.Label28.Name = "Label28"
|
1873
|
1877
|
Me.Label28.Size = New System.Drawing.Size(167, 16)
|
1874
|
1878
|
Me.Label28.TabIndex = 1283
|
|
@@ -1878,7 +1882,7 @@ Partial Class 銷售單申請
|
1878
|
1882
|
'
|
1879
|
1883
|
Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1880
|
1884
|
Me.Label20.AutoSize = True
|
1881
|
|
- Me.Label20.Location = New System.Drawing.Point(753, 549)
|
|
1885
|
+ Me.Label20.Location = New System.Drawing.Point(753, 564)
|
1882
|
1886
|
Me.Label20.Name = "Label20"
|
1883
|
1887
|
Me.Label20.Size = New System.Drawing.Size(55, 16)
|
1884
|
1888
|
Me.Label20.TabIndex = 1292
|
|
@@ -1888,7 +1892,7 @@ Partial Class 銷售單申請
|
1888
|
1892
|
'
|
1889
|
1893
|
Me.Label39.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1890
|
1894
|
Me.Label39.AutoSize = True
|
1891
|
|
- Me.Label39.Location = New System.Drawing.Point(753, 534)
|
|
1895
|
+ Me.Label39.Location = New System.Drawing.Point(753, 547)
|
1892
|
1896
|
Me.Label39.Name = "Label39"
|
1893
|
1897
|
Me.Label39.Size = New System.Drawing.Size(167, 16)
|
1894
|
1898
|
Me.Label39.TabIndex = 1297
|
|
@@ -1898,7 +1902,7 @@ Partial Class 銷售單申請
|
1898
|
1902
|
'
|
1899
|
1903
|
Me.Label40.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1900
|
1904
|
Me.Label40.AutoSize = True
|
1901
|
|
- Me.Label40.Location = New System.Drawing.Point(752, 666)
|
|
1905
|
+ Me.Label40.Location = New System.Drawing.Point(752, 688)
|
1902
|
1906
|
Me.Label40.Name = "Label40"
|
1903
|
1907
|
Me.Label40.Size = New System.Drawing.Size(167, 16)
|
1904
|
1908
|
Me.Label40.TabIndex = 1298
|
|
@@ -1908,7 +1912,7 @@ Partial Class 銷售單申請
|
1908
|
1912
|
'
|
1909
|
1913
|
Me.Label51.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1910
|
1914
|
Me.Label51.AutoSize = True
|
1911
|
|
- Me.Label51.Location = New System.Drawing.Point(752, 457)
|
|
1915
|
+ Me.Label51.Location = New System.Drawing.Point(752, 463)
|
1912
|
1916
|
Me.Label51.Name = "Label51"
|
1913
|
1917
|
Me.Label51.Size = New System.Drawing.Size(167, 16)
|
1914
|
1918
|
Me.Label51.TabIndex = 1365
|
|
@@ -1918,19 +1922,18 @@ Partial Class 銷售單申請
|
1918
|
1922
|
'
|
1919
|
1923
|
Me.Label54.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1920
|
1924
|
Me.Label54.AutoSize = True
|
1921
|
|
- Me.Label54.Location = New System.Drawing.Point(207, 761)
|
|
1925
|
+ Me.Label54.Location = New System.Drawing.Point(366, 761)
|
1922
|
1926
|
Me.Label54.Name = "Label54"
|
1923
|
|
- Me.Label54.Size = New System.Drawing.Size(712, 16)
|
|
1927
|
+ Me.Label54.Size = New System.Drawing.Size(387, 16)
|
1924
|
1928
|
Me.Label54.TabIndex = 1540
|
1925
|
|
- Me.Label54.Text = "_________________________________________________________________________________" &
|
1926
|
|
- "____________________________________________________________"
|
|
1929
|
+ Me.Label54.Text = "____________________________________________________________________________"
|
1927
|
1930
|
'
|
1928
|
1931
|
'Label32
|
1929
|
1932
|
'
|
1930
|
1933
|
Me.Label32.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1931
|
1934
|
Me.Label32.AutoSize = True
|
1932
|
1935
|
Me.Label32.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1933
|
|
- Me.Label32.Location = New System.Drawing.Point(752, 627)
|
|
1936
|
+ Me.Label32.Location = New System.Drawing.Point(752, 647)
|
1934
|
1937
|
Me.Label32.Name = "Label32"
|
1935
|
1938
|
Me.Label32.Size = New System.Drawing.Size(84, 16)
|
1936
|
1939
|
Me.Label32.TabIndex = 1274
|
|
@@ -1941,7 +1944,7 @@ Partial Class 銷售單申請
|
1941
|
1944
|
Me.Label31.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1942
|
1945
|
Me.Label31.AutoSize = True
|
1943
|
1946
|
Me.Label31.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1944
|
|
- Me.Label31.Location = New System.Drawing.Point(751, 603)
|
|
1947
|
+ Me.Label31.Location = New System.Drawing.Point(751, 622)
|
1945
|
1948
|
Me.Label31.Name = "Label31"
|
1946
|
1949
|
Me.Label31.Size = New System.Drawing.Size(84, 16)
|
1947
|
1950
|
Me.Label31.TabIndex = 1272
|
|
@@ -2201,14 +2204,18 @@ Partial Class 銷售單申請
|
2201
|
2204
|
Me.Panel2.Controls.Add(Me.Label27)
|
2202
|
2205
|
Me.Panel2.Controls.Add(Me.銷售收款流水號_tb)
|
2203
|
2206
|
Me.Panel2.Controls.Add(Me.最低售價_cb)
|
|
2207
|
+ Me.Panel2.Controls.Add(Me.申請人_tb)
|
|
2208
|
+ Me.Panel2.Controls.Add(Me.Label55)
|
2204
|
2209
|
Me.Panel2.Controls.Add(Me.地區_cb)
|
2205
|
2210
|
Me.Panel2.Controls.Add(Me.最低運費_cb)
|
2206
|
2211
|
Me.Panel2.Controls.Add(Me.清空_bt)
|
2207
|
2212
|
Me.Panel2.Controls.Add(Me.Label37)
|
2208
|
2213
|
Me.Panel2.Controls.Add(Me.供應商_cb)
|
2209
|
2214
|
Me.Panel2.Controls.Add(Me.售價_nud)
|
|
2215
|
+ Me.Panel2.Controls.Add(Me.ComboBox4)
|
2210
|
2216
|
Me.Panel2.Controls.Add(Me.Label22)
|
2211
|
2217
|
Me.Panel2.Controls.Add(Me.供應商編碼_cb)
|
|
2218
|
+ Me.Panel2.Controls.Add(Me.會科碼1_ch)
|
2212
|
2219
|
Me.Panel2.Controls.Add(Me.查詢_tb)
|
2213
|
2220
|
Me.Panel2.Controls.Add(Me.成本_nud)
|
2214
|
2221
|
Me.Panel2.Controls.Add(Me.Label17)
|
|
@@ -2407,6 +2414,17 @@ Partial Class 銷售單申請
|
2407
|
2414
|
Me.Panel3.Size = New System.Drawing.Size(934, 685)
|
2408
|
2415
|
Me.Panel3.TabIndex = 1339
|
2409
|
2416
|
'
|
|
2417
|
+ '轉高層_cb
|
|
2418
|
+ '
|
|
2419
|
+ Me.轉高層_cb.AutoSize = True
|
|
2420
|
+ Me.轉高層_cb.ForeColor = System.Drawing.Color.Green
|
|
2421
|
+ Me.轉高層_cb.Location = New System.Drawing.Point(544, 28)
|
|
2422
|
+ Me.轉高層_cb.Name = "轉高層_cb"
|
|
2423
|
+ Me.轉高層_cb.Size = New System.Drawing.Size(62, 20)
|
|
2424
|
+ Me.轉高層_cb.TabIndex = 1366
|
|
2425
|
+ Me.轉高層_cb.Text = "轉高層"
|
|
2426
|
+ Me.轉高層_cb.UseVisualStyleBackColor = True
|
|
2427
|
+ '
|
2410
|
2428
|
'查_bt
|
2411
|
2429
|
'
|
2412
|
2430
|
Me.查_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
@@ -2440,16 +2458,27 @@ Partial Class 銷售單申請
|
2440
|
2458
|
Me.顯示_bt.Text = "顯示物料控件"
|
2441
|
2459
|
Me.顯示_bt.UseVisualStyleBackColor = True
|
2442
|
2460
|
'
|
2443
|
|
- '轉高層_cb
|
|
2461
|
+ '稅金25_tb
|
2444
|
2462
|
'
|
2445
|
|
- Me.轉高層_cb.AutoSize = True
|
2446
|
|
- Me.轉高層_cb.ForeColor = System.Drawing.Color.Green
|
2447
|
|
- Me.轉高層_cb.Location = New System.Drawing.Point(544, 28)
|
2448
|
|
- Me.轉高層_cb.Name = "轉高層_cb"
|
2449
|
|
- Me.轉高層_cb.Size = New System.Drawing.Size(62, 20)
|
2450
|
|
- Me.轉高層_cb.TabIndex = 1366
|
2451
|
|
- Me.轉高層_cb.Text = "轉高層"
|
2452
|
|
- Me.轉高層_cb.UseVisualStyleBackColor = True
|
|
2463
|
+ Me.稅金25_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
2464
|
+ Me.稅金25_tb.ForeColor = System.Drawing.Color.Green
|
|
2465
|
+ Me.稅金25_tb.Location = New System.Drawing.Point(836, 699)
|
|
2466
|
+ Me.稅金25_tb.Name = "稅金25_tb"
|
|
2467
|
+ Me.稅金25_tb.Size = New System.Drawing.Size(81, 23)
|
|
2468
|
+ Me.稅金25_tb.TabIndex = 1561
|
|
2469
|
+ Me.稅金25_tb.Text = "0"
|
|
2470
|
+ Me.稅金25_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
2471
|
+ '
|
|
2472
|
+ 'Label1
|
|
2473
|
+ '
|
|
2474
|
+ Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
2475
|
+ Me.Label1.AutoSize = True
|
|
2476
|
+ Me.Label1.ForeColor = System.Drawing.Color.Green
|
|
2477
|
+ Me.Label1.Location = New System.Drawing.Point(753, 702)
|
|
2478
|
+ Me.Label1.Name = "Label1"
|
|
2479
|
+ Me.Label1.Size = New System.Drawing.Size(77, 16)
|
|
2480
|
+ Me.Label1.TabIndex = 1560
|
|
2481
|
+ Me.Label1.Text = "稅 金 2.5%"
|
2453
|
2482
|
'
|
2454
|
2483
|
'銷售單申請
|
2455
|
2484
|
'
|
|
@@ -2679,4 +2708,6 @@ Partial Class 銷售單申請
|
2679
|
2708
|
Friend WithEvents 關鍵字查詢會計科目_tb As TextBox
|
2680
|
2709
|
Friend WithEvents 流水號2_bt As TextBox
|
2681
|
2710
|
Friend WithEvents 轉高層_cb As CheckBox
|
|
2711
|
+ Friend WithEvents 稅金25_tb As TextBox
|
|
2712
|
+ Friend WithEvents Label1 As Label
|
2682
|
2713
|
End Class
|