|
@@ -23,18 +23,18 @@ Partial Class 訂單控制表
|
23
|
23
|
<System.Diagnostics.DebuggerStepThrough()>
|
24
|
24
|
Private Sub InitializeComponent()
|
25
|
25
|
Me.components = New System.ComponentModel.Container()
|
26
|
|
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
27
|
|
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
28
|
|
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
29
|
|
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
30
|
|
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
31
|
|
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
32
|
|
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
33
|
|
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
34
|
|
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
35
|
|
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
36
|
|
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
37
|
|
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
26
|
+ Dim DataGridViewCellStyle37 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
27
|
+ Dim DataGridViewCellStyle38 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
28
|
+ Dim DataGridViewCellStyle39 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
29
|
+ Dim DataGridViewCellStyle40 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
30
|
+ Dim DataGridViewCellStyle41 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
31
|
+ Dim DataGridViewCellStyle42 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
32
|
+ Dim DataGridViewCellStyle43 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
33
|
+ Dim DataGridViewCellStyle44 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
34
|
+ Dim DataGridViewCellStyle45 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
35
|
+ Dim DataGridViewCellStyle46 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
36
|
+ Dim DataGridViewCellStyle47 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
37
|
+ Dim DataGridViewCellStyle48 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
38
|
38
|
Me.業務_cb = New System.Windows.Forms.ComboBox()
|
39
|
39
|
Me.銷售單據_dgv = New System.Windows.Forms.DataGridView()
|
40
|
40
|
Me.未審核_lb = New System.Windows.Forms.Label()
|
|
@@ -117,6 +117,7 @@ Partial Class 訂單控制表
|
117
|
117
|
Me.Label40 = New System.Windows.Forms.Label()
|
118
|
118
|
Me.Label20 = New System.Windows.Forms.Label()
|
119
|
119
|
Me.銷售明細_dgv = New System.Windows.Forms.DataGridView()
|
|
120
|
+ Me.Label14 = New System.Windows.Forms.Label()
|
120
|
121
|
Me.銷售收款流水號_tb = New System.Windows.Forms.TextBox()
|
121
|
122
|
Me.Label37 = New System.Windows.Forms.Label()
|
122
|
123
|
Me.銷售備註流水號_tb = New System.Windows.Forms.TextBox()
|
|
@@ -137,12 +138,14 @@ Partial Class 訂單控制表
|
137
|
138
|
Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
|
138
|
139
|
Me.Label13 = New System.Windows.Forms.Label()
|
139
|
140
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
141
|
+ Me.物料關鍵字_tb = New System.Windows.Forms.TextBox()
|
|
142
|
+ Me.Label15 = New System.Windows.Forms.Label()
|
140
|
143
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
141
|
144
|
Me.字體大小調整_lb = New System.Windows.Forms.Label()
|
142
|
145
|
Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
|
143
|
146
|
Me.顯示_bt = New System.Windows.Forms.Button()
|
144
|
147
|
Me.隱藏_bt = New System.Windows.Forms.Button()
|
145
|
|
- Me.Label14 = New System.Windows.Forms.Label()
|
|
148
|
+ Me.查詢_bt = New System.Windows.Forms.Button()
|
146
|
149
|
CType(Me.銷售單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
147
|
150
|
Me.Panel1.SuspendLayout()
|
148
|
151
|
CType(Me.銷售衍生運費_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
@@ -162,27 +165,27 @@ Partial Class 訂單控制表
|
162
|
165
|
Me.業務_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
163
|
166
|
Me.業務_cb.FormattingEnabled = True
|
164
|
167
|
Me.業務_cb.Items.AddRange(New Object() {"", "1", "2", "3", "4", "5", "6", "7", "8", "9", "B", "Y"})
|
165
|
|
- Me.業務_cb.Location = New System.Drawing.Point(74, 1)
|
|
168
|
+ Me.業務_cb.Location = New System.Drawing.Point(67, 1)
|
166
|
169
|
Me.業務_cb.Name = "業務_cb"
|
167
|
170
|
Me.業務_cb.Size = New System.Drawing.Size(40, 24)
|
168
|
171
|
Me.業務_cb.TabIndex = 1258
|
169
|
172
|
'
|
170
|
173
|
'銷售單據_dgv
|
171
|
174
|
'
|
172
|
|
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
173
|
|
- Me.銷售單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|
175
|
+ DataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
176
|
+ Me.銷售單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle37
|
174
|
177
|
Me.銷售單據_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
175
|
178
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
176
|
179
|
Me.銷售單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
177
|
180
|
Me.銷售單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
178
|
|
- Me.銷售單據_dgv.Location = New System.Drawing.Point(3, 27)
|
|
181
|
+ Me.銷售單據_dgv.Location = New System.Drawing.Point(3, 52)
|
179
|
182
|
Me.銷售單據_dgv.Name = "銷售單據_dgv"
|
180
|
183
|
Me.銷售單據_dgv.RowHeadersWidth = 5
|
181
|
|
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
182
|
|
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
183
|
|
- Me.銷售單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
|
|
184
|
+ DataGridViewCellStyle38.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
185
|
+ DataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
186
|
+ Me.銷售單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle38
|
184
|
187
|
Me.銷售單據_dgv.RowTemplate.Height = 24
|
185
|
|
- Me.銷售單據_dgv.Size = New System.Drawing.Size(548, 686)
|
|
188
|
+ Me.銷售單據_dgv.Size = New System.Drawing.Size(548, 661)
|
186
|
189
|
Me.銷售單據_dgv.TabIndex = 1256
|
187
|
190
|
'
|
188
|
191
|
'未審核_lb
|
|
@@ -458,8 +461,8 @@ Partial Class 訂單控制表
|
458
|
461
|
'
|
459
|
462
|
'銷售衍生運費_dgv
|
460
|
463
|
'
|
461
|
|
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
462
|
|
- Me.銷售衍生運費_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
|
464
|
+ DataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
465
|
+ Me.銷售衍生運費_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle39
|
463
|
466
|
Me.銷售衍生運費_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
464
|
467
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
465
|
468
|
Me.銷售衍生運費_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -467,9 +470,9 @@ Partial Class 訂單控制表
|
467
|
470
|
Me.銷售衍生運費_dgv.Location = New System.Drawing.Point(3, 540)
|
468
|
471
|
Me.銷售衍生運費_dgv.Name = "銷售衍生運費_dgv"
|
469
|
472
|
Me.銷售衍生運費_dgv.RowHeadersWidth = 5
|
470
|
|
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
471
|
|
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
472
|
|
- Me.銷售衍生運費_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
|
|
473
|
+ DataGridViewCellStyle40.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
474
|
+ DataGridViewCellStyle40.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
475
|
+ Me.銷售衍生運費_dgv.RowsDefaultCellStyle = DataGridViewCellStyle40
|
473
|
476
|
Me.銷售衍生運費_dgv.RowTemplate.Height = 24
|
474
|
477
|
Me.銷售衍生運費_dgv.Size = New System.Drawing.Size(574, 102)
|
475
|
478
|
Me.銷售衍生運費_dgv.TabIndex = 1350
|
|
@@ -905,17 +908,17 @@ Partial Class 訂單控制表
|
905
|
908
|
'
|
906
|
909
|
'客戶資料_dgv
|
907
|
910
|
'
|
908
|
|
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
909
|
|
- Me.客戶資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
|
|
911
|
+ DataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
912
|
+ Me.客戶資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle41
|
910
|
913
|
Me.客戶資料_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
911
|
914
|
Me.客戶資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
912
|
915
|
Me.客戶資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
913
|
|
- Me.客戶資料_dgv.Location = New System.Drawing.Point(17, 11366)
|
|
916
|
+ Me.客戶資料_dgv.Location = New System.Drawing.Point(17, 11832)
|
914
|
917
|
Me.客戶資料_dgv.Name = "客戶資料_dgv"
|
915
|
918
|
Me.客戶資料_dgv.RowHeadersWidth = 5
|
916
|
|
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
917
|
|
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
918
|
|
- Me.客戶資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
|
|
919
|
+ DataGridViewCellStyle42.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
920
|
+ DataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
921
|
+ Me.客戶資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle42
|
919
|
922
|
Me.客戶資料_dgv.RowTemplate.Height = 24
|
920
|
923
|
Me.客戶資料_dgv.Size = New System.Drawing.Size(191, 92)
|
921
|
924
|
Me.客戶資料_dgv.TabIndex = 1254
|
|
@@ -1005,8 +1008,8 @@ Partial Class 訂單控制表
|
1005
|
1008
|
'
|
1006
|
1009
|
'銷售備註_dgv
|
1007
|
1010
|
'
|
1008
|
|
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
1009
|
|
- Me.銷售備註_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
|
1011
|
+ DataGridViewCellStyle43.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
1012
|
+ Me.銷售備註_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle43
|
1010
|
1013
|
Me.銷售備註_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1011
|
1014
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1012
|
1015
|
Me.銷售備註_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1014,17 +1017,17 @@ Partial Class 訂單控制表
|
1014
|
1017
|
Me.銷售備註_dgv.Location = New System.Drawing.Point(3, 411)
|
1015
|
1018
|
Me.銷售備註_dgv.Name = "銷售備註_dgv"
|
1016
|
1019
|
Me.銷售備註_dgv.RowHeadersWidth = 5
|
1017
|
|
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1018
|
|
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1019
|
|
- Me.銷售備註_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
|
|
1020
|
+ DataGridViewCellStyle44.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1021
|
+ DataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1022
|
+ Me.銷售備註_dgv.RowsDefaultCellStyle = DataGridViewCellStyle44
|
1020
|
1023
|
Me.銷售備註_dgv.RowTemplate.Height = 24
|
1021
|
1024
|
Me.銷售備註_dgv.Size = New System.Drawing.Size(571, 102)
|
1022
|
1025
|
Me.銷售備註_dgv.TabIndex = 1250
|
1023
|
1026
|
'
|
1024
|
1027
|
'收款事項_dgv
|
1025
|
1028
|
'
|
1026
|
|
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
1027
|
|
- Me.收款事項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
|
|
1029
|
+ DataGridViewCellStyle45.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
1030
|
+ Me.收款事項_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle45
|
1028
|
1031
|
Me.收款事項_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1029
|
1032
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1030
|
1033
|
Me.收款事項_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1032,9 +1035,9 @@ Partial Class 訂單控制表
|
1032
|
1035
|
Me.收款事項_dgv.Location = New System.Drawing.Point(3, 668)
|
1033
|
1036
|
Me.收款事項_dgv.Name = "收款事項_dgv"
|
1034
|
1037
|
Me.收款事項_dgv.RowHeadersWidth = 5
|
1035
|
|
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1036
|
|
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1037
|
|
- Me.收款事項_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
|
|
1038
|
+ DataGridViewCellStyle46.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1039
|
+ DataGridViewCellStyle46.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1040
|
+ Me.收款事項_dgv.RowsDefaultCellStyle = DataGridViewCellStyle46
|
1038
|
1041
|
Me.收款事項_dgv.RowTemplate.Height = 24
|
1039
|
1042
|
Me.收款事項_dgv.Size = New System.Drawing.Size(574, 102)
|
1040
|
1043
|
Me.收款事項_dgv.TabIndex = 1282
|
|
@@ -1071,8 +1074,8 @@ Partial Class 訂單控制表
|
1071
|
1074
|
'
|
1072
|
1075
|
'銷售明細_dgv
|
1073
|
1076
|
'
|
1074
|
|
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.White
|
1075
|
|
- Me.銷售明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
|
|
1077
|
+ DataGridViewCellStyle47.BackColor = System.Drawing.Color.White
|
|
1078
|
+ Me.銷售明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle47
|
1076
|
1079
|
Me.銷售明細_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
1077
|
1080
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1078
|
1081
|
Me.銷售明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -1080,13 +1083,23 @@ Partial Class 訂單控制表
|
1080
|
1083
|
Me.銷售明細_dgv.Location = New System.Drawing.Point(3, 29)
|
1081
|
1084
|
Me.銷售明細_dgv.Name = "銷售明細_dgv"
|
1082
|
1085
|
Me.銷售明細_dgv.RowHeadersWidth = 5
|
1083
|
|
- DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1084
|
|
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
1085
|
|
- Me.銷售明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
|
|
1086
|
+ DataGridViewCellStyle48.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
1087
|
+ DataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
1088
|
+ Me.銷售明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle48
|
1086
|
1089
|
Me.銷售明細_dgv.RowTemplate.Height = 24
|
1087
|
1090
|
Me.銷售明細_dgv.Size = New System.Drawing.Size(760, 355)
|
1088
|
1091
|
Me.銷售明細_dgv.TabIndex = 1199
|
1089
|
1092
|
'
|
|
1093
|
+ 'Label14
|
|
1094
|
+ '
|
|
1095
|
+ Me.Label14.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
1096
|
+ Me.Label14.AutoSize = True
|
|
1097
|
+ Me.Label14.Location = New System.Drawing.Point(579, 452)
|
|
1098
|
+ Me.Label14.Name = "Label14"
|
|
1099
|
+ Me.Label14.Size = New System.Drawing.Size(168, 16)
|
|
1100
|
+ Me.Label14.TabIndex = 1353
|
|
1101
|
+ Me.Label14.Text = "--------------------------------"
|
|
1102
|
+ '
|
1090
|
1103
|
'銷售收款流水號_tb
|
1091
|
1104
|
'
|
1092
|
1105
|
Me.銷售收款流水號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
@@ -1209,7 +1222,7 @@ Partial Class 訂單控制表
|
1209
|
1222
|
'客戶1_tb
|
1210
|
1223
|
'
|
1211
|
1224
|
Me.客戶1_tb.ForeColor = System.Drawing.Color.Black
|
1212
|
|
- Me.客戶1_tb.Location = New System.Drawing.Point(173, 2)
|
|
1225
|
+ Me.客戶1_tb.Location = New System.Drawing.Point(166, 2)
|
1213
|
1226
|
Me.客戶1_tb.Name = "客戶1_tb"
|
1214
|
1227
|
Me.客戶1_tb.Size = New System.Drawing.Size(122, 23)
|
1215
|
1228
|
Me.客戶1_tb.TabIndex = 1307
|
|
@@ -1219,7 +1232,7 @@ Partial Class 訂單控制表
|
1219
|
1232
|
Me.Label12.AutoSize = True
|
1220
|
1233
|
Me.Label12.ForeColor = System.Drawing.Color.Black
|
1221
|
1234
|
Me.Label12.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
1222
|
|
- Me.Label12.Location = New System.Drawing.Point(118, 6)
|
|
1235
|
+ Me.Label12.Location = New System.Drawing.Point(111, 6)
|
1223
|
1236
|
Me.Label12.Name = "Label12"
|
1224
|
1237
|
Me.Label12.Size = New System.Drawing.Size(56, 16)
|
1225
|
1238
|
Me.Label12.TabIndex = 1306
|
|
@@ -1272,7 +1285,7 @@ Partial Class 訂單控制表
|
1272
|
1285
|
Me.Label13.AutoSize = True
|
1273
|
1286
|
Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
1274
|
1287
|
Me.Label13.ForeColor = System.Drawing.Color.Red
|
1275
|
|
- Me.Label13.Location = New System.Drawing.Point(296, 5)
|
|
1288
|
+ Me.Label13.Location = New System.Drawing.Point(289, 5)
|
1276
|
1289
|
Me.Label13.Name = "Label13"
|
1277
|
1290
|
Me.Label13.Size = New System.Drawing.Size(260, 15)
|
1278
|
1291
|
Me.Label13.TabIndex = 1338
|
|
@@ -1283,7 +1296,9 @@ Partial Class 訂單控制表
|
1283
|
1296
|
Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
1284
|
1297
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
1285
|
1298
|
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
1286
|
|
- Me.Panel2.Controls.Add(Me.未審核_lb)
|
|
1299
|
+ Me.Panel2.Controls.Add(Me.查詢_bt)
|
|
1300
|
+ Me.Panel2.Controls.Add(Me.物料關鍵字_tb)
|
|
1301
|
+ Me.Panel2.Controls.Add(Me.Label15)
|
1287
|
1302
|
Me.Panel2.Controls.Add(Me.Label27)
|
1288
|
1303
|
Me.Panel2.Controls.Add(Me.Label23)
|
1289
|
1304
|
Me.Panel2.Controls.Add(Me.銷售資料流水號_tb)
|
|
@@ -1299,11 +1314,31 @@ Partial Class 訂單控制表
|
1299
|
1314
|
Me.Panel2.Controls.Add(Me.銷售收款流水號_tb)
|
1300
|
1315
|
Me.Panel2.Controls.Add(Me.Label13)
|
1301
|
1316
|
Me.Panel2.Controls.Add(Me.銷售單據_dgv)
|
|
1317
|
+ Me.Panel2.Controls.Add(Me.未審核_lb)
|
1302
|
1318
|
Me.Panel2.Location = New System.Drawing.Point(2, 2)
|
1303
|
1319
|
Me.Panel2.Name = "Panel2"
|
1304
|
1320
|
Me.Panel2.Size = New System.Drawing.Size(556, 719)
|
1305
|
1321
|
Me.Panel2.TabIndex = 1339
|
1306
|
1322
|
'
|
|
1323
|
+ '物料關鍵字_tb
|
|
1324
|
+ '
|
|
1325
|
+ Me.物料關鍵字_tb.ForeColor = System.Drawing.Color.Black
|
|
1326
|
+ Me.物料關鍵字_tb.Location = New System.Drawing.Point(67, 27)
|
|
1327
|
+ Me.物料關鍵字_tb.Name = "物料關鍵字_tb"
|
|
1328
|
+ Me.物料關鍵字_tb.Size = New System.Drawing.Size(221, 23)
|
|
1329
|
+ Me.物料關鍵字_tb.TabIndex = 1340
|
|
1330
|
+ '
|
|
1331
|
+ 'Label15
|
|
1332
|
+ '
|
|
1333
|
+ Me.Label15.AutoSize = True
|
|
1334
|
+ Me.Label15.ForeColor = System.Drawing.Color.Black
|
|
1335
|
+ Me.Label15.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|
1336
|
+ Me.Label15.Location = New System.Drawing.Point(0, 31)
|
|
1337
|
+ Me.Label15.Name = "Label15"
|
|
1338
|
+ Me.Label15.Size = New System.Drawing.Size(68, 16)
|
|
1339
|
+ Me.Label15.TabIndex = 1339
|
|
1340
|
+ Me.Label15.Text = "物料關鍵字"
|
|
1341
|
+ '
|
1307
|
1342
|
'Panel3
|
1308
|
1343
|
'
|
1309
|
1344
|
Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
@@ -1385,15 +1420,14 @@ Partial Class 訂單控制表
|
1385
|
1420
|
Me.隱藏_bt.Text = "隱藏" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "控件"
|
1386
|
1421
|
Me.隱藏_bt.UseVisualStyleBackColor = True
|
1387
|
1422
|
'
|
1388
|
|
- 'Label14
|
|
1423
|
+ '查詢_bt
|
1389
|
1424
|
'
|
1390
|
|
- Me.Label14.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
1391
|
|
- Me.Label14.AutoSize = True
|
1392
|
|
- Me.Label14.Location = New System.Drawing.Point(579, 452)
|
1393
|
|
- Me.Label14.Name = "Label14"
|
1394
|
|
- Me.Label14.Size = New System.Drawing.Size(168, 16)
|
1395
|
|
- Me.Label14.TabIndex = 1353
|
1396
|
|
- Me.Label14.Text = "--------------------------------"
|
|
1425
|
+ Me.查詢_bt.Location = New System.Drawing.Point(291, 26)
|
|
1426
|
+ Me.查詢_bt.Name = "查詢_bt"
|
|
1427
|
+ Me.查詢_bt.Size = New System.Drawing.Size(81, 25)
|
|
1428
|
+ Me.查詢_bt.TabIndex = 1341
|
|
1429
|
+ Me.查詢_bt.Text = "查詢"
|
|
1430
|
+ Me.查詢_bt.UseVisualStyleBackColor = True
|
1397
|
1431
|
'
|
1398
|
1432
|
'訂單控制表
|
1399
|
1433
|
'
|
|
@@ -1533,4 +1567,7 @@ Partial Class 訂單控制表
|
1533
|
1567
|
Protected WithEvents 銷售單據_dgv As DataGridView
|
1534
|
1568
|
Friend WithEvents 字體大小調整_lb As Label
|
1535
|
1569
|
Friend WithEvents Label14 As Label
|
|
1570
|
+ Friend WithEvents 物料關鍵字_tb As TextBox
|
|
1571
|
+ Friend WithEvents Label15 As Label
|
|
1572
|
+ Friend WithEvents 查詢_bt As Button
|
1536
|
1573
|
End Class
|