|
@@ -22,12 +22,12 @@ Partial Class 中文樣品單
|
22
|
22
|
'請勿使用程式碼編輯器進行修改。
|
23
|
23
|
<System.Diagnostics.DebuggerStepThrough()>
|
24
|
24
|
Private Sub InitializeComponent()
|
25
|
|
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
26
|
|
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
27
|
|
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
28
|
|
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
29
|
|
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
30
|
|
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
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
|
31
|
Me.Label1 = New System.Windows.Forms.Label()
|
32
|
32
|
Me.Label2 = New System.Windows.Forms.Label()
|
33
|
33
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
@@ -215,7 +215,13 @@ Partial Class 中文樣品單
|
215
|
215
|
Me.隱藏控制項_bt = New System.Windows.Forms.Button()
|
216
|
216
|
Me.控制項_bt = New System.Windows.Forms.Button()
|
217
|
217
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
218
|
+ Me.Panel3 = New System.Windows.Forms.Panel()
|
|
219
|
+ Me.日期1_dtp = New System.Windows.Forms.DateTimePicker()
|
|
220
|
+ Me.Panel2 = New System.Windows.Forms.Panel()
|
|
221
|
+ Me.Label50 = New System.Windows.Forms.Label()
|
218
|
222
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
223
|
+ Me.廠商_tb = New System.Windows.Forms.TextBox()
|
|
224
|
+ Me.Label52 = New System.Windows.Forms.Label()
|
219
|
225
|
Me.Label46 = New System.Windows.Forms.Label()
|
220
|
226
|
Me.選擇部件_tb = New System.Windows.Forms.TextBox()
|
221
|
227
|
Me.Label47 = New System.Windows.Forms.Label()
|
|
@@ -223,23 +229,17 @@ Partial Class 中文樣品單
|
223
|
229
|
Me.部件細項_tb = New System.Windows.Forms.TextBox()
|
224
|
230
|
Me.Label49 = New System.Windows.Forms.Label()
|
225
|
231
|
Me.Label48 = New System.Windows.Forms.Label()
|
226
|
|
- Me.部件內容_tb = New System.Windows.Forms.TextBox()
|
227
|
|
- Me.Panel3 = New System.Windows.Forms.Panel()
|
228
|
|
- Me.日期1_dtp = New System.Windows.Forms.DateTimePicker()
|
229
|
|
- Me.Panel2 = New System.Windows.Forms.Panel()
|
230
|
|
- Me.Label50 = New System.Windows.Forms.Label()
|
231
|
232
|
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
|
232
|
233
|
Me.顯示確認資訊_ch = New System.Windows.Forms.CheckBox()
|
233
|
234
|
Me.顯示吊牌資訊_ch = New System.Windows.Forms.CheckBox()
|
234
|
235
|
Me.顯示系統編碼_ch = New System.Windows.Forms.CheckBox()
|
|
236
|
+ Me.Label51 = New System.Windows.Forms.Label()
|
|
237
|
+ Me.部件內容_tb = New System.Windows.Forms.TextBox()
|
235
|
238
|
Me.下拉1_bt = New System.Windows.Forms.Button()
|
236
|
239
|
Me.下拉2_bt = New System.Windows.Forms.Button()
|
237
|
240
|
Me.下拉3_bt = New System.Windows.Forms.Button()
|
238
|
241
|
Me.下拉4_bt = New System.Windows.Forms.Button()
|
239
|
242
|
Me.下拉5_bt = New System.Windows.Forms.Button()
|
240
|
|
- Me.Label51 = New System.Windows.Forms.Label()
|
241
|
|
- Me.廠商_tb = New System.Windows.Forms.TextBox()
|
242
|
|
- Me.Label52 = New System.Windows.Forms.Label()
|
243
|
243
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
244
|
244
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
245
|
245
|
CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
@@ -263,9 +263,9 @@ Partial Class 中文樣品單
|
263
|
263
|
Me.GroupBox5.SuspendLayout()
|
264
|
264
|
Me.GroupBox6.SuspendLayout()
|
265
|
265
|
Me.Panel1.SuspendLayout()
|
266
|
|
- Me.Panel4.SuspendLayout()
|
267
|
266
|
Me.Panel3.SuspendLayout()
|
268
|
267
|
Me.Panel2.SuspendLayout()
|
|
268
|
+ Me.Panel4.SuspendLayout()
|
269
|
269
|
Me.GroupBox7.SuspendLayout()
|
270
|
270
|
Me.SuspendLayout()
|
271
|
271
|
'
|
|
@@ -275,7 +275,7 @@ Partial Class 中文樣品單
|
275
|
275
|
Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
276
|
276
|
Me.Label1.Location = New System.Drawing.Point(27, 6)
|
277
|
277
|
Me.Label1.Name = "Label1"
|
278
|
|
- Me.Label1.Size = New System.Drawing.Size(44, 16)
|
|
278
|
+ Me.Label1.Size = New System.Drawing.Size(43, 16)
|
279
|
279
|
Me.Label1.TabIndex = 0
|
280
|
280
|
Me.Label1.Text = "品牌:"
|
281
|
281
|
'
|
|
@@ -285,7 +285,7 @@ Partial Class 中文樣品單
|
285
|
285
|
Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
286
|
286
|
Me.Label2.Location = New System.Drawing.Point(27, 32)
|
287
|
287
|
Me.Label2.Name = "Label2"
|
288
|
|
- Me.Label2.Size = New System.Drawing.Size(44, 16)
|
|
288
|
+ Me.Label2.Size = New System.Drawing.Size(43, 16)
|
289
|
289
|
Me.Label2.TabIndex = 1
|
290
|
290
|
Me.Label2.Text = "季節:"
|
291
|
291
|
'
|
|
@@ -295,7 +295,7 @@ Partial Class 中文樣品單
|
295
|
295
|
Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
296
|
296
|
Me.Label3.Location = New System.Drawing.Point(27, 58)
|
297
|
297
|
Me.Label3.Name = "Label3"
|
298
|
|
- Me.Label3.Size = New System.Drawing.Size(44, 16)
|
|
298
|
+ Me.Label3.Size = New System.Drawing.Size(43, 16)
|
299
|
299
|
Me.Label3.TabIndex = 2
|
300
|
300
|
Me.Label3.Text = "工廠:"
|
301
|
301
|
'
|
|
@@ -305,7 +305,7 @@ Partial Class 中文樣品單
|
305
|
305
|
Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
306
|
306
|
Me.Label4.Location = New System.Drawing.Point(15, 84)
|
307
|
307
|
Me.Label4.Name = "Label4"
|
308
|
|
- Me.Label4.Size = New System.Drawing.Size(56, 16)
|
|
308
|
+ Me.Label4.Size = New System.Drawing.Size(55, 16)
|
309
|
309
|
Me.Label4.TabIndex = 3
|
310
|
310
|
Me.Label4.Text = "楦頭#:"
|
311
|
311
|
'
|
|
@@ -315,7 +315,7 @@ Partial Class 中文樣品單
|
315
|
315
|
Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
316
|
316
|
Me.Label5.Location = New System.Drawing.Point(6, 102)
|
317
|
317
|
Me.Label5.Name = "Label5"
|
318
|
|
- Me.Label5.Size = New System.Drawing.Size(65, 32)
|
|
318
|
+ Me.Label5.Size = New System.Drawing.Size(64, 32)
|
319
|
319
|
Me.Label5.TabIndex = 4
|
320
|
320
|
Me.Label5.Text = "Construc" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "tionName" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
|
321
|
321
|
'
|
|
@@ -325,7 +325,7 @@ Partial Class 中文樣品單
|
325
|
325
|
Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
326
|
326
|
Me.Label6.Location = New System.Drawing.Point(6, 137)
|
327
|
327
|
Me.Label6.Name = "Label6"
|
328
|
|
- Me.Label6.Size = New System.Drawing.Size(68, 16)
|
|
328
|
+ Me.Label6.Size = New System.Drawing.Size(67, 16)
|
329
|
329
|
Me.Label6.TabIndex = 5
|
330
|
330
|
Me.Label6.Text = "型體名字:"
|
331
|
331
|
'
|
|
@@ -335,7 +335,7 @@ Partial Class 中文樣品單
|
335
|
335
|
Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
336
|
336
|
Me.Label7.Location = New System.Drawing.Point(7, 162)
|
337
|
337
|
Me.Label7.Name = "Label7"
|
338
|
|
- Me.Label7.Size = New System.Drawing.Size(68, 16)
|
|
338
|
+ Me.Label7.Size = New System.Drawing.Size(67, 16)
|
339
|
339
|
Me.Label7.TabIndex = 6
|
340
|
340
|
Me.Label7.Text = "型體號碼:"
|
341
|
341
|
'
|
|
@@ -412,7 +412,7 @@ Partial Class 中文樣品單
|
412
|
412
|
Me.新型體_ch.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
413
|
413
|
Me.新型體_ch.Location = New System.Drawing.Point(1071, 217)
|
414
|
414
|
Me.新型體_ch.Name = "新型體_ch"
|
415
|
|
- Me.新型體_ch.Size = New System.Drawing.Size(63, 20)
|
|
415
|
+ Me.新型體_ch.Size = New System.Drawing.Size(62, 20)
|
416
|
416
|
Me.新型體_ch.TabIndex = 193
|
417
|
417
|
Me.新型體_ch.Text = "新型體"
|
418
|
418
|
Me.新型體_ch.UseVisualStyleBackColor = True
|
|
@@ -423,7 +423,7 @@ Partial Class 中文樣品單
|
423
|
423
|
Me.舊型體_ch.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
424
|
424
|
Me.舊型體_ch.Location = New System.Drawing.Point(1140, 217)
|
425
|
425
|
Me.舊型體_ch.Name = "舊型體_ch"
|
426
|
|
- Me.舊型體_ch.Size = New System.Drawing.Size(63, 20)
|
|
426
|
+ Me.舊型體_ch.Size = New System.Drawing.Size(62, 20)
|
427
|
427
|
Me.舊型體_ch.TabIndex = 194
|
428
|
428
|
Me.舊型體_ch.Text = "舊型體"
|
429
|
429
|
Me.舊型體_ch.UseVisualStyleBackColor = True
|
|
@@ -444,7 +444,7 @@ Partial Class 中文樣品單
|
444
|
444
|
Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
445
|
445
|
Me.Label8.Location = New System.Drawing.Point(1209, 218)
|
446
|
446
|
Me.Label8.Name = "Label8"
|
447
|
|
- Me.Label8.Size = New System.Drawing.Size(68, 16)
|
|
447
|
+ Me.Label8.Size = New System.Drawing.Size(67, 16)
|
448
|
448
|
Me.Label8.TabIndex = 196
|
449
|
449
|
Me.Label8.Text = "舊形體季別"
|
450
|
450
|
'
|
|
@@ -461,7 +461,7 @@ Partial Class 中文樣品單
|
461
|
461
|
Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
462
|
462
|
Me.Label9.Location = New System.Drawing.Point(1661, 218)
|
463
|
463
|
Me.Label9.Name = "Label9"
|
464
|
|
- Me.Label9.Size = New System.Drawing.Size(56, 16)
|
|
464
|
+ Me.Label9.Size = New System.Drawing.Size(55, 16)
|
465
|
465
|
Me.Label9.TabIndex = 198
|
466
|
466
|
Me.Label9.Text = "建檔日期"
|
467
|
467
|
'
|
|
@@ -489,7 +489,7 @@ Partial Class 中文樣品單
|
489
|
489
|
Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
490
|
490
|
Me.Label10.Location = New System.Drawing.Point(15, 216)
|
491
|
491
|
Me.Label10.Name = "Label10"
|
492
|
|
- Me.Label10.Size = New System.Drawing.Size(92, 16)
|
|
492
|
+ Me.Label10.Size = New System.Drawing.Size(91, 16)
|
493
|
493
|
Me.Label10.TabIndex = 201
|
494
|
494
|
Me.Label10.Text = "内里 OR 大底:"
|
495
|
495
|
'
|
|
@@ -502,8 +502,8 @@ Partial Class 中文樣品單
|
502
|
502
|
'
|
503
|
503
|
'清單_dgv
|
504
|
504
|
'
|
505
|
|
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
506
|
|
- Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
|
|
505
|
+ DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
506
|
+ Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
507
|
507
|
Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
508
|
508
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
509
|
509
|
Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
@@ -708,8 +708,8 @@ Partial Class 中文樣品單
|
708
|
708
|
'
|
709
|
709
|
'圖片1_dgv
|
710
|
710
|
'
|
711
|
|
- DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
712
|
|
- Me.圖片1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
|
|
711
|
+ DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
712
|
+ Me.圖片1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
|
713
|
713
|
Me.圖片1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
714
|
714
|
Me.圖片1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
715
|
715
|
Me.圖片1_dgv.Location = New System.Drawing.Point(1016, 4)
|
|
@@ -721,15 +721,15 @@ Partial Class 中文樣品單
|
721
|
721
|
'
|
722
|
722
|
'圖片2_dgv
|
723
|
723
|
'
|
724
|
|
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
725
|
|
- Me.圖片2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
|
|
724
|
+ DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
725
|
+ Me.圖片2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
726
|
726
|
Me.圖片2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
727
|
727
|
Me.圖片2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
728
|
728
|
Me.圖片2_dgv.Location = New System.Drawing.Point(1016, 4)
|
729
|
729
|
Me.圖片2_dgv.Name = "圖片2_dgv"
|
730
|
730
|
Me.圖片2_dgv.RowHeadersWidth = 5
|
731
|
|
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
732
|
|
- Me.圖片2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
|
|
731
|
+ DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
732
|
+ Me.圖片2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
|
733
|
733
|
Me.圖片2_dgv.RowTemplate.Height = 24
|
734
|
734
|
Me.圖片2_dgv.Size = New System.Drawing.Size(900, 208)
|
735
|
735
|
Me.圖片2_dgv.TabIndex = 343
|
|
@@ -839,7 +839,7 @@ Partial Class 中文樣品單
|
839
|
839
|
Me.Label11.AutoSize = True
|
840
|
840
|
Me.Label11.Location = New System.Drawing.Point(6, 4)
|
841
|
841
|
Me.Label11.Name = "Label11"
|
842
|
|
- Me.Label11.Size = New System.Drawing.Size(32, 16)
|
|
842
|
+ Me.Label11.Size = New System.Drawing.Size(31, 16)
|
843
|
843
|
Me.Label11.TabIndex = 352
|
844
|
844
|
Me.Label11.Text = "面料"
|
845
|
845
|
'
|
|
@@ -848,7 +848,7 @@ Partial Class 中文樣品單
|
848
|
848
|
Me.Label12.AutoSize = True
|
849
|
849
|
Me.Label12.Location = New System.Drawing.Point(6, 479)
|
850
|
850
|
Me.Label12.Name = "Label12"
|
851
|
|
- Me.Label12.Size = New System.Drawing.Size(32, 16)
|
|
851
|
+ Me.Label12.Size = New System.Drawing.Size(31, 16)
|
852
|
852
|
Me.Label12.TabIndex = 355
|
853
|
853
|
Me.Label12.Text = "內裏"
|
854
|
854
|
'
|
|
@@ -857,7 +857,7 @@ Partial Class 中文樣品單
|
857
|
857
|
Me.Label13.AutoSize = True
|
858
|
858
|
Me.Label13.Location = New System.Drawing.Point(6, 951)
|
859
|
859
|
Me.Label13.Name = "Label13"
|
860
|
|
- Me.Label13.Size = New System.Drawing.Size(32, 16)
|
|
860
|
+ Me.Label13.Size = New System.Drawing.Size(31, 16)
|
861
|
861
|
Me.Label13.TabIndex = 356
|
862
|
862
|
Me.Label13.Text = "底部"
|
863
|
863
|
'
|
|
@@ -866,7 +866,7 @@ Partial Class 中文樣品單
|
866
|
866
|
Me.Label14.AutoSize = True
|
867
|
867
|
Me.Label14.Location = New System.Drawing.Point(6, 1422)
|
868
|
868
|
Me.Label14.Name = "Label14"
|
869
|
|
- Me.Label14.Size = New System.Drawing.Size(32, 16)
|
|
869
|
+ Me.Label14.Size = New System.Drawing.Size(31, 16)
|
870
|
870
|
Me.Label14.TabIndex = 357
|
871
|
871
|
Me.Label14.Text = "飾物"
|
872
|
872
|
'
|
|
@@ -926,7 +926,7 @@ Partial Class 中文樣品單
|
926
|
926
|
Me.新增樣品單_ch.ForeColor = System.Drawing.Color.Green
|
927
|
927
|
Me.新增樣品單_ch.Location = New System.Drawing.Point(10, 15)
|
928
|
928
|
Me.新增樣品單_ch.Name = "新增樣品單_ch"
|
929
|
|
- Me.新增樣品單_ch.Size = New System.Drawing.Size(87, 20)
|
|
929
|
+ Me.新增樣品單_ch.Size = New System.Drawing.Size(86, 20)
|
930
|
930
|
Me.新增樣品單_ch.TabIndex = 363
|
931
|
931
|
Me.新增樣品單_ch.Text = "新增樣品單"
|
932
|
932
|
Me.新增樣品單_ch.UseVisualStyleBackColor = True
|
|
@@ -939,7 +939,7 @@ Partial Class 中文樣品單
|
939
|
939
|
Me.複製樣品單_ch.ForeColor = System.Drawing.Color.Green
|
940
|
940
|
Me.複製樣品單_ch.Location = New System.Drawing.Point(10, 34)
|
941
|
941
|
Me.複製樣品單_ch.Name = "複製樣品單_ch"
|
942
|
|
- Me.複製樣品單_ch.Size = New System.Drawing.Size(87, 20)
|
|
942
|
+ Me.複製樣品單_ch.Size = New System.Drawing.Size(86, 20)
|
943
|
943
|
Me.複製樣品單_ch.TabIndex = 364
|
944
|
944
|
Me.複製樣品單_ch.Text = "複製樣品單"
|
945
|
945
|
Me.複製樣品單_ch.UseVisualStyleBackColor = True
|
|
@@ -1132,7 +1132,7 @@ Partial Class 中文樣品單
|
1132
|
1132
|
Me.調用開發資料_ch.ForeColor = System.Drawing.Color.Black
|
1133
|
1133
|
Me.調用開發資料_ch.Location = New System.Drawing.Point(188, 109)
|
1134
|
1134
|
Me.調用開發資料_ch.Name = "調用開發資料_ch"
|
1135
|
|
- Me.調用開發資料_ch.Size = New System.Drawing.Size(99, 20)
|
|
1135
|
+ Me.調用開發資料_ch.Size = New System.Drawing.Size(98, 20)
|
1136
|
1136
|
Me.調用開發資料_ch.TabIndex = 388
|
1137
|
1137
|
Me.調用開發資料_ch.Text = "調用開發資料"
|
1138
|
1138
|
Me.調用開發資料_ch.UseVisualStyleBackColor = True
|
|
@@ -1189,8 +1189,8 @@ Partial Class 中文樣品單
|
1189
|
1189
|
'
|
1190
|
1190
|
'圖片4_dgv
|
1191
|
1191
|
'
|
1192
|
|
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
1193
|
|
- Me.圖片4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
|
|
1192
|
+ DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
1193
|
+ Me.圖片4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
|
1194
|
1194
|
Me.圖片4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
1195
|
1195
|
Me.圖片4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
1196
|
1196
|
Me.圖片4_dgv.Location = New System.Drawing.Point(1016, 4)
|
|
@@ -1287,8 +1287,8 @@ Partial Class 中文樣品單
|
1287
|
1287
|
'
|
1288
|
1288
|
'圖片3_dgv
|
1289
|
1289
|
'
|
1290
|
|
- DataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
1291
|
|
- Me.圖片3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle12
|
|
1290
|
+ DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
1291
|
+ Me.圖片3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
|
1292
|
1292
|
Me.圖片3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
1293
|
1293
|
Me.圖片3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
1294
|
1294
|
Me.圖片3_dgv.Location = New System.Drawing.Point(1016, 4)
|
|
@@ -1321,7 +1321,7 @@ Partial Class 中文樣品單
|
1321
|
1321
|
Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1322
|
1322
|
Me.Label15.Location = New System.Drawing.Point(544, 190)
|
1323
|
1323
|
Me.Label15.Name = "Label15"
|
1324
|
|
- Me.Label15.Size = New System.Drawing.Size(44, 16)
|
|
1324
|
+ Me.Label15.Size = New System.Drawing.Size(43, 16)
|
1325
|
1325
|
Me.Label15.TabIndex = 408
|
1326
|
1326
|
Me.Label15.Text = "階段:"
|
1327
|
1327
|
'
|
|
@@ -1437,7 +1437,7 @@ Partial Class 中文樣品單
|
1437
|
1437
|
Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
1438
|
1438
|
Me.Label16.Location = New System.Drawing.Point(19, 190)
|
1439
|
1439
|
Me.Label16.Name = "Label16"
|
1440
|
|
- Me.Label16.Size = New System.Drawing.Size(89, 16)
|
|
1440
|
+ Me.Label16.Size = New System.Drawing.Size(88, 16)
|
1441
|
1441
|
Me.Label16.TabIndex = 420
|
1442
|
1442
|
Me.Label16.Text = "DEVELOPER:"
|
1443
|
1443
|
'
|
|
@@ -1446,7 +1446,7 @@ Partial Class 中文樣品單
|
1446
|
1446
|
Me.Label26.AutoSize = True
|
1447
|
1447
|
Me.Label26.Location = New System.Drawing.Point(3, 322)
|
1448
|
1448
|
Me.Label26.Name = "Label26"
|
1449
|
|
- Me.Label26.Size = New System.Drawing.Size(81, 16)
|
|
1449
|
+ Me.Label26.Size = New System.Drawing.Size(80, 16)
|
1450
|
1450
|
Me.Label26.TabIndex = 467
|
1451
|
1451
|
Me.Label26.Text = "COMMENTS"
|
1452
|
1452
|
'
|
|
@@ -1464,7 +1464,7 @@ Partial Class 中文樣品單
|
1464
|
1464
|
Me.Label22.AutoSize = True
|
1465
|
1465
|
Me.Label22.Location = New System.Drawing.Point(9, 95)
|
1466
|
1466
|
Me.Label22.Name = "Label22"
|
1467
|
|
- Me.Label22.Size = New System.Drawing.Size(41, 16)
|
|
1467
|
+ Me.Label22.Size = New System.Drawing.Size(40, 16)
|
1468
|
1468
|
Me.Label22.TabIndex = 462
|
1469
|
1469
|
Me.Label22.Text = "Stage"
|
1470
|
1470
|
'
|
|
@@ -1483,7 +1483,7 @@ Partial Class 中文樣品單
|
1483
|
1483
|
Me.Label21.AutoSize = True
|
1484
|
1484
|
Me.Label21.Location = New System.Drawing.Point(195, 100)
|
1485
|
1485
|
Me.Label21.Name = "Label21"
|
1486
|
|
- Me.Label21.Size = New System.Drawing.Size(84, 16)
|
|
1486
|
+ Me.Label21.Size = New System.Drawing.Size(83, 16)
|
1487
|
1487
|
Me.Label21.TabIndex = 460
|
1488
|
1488
|
Me.Label21.Text = "Sales sample"
|
1489
|
1489
|
'
|
|
@@ -1492,7 +1492,7 @@ Partial Class 中文樣品單
|
1492
|
1492
|
Me.Label20.AutoSize = True
|
1493
|
1493
|
Me.Label20.Location = New System.Drawing.Point(195, 83)
|
1494
|
1494
|
Me.Label20.Name = "Label20"
|
1495
|
|
- Me.Label20.Size = New System.Drawing.Size(82, 16)
|
|
1495
|
+ Me.Label20.Size = New System.Drawing.Size(81, 16)
|
1496
|
1496
|
Me.Label20.TabIndex = 459
|
1497
|
1497
|
Me.Label20.Text = "Confirmation"
|
1498
|
1498
|
'
|
|
@@ -1501,7 +1501,7 @@ Partial Class 中文樣品單
|
1501
|
1501
|
Me.Label19.AutoSize = True
|
1502
|
1502
|
Me.Label19.Location = New System.Drawing.Point(194, 67)
|
1503
|
1503
|
Me.Label19.Name = "Label19"
|
1504
|
|
- Me.Label19.Size = New System.Drawing.Size(85, 16)
|
|
1504
|
+ Me.Label19.Size = New System.Drawing.Size(84, 16)
|
1505
|
1505
|
Me.Label19.TabIndex = 458
|
1506
|
1506
|
Me.Label19.Text = "Development"
|
1507
|
1507
|
'
|
|
@@ -1537,7 +1537,7 @@ Partial Class 中文樣品單
|
1537
|
1537
|
Me.Label18.AutoSize = True
|
1538
|
1538
|
Me.Label18.Location = New System.Drawing.Point(8, 70)
|
1539
|
1539
|
Me.Label18.Name = "Label18"
|
1540
|
|
- Me.Label18.Size = New System.Drawing.Size(42, 16)
|
|
1540
|
+ Me.Label18.Size = New System.Drawing.Size(41, 16)
|
1541
|
1541
|
Me.Label18.TabIndex = 454
|
1542
|
1542
|
Me.Label18.Text = "Wldth"
|
1543
|
1543
|
'
|
|
@@ -1566,7 +1566,7 @@ Partial Class 中文樣品單
|
1566
|
1566
|
Me.Label17.AutoSize = True
|
1567
|
1567
|
Me.Label17.Location = New System.Drawing.Point(3, 298)
|
1568
|
1568
|
Me.Label17.Name = "Label17"
|
1569
|
|
- Me.Label17.Size = New System.Drawing.Size(84, 16)
|
|
1569
|
+ Me.Label17.Size = New System.Drawing.Size(83, 16)
|
1570
|
1570
|
Me.Label17.TabIndex = 451
|
1571
|
1571
|
Me.Label17.Text = "Size / Gender"
|
1572
|
1572
|
'
|
|
@@ -1583,7 +1583,7 @@ Partial Class 中文樣品單
|
1583
|
1583
|
Me.Label27.AutoSize = True
|
1584
|
1584
|
Me.Label27.Location = New System.Drawing.Point(3, 274)
|
1585
|
1585
|
Me.Label27.Name = "Label27"
|
1586
|
|
- Me.Label27.Size = New System.Drawing.Size(71, 16)
|
|
1586
|
+ Me.Label27.Size = New System.Drawing.Size(70, 16)
|
1587
|
1587
|
Me.Label27.TabIndex = 449
|
1588
|
1588
|
Me.Label27.Text = "Footbed #"
|
1589
|
1589
|
'
|
|
@@ -1592,7 +1592,7 @@ Partial Class 中文樣品單
|
1592
|
1592
|
Me.Label28.AutoSize = True
|
1593
|
1593
|
Me.Label28.Location = New System.Drawing.Point(4, 250)
|
1594
|
1594
|
Me.Label28.Name = "Label28"
|
1595
|
|
- Me.Label28.Size = New System.Drawing.Size(52, 16)
|
|
1595
|
+ Me.Label28.Size = New System.Drawing.Size(51, 16)
|
1596
|
1596
|
Me.Label28.TabIndex = 447
|
1597
|
1597
|
Me.Label28.Text = "Insole #"
|
1598
|
1598
|
'
|
|
@@ -1601,7 +1601,7 @@ Partial Class 中文樣品單
|
1601
|
1601
|
Me.Label29.AutoSize = True
|
1602
|
1602
|
Me.Label29.Location = New System.Drawing.Point(4, 200)
|
1603
|
1603
|
Me.Label29.Name = "Label29"
|
1604
|
|
- Me.Label29.Size = New System.Drawing.Size(44, 16)
|
|
1604
|
+ Me.Label29.Size = New System.Drawing.Size(43, 16)
|
1605
|
1605
|
Me.Label29.TabIndex = 445
|
1606
|
1606
|
Me.Label29.Text = "Last #"
|
1607
|
1607
|
'
|
|
@@ -1650,7 +1650,7 @@ Partial Class 中文樣品單
|
1650
|
1650
|
Me.Label30.AutoSize = True
|
1651
|
1651
|
Me.Label30.Location = New System.Drawing.Point(112, 130)
|
1652
|
1652
|
Me.Label30.Name = "Label30"
|
1653
|
|
- Me.Label30.Size = New System.Drawing.Size(81, 16)
|
|
1653
|
+ Me.Label30.Size = New System.Drawing.Size(80, 16)
|
1654
|
1654
|
Me.Label30.TabIndex = 439
|
1655
|
1655
|
Me.Label30.Text = "Tendenza / "
|
1656
|
1656
|
'
|
|
@@ -1659,7 +1659,7 @@ Partial Class 中文樣品單
|
1659
|
1659
|
Me.Label31.AutoSize = True
|
1660
|
1660
|
Me.Label31.Location = New System.Drawing.Point(3, 130)
|
1661
|
1661
|
Me.Label31.Name = "Label31"
|
1662
|
|
- Me.Label31.Size = New System.Drawing.Size(101, 16)
|
|
1662
|
+ Me.Label31.Size = New System.Drawing.Size(100, 16)
|
1663
|
1663
|
Me.Label31.TabIndex = 438
|
1664
|
1664
|
Me.Label31.Text = "Suppller/Factory"
|
1665
|
1665
|
'
|
|
@@ -1668,7 +1668,7 @@ Partial Class 中文樣品單
|
1668
|
1668
|
Me.Label32.AutoSize = True
|
1669
|
1669
|
Me.Label32.Location = New System.Drawing.Point(3, 106)
|
1670
|
1670
|
Me.Label32.Name = "Label32"
|
1671
|
|
- Me.Label32.Size = New System.Drawing.Size(49, 16)
|
|
1671
|
+ Me.Label32.Size = New System.Drawing.Size(48, 16)
|
1672
|
1672
|
Me.Label32.TabIndex = 437
|
1673
|
1673
|
Me.Label32.Text = "Style #"
|
1674
|
1674
|
'
|
|
@@ -1693,7 +1693,7 @@ Partial Class 中文樣品單
|
1693
|
1693
|
Me.Label33.AutoSize = True
|
1694
|
1694
|
Me.Label33.Location = New System.Drawing.Point(4, 178)
|
1695
|
1695
|
Me.Label33.Name = "Label33"
|
1696
|
|
- Me.Label33.Size = New System.Drawing.Size(108, 16)
|
|
1696
|
+ Me.Label33.Size = New System.Drawing.Size(107, 16)
|
1697
|
1697
|
Me.Label33.TabIndex = 434
|
1698
|
1698
|
Me.Label33.Text = "Material/Article/#"
|
1699
|
1699
|
'
|
|
@@ -1702,7 +1702,7 @@ Partial Class 中文樣品單
|
1702
|
1702
|
Me.Label34.AutoSize = True
|
1703
|
1703
|
Me.Label34.Location = New System.Drawing.Point(4, 154)
|
1704
|
1704
|
Me.Label34.Name = "Label34"
|
1705
|
|
- Me.Label34.Size = New System.Drawing.Size(39, 16)
|
|
1705
|
+ Me.Label34.Size = New System.Drawing.Size(38, 16)
|
1706
|
1706
|
Me.Label34.TabIndex = 433
|
1707
|
1707
|
Me.Label34.Text = "Color"
|
1708
|
1708
|
'
|
|
@@ -1711,7 +1711,7 @@ Partial Class 中文樣品單
|
1711
|
1711
|
Me.Label35.AutoSize = True
|
1712
|
1712
|
Me.Label35.Location = New System.Drawing.Point(3, 82)
|
1713
|
1713
|
Me.Label35.Name = "Label35"
|
1714
|
|
- Me.Label35.Size = New System.Drawing.Size(73, 16)
|
|
1714
|
+ Me.Label35.Size = New System.Drawing.Size(72, 16)
|
1715
|
1715
|
Me.Label35.TabIndex = 432
|
1716
|
1716
|
Me.Label35.Text = "Style Name"
|
1717
|
1717
|
'
|
|
@@ -1760,7 +1760,7 @@ Partial Class 中文樣品單
|
1760
|
1760
|
Me.Label36.AutoSize = True
|
1761
|
1761
|
Me.Label36.Location = New System.Drawing.Point(275, 41)
|
1762
|
1762
|
Me.Label36.Name = "Label36"
|
1763
|
|
- Me.Label36.Size = New System.Drawing.Size(23, 16)
|
|
1763
|
+ Me.Label36.Size = New System.Drawing.Size(22, 16)
|
1764
|
1764
|
Me.Label36.TabIndex = 426
|
1765
|
1765
|
Me.Label36.Text = "YR"
|
1766
|
1766
|
'
|
|
@@ -1769,7 +1769,7 @@ Partial Class 中文樣品單
|
1769
|
1769
|
Me.Label37.AutoSize = True
|
1770
|
1770
|
Me.Label37.Location = New System.Drawing.Point(202, 41)
|
1771
|
1771
|
Me.Label37.Name = "Label37"
|
1772
|
|
- Me.Label37.Size = New System.Drawing.Size(32, 16)
|
|
1772
|
+ Me.Label37.Size = New System.Drawing.Size(31, 16)
|
1773
|
1773
|
Me.Label37.TabIndex = 425
|
1774
|
1774
|
Me.Label37.Text = "DAY"
|
1775
|
1775
|
'
|
|
@@ -1778,7 +1778,7 @@ Partial Class 中文樣品單
|
1778
|
1778
|
Me.Label38.AutoSize = True
|
1779
|
1779
|
Me.Label38.Location = New System.Drawing.Point(132, 41)
|
1780
|
1780
|
Me.Label38.Name = "Label38"
|
1781
|
|
- Me.Label38.Size = New System.Drawing.Size(30, 16)
|
|
1781
|
+ Me.Label38.Size = New System.Drawing.Size(29, 16)
|
1782
|
1782
|
Me.Label38.TabIndex = 424
|
1783
|
1783
|
Me.Label38.Text = "MO"
|
1784
|
1784
|
'
|
|
@@ -1787,7 +1787,7 @@ Partial Class 中文樣品單
|
1787
|
1787
|
Me.Label39.AutoSize = True
|
1788
|
1788
|
Me.Label39.Location = New System.Drawing.Point(4, 58)
|
1789
|
1789
|
Me.Label39.Name = "Label39"
|
1790
|
|
- Me.Label39.Size = New System.Drawing.Size(35, 16)
|
|
1790
|
+ Me.Label39.Size = New System.Drawing.Size(34, 16)
|
1791
|
1791
|
Me.Label39.TabIndex = 423
|
1792
|
1792
|
Me.Label39.Text = "Date"
|
1793
|
1793
|
'
|
|
@@ -1803,7 +1803,7 @@ Partial Class 中文樣品單
|
1803
|
1803
|
Me.Label40.AutoSize = True
|
1804
|
1804
|
Me.Label40.Location = New System.Drawing.Point(230, 18)
|
1805
|
1805
|
Me.Label40.Name = "Label40"
|
1806
|
|
- Me.Label40.Size = New System.Drawing.Size(50, 16)
|
|
1806
|
+ Me.Label40.Size = New System.Drawing.Size(49, 16)
|
1807
|
1807
|
Me.Label40.TabIndex = 421
|
1808
|
1808
|
Me.Label40.Text = "VIONIC"
|
1809
|
1809
|
'
|
|
@@ -1812,7 +1812,7 @@ Partial Class 中文樣品單
|
1812
|
1812
|
Me.Label41.AutoSize = True
|
1813
|
1813
|
Me.Label41.Location = New System.Drawing.Point(4, 226)
|
1814
|
1814
|
Me.Label41.Name = "Label41"
|
1815
|
|
- Me.Label41.Size = New System.Drawing.Size(108, 16)
|
|
1815
|
+ Me.Label41.Size = New System.Drawing.Size(107, 16)
|
1816
|
1816
|
Me.Label41.TabIndex = 446
|
1817
|
1817
|
Me.Label41.Text = "Construc.Name/#"
|
1818
|
1818
|
'
|
|
@@ -1884,7 +1884,7 @@ Partial Class 中文樣品單
|
1884
|
1884
|
Me.Label43.AutoSize = True
|
1885
|
1885
|
Me.Label43.Location = New System.Drawing.Point(2, 45)
|
1886
|
1886
|
Me.Label43.Name = "Label43"
|
1887
|
|
- Me.Label43.Size = New System.Drawing.Size(50, 16)
|
|
1887
|
+ Me.Label43.Size = New System.Drawing.Size(49, 16)
|
1888
|
1888
|
Me.Label43.TabIndex = 471
|
1889
|
1889
|
Me.Label43.Text = "Gender"
|
1890
|
1890
|
'
|
|
@@ -1951,7 +1951,7 @@ Partial Class 中文樣品單
|
1951
|
1951
|
Me.Label23.AutoSize = True
|
1952
|
1952
|
Me.Label23.Location = New System.Drawing.Point(19, 20)
|
1953
|
1953
|
Me.Label23.Name = "Label23"
|
1954
|
|
- Me.Label23.Size = New System.Drawing.Size(31, 16)
|
|
1954
|
+ Me.Label23.Size = New System.Drawing.Size(30, 16)
|
1955
|
1955
|
Me.Label23.TabIndex = 473
|
1956
|
1956
|
Me.Label23.Text = "Size"
|
1957
|
1957
|
'
|
|
@@ -2054,7 +2054,7 @@ Partial Class 中文樣品單
|
2054
|
2054
|
Me.Label45.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2055
|
2055
|
Me.Label45.Location = New System.Drawing.Point(291, 107)
|
2056
|
2056
|
Me.Label45.Name = "Label45"
|
2057
|
|
- Me.Label45.Size = New System.Drawing.Size(44, 16)
|
|
2057
|
+ Me.Label45.Size = New System.Drawing.Size(43, 16)
|
2058
|
2058
|
Me.Label45.TabIndex = 415
|
2059
|
2059
|
Me.Label45.Text = "階段:"
|
2060
|
2060
|
'
|
|
@@ -2091,7 +2091,7 @@ Partial Class 中文樣品單
|
2091
|
2091
|
Me.Label24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2092
|
2092
|
Me.Label24.Location = New System.Drawing.Point(291, 81)
|
2093
|
2093
|
Me.Label24.Name = "Label24"
|
2094
|
|
- Me.Label24.Size = New System.Drawing.Size(44, 16)
|
|
2094
|
+ Me.Label24.Size = New System.Drawing.Size(43, 16)
|
2095
|
2095
|
Me.Label24.TabIndex = 411
|
2096
|
2096
|
Me.Label24.Text = "工廠:"
|
2097
|
2097
|
'
|
|
@@ -2101,7 +2101,7 @@ Partial Class 中文樣品單
|
2101
|
2101
|
Me.Label25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2102
|
2102
|
Me.Label25.Location = New System.Drawing.Point(291, 55)
|
2103
|
2103
|
Me.Label25.Name = "Label25"
|
2104
|
|
- Me.Label25.Size = New System.Drawing.Size(44, 16)
|
|
2104
|
+ Me.Label25.Size = New System.Drawing.Size(43, 16)
|
2105
|
2105
|
Me.Label25.TabIndex = 410
|
2106
|
2106
|
Me.Label25.Text = "季節:"
|
2107
|
2107
|
'
|
|
@@ -2111,7 +2111,7 @@ Partial Class 中文樣品單
|
2111
|
2111
|
Me.Label44.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2112
|
2112
|
Me.Label44.Location = New System.Drawing.Point(291, 29)
|
2113
|
2113
|
Me.Label44.Name = "Label44"
|
2114
|
|
- Me.Label44.Size = New System.Drawing.Size(44, 16)
|
|
2114
|
+ Me.Label44.Size = New System.Drawing.Size(43, 16)
|
2115
|
2115
|
Me.Label44.TabIndex = 409
|
2116
|
2116
|
Me.Label44.Text = "品牌:"
|
2117
|
2117
|
'
|
|
@@ -2152,6 +2152,86 @@ Partial Class 中文樣品單
|
2152
|
2152
|
Me.Panel1.Size = New System.Drawing.Size(1913, 722)
|
2153
|
2153
|
Me.Panel1.TabIndex = 478
|
2154
|
2154
|
'
|
|
2155
|
+ 'Panel3
|
|
2156
|
+ '
|
|
2157
|
+ Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
2158
|
+ Me.Panel3.Controls.Add(Me.日期1_dtp)
|
|
2159
|
+ Me.Panel3.Controls.Add(Me.TextBox3)
|
|
2160
|
+ Me.Panel3.Controls.Add(Me.TextBox10)
|
|
2161
|
+ Me.Panel3.Controls.Add(Me.TextBox9)
|
|
2162
|
+ Me.Panel3.Controls.Add(Me.TextBox17)
|
|
2163
|
+ Me.Panel3.Controls.Add(Me.Button23)
|
|
2164
|
+ Me.Panel3.Controls.Add(Me.TextBox5)
|
|
2165
|
+ Me.Panel3.Controls.Add(Me.TextBox4)
|
|
2166
|
+ Me.Panel3.Location = New System.Drawing.Point(682, 20)
|
|
2167
|
+ Me.Panel3.Name = "Panel3"
|
|
2168
|
+ Me.Panel3.Size = New System.Drawing.Size(200, 100)
|
|
2169
|
+ Me.Panel3.TabIndex = 490
|
|
2170
|
+ Me.Panel3.Visible = False
|
|
2171
|
+ '
|
|
2172
|
+ '日期1_dtp
|
|
2173
|
+ '
|
|
2174
|
+ Me.日期1_dtp.CustomFormat = "yyyy/MM/dd"
|
|
2175
|
+ Me.日期1_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
2176
|
+ Me.日期1_dtp.Location = New System.Drawing.Point(3, 7)
|
|
2177
|
+ Me.日期1_dtp.Name = "日期1_dtp"
|
|
2178
|
+ Me.日期1_dtp.Size = New System.Drawing.Size(98, 23)
|
|
2179
|
+ Me.日期1_dtp.TabIndex = 479
|
|
2180
|
+ Me.日期1_dtp.Visible = False
|
|
2181
|
+ '
|
|
2182
|
+ 'Panel2
|
|
2183
|
+ '
|
|
2184
|
+ Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
2185
|
+ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
2186
|
+ Me.Panel2.AutoScroll = True
|
|
2187
|
+ Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
2188
|
+ Me.Panel2.Controls.Add(Me.Label50)
|
|
2189
|
+ Me.Panel2.Controls.Add(Me.Label11)
|
|
2190
|
+ Me.Panel2.Controls.Add(Me.樣品流水號_tb)
|
|
2191
|
+ Me.Panel2.Controls.Add(Me.刪除面料_bt)
|
|
2192
|
+ Me.Panel2.Controls.Add(Me.TextBox6)
|
|
2193
|
+ Me.Panel2.Controls.Add(Me.面料顏色排序_bt)
|
|
2194
|
+ Me.Panel2.Controls.Add(Me.面料項次排序_bt)
|
|
2195
|
+ Me.Panel2.Controls.Add(Me.新增面料_bt)
|
|
2196
|
+ Me.Panel2.Controls.Add(Me.面料_dgv)
|
|
2197
|
+ Me.Panel2.Controls.Add(Me.內裡_dgv)
|
|
2198
|
+ Me.Panel2.Controls.Add(Me.樣品流水號1_tb)
|
|
2199
|
+ Me.Panel2.Controls.Add(Me.TextBox14)
|
|
2200
|
+ Me.Panel2.Controls.Add(Me.刪除內裏_bt)
|
|
2201
|
+ Me.Panel2.Controls.Add(Me.新增內裏_bt)
|
|
2202
|
+ Me.Panel2.Controls.Add(Me.內裏顏色排序_tb)
|
|
2203
|
+ Me.Panel2.Controls.Add(Me.內裏項次排序_tb)
|
|
2204
|
+ Me.Panel2.Controls.Add(Me.Label12)
|
|
2205
|
+ Me.Panel2.Controls.Add(Me.飾物_dgv)
|
|
2206
|
+ Me.Panel2.Controls.Add(Me.飾物項次排序_bt)
|
|
2207
|
+ Me.Panel2.Controls.Add(Me.底部_dgv)
|
|
2208
|
+ Me.Panel2.Controls.Add(Me.飾物顏色排序_bt)
|
|
2209
|
+ Me.Panel2.Controls.Add(Me.樣品流水號2_tb)
|
|
2210
|
+ Me.Panel2.Controls.Add(Me.Label14)
|
|
2211
|
+ Me.Panel2.Controls.Add(Me.刪除底部_bt)
|
|
2212
|
+ Me.Panel2.Controls.Add(Me.新增飾物_bt)
|
|
2213
|
+ Me.Panel2.Controls.Add(Me.TextBox15)
|
|
2214
|
+ Me.Panel2.Controls.Add(Me.TextBox16)
|
|
2215
|
+ Me.Panel2.Controls.Add(Me.底部項次排序_bt)
|
|
2216
|
+ Me.Panel2.Controls.Add(Me.刪除飾物_bt)
|
|
2217
|
+ Me.Panel2.Controls.Add(Me.新增底部_bt)
|
|
2218
|
+ Me.Panel2.Controls.Add(Me.TextBox13)
|
|
2219
|
+ Me.Panel2.Controls.Add(Me.Label13)
|
|
2220
|
+ Me.Panel2.Controls.Add(Me.底部顏色排序_bt)
|
|
2221
|
+ Me.Panel2.Location = New System.Drawing.Point(1, 180)
|
|
2222
|
+ Me.Panel2.Name = "Panel2"
|
|
2223
|
+ Me.Panel2.Size = New System.Drawing.Size(1545, 537)
|
|
2224
|
+ Me.Panel2.TabIndex = 489
|
|
2225
|
+ '
|
|
2226
|
+ 'Label50
|
|
2227
|
+ '
|
|
2228
|
+ Me.Label50.AutoSize = True
|
|
2229
|
+ Me.Label50.Location = New System.Drawing.Point(1, 1880)
|
|
2230
|
+ Me.Label50.Name = "Label50"
|
|
2231
|
+ Me.Label50.Size = New System.Drawing.Size(10, 16)
|
|
2232
|
+ Me.Label50.TabIndex = 418
|
|
2233
|
+ Me.Label50.Text = "."
|
|
2234
|
+ '
|
2155
|
2235
|
'Panel4
|
2156
|
2236
|
'
|
2157
|
2237
|
Me.Panel4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
@@ -2181,13 +2261,32 @@ Partial Class 中文樣品單
|
2181
|
2261
|
Me.Panel4.Size = New System.Drawing.Size(359, 537)
|
2182
|
2262
|
Me.Panel4.TabIndex = 491
|
2183
|
2263
|
'
|
|
2264
|
+ '廠商_tb
|
|
2265
|
+ '
|
|
2266
|
+ Me.廠商_tb.Enabled = False
|
|
2267
|
+ Me.廠商_tb.Location = New System.Drawing.Point(61, 293)
|
|
2268
|
+ Me.廠商_tb.Name = "廠商_tb"
|
|
2269
|
+ Me.廠商_tb.Size = New System.Drawing.Size(260, 23)
|
|
2270
|
+ Me.廠商_tb.TabIndex = 491
|
|
2271
|
+ Me.廠商_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
2272
|
+ '
|
|
2273
|
+ 'Label52
|
|
2274
|
+ '
|
|
2275
|
+ Me.Label52.AutoSize = True
|
|
2276
|
+ Me.Label52.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
2277
|
+ Me.Label52.Location = New System.Drawing.Point(4, 297)
|
|
2278
|
+ Me.Label52.Name = "Label52"
|
|
2279
|
+ Me.Label52.Size = New System.Drawing.Size(48, 16)
|
|
2280
|
+ Me.Label52.TabIndex = 490
|
|
2281
|
+ Me.Label52.Text = "Factory"
|
|
2282
|
+ '
|
2184
|
2283
|
'Label46
|
2185
|
2284
|
'
|
2186
|
2285
|
Me.Label46.AutoSize = True
|
2187
|
2286
|
Me.Label46.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2188
|
2287
|
Me.Label46.Location = New System.Drawing.Point(4, 251)
|
2189
|
2288
|
Me.Label46.Name = "Label46"
|
2190
|
|
- Me.Label46.Size = New System.Drawing.Size(300, 16)
|
|
2289
|
+ Me.Label46.Size = New System.Drawing.Size(299, 16)
|
2191
|
2290
|
Me.Label46.TabIndex = 481
|
2192
|
2291
|
Me.Label46.Text = "批量填入功能只會填入空格,如本來已有資料的會忽略!"
|
2193
|
2292
|
'
|
|
@@ -2206,7 +2305,7 @@ Partial Class 中文樣品單
|
2206
|
2305
|
Me.Label47.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2207
|
2306
|
Me.Label47.Location = New System.Drawing.Point(4, 273)
|
2208
|
2307
|
Me.Label47.Name = "Label47"
|
2209
|
|
- Me.Label47.Size = New System.Drawing.Size(56, 16)
|
|
2308
|
+ Me.Label47.Size = New System.Drawing.Size(55, 16)
|
2210
|
2309
|
Me.Label47.TabIndex = 482
|
2211
|
2310
|
Me.Label47.Text = "選擇部件"
|
2212
|
2311
|
'
|
|
@@ -2235,7 +2334,7 @@ Partial Class 中文樣品單
|
2235
|
2334
|
Me.Label49.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2236
|
2335
|
Me.Label49.Location = New System.Drawing.Point(1, 320)
|
2237
|
2336
|
Me.Label49.Name = "Label49"
|
2238
|
|
- Me.Label49.Size = New System.Drawing.Size(56, 16)
|
|
2337
|
+ Me.Label49.Size = New System.Drawing.Size(55, 16)
|
2239
|
2338
|
Me.Label49.TabIndex = 486
|
2240
|
2339
|
Me.Label49.Text = "部件內容"
|
2241
|
2340
|
'
|
|
@@ -2245,98 +2344,10 @@ Partial Class 中文樣品單
|
2245
|
2344
|
Me.Label48.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2246
|
2345
|
Me.Label48.Location = New System.Drawing.Point(133, 273)
|
2247
|
2346
|
Me.Label48.Name = "Label48"
|
2248
|
|
- Me.Label48.Size = New System.Drawing.Size(56, 16)
|
|
2347
|
+ Me.Label48.Size = New System.Drawing.Size(55, 16)
|
2249
|
2348
|
Me.Label48.TabIndex = 484
|
2250
|
2349
|
Me.Label48.Text = "部件細項"
|
2251
|
2350
|
'
|
2252
|
|
- '部件內容_tb
|
2253
|
|
- '
|
2254
|
|
- Me.部件內容_tb.Location = New System.Drawing.Point(4, 336)
|
2255
|
|
- Me.部件內容_tb.Multiline = True
|
2256
|
|
- Me.部件內容_tb.Name = "部件內容_tb"
|
2257
|
|
- Me.部件內容_tb.Size = New System.Drawing.Size(321, 77)
|
2258
|
|
- Me.部件內容_tb.TabIndex = 487
|
2259
|
|
- '
|
2260
|
|
- 'Panel3
|
2261
|
|
- '
|
2262
|
|
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
2263
|
|
- Me.Panel3.Controls.Add(Me.日期1_dtp)
|
2264
|
|
- Me.Panel3.Controls.Add(Me.TextBox3)
|
2265
|
|
- Me.Panel3.Controls.Add(Me.TextBox10)
|
2266
|
|
- Me.Panel3.Controls.Add(Me.TextBox9)
|
2267
|
|
- Me.Panel3.Controls.Add(Me.TextBox17)
|
2268
|
|
- Me.Panel3.Controls.Add(Me.Button23)
|
2269
|
|
- Me.Panel3.Controls.Add(Me.TextBox5)
|
2270
|
|
- Me.Panel3.Controls.Add(Me.TextBox4)
|
2271
|
|
- Me.Panel3.Location = New System.Drawing.Point(682, 20)
|
2272
|
|
- Me.Panel3.Name = "Panel3"
|
2273
|
|
- Me.Panel3.Size = New System.Drawing.Size(200, 100)
|
2274
|
|
- Me.Panel3.TabIndex = 490
|
2275
|
|
- Me.Panel3.Visible = False
|
2276
|
|
- '
|
2277
|
|
- '日期1_dtp
|
2278
|
|
- '
|
2279
|
|
- Me.日期1_dtp.CustomFormat = "yyyy/MM/dd"
|
2280
|
|
- Me.日期1_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
2281
|
|
- Me.日期1_dtp.Location = New System.Drawing.Point(3, 7)
|
2282
|
|
- Me.日期1_dtp.Name = "日期1_dtp"
|
2283
|
|
- Me.日期1_dtp.Size = New System.Drawing.Size(98, 23)
|
2284
|
|
- Me.日期1_dtp.TabIndex = 479
|
2285
|
|
- Me.日期1_dtp.Visible = False
|
2286
|
|
- '
|
2287
|
|
- 'Panel2
|
2288
|
|
- '
|
2289
|
|
- Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
2290
|
|
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
2291
|
|
- Me.Panel2.AutoScroll = True
|
2292
|
|
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
2293
|
|
- Me.Panel2.Controls.Add(Me.Label50)
|
2294
|
|
- Me.Panel2.Controls.Add(Me.Label11)
|
2295
|
|
- Me.Panel2.Controls.Add(Me.樣品流水號_tb)
|
2296
|
|
- Me.Panel2.Controls.Add(Me.刪除面料_bt)
|
2297
|
|
- Me.Panel2.Controls.Add(Me.TextBox6)
|
2298
|
|
- Me.Panel2.Controls.Add(Me.面料顏色排序_bt)
|
2299
|
|
- Me.Panel2.Controls.Add(Me.面料項次排序_bt)
|
2300
|
|
- Me.Panel2.Controls.Add(Me.新增面料_bt)
|
2301
|
|
- Me.Panel2.Controls.Add(Me.面料_dgv)
|
2302
|
|
- Me.Panel2.Controls.Add(Me.內裡_dgv)
|
2303
|
|
- Me.Panel2.Controls.Add(Me.樣品流水號1_tb)
|
2304
|
|
- Me.Panel2.Controls.Add(Me.TextBox14)
|
2305
|
|
- Me.Panel2.Controls.Add(Me.刪除內裏_bt)
|
2306
|
|
- Me.Panel2.Controls.Add(Me.新增內裏_bt)
|
2307
|
|
- Me.Panel2.Controls.Add(Me.內裏顏色排序_tb)
|
2308
|
|
- Me.Panel2.Controls.Add(Me.內裏項次排序_tb)
|
2309
|
|
- Me.Panel2.Controls.Add(Me.Label12)
|
2310
|
|
- Me.Panel2.Controls.Add(Me.飾物_dgv)
|
2311
|
|
- Me.Panel2.Controls.Add(Me.飾物項次排序_bt)
|
2312
|
|
- Me.Panel2.Controls.Add(Me.底部_dgv)
|
2313
|
|
- Me.Panel2.Controls.Add(Me.飾物顏色排序_bt)
|
2314
|
|
- Me.Panel2.Controls.Add(Me.樣品流水號2_tb)
|
2315
|
|
- Me.Panel2.Controls.Add(Me.Label14)
|
2316
|
|
- Me.Panel2.Controls.Add(Me.刪除底部_bt)
|
2317
|
|
- Me.Panel2.Controls.Add(Me.新增飾物_bt)
|
2318
|
|
- Me.Panel2.Controls.Add(Me.TextBox15)
|
2319
|
|
- Me.Panel2.Controls.Add(Me.TextBox16)
|
2320
|
|
- Me.Panel2.Controls.Add(Me.底部項次排序_bt)
|
2321
|
|
- Me.Panel2.Controls.Add(Me.刪除飾物_bt)
|
2322
|
|
- Me.Panel2.Controls.Add(Me.新增底部_bt)
|
2323
|
|
- Me.Panel2.Controls.Add(Me.TextBox13)
|
2324
|
|
- Me.Panel2.Controls.Add(Me.Label13)
|
2325
|
|
- Me.Panel2.Controls.Add(Me.底部顏色排序_bt)
|
2326
|
|
- Me.Panel2.Location = New System.Drawing.Point(1, 180)
|
2327
|
|
- Me.Panel2.Name = "Panel2"
|
2328
|
|
- Me.Panel2.Size = New System.Drawing.Size(1545, 537)
|
2329
|
|
- Me.Panel2.TabIndex = 489
|
2330
|
|
- '
|
2331
|
|
- 'Label50
|
2332
|
|
- '
|
2333
|
|
- Me.Label50.AutoSize = True
|
2334
|
|
- Me.Label50.Location = New System.Drawing.Point(1, 1880)
|
2335
|
|
- Me.Label50.Name = "Label50"
|
2336
|
|
- Me.Label50.Size = New System.Drawing.Size(11, 16)
|
2337
|
|
- Me.Label50.TabIndex = 418
|
2338
|
|
- Me.Label50.Text = "."
|
2339
|
|
- '
|
2340
|
2351
|
'GroupBox7
|
2341
|
2352
|
'
|
2342
|
2353
|
Me.GroupBox7.Controls.Add(Me.刪除顏色_bt)
|
|
@@ -2359,7 +2370,7 @@ Partial Class 中文樣品單
|
2359
|
2370
|
Me.顯示確認資訊_ch.CheckState = System.Windows.Forms.CheckState.Checked
|
2360
|
2371
|
Me.顯示確認資訊_ch.Location = New System.Drawing.Point(215, 42)
|
2361
|
2372
|
Me.顯示確認資訊_ch.Name = "顯示確認資訊_ch"
|
2362
|
|
- Me.顯示確認資訊_ch.Size = New System.Drawing.Size(99, 20)
|
|
2373
|
+ Me.顯示確認資訊_ch.Size = New System.Drawing.Size(98, 20)
|
2363
|
2374
|
Me.顯示確認資訊_ch.TabIndex = 479
|
2364
|
2375
|
Me.顯示確認資訊_ch.Text = "顯示確認資訊"
|
2365
|
2376
|
Me.顯示確認資訊_ch.UseVisualStyleBackColor = True
|
|
@@ -2369,7 +2380,7 @@ Partial Class 中文樣品單
|
2369
|
2380
|
Me.顯示吊牌資訊_ch.AutoSize = True
|
2370
|
2381
|
Me.顯示吊牌資訊_ch.Location = New System.Drawing.Point(110, 42)
|
2371
|
2382
|
Me.顯示吊牌資訊_ch.Name = "顯示吊牌資訊_ch"
|
2372
|
|
- Me.顯示吊牌資訊_ch.Size = New System.Drawing.Size(99, 20)
|
|
2383
|
+ Me.顯示吊牌資訊_ch.Size = New System.Drawing.Size(98, 20)
|
2373
|
2384
|
Me.顯示吊牌資訊_ch.TabIndex = 478
|
2374
|
2385
|
Me.顯示吊牌資訊_ch.Text = "顯示吊牌資訊"
|
2375
|
2386
|
Me.顯示吊牌資訊_ch.UseVisualStyleBackColor = True
|
|
@@ -2379,11 +2390,30 @@ Partial Class 中文樣品單
|
2379
|
2390
|
Me.顯示系統編碼_ch.AutoSize = True
|
2380
|
2391
|
Me.顯示系統編碼_ch.Location = New System.Drawing.Point(5, 42)
|
2381
|
2392
|
Me.顯示系統編碼_ch.Name = "顯示系統編碼_ch"
|
2382
|
|
- Me.顯示系統編碼_ch.Size = New System.Drawing.Size(99, 20)
|
|
2393
|
+ Me.顯示系統編碼_ch.Size = New System.Drawing.Size(98, 20)
|
2383
|
2394
|
Me.顯示系統編碼_ch.TabIndex = 477
|
2384
|
2395
|
Me.顯示系統編碼_ch.Text = "顯示系統編碼"
|
2385
|
2396
|
Me.顯示系統編碼_ch.UseVisualStyleBackColor = True
|
2386
|
2397
|
'
|
|
2398
|
+ 'Label51
|
|
2399
|
+ '
|
|
2400
|
+ Me.Label51.AutoSize = True
|
|
2401
|
+ Me.Label51.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
2402
|
+ Me.Label51.ForeColor = System.Drawing.Color.Red
|
|
2403
|
+ Me.Label51.Location = New System.Drawing.Point(53, 320)
|
|
2404
|
+ Me.Label51.Name = "Label51"
|
|
2405
|
+ Me.Label51.Size = New System.Drawing.Size(266, 15)
|
|
2406
|
+ Me.Label51.TabIndex = 489
|
|
2407
|
+ Me.Label51.Text = "內容會自動換行,不要手工換行,列印時才不會出錯!!"
|
|
2408
|
+ '
|
|
2409
|
+ '部件內容_tb
|
|
2410
|
+ '
|
|
2411
|
+ Me.部件內容_tb.Location = New System.Drawing.Point(4, 336)
|
|
2412
|
+ Me.部件內容_tb.Multiline = True
|
|
2413
|
+ Me.部件內容_tb.Name = "部件內容_tb"
|
|
2414
|
+ Me.部件內容_tb.Size = New System.Drawing.Size(321, 77)
|
|
2415
|
+ Me.部件內容_tb.TabIndex = 487
|
|
2416
|
+ '
|
2387
|
2417
|
'下拉1_bt
|
2388
|
2418
|
'
|
2389
|
2419
|
Me.下拉1_bt.ForeColor = System.Drawing.Color.Black
|
|
@@ -2434,36 +2464,6 @@ Partial Class 中文樣品單
|
2434
|
2464
|
Me.下拉5_bt.Text = "V"
|
2435
|
2465
|
Me.下拉5_bt.UseVisualStyleBackColor = True
|
2436
|
2466
|
'
|
2437
|
|
- 'Label51
|
2438
|
|
- '
|
2439
|
|
- Me.Label51.AutoSize = True
|
2440
|
|
- Me.Label51.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
2441
|
|
- Me.Label51.ForeColor = System.Drawing.Color.Red
|
2442
|
|
- Me.Label51.Location = New System.Drawing.Point(53, 320)
|
2443
|
|
- Me.Label51.Name = "Label51"
|
2444
|
|
- Me.Label51.Size = New System.Drawing.Size(266, 15)
|
2445
|
|
- Me.Label51.TabIndex = 489
|
2446
|
|
- Me.Label51.Text = "內容會自動換行,不要手工換行,列印時才不會出錯!!"
|
2447
|
|
- '
|
2448
|
|
- '廠商_tb
|
2449
|
|
- '
|
2450
|
|
- Me.廠商_tb.Enabled = False
|
2451
|
|
- Me.廠商_tb.Location = New System.Drawing.Point(61, 293)
|
2452
|
|
- Me.廠商_tb.Name = "廠商_tb"
|
2453
|
|
- Me.廠商_tb.Size = New System.Drawing.Size(260, 23)
|
2454
|
|
- Me.廠商_tb.TabIndex = 491
|
2455
|
|
- Me.廠商_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
2456
|
|
- '
|
2457
|
|
- 'Label52
|
2458
|
|
- '
|
2459
|
|
- Me.Label52.AutoSize = True
|
2460
|
|
- Me.Label52.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
2461
|
|
- Me.Label52.Location = New System.Drawing.Point(4, 297)
|
2462
|
|
- Me.Label52.Name = "Label52"
|
2463
|
|
- Me.Label52.Size = New System.Drawing.Size(49, 16)
|
2464
|
|
- Me.Label52.TabIndex = 490
|
2465
|
|
- Me.Label52.Text = "Factory"
|
2466
|
|
- '
|
2467
|
2467
|
'中文樣品單
|
2468
|
2468
|
'
|
2469
|
2469
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
|
@@ -2563,12 +2563,12 @@ Partial Class 中文樣品單
|
2563
|
2563
|
Me.GroupBox6.ResumeLayout(False)
|
2564
|
2564
|
Me.GroupBox6.PerformLayout()
|
2565
|
2565
|
Me.Panel1.ResumeLayout(False)
|
2566
|
|
- Me.Panel4.ResumeLayout(False)
|
2567
|
|
- Me.Panel4.PerformLayout()
|
2568
|
2566
|
Me.Panel3.ResumeLayout(False)
|
2569
|
2567
|
Me.Panel3.PerformLayout()
|
2570
|
2568
|
Me.Panel2.ResumeLayout(False)
|
2571
|
2569
|
Me.Panel2.PerformLayout()
|
|
2570
|
+ Me.Panel4.ResumeLayout(False)
|
|
2571
|
+ Me.Panel4.PerformLayout()
|
2572
|
2572
|
Me.GroupBox7.ResumeLayout(False)
|
2573
|
2573
|
Me.GroupBox7.PerformLayout()
|
2574
|
2574
|
Me.ResumeLayout(False)
|