|
@@ -67,6 +67,8 @@ Partial Class 列印_量產訂單控制表
|
67
|
67
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
68
|
68
|
Me.Button11 = New System.Windows.Forms.Button()
|
69
|
69
|
Me.DataGridView1 = New System.Windows.Forms.DataGridView()
|
|
70
|
+ Me.CheckBox41 = New System.Windows.Forms.CheckBox()
|
|
71
|
+ Me.CheckBox42 = New System.Windows.Forms.CheckBox()
|
70
|
72
|
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
71
|
73
|
Me.SuspendLayout()
|
72
|
74
|
'
|
|
@@ -75,7 +77,7 @@ Partial Class 列印_量產訂單控制表
|
75
|
77
|
Me.CheckBox46.AutoSize = True
|
76
|
78
|
Me.CheckBox46.Location = New System.Drawing.Point(712, 66)
|
77
|
79
|
Me.CheckBox46.Name = "CheckBox46"
|
78
|
|
- Me.CheckBox46.Size = New System.Drawing.Size(157, 20)
|
|
80
|
+ Me.CheckBox46.Size = New System.Drawing.Size(156, 20)
|
79
|
81
|
Me.CheckBox46.TabIndex = 505
|
80
|
82
|
Me.CheckBox46.Text = "列印包含出貨與CXL資料"
|
81
|
83
|
Me.CheckBox46.UseVisualStyleBackColor = True
|
|
@@ -85,7 +87,7 @@ Partial Class 列印_量產訂單控制表
|
85
|
87
|
Me.CheckBox45.AutoSize = True
|
86
|
88
|
Me.CheckBox45.Location = New System.Drawing.Point(712, 37)
|
87
|
89
|
Me.CheckBox45.Name = "CheckBox45"
|
88
|
|
- Me.CheckBox45.Size = New System.Drawing.Size(135, 20)
|
|
90
|
+ Me.CheckBox45.Size = New System.Drawing.Size(134, 20)
|
89
|
91
|
Me.CheckBox45.TabIndex = 503
|
90
|
92
|
Me.CheckBox45.Text = "列印包含出貨資資料"
|
91
|
93
|
Me.CheckBox45.UseVisualStyleBackColor = True
|
|
@@ -97,7 +99,7 @@ Partial Class 列印_量產訂單控制表
|
97
|
99
|
Me.CheckBox40.CheckState = System.Windows.Forms.CheckState.Checked
|
98
|
100
|
Me.CheckBox40.Location = New System.Drawing.Point(712, 11)
|
99
|
101
|
Me.CheckBox40.Name = "CheckBox40"
|
100
|
|
- Me.CheckBox40.Size = New System.Drawing.Size(123, 20)
|
|
102
|
+ Me.CheckBox40.Size = New System.Drawing.Size(122, 20)
|
101
|
103
|
Me.CheckBox40.TabIndex = 493
|
102
|
104
|
Me.CheckBox40.Text = "只列印訂單控制表"
|
103
|
105
|
Me.CheckBox40.UseVisualStyleBackColor = True
|
|
@@ -108,7 +110,7 @@ Partial Class 列印_量產訂單控制表
|
108
|
110
|
Me.CheckBox39.ForeColor = System.Drawing.Color.Red
|
109
|
111
|
Me.CheckBox39.Location = New System.Drawing.Point(590, 115)
|
110
|
112
|
Me.CheckBox39.Name = "CheckBox39"
|
111
|
|
- Me.CheckBox39.Size = New System.Drawing.Size(99, 20)
|
|
113
|
+ Me.CheckBox39.Size = New System.Drawing.Size(98, 20)
|
112
|
114
|
Me.CheckBox39.TabIndex = 491
|
113
|
115
|
Me.CheckBox39.Text = "驗貨報告圖片"
|
114
|
116
|
Me.CheckBox39.UseVisualStyleBackColor = True
|
|
@@ -119,7 +121,7 @@ Partial Class 列印_量產訂單控制表
|
119
|
121
|
Me.CheckBox38.ForeColor = System.Drawing.Color.Red
|
120
|
122
|
Me.CheckBox38.Location = New System.Drawing.Point(590, 89)
|
121
|
123
|
Me.CheckBox38.Name = "CheckBox38"
|
122
|
|
- Me.CheckBox38.Size = New System.Drawing.Size(77, 20)
|
|
124
|
+ Me.CheckBox38.Size = New System.Drawing.Size(76, 20)
|
123
|
125
|
Me.CheckBox38.TabIndex = 489
|
124
|
126
|
Me.CheckBox38.Text = "CXLTime"
|
125
|
127
|
Me.CheckBox38.UseVisualStyleBackColor = True
|
|
@@ -130,7 +132,7 @@ Partial Class 列印_量產訂單控制表
|
130
|
132
|
Me.CheckBox37.ForeColor = System.Drawing.Color.Red
|
131
|
133
|
Me.CheckBox37.Location = New System.Drawing.Point(590, 63)
|
132
|
134
|
Me.CheckBox37.Name = "CheckBox37"
|
133
|
|
- Me.CheckBox37.Size = New System.Drawing.Size(75, 20)
|
|
135
|
+ Me.CheckBox37.Size = New System.Drawing.Size(74, 20)
|
134
|
136
|
Me.CheckBox37.TabIndex = 487
|
135
|
137
|
Me.CheckBox37.Text = "出貨數量"
|
136
|
138
|
Me.CheckBox37.UseVisualStyleBackColor = True
|
|
@@ -141,7 +143,7 @@ Partial Class 列印_量產訂單控制表
|
141
|
143
|
Me.CheckBox36.ForeColor = System.Drawing.Color.Red
|
142
|
144
|
Me.CheckBox36.Location = New System.Drawing.Point(590, 37)
|
143
|
145
|
Me.CheckBox36.Name = "CheckBox36"
|
144
|
|
- Me.CheckBox36.Size = New System.Drawing.Size(87, 20)
|
|
146
|
+ Me.CheckBox36.Size = New System.Drawing.Size(86, 20)
|
145
|
147
|
Me.CheckBox36.TabIndex = 485
|
146
|
148
|
Me.CheckBox36.Text = "實際離廠日"
|
147
|
149
|
Me.CheckBox36.UseVisualStyleBackColor = True
|
|
@@ -152,7 +154,7 @@ Partial Class 列印_量產訂單控制表
|
152
|
154
|
Me.CheckBox35.ForeColor = System.Drawing.Color.Red
|
153
|
155
|
Me.CheckBox35.Location = New System.Drawing.Point(590, 11)
|
154
|
156
|
Me.CheckBox35.Name = "CheckBox35"
|
155
|
|
- Me.CheckBox35.Size = New System.Drawing.Size(87, 20)
|
|
157
|
+ Me.CheckBox35.Size = New System.Drawing.Size(86, 20)
|
156
|
158
|
Me.CheckBox35.TabIndex = 483
|
157
|
159
|
Me.CheckBox35.Text = "資料流水號"
|
158
|
160
|
Me.CheckBox35.UseVisualStyleBackColor = True
|
|
@@ -163,7 +165,7 @@ Partial Class 列印_量產訂單控制表
|
163
|
165
|
Me.CheckBox34.ForeColor = System.Drawing.Color.Green
|
164
|
166
|
Me.CheckBox34.Location = New System.Drawing.Point(486, 141)
|
165
|
167
|
Me.CheckBox34.Name = "CheckBox34"
|
166
|
|
- Me.CheckBox34.Size = New System.Drawing.Size(75, 20)
|
|
168
|
+ Me.CheckBox34.Size = New System.Drawing.Size(74, 20)
|
167
|
169
|
Me.CheckBox34.TabIndex = 481
|
168
|
170
|
Me.CheckBox34.Text = "工廠備註"
|
169
|
171
|
Me.CheckBox34.UseVisualStyleBackColor = True
|
|
@@ -176,7 +178,7 @@ Partial Class 列印_量產訂單控制表
|
176
|
178
|
Me.CheckBox33.ForeColor = System.Drawing.Color.Green
|
177
|
179
|
Me.CheckBox33.Location = New System.Drawing.Point(486, 115)
|
178
|
180
|
Me.CheckBox33.Name = "CheckBox33"
|
179
|
|
- Me.CheckBox33.Size = New System.Drawing.Size(75, 20)
|
|
181
|
+ Me.CheckBox33.Size = New System.Drawing.Size(74, 20)
|
180
|
182
|
Me.CheckBox33.TabIndex = 479
|
181
|
183
|
Me.CheckBox33.Text = "驗貨結果"
|
182
|
184
|
Me.CheckBox33.UseVisualStyleBackColor = True
|
|
@@ -189,7 +191,7 @@ Partial Class 列印_量產訂單控制表
|
189
|
191
|
Me.CheckBox32.ForeColor = System.Drawing.Color.Green
|
190
|
192
|
Me.CheckBox32.Location = New System.Drawing.Point(486, 89)
|
191
|
193
|
Me.CheckBox32.Name = "CheckBox32"
|
192
|
|
- Me.CheckBox32.Size = New System.Drawing.Size(75, 20)
|
|
194
|
+ Me.CheckBox32.Size = New System.Drawing.Size(74, 20)
|
193
|
195
|
Me.CheckBox32.TabIndex = 477
|
194
|
196
|
Me.CheckBox32.Text = "驗貨時間"
|
195
|
197
|
Me.CheckBox32.UseVisualStyleBackColor = True
|
|
@@ -202,7 +204,7 @@ Partial Class 列印_量產訂單控制表
|
202
|
204
|
Me.CheckBox31.ForeColor = System.Drawing.Color.Green
|
203
|
205
|
Me.CheckBox31.Location = New System.Drawing.Point(486, 63)
|
204
|
206
|
Me.CheckBox31.Name = "CheckBox31"
|
205
|
|
- Me.CheckBox31.Size = New System.Drawing.Size(75, 20)
|
|
207
|
+ Me.CheckBox31.Size = New System.Drawing.Size(74, 20)
|
206
|
208
|
Me.CheckBox31.TabIndex = 475
|
207
|
209
|
Me.CheckBox31.Text = "成型時間"
|
208
|
210
|
Me.CheckBox31.UseVisualStyleBackColor = True
|
|
@@ -215,7 +217,7 @@ Partial Class 列印_量產訂單控制表
|
215
|
217
|
Me.CheckBox30.ForeColor = System.Drawing.Color.Green
|
216
|
218
|
Me.CheckBox30.Location = New System.Drawing.Point(486, 37)
|
217
|
219
|
Me.CheckBox30.Name = "CheckBox30"
|
218
|
|
- Me.CheckBox30.Size = New System.Drawing.Size(75, 20)
|
|
220
|
+ Me.CheckBox30.Size = New System.Drawing.Size(74, 20)
|
219
|
221
|
Me.CheckBox30.TabIndex = 473
|
220
|
222
|
Me.CheckBox30.Text = "針車時間"
|
221
|
223
|
Me.CheckBox30.UseVisualStyleBackColor = True
|
|
@@ -228,7 +230,7 @@ Partial Class 列印_量產訂單控制表
|
228
|
230
|
Me.CheckBox29.ForeColor = System.Drawing.Color.Green
|
229
|
231
|
Me.CheckBox29.Location = New System.Drawing.Point(486, 11)
|
230
|
232
|
Me.CheckBox29.Name = "CheckBox29"
|
231
|
|
- Me.CheckBox29.Size = New System.Drawing.Size(75, 20)
|
|
233
|
+ Me.CheckBox29.Size = New System.Drawing.Size(74, 20)
|
232
|
234
|
Me.CheckBox29.TabIndex = 471
|
233
|
235
|
Me.CheckBox29.Text = "裁斷時間"
|
234
|
236
|
Me.CheckBox29.UseVisualStyleBackColor = True
|
|
@@ -239,7 +241,7 @@ Partial Class 列印_量產訂單控制表
|
239
|
241
|
Me.CheckBox28.ForeColor = System.Drawing.Color.Green
|
240
|
242
|
Me.CheckBox28.Location = New System.Drawing.Point(379, 167)
|
241
|
243
|
Me.CheckBox28.Name = "CheckBox28"
|
242
|
|
- Me.CheckBox28.Size = New System.Drawing.Size(51, 20)
|
|
244
|
+ Me.CheckBox28.Size = New System.Drawing.Size(50, 20)
|
243
|
245
|
Me.CheckBox28.TabIndex = 469
|
244
|
246
|
Me.CheckBox28.Text = "包裝"
|
245
|
247
|
Me.CheckBox28.UseVisualStyleBackColor = True
|
|
@@ -250,7 +252,7 @@ Partial Class 列印_量產訂單控制表
|
250
|
252
|
Me.CheckBox27.ForeColor = System.Drawing.Color.Green
|
251
|
253
|
Me.CheckBox27.Location = New System.Drawing.Point(379, 141)
|
252
|
254
|
Me.CheckBox27.Name = "CheckBox27"
|
253
|
|
- Me.CheckBox27.Size = New System.Drawing.Size(39, 20)
|
|
255
|
+ Me.CheckBox27.Size = New System.Drawing.Size(38, 20)
|
254
|
256
|
Me.CheckBox27.TabIndex = 467
|
255
|
257
|
Me.CheckBox27.Text = "跟"
|
256
|
258
|
Me.CheckBox27.UseVisualStyleBackColor = True
|
|
@@ -261,7 +263,7 @@ Partial Class 列印_量產訂單控制表
|
261
|
263
|
Me.CheckBox26.ForeColor = System.Drawing.Color.Green
|
262
|
264
|
Me.CheckBox26.Location = New System.Drawing.Point(379, 115)
|
263
|
265
|
Me.CheckBox26.Name = "CheckBox26"
|
264
|
|
- Me.CheckBox26.Size = New System.Drawing.Size(51, 20)
|
|
266
|
+ Me.CheckBox26.Size = New System.Drawing.Size(50, 20)
|
265
|
267
|
Me.CheckBox26.TabIndex = 466
|
266
|
268
|
Me.CheckBox26.Text = "大底"
|
267
|
269
|
Me.CheckBox26.UseVisualStyleBackColor = True
|
|
@@ -272,7 +274,7 @@ Partial Class 列印_量產訂單控制表
|
272
|
274
|
Me.CheckBox25.ForeColor = System.Drawing.Color.Green
|
273
|
275
|
Me.CheckBox25.Location = New System.Drawing.Point(379, 89)
|
274
|
276
|
Me.CheckBox25.Name = "CheckBox25"
|
275
|
|
- Me.CheckBox25.Size = New System.Drawing.Size(51, 20)
|
|
277
|
+ Me.CheckBox25.Size = New System.Drawing.Size(50, 20)
|
276
|
278
|
Me.CheckBox25.TabIndex = 465
|
277
|
279
|
Me.CheckBox25.Text = "鞋墊"
|
278
|
280
|
Me.CheckBox25.UseVisualStyleBackColor = True
|
|
@@ -283,7 +285,7 @@ Partial Class 列印_量產訂單控制表
|
283
|
285
|
Me.CheckBox24.ForeColor = System.Drawing.Color.Green
|
284
|
286
|
Me.CheckBox24.Location = New System.Drawing.Point(379, 63)
|
285
|
287
|
Me.CheckBox24.Name = "CheckBox24"
|
286
|
|
- Me.CheckBox24.Size = New System.Drawing.Size(51, 20)
|
|
288
|
+ Me.CheckBox24.Size = New System.Drawing.Size(50, 20)
|
287
|
289
|
Me.CheckBox24.TabIndex = 464
|
288
|
290
|
Me.CheckBox24.Text = "中底"
|
289
|
291
|
Me.CheckBox24.UseVisualStyleBackColor = True
|
|
@@ -294,7 +296,7 @@ Partial Class 列印_量產訂單控制表
|
294
|
296
|
Me.CheckBox23.ForeColor = System.Drawing.Color.Green
|
295
|
297
|
Me.CheckBox23.Location = New System.Drawing.Point(379, 37)
|
296
|
298
|
Me.CheckBox23.Name = "CheckBox23"
|
297
|
|
- Me.CheckBox23.Size = New System.Drawing.Size(51, 20)
|
|
299
|
+ Me.CheckBox23.Size = New System.Drawing.Size(50, 20)
|
298
|
300
|
Me.CheckBox23.TabIndex = 463
|
299
|
301
|
Me.CheckBox23.Text = "副料"
|
300
|
302
|
Me.CheckBox23.UseVisualStyleBackColor = True
|
|
@@ -305,7 +307,7 @@ Partial Class 列印_量產訂單控制表
|
305
|
307
|
Me.CheckBox22.ForeColor = System.Drawing.Color.Green
|
306
|
308
|
Me.CheckBox22.Location = New System.Drawing.Point(379, 11)
|
307
|
309
|
Me.CheckBox22.Name = "CheckBox22"
|
308
|
|
- Me.CheckBox22.Size = New System.Drawing.Size(51, 20)
|
|
310
|
+ Me.CheckBox22.Size = New System.Drawing.Size(50, 20)
|
309
|
311
|
Me.CheckBox22.TabIndex = 462
|
310
|
312
|
Me.CheckBox22.Text = "面料"
|
311
|
313
|
Me.CheckBox22.UseVisualStyleBackColor = True
|
|
@@ -318,7 +320,7 @@ Partial Class 列印_量產訂單控制表
|
318
|
320
|
Me.CheckBox21.ForeColor = System.Drawing.Color.Navy
|
319
|
321
|
Me.CheckBox21.Location = New System.Drawing.Point(236, 167)
|
320
|
322
|
Me.CheckBox21.Name = "CheckBox21"
|
321
|
|
- Me.CheckBox21.Size = New System.Drawing.Size(75, 20)
|
|
323
|
+ Me.CheckBox21.Size = New System.Drawing.Size(74, 20)
|
322
|
324
|
Me.CheckBox21.TabIndex = 461
|
323
|
325
|
Me.CheckBox21.Text = "斬刀全套"
|
324
|
326
|
Me.CheckBox21.UseVisualStyleBackColor = True
|
|
@@ -331,7 +333,7 @@ Partial Class 列印_量產訂單控制表
|
331
|
333
|
Me.CheckBox20.ForeColor = System.Drawing.Color.Navy
|
332
|
334
|
Me.CheckBox20.Location = New System.Drawing.Point(236, 141)
|
333
|
335
|
Me.CheckBox20.Name = "CheckBox20"
|
334
|
|
- Me.CheckBox20.Size = New System.Drawing.Size(75, 20)
|
|
336
|
+ Me.CheckBox20.Size = New System.Drawing.Size(74, 20)
|
335
|
337
|
Me.CheckBox20.TabIndex = 460
|
336
|
338
|
Me.CheckBox20.Text = "手剪全套"
|
337
|
339
|
Me.CheckBox20.UseVisualStyleBackColor = True
|
|
@@ -342,7 +344,7 @@ Partial Class 列印_量產訂單控制表
|
342
|
344
|
Me.CheckBox19.ForeColor = System.Drawing.Color.Navy
|
343
|
345
|
Me.CheckBox19.Location = New System.Drawing.Point(236, 115)
|
344
|
346
|
Me.CheckBox19.Name = "CheckBox19"
|
345
|
|
- Me.CheckBox19.Size = New System.Drawing.Size(99, 20)
|
|
347
|
+ Me.CheckBox19.Size = New System.Drawing.Size(98, 20)
|
346
|
348
|
Me.CheckBox19.TabIndex = 459
|
347
|
349
|
Me.CheckBox19.Text = "東莞業務備註"
|
348
|
350
|
Me.CheckBox19.UseVisualStyleBackColor = True
|
|
@@ -355,7 +357,7 @@ Partial Class 列印_量產訂單控制表
|
355
|
357
|
Me.CheckBox18.ForeColor = System.Drawing.Color.Navy
|
356
|
358
|
Me.CheckBox18.Location = New System.Drawing.Point(236, 89)
|
357
|
359
|
Me.CheckBox18.Name = "CheckBox18"
|
358
|
|
- Me.CheckBox18.Size = New System.Drawing.Size(51, 20)
|
|
360
|
+ Me.CheckBox18.Size = New System.Drawing.Size(50, 20)
|
359
|
361
|
Me.CheckBox18.TabIndex = 458
|
360
|
362
|
Me.CheckBox18.Text = "材質"
|
361
|
363
|
Me.CheckBox18.UseVisualStyleBackColor = True
|
|
@@ -368,7 +370,7 @@ Partial Class 列印_量產訂單控制表
|
368
|
370
|
Me.CheckBox17.ForeColor = System.Drawing.Color.Navy
|
369
|
371
|
Me.CheckBox17.Location = New System.Drawing.Point(236, 63)
|
370
|
372
|
Me.CheckBox17.Name = "CheckBox17"
|
371
|
|
- Me.CheckBox17.Size = New System.Drawing.Size(65, 20)
|
|
373
|
+ Me.CheckBox17.Size = New System.Drawing.Size(64, 20)
|
372
|
374
|
Me.CheckBox17.TabIndex = 457
|
373
|
375
|
Me.CheckBox17.Text = "BUYER"
|
374
|
376
|
Me.CheckBox17.UseVisualStyleBackColor = True
|
|
@@ -379,7 +381,7 @@ Partial Class 列印_量產訂單控制表
|
379
|
381
|
Me.CheckBox16.ForeColor = System.Drawing.Color.Navy
|
380
|
382
|
Me.CheckBox16.Location = New System.Drawing.Point(236, 37)
|
381
|
383
|
Me.CheckBox16.Name = "CheckBox16"
|
382
|
|
- Me.CheckBox16.Size = New System.Drawing.Size(116, 20)
|
|
384
|
+ Me.CheckBox16.Size = New System.Drawing.Size(115, 20)
|
383
|
385
|
Me.CheckBox16.TabIndex = 456
|
384
|
386
|
Me.CheckBox16.Text = "訂單種類(PAO#)"
|
385
|
387
|
Me.CheckBox16.UseVisualStyleBackColor = True
|
|
@@ -390,7 +392,7 @@ Partial Class 列印_量產訂單控制表
|
390
|
392
|
Me.CheckBox15.ForeColor = System.Drawing.Color.Navy
|
391
|
393
|
Me.CheckBox15.Location = New System.Drawing.Point(236, 11)
|
392
|
394
|
Me.CheckBox15.Name = "CheckBox15"
|
393
|
|
- Me.CheckBox15.Size = New System.Drawing.Size(75, 20)
|
|
395
|
+ Me.CheckBox15.Size = New System.Drawing.Size(74, 20)
|
394
|
396
|
Me.CheckBox15.TabIndex = 455
|
395
|
397
|
Me.CheckBox15.Text = "生產工廠"
|
396
|
398
|
Me.CheckBox15.UseVisualStyleBackColor = True
|
|
@@ -401,7 +403,7 @@ Partial Class 列印_量產訂單控制表
|
401
|
403
|
Me.CheckBox14.ForeColor = System.Drawing.Color.Navy
|
402
|
404
|
Me.CheckBox14.Location = New System.Drawing.Point(128, 167)
|
403
|
405
|
Me.CheckBox14.Name = "CheckBox14"
|
404
|
|
- Me.CheckBox14.Size = New System.Drawing.Size(51, 20)
|
|
406
|
+ Me.CheckBox14.Size = New System.Drawing.Size(50, 20)
|
405
|
407
|
Me.CheckBox14.TabIndex = 454
|
406
|
408
|
Me.CheckBox14.Text = "備註"
|
407
|
409
|
Me.CheckBox14.UseVisualStyleBackColor = True
|
|
@@ -412,7 +414,7 @@ Partial Class 列印_量產訂單控制表
|
412
|
414
|
Me.CheckBox13.ForeColor = System.Drawing.Color.Navy
|
413
|
415
|
Me.CheckBox13.Location = New System.Drawing.Point(128, 141)
|
414
|
416
|
Me.CheckBox13.Name = "CheckBox13"
|
415
|
|
- Me.CheckBox13.Size = New System.Drawing.Size(63, 20)
|
|
417
|
+ Me.CheckBox13.Size = New System.Drawing.Size(62, 20)
|
416
|
418
|
Me.CheckBox13.TabIndex = 453
|
417
|
419
|
Me.CheckBox13.Text = "總金額"
|
418
|
420
|
Me.CheckBox13.UseVisualStyleBackColor = True
|
|
@@ -423,7 +425,7 @@ Partial Class 列印_量產訂單控制表
|
423
|
425
|
Me.CheckBox12.ForeColor = System.Drawing.Color.Navy
|
424
|
426
|
Me.CheckBox12.Location = New System.Drawing.Point(128, 115)
|
425
|
427
|
Me.CheckBox12.Name = "CheckBox12"
|
426
|
|
- Me.CheckBox12.Size = New System.Drawing.Size(51, 20)
|
|
428
|
+ Me.CheckBox12.Size = New System.Drawing.Size(50, 20)
|
427
|
429
|
Me.CheckBox12.TabIndex = 452
|
428
|
430
|
Me.CheckBox12.Text = "單價"
|
429
|
431
|
Me.CheckBox12.UseVisualStyleBackColor = True
|
|
@@ -436,7 +438,7 @@ Partial Class 列印_量產訂單控制表
|
436
|
438
|
Me.CheckBox11.ForeColor = System.Drawing.Color.Navy
|
437
|
439
|
Me.CheckBox11.Location = New System.Drawing.Point(128, 89)
|
438
|
440
|
Me.CheckBox11.Name = "CheckBox11"
|
439
|
|
- Me.CheckBox11.Size = New System.Drawing.Size(75, 20)
|
|
441
|
+ Me.CheckBox11.Size = New System.Drawing.Size(74, 20)
|
440
|
442
|
Me.CheckBox11.TabIndex = 451
|
441
|
443
|
Me.CheckBox11.Text = "交期結束"
|
442
|
444
|
Me.CheckBox11.UseVisualStyleBackColor = True
|
|
@@ -449,7 +451,7 @@ Partial Class 列印_量產訂單控制表
|
449
|
451
|
Me.CheckBox10.ForeColor = System.Drawing.Color.Navy
|
450
|
452
|
Me.CheckBox10.Location = New System.Drawing.Point(128, 63)
|
451
|
453
|
Me.CheckBox10.Name = "CheckBox10"
|
452
|
|
- Me.CheckBox10.Size = New System.Drawing.Size(75, 20)
|
|
454
|
+ Me.CheckBox10.Size = New System.Drawing.Size(74, 20)
|
453
|
455
|
Me.CheckBox10.TabIndex = 450
|
454
|
456
|
Me.CheckBox10.Text = "交期開始"
|
455
|
457
|
Me.CheckBox10.UseVisualStyleBackColor = True
|
|
@@ -462,7 +464,7 @@ Partial Class 列印_量產訂單控制表
|
462
|
464
|
Me.CheckBox9.ForeColor = System.Drawing.Color.Navy
|
463
|
465
|
Me.CheckBox9.Location = New System.Drawing.Point(128, 37)
|
464
|
466
|
Me.CheckBox9.Name = "CheckBox9"
|
465
|
|
- Me.CheckBox9.Size = New System.Drawing.Size(75, 20)
|
|
467
|
+ Me.CheckBox9.Size = New System.Drawing.Size(74, 20)
|
466
|
468
|
Me.CheckBox9.TabIndex = 449
|
467
|
469
|
Me.CheckBox9.Text = "工廠交期"
|
468
|
470
|
Me.CheckBox9.UseVisualStyleBackColor = True
|
|
@@ -475,7 +477,7 @@ Partial Class 列印_量產訂單控制表
|
475
|
477
|
Me.CheckBox8.ForeColor = System.Drawing.Color.Navy
|
476
|
478
|
Me.CheckBox8.Location = New System.Drawing.Point(128, 11)
|
477
|
479
|
Me.CheckBox8.Name = "CheckBox8"
|
478
|
|
- Me.CheckBox8.Size = New System.Drawing.Size(75, 20)
|
|
480
|
+ Me.CheckBox8.Size = New System.Drawing.Size(74, 20)
|
479
|
481
|
Me.CheckBox8.TabIndex = 448
|
480
|
482
|
Me.CheckBox8.Text = "訂單數量"
|
481
|
483
|
Me.CheckBox8.UseVisualStyleBackColor = True
|
|
@@ -488,7 +490,7 @@ Partial Class 列印_量產訂單控制表
|
488
|
490
|
Me.CheckBox7.ForeColor = System.Drawing.Color.Navy
|
489
|
491
|
Me.CheckBox7.Location = New System.Drawing.Point(13, 167)
|
490
|
492
|
Me.CheckBox7.Name = "CheckBox7"
|
491
|
|
- Me.CheckBox7.Size = New System.Drawing.Size(51, 20)
|
|
493
|
+ Me.CheckBox7.Size = New System.Drawing.Size(50, 20)
|
492
|
494
|
Me.CheckBox7.TabIndex = 447
|
493
|
495
|
Me.CheckBox7.Text = "楦型"
|
494
|
496
|
Me.CheckBox7.UseVisualStyleBackColor = True
|
|
@@ -501,7 +503,7 @@ Partial Class 列印_量產訂單控制表
|
501
|
503
|
Me.CheckBox6.ForeColor = System.Drawing.Color.Navy
|
502
|
504
|
Me.CheckBox6.Location = New System.Drawing.Point(13, 141)
|
503
|
505
|
Me.CheckBox6.Name = "CheckBox6"
|
504
|
|
- Me.CheckBox6.Size = New System.Drawing.Size(51, 20)
|
|
506
|
+ Me.CheckBox6.Size = New System.Drawing.Size(50, 20)
|
505
|
507
|
Me.CheckBox6.TabIndex = 446
|
506
|
508
|
Me.CheckBox6.Text = "顏色"
|
507
|
509
|
Me.CheckBox6.UseVisualStyleBackColor = True
|
|
@@ -514,7 +516,7 @@ Partial Class 列印_量產訂單控制表
|
514
|
516
|
Me.CheckBox5.ForeColor = System.Drawing.Color.Navy
|
515
|
517
|
Me.CheckBox5.Location = New System.Drawing.Point(13, 115)
|
516
|
518
|
Me.CheckBox5.Name = "CheckBox5"
|
517
|
|
- Me.CheckBox5.Size = New System.Drawing.Size(75, 20)
|
|
519
|
+ Me.CheckBox5.Size = New System.Drawing.Size(74, 20)
|
518
|
520
|
Me.CheckBox5.TabIndex = 445
|
519
|
521
|
Me.CheckBox5.Text = "型體名稱"
|
520
|
522
|
Me.CheckBox5.UseVisualStyleBackColor = True
|
|
@@ -527,7 +529,7 @@ Partial Class 列印_量產訂單控制表
|
527
|
529
|
Me.CheckBox4.ForeColor = System.Drawing.Color.Navy
|
528
|
530
|
Me.CheckBox4.Location = New System.Drawing.Point(13, 89)
|
529
|
531
|
Me.CheckBox4.Name = "CheckBox4"
|
530
|
|
- Me.CheckBox4.Size = New System.Drawing.Size(75, 20)
|
|
532
|
+ Me.CheckBox4.Size = New System.Drawing.Size(74, 20)
|
531
|
533
|
Me.CheckBox4.TabIndex = 444
|
532
|
534
|
Me.CheckBox4.Text = "型體號碼"
|
533
|
535
|
Me.CheckBox4.UseVisualStyleBackColor = True
|
|
@@ -540,7 +542,7 @@ Partial Class 列印_量產訂單控制表
|
540
|
542
|
Me.CheckBox3.ForeColor = System.Drawing.Color.Navy
|
541
|
543
|
Me.CheckBox3.Location = New System.Drawing.Point(13, 63)
|
542
|
544
|
Me.CheckBox3.Name = "CheckBox3"
|
543
|
|
- Me.CheckBox3.Size = New System.Drawing.Size(87, 20)
|
|
545
|
+ Me.CheckBox3.Size = New System.Drawing.Size(86, 20)
|
544
|
546
|
Me.CheckBox3.TabIndex = 443
|
545
|
547
|
Me.CheckBox3.Text = "客戶訂單號"
|
546
|
548
|
Me.CheckBox3.UseVisualStyleBackColor = True
|
|
@@ -553,7 +555,7 @@ Partial Class 列印_量產訂單控制表
|
553
|
555
|
Me.CheckBox2.ForeColor = System.Drawing.Color.Navy
|
554
|
556
|
Me.CheckBox2.Location = New System.Drawing.Point(13, 37)
|
555
|
557
|
Me.CheckBox2.Name = "CheckBox2"
|
556
|
|
- Me.CheckBox2.Size = New System.Drawing.Size(75, 20)
|
|
558
|
+ Me.CheckBox2.Size = New System.Drawing.Size(74, 20)
|
557
|
559
|
Me.CheckBox2.TabIndex = 442
|
558
|
560
|
Me.CheckBox2.Text = "年份季度"
|
559
|
561
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|
@@ -566,7 +568,7 @@ Partial Class 列印_量產訂單控制表
|
566
|
568
|
Me.CheckBox1.ForeColor = System.Drawing.Color.Navy
|
567
|
569
|
Me.CheckBox1.Location = New System.Drawing.Point(13, 11)
|
568
|
570
|
Me.CheckBox1.Name = "CheckBox1"
|
569
|
|
- Me.CheckBox1.Size = New System.Drawing.Size(87, 20)
|
|
571
|
+ Me.CheckBox1.Size = New System.Drawing.Size(86, 20)
|
570
|
572
|
Me.CheckBox1.TabIndex = 441
|
571
|
573
|
Me.CheckBox1.Text = "訂單流水號"
|
572
|
574
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
@@ -587,18 +589,46 @@ Partial Class 列印_量產訂單控制表
|
587
|
589
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
588
|
590
|
Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
589
|
591
|
Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
590
|
|
- Me.DataGridView1.Location = New System.Drawing.Point(143, 193)
|
|
592
|
+ Me.DataGridView1.Location = New System.Drawing.Point(143, 217)
|
591
|
593
|
Me.DataGridView1.Name = "DataGridView1"
|
592
|
594
|
Me.DataGridView1.RowHeadersWidth = 5
|
593
|
595
|
Me.DataGridView1.RowTemplate.Height = 24
|
594
|
596
|
Me.DataGridView1.Size = New System.Drawing.Size(563, 143)
|
595
|
597
|
Me.DataGridView1.TabIndex = 506
|
596
|
598
|
'
|
|
599
|
+ 'CheckBox41
|
|
600
|
+ '
|
|
601
|
+ Me.CheckBox41.AutoSize = True
|
|
602
|
+ Me.CheckBox41.Checked = True
|
|
603
|
+ Me.CheckBox41.CheckState = System.Windows.Forms.CheckState.Checked
|
|
604
|
+ Me.CheckBox41.ForeColor = System.Drawing.Color.Red
|
|
605
|
+ Me.CheckBox41.Location = New System.Drawing.Point(590, 167)
|
|
606
|
+ Me.CheckBox41.Name = "CheckBox41"
|
|
607
|
+ Me.CheckBox41.Size = New System.Drawing.Size(66, 20)
|
|
608
|
+ Me.CheckBox41.TabIndex = 508
|
|
609
|
+ Me.CheckBox41.Text = "DUTY#"
|
|
610
|
+ Me.CheckBox41.UseVisualStyleBackColor = True
|
|
611
|
+ '
|
|
612
|
+ 'CheckBox42
|
|
613
|
+ '
|
|
614
|
+ Me.CheckBox42.AutoSize = True
|
|
615
|
+ Me.CheckBox42.Checked = True
|
|
616
|
+ Me.CheckBox42.CheckState = System.Windows.Forms.CheckState.Checked
|
|
617
|
+ Me.CheckBox42.ForeColor = System.Drawing.Color.Red
|
|
618
|
+ Me.CheckBox42.Location = New System.Drawing.Point(590, 141)
|
|
619
|
+ Me.CheckBox42.Name = "CheckBox42"
|
|
620
|
+ Me.CheckBox42.Size = New System.Drawing.Size(57, 20)
|
|
621
|
+ Me.CheckBox42.TabIndex = 507
|
|
622
|
+ Me.CheckBox42.Text = "HTS#"
|
|
623
|
+ Me.CheckBox42.UseVisualStyleBackColor = True
|
|
624
|
+ '
|
597
|
625
|
'列印_量產訂單控制表
|
598
|
626
|
'
|
599
|
627
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
600
|
628
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
601
|
629
|
Me.ClientSize = New System.Drawing.Size(878, 197)
|
|
630
|
+ Me.Controls.Add(Me.CheckBox41)
|
|
631
|
+ Me.Controls.Add(Me.CheckBox42)
|
602
|
632
|
Me.Controls.Add(Me.DataGridView1)
|
603
|
633
|
Me.Controls.Add(Me.CheckBox46)
|
604
|
634
|
Me.Controls.Add(Me.CheckBox45)
|
|
@@ -697,4 +727,6 @@ Partial Class 列印_量產訂單控制表
|
697
|
727
|
Friend WithEvents CheckBox1 As CheckBox
|
698
|
728
|
Friend WithEvents Button11 As Button
|
699
|
729
|
Friend WithEvents DataGridView1 As DataGridView
|
|
730
|
+ Friend WithEvents CheckBox41 As CheckBox
|
|
731
|
+ Friend WithEvents CheckBox42 As CheckBox
|
700
|
732
|
End Class
|