|
@@ -28,10 +28,10 @@ Partial Class 中文樣品單
|
28
|
28
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
29
|
29
|
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
30
|
30
|
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
31
|
|
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
32
|
|
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
33
|
|
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
34
|
31
|
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
32
|
+ Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
33
|
+ Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
34
|
+ Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
35
|
35
|
Me.Label1 = New System.Windows.Forms.Label()
|
36
|
36
|
Me.Label2 = New System.Windows.Forms.Label()
|
37
|
37
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
@@ -220,6 +220,26 @@ Partial Class 中文樣品單
|
220
|
220
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
221
|
221
|
Me.日期1_dtp = New System.Windows.Forms.DateTimePicker()
|
222
|
222
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
223
|
+ Me.大間距4_ch = New System.Windows.Forms.CheckBox()
|
|
224
|
+ Me.中間距4_ch = New System.Windows.Forms.CheckBox()
|
|
225
|
+ Me.小間距4_ch = New System.Windows.Forms.CheckBox()
|
|
226
|
+ Me.大間距3_ch = New System.Windows.Forms.CheckBox()
|
|
227
|
+ Me.中間距3_ch = New System.Windows.Forms.CheckBox()
|
|
228
|
+ Me.小間距3_ch = New System.Windows.Forms.CheckBox()
|
|
229
|
+ Me.大間距2_ch = New System.Windows.Forms.CheckBox()
|
|
230
|
+ Me.中間距2_ch = New System.Windows.Forms.CheckBox()
|
|
231
|
+ Me.小間距2_ch = New System.Windows.Forms.CheckBox()
|
|
232
|
+ Me.大間距1_ch = New System.Windows.Forms.CheckBox()
|
|
233
|
+ Me.中間距1_ch = New System.Windows.Forms.CheckBox()
|
|
234
|
+ Me.小間距1_ch = New System.Windows.Forms.CheckBox()
|
|
235
|
+ Me.存檔4_bt = New System.Windows.Forms.Button()
|
|
236
|
+ Me.存檔3_bt = New System.Windows.Forms.Button()
|
|
237
|
+ Me.存檔2_bt = New System.Windows.Forms.Button()
|
|
238
|
+ Me.存檔1_bt = New System.Windows.Forms.Button()
|
|
239
|
+ Me.飾物1_dgv = New System.Windows.Forms.DataGridView()
|
|
240
|
+ Me.底部1_dgv = New System.Windows.Forms.DataGridView()
|
|
241
|
+ Me.內裡1_dgv = New System.Windows.Forms.DataGridView()
|
|
242
|
+ Me.面料1_dgv = New System.Windows.Forms.DataGridView()
|
223
|
243
|
Me.Label50 = New System.Windows.Forms.Label()
|
224
|
244
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
225
|
245
|
Me.廠商_tb = New System.Windows.Forms.TextBox()
|
|
@@ -272,10 +292,6 @@ Partial Class 中文樣品單
|
272
|
292
|
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
|
273
|
293
|
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
274
|
294
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
275
|
|
- Me.面料1_dgv = New System.Windows.Forms.DataGridView()
|
276
|
|
- Me.內裡1_dgv = New System.Windows.Forms.DataGridView()
|
277
|
|
- Me.底部1_dgv = New System.Windows.Forms.DataGridView()
|
278
|
|
- Me.飾物1_dgv = New System.Windows.Forms.DataGridView()
|
279
|
295
|
CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
280
|
296
|
CType(Me.圖片1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
281
|
297
|
CType(Me.圖片2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
@@ -297,6 +313,10 @@ Partial Class 中文樣品單
|
297
|
313
|
Me.Panel1.SuspendLayout()
|
298
|
314
|
Me.Panel3.SuspendLayout()
|
299
|
315
|
Me.Panel2.SuspendLayout()
|
|
316
|
+ CType(Me.飾物1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
317
|
+ CType(Me.底部1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
318
|
+ CType(Me.內裡1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
319
|
+ CType(Me.面料1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
300
|
320
|
Me.Panel4.SuspendLayout()
|
301
|
321
|
Me.GroupBox7.SuspendLayout()
|
302
|
322
|
Me.視窗2_pl.SuspendLayout()
|
|
@@ -321,10 +341,6 @@ Partial Class 中文樣品單
|
321
|
341
|
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
|
322
|
342
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
323
|
343
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
324
|
|
- CType(Me.面料1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
325
|
|
- CType(Me.內裡1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
326
|
|
- CType(Me.底部1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
327
|
|
- CType(Me.飾物1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
|
328
|
344
|
Me.SuspendLayout()
|
329
|
345
|
'
|
330
|
346
|
'Label1
|
|
@@ -989,7 +1005,7 @@ Partial Class 中文樣品單
|
989
|
1005
|
'新增面料_bt
|
990
|
1006
|
'
|
991
|
1007
|
Me.新增面料_bt.ForeColor = System.Drawing.Color.Blue
|
992
|
|
- Me.新增面料_bt.Location = New System.Drawing.Point(215, 1)
|
|
1008
|
+ Me.新增面料_bt.Location = New System.Drawing.Point(387, 1)
|
993
|
1009
|
Me.新增面料_bt.Name = "新增面料_bt"
|
994
|
1010
|
Me.新增面料_bt.Size = New System.Drawing.Size(80, 30)
|
995
|
1011
|
Me.新增面料_bt.TabIndex = 365
|
|
@@ -999,7 +1015,7 @@ Partial Class 中文樣品單
|
999
|
1015
|
'新增內裏_bt
|
1000
|
1016
|
'
|
1001
|
1017
|
Me.新增內裏_bt.ForeColor = System.Drawing.Color.Blue
|
1002
|
|
- Me.新增內裏_bt.Location = New System.Drawing.Point(215, 475)
|
|
1018
|
+ Me.新增內裏_bt.Location = New System.Drawing.Point(387, 475)
|
1003
|
1019
|
Me.新增內裏_bt.Name = "新增內裏_bt"
|
1004
|
1020
|
Me.新增內裏_bt.Size = New System.Drawing.Size(80, 30)
|
1005
|
1021
|
Me.新增內裏_bt.TabIndex = 366
|
|
@@ -1009,7 +1025,7 @@ Partial Class 中文樣品單
|
1009
|
1025
|
'新增底部_bt
|
1010
|
1026
|
'
|
1011
|
1027
|
Me.新增底部_bt.ForeColor = System.Drawing.Color.Blue
|
1012
|
|
- Me.新增底部_bt.Location = New System.Drawing.Point(215, 948)
|
|
1028
|
+ Me.新增底部_bt.Location = New System.Drawing.Point(387, 948)
|
1013
|
1029
|
Me.新增底部_bt.Name = "新增底部_bt"
|
1014
|
1030
|
Me.新增底部_bt.Size = New System.Drawing.Size(80, 30)
|
1015
|
1031
|
Me.新增底部_bt.TabIndex = 367
|
|
@@ -1019,7 +1035,7 @@ Partial Class 中文樣品單
|
1019
|
1035
|
'新增飾物_bt
|
1020
|
1036
|
'
|
1021
|
1037
|
Me.新增飾物_bt.ForeColor = System.Drawing.Color.Blue
|
1022
|
|
- Me.新增飾物_bt.Location = New System.Drawing.Point(215, 1422)
|
|
1038
|
+ Me.新增飾物_bt.Location = New System.Drawing.Point(387, 1422)
|
1023
|
1039
|
Me.新增飾物_bt.Name = "新增飾物_bt"
|
1024
|
1040
|
Me.新增飾物_bt.Size = New System.Drawing.Size(80, 30)
|
1025
|
1041
|
Me.新增飾物_bt.TabIndex = 368
|
|
@@ -1038,7 +1054,7 @@ Partial Class 中文樣品單
|
1038
|
1054
|
'
|
1039
|
1055
|
'TextBox6
|
1040
|
1056
|
'
|
1041
|
|
- Me.TextBox6.Location = New System.Drawing.Point(134, 5)
|
|
1057
|
+ Me.TextBox6.Location = New System.Drawing.Point(306, 5)
|
1042
|
1058
|
Me.TextBox6.Name = "TextBox6"
|
1043
|
1059
|
Me.TextBox6.Size = New System.Drawing.Size(80, 23)
|
1044
|
1060
|
Me.TextBox6.TabIndex = 370
|
|
@@ -1047,7 +1063,7 @@ Partial Class 中文樣品單
|
1047
|
1063
|
'刪除面料_bt
|
1048
|
1064
|
'
|
1049
|
1065
|
Me.刪除面料_bt.ForeColor = System.Drawing.Color.Red
|
1050
|
|
- Me.刪除面料_bt.Location = New System.Drawing.Point(301, 1)
|
|
1066
|
+ Me.刪除面料_bt.Location = New System.Drawing.Point(473, 1)
|
1051
|
1067
|
Me.刪除面料_bt.Name = "刪除面料_bt"
|
1052
|
1068
|
Me.刪除面料_bt.Size = New System.Drawing.Size(80, 30)
|
1053
|
1069
|
Me.刪除面料_bt.TabIndex = 374
|
|
@@ -1057,7 +1073,7 @@ Partial Class 中文樣品單
|
1057
|
1073
|
'刪除內裏_bt
|
1058
|
1074
|
'
|
1059
|
1075
|
Me.刪除內裏_bt.ForeColor = System.Drawing.Color.Red
|
1060
|
|
- Me.刪除內裏_bt.Location = New System.Drawing.Point(301, 475)
|
|
1076
|
+ Me.刪除內裏_bt.Location = New System.Drawing.Point(473, 475)
|
1061
|
1077
|
Me.刪除內裏_bt.Name = "刪除內裏_bt"
|
1062
|
1078
|
Me.刪除內裏_bt.Size = New System.Drawing.Size(80, 30)
|
1063
|
1079
|
Me.刪除內裏_bt.TabIndex = 375
|
|
@@ -1067,7 +1083,7 @@ Partial Class 中文樣品單
|
1067
|
1083
|
'刪除底部_bt
|
1068
|
1084
|
'
|
1069
|
1085
|
Me.刪除底部_bt.ForeColor = System.Drawing.Color.Red
|
1070
|
|
- Me.刪除底部_bt.Location = New System.Drawing.Point(301, 948)
|
|
1086
|
+ Me.刪除底部_bt.Location = New System.Drawing.Point(473, 948)
|
1071
|
1087
|
Me.刪除底部_bt.Name = "刪除底部_bt"
|
1072
|
1088
|
Me.刪除底部_bt.Size = New System.Drawing.Size(80, 30)
|
1073
|
1089
|
Me.刪除底部_bt.TabIndex = 376
|
|
@@ -1077,7 +1093,7 @@ Partial Class 中文樣品單
|
1077
|
1093
|
'刪除飾物_bt
|
1078
|
1094
|
'
|
1079
|
1095
|
Me.刪除飾物_bt.ForeColor = System.Drawing.Color.Red
|
1080
|
|
- Me.刪除飾物_bt.Location = New System.Drawing.Point(301, 1422)
|
|
1096
|
+ Me.刪除飾物_bt.Location = New System.Drawing.Point(473, 1422)
|
1081
|
1097
|
Me.刪除飾物_bt.Name = "刪除飾物_bt"
|
1082
|
1098
|
Me.刪除飾物_bt.Size = New System.Drawing.Size(80, 30)
|
1083
|
1099
|
Me.刪除飾物_bt.TabIndex = 377
|
|
@@ -1086,7 +1102,7 @@ Partial Class 中文樣品單
|
1086
|
1102
|
'
|
1087
|
1103
|
'樣品流水號_tb
|
1088
|
1104
|
'
|
1089
|
|
- Me.樣品流水號_tb.Location = New System.Drawing.Point(52, 5)
|
|
1105
|
+ Me.樣品流水號_tb.Location = New System.Drawing.Point(224, 5)
|
1090
|
1106
|
Me.樣品流水號_tb.Name = "樣品流水號_tb"
|
1091
|
1107
|
Me.樣品流水號_tb.Size = New System.Drawing.Size(80, 23)
|
1092
|
1108
|
Me.樣品流水號_tb.TabIndex = 378
|
|
@@ -1261,7 +1277,7 @@ Partial Class 中文樣品單
|
1261
|
1277
|
'
|
1262
|
1278
|
'樣品流水號1_tb
|
1263
|
1279
|
'
|
1264
|
|
- Me.樣品流水號1_tb.Location = New System.Drawing.Point(52, 479)
|
|
1280
|
+ Me.樣品流水號1_tb.Location = New System.Drawing.Point(224, 479)
|
1265
|
1281
|
Me.樣品流水號1_tb.Name = "樣品流水號1_tb"
|
1266
|
1282
|
Me.樣品流水號1_tb.Size = New System.Drawing.Size(80, 23)
|
1267
|
1283
|
Me.樣品流水號1_tb.TabIndex = 399
|
|
@@ -1269,7 +1285,7 @@ Partial Class 中文樣品單
|
1269
|
1285
|
'
|
1270
|
1286
|
'樣品流水號2_tb
|
1271
|
1287
|
'
|
1272
|
|
- Me.樣品流水號2_tb.Location = New System.Drawing.Point(52, 952)
|
|
1288
|
+ Me.樣品流水號2_tb.Location = New System.Drawing.Point(224, 952)
|
1273
|
1289
|
Me.樣品流水號2_tb.Name = "樣品流水號2_tb"
|
1274
|
1290
|
Me.樣品流水號2_tb.Size = New System.Drawing.Size(80, 23)
|
1275
|
1291
|
Me.樣品流水號2_tb.TabIndex = 400
|
|
@@ -1277,7 +1293,7 @@ Partial Class 中文樣品單
|
1277
|
1293
|
'
|
1278
|
1294
|
'TextBox13
|
1279
|
1295
|
'
|
1280
|
|
- Me.TextBox13.Location = New System.Drawing.Point(52, 1426)
|
|
1296
|
+ Me.TextBox13.Location = New System.Drawing.Point(224, 1426)
|
1281
|
1297
|
Me.TextBox13.Name = "TextBox13"
|
1282
|
1298
|
Me.TextBox13.Size = New System.Drawing.Size(80, 23)
|
1283
|
1299
|
Me.TextBox13.TabIndex = 401
|
|
@@ -1285,7 +1301,7 @@ Partial Class 中文樣品單
|
1285
|
1301
|
'
|
1286
|
1302
|
'TextBox14
|
1287
|
1303
|
'
|
1288
|
|
- Me.TextBox14.Location = New System.Drawing.Point(134, 479)
|
|
1304
|
+ Me.TextBox14.Location = New System.Drawing.Point(306, 479)
|
1289
|
1305
|
Me.TextBox14.Name = "TextBox14"
|
1290
|
1306
|
Me.TextBox14.Size = New System.Drawing.Size(80, 23)
|
1291
|
1307
|
Me.TextBox14.TabIndex = 402
|
|
@@ -1293,7 +1309,7 @@ Partial Class 中文樣品單
|
1293
|
1309
|
'
|
1294
|
1310
|
'TextBox15
|
1295
|
1311
|
'
|
1296
|
|
- Me.TextBox15.Location = New System.Drawing.Point(134, 952)
|
|
1312
|
+ Me.TextBox15.Location = New System.Drawing.Point(306, 952)
|
1297
|
1313
|
Me.TextBox15.Name = "TextBox15"
|
1298
|
1314
|
Me.TextBox15.Size = New System.Drawing.Size(80, 23)
|
1299
|
1315
|
Me.TextBox15.TabIndex = 403
|
|
@@ -1301,7 +1317,7 @@ Partial Class 中文樣品單
|
1301
|
1317
|
'
|
1302
|
1318
|
'TextBox16
|
1303
|
1319
|
'
|
1304
|
|
- Me.TextBox16.Location = New System.Drawing.Point(134, 1426)
|
|
1320
|
+ Me.TextBox16.Location = New System.Drawing.Point(306, 1426)
|
1305
|
1321
|
Me.TextBox16.Name = "TextBox16"
|
1306
|
1322
|
Me.TextBox16.Size = New System.Drawing.Size(80, 23)
|
1307
|
1323
|
Me.TextBox16.TabIndex = 404
|
|
@@ -1359,7 +1375,7 @@ Partial Class 中文樣品單
|
1359
|
1375
|
'面料顏色排序_bt
|
1360
|
1376
|
'
|
1361
|
1377
|
Me.面料顏色排序_bt.ForeColor = System.Drawing.Color.Green
|
1362
|
|
- Me.面料顏色排序_bt.Location = New System.Drawing.Point(387, 1)
|
|
1378
|
+ Me.面料顏色排序_bt.Location = New System.Drawing.Point(559, 1)
|
1363
|
1379
|
Me.面料顏色排序_bt.Name = "面料顏色排序_bt"
|
1364
|
1380
|
Me.面料顏色排序_bt.Size = New System.Drawing.Size(80, 30)
|
1365
|
1381
|
Me.面料顏色排序_bt.TabIndex = 410
|
|
@@ -1369,7 +1385,7 @@ Partial Class 中文樣品單
|
1369
|
1385
|
'面料項次排序_bt
|
1370
|
1386
|
'
|
1371
|
1387
|
Me.面料項次排序_bt.ForeColor = System.Drawing.Color.Green
|
1372
|
|
- Me.面料項次排序_bt.Location = New System.Drawing.Point(473, 1)
|
|
1388
|
+ Me.面料項次排序_bt.Location = New System.Drawing.Point(645, 1)
|
1373
|
1389
|
Me.面料項次排序_bt.Name = "面料項次排序_bt"
|
1374
|
1390
|
Me.面料項次排序_bt.Size = New System.Drawing.Size(80, 30)
|
1375
|
1391
|
Me.面料項次排序_bt.TabIndex = 411
|
|
@@ -1379,7 +1395,7 @@ Partial Class 中文樣品單
|
1379
|
1395
|
'內裏項次排序_tb
|
1380
|
1396
|
'
|
1381
|
1397
|
Me.內裏項次排序_tb.ForeColor = System.Drawing.Color.Green
|
1382
|
|
- Me.內裏項次排序_tb.Location = New System.Drawing.Point(473, 474)
|
|
1398
|
+ Me.內裏項次排序_tb.Location = New System.Drawing.Point(645, 474)
|
1383
|
1399
|
Me.內裏項次排序_tb.Name = "內裏項次排序_tb"
|
1384
|
1400
|
Me.內裏項次排序_tb.Size = New System.Drawing.Size(80, 30)
|
1385
|
1401
|
Me.內裏項次排序_tb.TabIndex = 413
|
|
@@ -1389,7 +1405,7 @@ Partial Class 中文樣品單
|
1389
|
1405
|
'內裏顏色排序_tb
|
1390
|
1406
|
'
|
1391
|
1407
|
Me.內裏顏色排序_tb.ForeColor = System.Drawing.Color.Green
|
1392
|
|
- Me.內裏顏色排序_tb.Location = New System.Drawing.Point(387, 475)
|
|
1408
|
+ Me.內裏顏色排序_tb.Location = New System.Drawing.Point(559, 475)
|
1393
|
1409
|
Me.內裏顏色排序_tb.Name = "內裏顏色排序_tb"
|
1394
|
1410
|
Me.內裏顏色排序_tb.Size = New System.Drawing.Size(80, 30)
|
1395
|
1411
|
Me.內裏顏色排序_tb.TabIndex = 412
|
|
@@ -1399,7 +1415,7 @@ Partial Class 中文樣品單
|
1399
|
1415
|
'底部項次排序_bt
|
1400
|
1416
|
'
|
1401
|
1417
|
Me.底部項次排序_bt.ForeColor = System.Drawing.Color.Green
|
1402
|
|
- Me.底部項次排序_bt.Location = New System.Drawing.Point(473, 948)
|
|
1418
|
+ Me.底部項次排序_bt.Location = New System.Drawing.Point(645, 948)
|
1403
|
1419
|
Me.底部項次排序_bt.Name = "底部項次排序_bt"
|
1404
|
1420
|
Me.底部項次排序_bt.Size = New System.Drawing.Size(80, 30)
|
1405
|
1421
|
Me.底部項次排序_bt.TabIndex = 415
|
|
@@ -1409,7 +1425,7 @@ Partial Class 中文樣品單
|
1409
|
1425
|
'底部顏色排序_bt
|
1410
|
1426
|
'
|
1411
|
1427
|
Me.底部顏色排序_bt.ForeColor = System.Drawing.Color.Green
|
1412
|
|
- Me.底部顏色排序_bt.Location = New System.Drawing.Point(387, 948)
|
|
1428
|
+ Me.底部顏色排序_bt.Location = New System.Drawing.Point(559, 948)
|
1413
|
1429
|
Me.底部顏色排序_bt.Name = "底部顏色排序_bt"
|
1414
|
1430
|
Me.底部顏色排序_bt.Size = New System.Drawing.Size(80, 30)
|
1415
|
1431
|
Me.底部顏色排序_bt.TabIndex = 414
|
|
@@ -1419,7 +1435,7 @@ Partial Class 中文樣品單
|
1419
|
1435
|
'飾物項次排序_bt
|
1420
|
1436
|
'
|
1421
|
1437
|
Me.飾物項次排序_bt.ForeColor = System.Drawing.Color.Green
|
1422
|
|
- Me.飾物項次排序_bt.Location = New System.Drawing.Point(473, 1422)
|
|
1438
|
+ Me.飾物項次排序_bt.Location = New System.Drawing.Point(645, 1422)
|
1423
|
1439
|
Me.飾物項次排序_bt.Name = "飾物項次排序_bt"
|
1424
|
1440
|
Me.飾物項次排序_bt.Size = New System.Drawing.Size(80, 30)
|
1425
|
1441
|
Me.飾物項次排序_bt.TabIndex = 417
|
|
@@ -1429,7 +1445,7 @@ Partial Class 中文樣品單
|
1429
|
1445
|
'飾物顏色排序_bt
|
1430
|
1446
|
'
|
1431
|
1447
|
Me.飾物顏色排序_bt.ForeColor = System.Drawing.Color.Green
|
1432
|
|
- Me.飾物顏色排序_bt.Location = New System.Drawing.Point(387, 1422)
|
|
1448
|
+ Me.飾物顏色排序_bt.Location = New System.Drawing.Point(559, 1422)
|
1433
|
1449
|
Me.飾物顏色排序_bt.Name = "飾物顏色排序_bt"
|
1434
|
1450
|
Me.飾物顏色排序_bt.Size = New System.Drawing.Size(80, 30)
|
1435
|
1451
|
Me.飾物顏色排序_bt.TabIndex = 416
|
|
@@ -2228,6 +2244,22 @@ Partial Class 中文樣品單
|
2228
|
2244
|
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
2229
|
2245
|
Me.Panel2.AutoScroll = True
|
2230
|
2246
|
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
2247
|
+ Me.Panel2.Controls.Add(Me.大間距4_ch)
|
|
2248
|
+ Me.Panel2.Controls.Add(Me.中間距4_ch)
|
|
2249
|
+ Me.Panel2.Controls.Add(Me.小間距4_ch)
|
|
2250
|
+ Me.Panel2.Controls.Add(Me.大間距3_ch)
|
|
2251
|
+ Me.Panel2.Controls.Add(Me.中間距3_ch)
|
|
2252
|
+ Me.Panel2.Controls.Add(Me.小間距3_ch)
|
|
2253
|
+ Me.Panel2.Controls.Add(Me.大間距2_ch)
|
|
2254
|
+ Me.Panel2.Controls.Add(Me.中間距2_ch)
|
|
2255
|
+ Me.Panel2.Controls.Add(Me.小間距2_ch)
|
|
2256
|
+ Me.Panel2.Controls.Add(Me.大間距1_ch)
|
|
2257
|
+ Me.Panel2.Controls.Add(Me.中間距1_ch)
|
|
2258
|
+ Me.Panel2.Controls.Add(Me.小間距1_ch)
|
|
2259
|
+ Me.Panel2.Controls.Add(Me.存檔4_bt)
|
|
2260
|
+ Me.Panel2.Controls.Add(Me.存檔3_bt)
|
|
2261
|
+ Me.Panel2.Controls.Add(Me.存檔2_bt)
|
|
2262
|
+ Me.Panel2.Controls.Add(Me.存檔1_bt)
|
2231
|
2263
|
Me.Panel2.Controls.Add(Me.飾物1_dgv)
|
2232
|
2264
|
Me.Panel2.Controls.Add(Me.底部1_dgv)
|
2233
|
2265
|
Me.Panel2.Controls.Add(Me.內裡1_dgv)
|
|
@@ -2270,6 +2302,266 @@ Partial Class 中文樣品單
|
2270
|
2302
|
Me.Panel2.Size = New System.Drawing.Size(1545, 537)
|
2271
|
2303
|
Me.Panel2.TabIndex = 489
|
2272
|
2304
|
'
|
|
2305
|
+ '大間距4_ch
|
|
2306
|
+ '
|
|
2307
|
+ Me.大間距4_ch.AutoSize = True
|
|
2308
|
+ Me.大間距4_ch.BackColor = System.Drawing.Color.Transparent
|
|
2309
|
+ Me.大間距4_ch.Location = New System.Drawing.Point(155, 1427)
|
|
2310
|
+ Me.大間距4_ch.Name = "大間距4_ch"
|
|
2311
|
+ Me.大間距4_ch.Size = New System.Drawing.Size(39, 20)
|
|
2312
|
+ Me.大間距4_ch.TabIndex = 1400
|
|
2313
|
+ Me.大間距4_ch.Text = "L3"
|
|
2314
|
+ Me.大間距4_ch.UseVisualStyleBackColor = False
|
|
2315
|
+ '
|
|
2316
|
+ '中間距4_ch
|
|
2317
|
+ '
|
|
2318
|
+ Me.中間距4_ch.AutoSize = True
|
|
2319
|
+ Me.中間距4_ch.BackColor = System.Drawing.Color.Transparent
|
|
2320
|
+ Me.中間距4_ch.Location = New System.Drawing.Point(110, 1427)
|
|
2321
|
+ Me.中間距4_ch.Name = "中間距4_ch"
|
|
2322
|
+ Me.中間距4_ch.Size = New System.Drawing.Size(39, 20)
|
|
2323
|
+ Me.中間距4_ch.TabIndex = 1399
|
|
2324
|
+ Me.中間距4_ch.Text = "L2"
|
|
2325
|
+ Me.中間距4_ch.UseVisualStyleBackColor = False
|
|
2326
|
+ '
|
|
2327
|
+ '小間距4_ch
|
|
2328
|
+ '
|
|
2329
|
+ Me.小間距4_ch.AutoSize = True
|
|
2330
|
+ Me.小間距4_ch.BackColor = System.Drawing.Color.Transparent
|
|
2331
|
+ Me.小間距4_ch.Checked = True
|
|
2332
|
+ Me.小間距4_ch.CheckState = System.Windows.Forms.CheckState.Checked
|
|
2333
|
+ Me.小間距4_ch.Location = New System.Drawing.Point(64, 1427)
|
|
2334
|
+ Me.小間距4_ch.Name = "小間距4_ch"
|
|
2335
|
+ Me.小間距4_ch.Size = New System.Drawing.Size(39, 20)
|
|
2336
|
+ Me.小間距4_ch.TabIndex = 1398
|
|
2337
|
+ Me.小間距4_ch.Text = "L1"
|
|
2338
|
+ Me.小間距4_ch.UseVisualStyleBackColor = False
|
|
2339
|
+ '
|
|
2340
|
+ '大間距3_ch
|
|
2341
|
+ '
|
|
2342
|
+ Me.大間距3_ch.AutoSize = True
|
|
2343
|
+ Me.大間距3_ch.BackColor = System.Drawing.Color.Transparent
|
|
2344
|
+ Me.大間距3_ch.Location = New System.Drawing.Point(155, 953)
|
|
2345
|
+ Me.大間距3_ch.Name = "大間距3_ch"
|
|
2346
|
+ Me.大間距3_ch.Size = New System.Drawing.Size(39, 20)
|
|
2347
|
+ Me.大間距3_ch.TabIndex = 1397
|
|
2348
|
+ Me.大間距3_ch.Text = "L3"
|
|
2349
|
+ Me.大間距3_ch.UseVisualStyleBackColor = False
|
|
2350
|
+ '
|
|
2351
|
+ '中間距3_ch
|
|
2352
|
+ '
|
|
2353
|
+ Me.中間距3_ch.AutoSize = True
|
|
2354
|
+ Me.中間距3_ch.BackColor = System.Drawing.Color.Transparent
|
|
2355
|
+ Me.中間距3_ch.Location = New System.Drawing.Point(110, 953)
|
|
2356
|
+ Me.中間距3_ch.Name = "中間距3_ch"
|
|
2357
|
+ Me.中間距3_ch.Size = New System.Drawing.Size(39, 20)
|
|
2358
|
+ Me.中間距3_ch.TabIndex = 1396
|
|
2359
|
+ Me.中間距3_ch.Text = "L2"
|
|
2360
|
+ Me.中間距3_ch.UseVisualStyleBackColor = False
|
|
2361
|
+ '
|
|
2362
|
+ '小間距3_ch
|
|
2363
|
+ '
|
|
2364
|
+ Me.小間距3_ch.AutoSize = True
|
|
2365
|
+ Me.小間距3_ch.BackColor = System.Drawing.Color.Transparent
|
|
2366
|
+ Me.小間距3_ch.Checked = True
|
|
2367
|
+ Me.小間距3_ch.CheckState = System.Windows.Forms.CheckState.Checked
|
|
2368
|
+ Me.小間距3_ch.Location = New System.Drawing.Point(64, 953)
|
|
2369
|
+ Me.小間距3_ch.Name = "小間距3_ch"
|
|
2370
|
+ Me.小間距3_ch.Size = New System.Drawing.Size(39, 20)
|
|
2371
|
+ Me.小間距3_ch.TabIndex = 1395
|
|
2372
|
+ Me.小間距3_ch.Text = "L1"
|
|
2373
|
+ Me.小間距3_ch.UseVisualStyleBackColor = False
|
|
2374
|
+ '
|
|
2375
|
+ '大間距2_ch
|
|
2376
|
+ '
|
|
2377
|
+ Me.大間距2_ch.AutoSize = True
|
|
2378
|
+ Me.大間距2_ch.BackColor = System.Drawing.Color.Transparent
|
|
2379
|
+ Me.大間距2_ch.Location = New System.Drawing.Point(155, 479)
|
|
2380
|
+ Me.大間距2_ch.Name = "大間距2_ch"
|
|
2381
|
+ Me.大間距2_ch.Size = New System.Drawing.Size(39, 20)
|
|
2382
|
+ Me.大間距2_ch.TabIndex = 1394
|
|
2383
|
+ Me.大間距2_ch.Text = "L3"
|
|
2384
|
+ Me.大間距2_ch.UseVisualStyleBackColor = False
|
|
2385
|
+ '
|
|
2386
|
+ '中間距2_ch
|
|
2387
|
+ '
|
|
2388
|
+ Me.中間距2_ch.AutoSize = True
|
|
2389
|
+ Me.中間距2_ch.BackColor = System.Drawing.Color.Transparent
|
|
2390
|
+ Me.中間距2_ch.Location = New System.Drawing.Point(110, 479)
|
|
2391
|
+ Me.中間距2_ch.Name = "中間距2_ch"
|
|
2392
|
+ Me.中間距2_ch.Size = New System.Drawing.Size(39, 20)
|
|
2393
|
+ Me.中間距2_ch.TabIndex = 1393
|
|
2394
|
+ Me.中間距2_ch.Text = "L2"
|
|
2395
|
+ Me.中間距2_ch.UseVisualStyleBackColor = False
|
|
2396
|
+ '
|
|
2397
|
+ '小間距2_ch
|
|
2398
|
+ '
|
|
2399
|
+ Me.小間距2_ch.AutoSize = True
|
|
2400
|
+ Me.小間距2_ch.BackColor = System.Drawing.Color.Transparent
|
|
2401
|
+ Me.小間距2_ch.Checked = True
|
|
2402
|
+ Me.小間距2_ch.CheckState = System.Windows.Forms.CheckState.Checked
|
|
2403
|
+ Me.小間距2_ch.Location = New System.Drawing.Point(64, 479)
|
|
2404
|
+ Me.小間距2_ch.Name = "小間距2_ch"
|
|
2405
|
+ Me.小間距2_ch.Size = New System.Drawing.Size(39, 20)
|
|
2406
|
+ Me.小間距2_ch.TabIndex = 1392
|
|
2407
|
+ Me.小間距2_ch.Text = "L1"
|
|
2408
|
+ Me.小間距2_ch.UseVisualStyleBackColor = False
|
|
2409
|
+ '
|
|
2410
|
+ '大間距1_ch
|
|
2411
|
+ '
|
|
2412
|
+ Me.大間距1_ch.AutoSize = True
|
|
2413
|
+ Me.大間距1_ch.BackColor = System.Drawing.Color.Transparent
|
|
2414
|
+ Me.大間距1_ch.Location = New System.Drawing.Point(155, 7)
|
|
2415
|
+ Me.大間距1_ch.Name = "大間距1_ch"
|
|
2416
|
+ Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
|
|
2417
|
+ Me.大間距1_ch.TabIndex = 1391
|
|
2418
|
+ Me.大間距1_ch.Text = "L3"
|
|
2419
|
+ Me.大間距1_ch.UseVisualStyleBackColor = False
|
|
2420
|
+ '
|
|
2421
|
+ '中間距1_ch
|
|
2422
|
+ '
|
|
2423
|
+ Me.中間距1_ch.AutoSize = True
|
|
2424
|
+ Me.中間距1_ch.BackColor = System.Drawing.Color.Transparent
|
|
2425
|
+ Me.中間距1_ch.Location = New System.Drawing.Point(110, 7)
|
|
2426
|
+ Me.中間距1_ch.Name = "中間距1_ch"
|
|
2427
|
+ Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
|
|
2428
|
+ Me.中間距1_ch.TabIndex = 1390
|
|
2429
|
+ Me.中間距1_ch.Text = "L2"
|
|
2430
|
+ Me.中間距1_ch.UseVisualStyleBackColor = False
|
|
2431
|
+ '
|
|
2432
|
+ '小間距1_ch
|
|
2433
|
+ '
|
|
2434
|
+ Me.小間距1_ch.AutoSize = True
|
|
2435
|
+ Me.小間距1_ch.BackColor = System.Drawing.Color.Transparent
|
|
2436
|
+ Me.小間距1_ch.Checked = True
|
|
2437
|
+ Me.小間距1_ch.CheckState = System.Windows.Forms.CheckState.Checked
|
|
2438
|
+ Me.小間距1_ch.Location = New System.Drawing.Point(64, 7)
|
|
2439
|
+ Me.小間距1_ch.Name = "小間距1_ch"
|
|
2440
|
+ Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
|
|
2441
|
+ Me.小間距1_ch.TabIndex = 1389
|
|
2442
|
+ Me.小間距1_ch.Text = "L1"
|
|
2443
|
+ Me.小間距1_ch.UseVisualStyleBackColor = False
|
|
2444
|
+ '
|
|
2445
|
+ '存檔4_bt
|
|
2446
|
+ '
|
|
2447
|
+ Me.存檔4_bt.ForeColor = System.Drawing.Color.Green
|
|
2448
|
+ Me.存檔4_bt.Location = New System.Drawing.Point(731, 1422)
|
|
2449
|
+ Me.存檔4_bt.Name = "存檔4_bt"
|
|
2450
|
+ Me.存檔4_bt.Size = New System.Drawing.Size(103, 30)
|
|
2451
|
+ Me.存檔4_bt.TabIndex = 426
|
|
2452
|
+ Me.存檔4_bt.Text = "部件資料存檔"
|
|
2453
|
+ Me.存檔4_bt.UseVisualStyleBackColor = True
|
|
2454
|
+ '
|
|
2455
|
+ '存檔3_bt
|
|
2456
|
+ '
|
|
2457
|
+ Me.存檔3_bt.ForeColor = System.Drawing.Color.Green
|
|
2458
|
+ Me.存檔3_bt.Location = New System.Drawing.Point(731, 948)
|
|
2459
|
+ Me.存檔3_bt.Name = "存檔3_bt"
|
|
2460
|
+ Me.存檔3_bt.Size = New System.Drawing.Size(103, 30)
|
|
2461
|
+ Me.存檔3_bt.TabIndex = 425
|
|
2462
|
+ Me.存檔3_bt.Text = "部件資料存檔"
|
|
2463
|
+ Me.存檔3_bt.UseVisualStyleBackColor = True
|
|
2464
|
+ '
|
|
2465
|
+ '存檔2_bt
|
|
2466
|
+ '
|
|
2467
|
+ Me.存檔2_bt.ForeColor = System.Drawing.Color.Green
|
|
2468
|
+ Me.存檔2_bt.Location = New System.Drawing.Point(731, 475)
|
|
2469
|
+ Me.存檔2_bt.Name = "存檔2_bt"
|
|
2470
|
+ Me.存檔2_bt.Size = New System.Drawing.Size(103, 30)
|
|
2471
|
+ Me.存檔2_bt.TabIndex = 424
|
|
2472
|
+ Me.存檔2_bt.Text = "部件資料存檔"
|
|
2473
|
+ Me.存檔2_bt.UseVisualStyleBackColor = True
|
|
2474
|
+ '
|
|
2475
|
+ '存檔1_bt
|
|
2476
|
+ '
|
|
2477
|
+ Me.存檔1_bt.ForeColor = System.Drawing.Color.Green
|
|
2478
|
+ Me.存檔1_bt.Location = New System.Drawing.Point(731, 1)
|
|
2479
|
+ Me.存檔1_bt.Name = "存檔1_bt"
|
|
2480
|
+ Me.存檔1_bt.Size = New System.Drawing.Size(103, 30)
|
|
2481
|
+ Me.存檔1_bt.TabIndex = 423
|
|
2482
|
+ Me.存檔1_bt.Text = "部件資料存檔"
|
|
2483
|
+ Me.存檔1_bt.UseVisualStyleBackColor = True
|
|
2484
|
+ '
|
|
2485
|
+ '飾物1_dgv
|
|
2486
|
+ '
|
|
2487
|
+ Me.飾物1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
2488
|
+ Me.飾物1_dgv.BackgroundColor = System.Drawing.Color.White
|
|
2489
|
+ Me.飾物1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
2490
|
+ DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
2491
|
+ DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window
|
|
2492
|
+ DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
2493
|
+ DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText
|
|
2494
|
+ DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
2495
|
+ DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
2496
|
+ DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
2497
|
+ Me.飾物1_dgv.DefaultCellStyle = DataGridViewCellStyle7
|
|
2498
|
+ Me.飾物1_dgv.Location = New System.Drawing.Point(1, 1454)
|
|
2499
|
+ Me.飾物1_dgv.Name = "飾物1_dgv"
|
|
2500
|
+ Me.飾物1_dgv.RowHeadersWidth = 5
|
|
2501
|
+ Me.飾物1_dgv.RowTemplate.Height = 24
|
|
2502
|
+ Me.飾物1_dgv.Size = New System.Drawing.Size(387, 441)
|
|
2503
|
+ Me.飾物1_dgv.TabIndex = 422
|
|
2504
|
+ '
|
|
2505
|
+ '底部1_dgv
|
|
2506
|
+ '
|
|
2507
|
+ Me.底部1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
2508
|
+ Me.底部1_dgv.BackgroundColor = System.Drawing.Color.White
|
|
2509
|
+ Me.底部1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
2510
|
+ DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
2511
|
+ DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
|
|
2512
|
+ DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
2513
|
+ DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
|
|
2514
|
+ DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
2515
|
+ DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
2516
|
+ DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
2517
|
+ Me.底部1_dgv.DefaultCellStyle = DataGridViewCellStyle8
|
|
2518
|
+ Me.底部1_dgv.Location = New System.Drawing.Point(1, 979)
|
|
2519
|
+ Me.底部1_dgv.Name = "底部1_dgv"
|
|
2520
|
+ Me.底部1_dgv.RowHeadersWidth = 5
|
|
2521
|
+ Me.底部1_dgv.RowTemplate.Height = 24
|
|
2522
|
+ Me.底部1_dgv.Size = New System.Drawing.Size(387, 441)
|
|
2523
|
+ Me.底部1_dgv.TabIndex = 421
|
|
2524
|
+ '
|
|
2525
|
+ '內裡1_dgv
|
|
2526
|
+ '
|
|
2527
|
+ Me.內裡1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
2528
|
+ Me.內裡1_dgv.BackgroundColor = System.Drawing.Color.White
|
|
2529
|
+ Me.內裡1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
2530
|
+ DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
2531
|
+ DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window
|
|
2532
|
+ DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
2533
|
+ DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText
|
|
2534
|
+ DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
2535
|
+ DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
2536
|
+ DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
2537
|
+ Me.內裡1_dgv.DefaultCellStyle = DataGridViewCellStyle9
|
|
2538
|
+ Me.內裡1_dgv.Location = New System.Drawing.Point(1, 506)
|
|
2539
|
+ Me.內裡1_dgv.Name = "內裡1_dgv"
|
|
2540
|
+ Me.內裡1_dgv.RowHeadersWidth = 5
|
|
2541
|
+ Me.內裡1_dgv.RowTemplate.Height = 24
|
|
2542
|
+ Me.內裡1_dgv.Size = New System.Drawing.Size(387, 441)
|
|
2543
|
+ Me.內裡1_dgv.TabIndex = 420
|
|
2544
|
+ '
|
|
2545
|
+ '面料1_dgv
|
|
2546
|
+ '
|
|
2547
|
+ Me.面料1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
|
2548
|
+ Me.面料1_dgv.BackgroundColor = System.Drawing.Color.White
|
|
2549
|
+ Me.面料1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
2550
|
+ DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
2551
|
+ DataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Window
|
|
2552
|
+ DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
|
2553
|
+ DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText
|
|
2554
|
+ DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
2555
|
+ DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
2556
|
+ DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
2557
|
+ Me.面料1_dgv.DefaultCellStyle = DataGridViewCellStyle10
|
|
2558
|
+ Me.面料1_dgv.Location = New System.Drawing.Point(1, 32)
|
|
2559
|
+ Me.面料1_dgv.Name = "面料1_dgv"
|
|
2560
|
+ Me.面料1_dgv.RowHeadersWidth = 5
|
|
2561
|
+ Me.面料1_dgv.RowTemplate.Height = 24
|
|
2562
|
+ Me.面料1_dgv.Size = New System.Drawing.Size(387, 441)
|
|
2563
|
+ Me.面料1_dgv.TabIndex = 419
|
|
2564
|
+ '
|
2273
|
2565
|
'Label50
|
2274
|
2566
|
'
|
2275
|
2567
|
Me.Label50.AutoSize = True
|
|
@@ -2879,86 +3171,6 @@ Partial Class 中文樣品單
|
2879
|
3171
|
Me.PictureBox1.TabIndex = 195
|
2880
|
3172
|
Me.PictureBox1.TabStop = False
|
2881
|
3173
|
'
|
2882
|
|
- '面料1_dgv
|
2883
|
|
- '
|
2884
|
|
- Me.面料1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
2885
|
|
- Me.面料1_dgv.BackgroundColor = System.Drawing.Color.White
|
2886
|
|
- Me.面料1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
2887
|
|
- DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
2888
|
|
- DataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Window
|
2889
|
|
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
2890
|
|
- DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText
|
2891
|
|
- DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
2892
|
|
- DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
2893
|
|
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
2894
|
|
- Me.面料1_dgv.DefaultCellStyle = DataGridViewCellStyle10
|
2895
|
|
- Me.面料1_dgv.Location = New System.Drawing.Point(1, 32)
|
2896
|
|
- Me.面料1_dgv.Name = "面料1_dgv"
|
2897
|
|
- Me.面料1_dgv.RowHeadersWidth = 5
|
2898
|
|
- Me.面料1_dgv.RowTemplate.Height = 24
|
2899
|
|
- Me.面料1_dgv.Size = New System.Drawing.Size(387, 441)
|
2900
|
|
- Me.面料1_dgv.TabIndex = 419
|
2901
|
|
- '
|
2902
|
|
- '內裡1_dgv
|
2903
|
|
- '
|
2904
|
|
- Me.內裡1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
2905
|
|
- Me.內裡1_dgv.BackgroundColor = System.Drawing.Color.White
|
2906
|
|
- Me.內裡1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
2907
|
|
- DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
2908
|
|
- DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window
|
2909
|
|
- DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
2910
|
|
- DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText
|
2911
|
|
- DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
2912
|
|
- DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
2913
|
|
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
2914
|
|
- Me.內裡1_dgv.DefaultCellStyle = DataGridViewCellStyle9
|
2915
|
|
- Me.內裡1_dgv.Location = New System.Drawing.Point(1, 506)
|
2916
|
|
- Me.內裡1_dgv.Name = "內裡1_dgv"
|
2917
|
|
- Me.內裡1_dgv.RowHeadersWidth = 5
|
2918
|
|
- Me.內裡1_dgv.RowTemplate.Height = 24
|
2919
|
|
- Me.內裡1_dgv.Size = New System.Drawing.Size(387, 441)
|
2920
|
|
- Me.內裡1_dgv.TabIndex = 420
|
2921
|
|
- '
|
2922
|
|
- '底部1_dgv
|
2923
|
|
- '
|
2924
|
|
- Me.底部1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
2925
|
|
- Me.底部1_dgv.BackgroundColor = System.Drawing.Color.White
|
2926
|
|
- Me.底部1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
2927
|
|
- DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
2928
|
|
- DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
|
2929
|
|
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
2930
|
|
- DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
|
2931
|
|
- DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
2932
|
|
- DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
2933
|
|
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
2934
|
|
- Me.底部1_dgv.DefaultCellStyle = DataGridViewCellStyle8
|
2935
|
|
- Me.底部1_dgv.Location = New System.Drawing.Point(1, 979)
|
2936
|
|
- Me.底部1_dgv.Name = "底部1_dgv"
|
2937
|
|
- Me.底部1_dgv.RowHeadersWidth = 5
|
2938
|
|
- Me.底部1_dgv.RowTemplate.Height = 24
|
2939
|
|
- Me.底部1_dgv.Size = New System.Drawing.Size(387, 441)
|
2940
|
|
- Me.底部1_dgv.TabIndex = 421
|
2941
|
|
- '
|
2942
|
|
- '飾物1_dgv
|
2943
|
|
- '
|
2944
|
|
- Me.飾物1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
|
2945
|
|
- Me.飾物1_dgv.BackgroundColor = System.Drawing.Color.White
|
2946
|
|
- Me.飾物1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
2947
|
|
- DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
2948
|
|
- DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window
|
2949
|
|
- DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
|
2950
|
|
- DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText
|
2951
|
|
- DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
2952
|
|
- DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
2953
|
|
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
2954
|
|
- Me.飾物1_dgv.DefaultCellStyle = DataGridViewCellStyle7
|
2955
|
|
- Me.飾物1_dgv.Location = New System.Drawing.Point(1, 1454)
|
2956
|
|
- Me.飾物1_dgv.Name = "飾物1_dgv"
|
2957
|
|
- Me.飾物1_dgv.RowHeadersWidth = 5
|
2958
|
|
- Me.飾物1_dgv.RowTemplate.Height = 24
|
2959
|
|
- Me.飾物1_dgv.Size = New System.Drawing.Size(387, 441)
|
2960
|
|
- Me.飾物1_dgv.TabIndex = 422
|
2961
|
|
- '
|
2962
|
3174
|
'中文樣品單
|
2963
|
3175
|
'
|
2964
|
3176
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
|
@@ -3059,6 +3271,10 @@ Partial Class 中文樣品單
|
3059
|
3271
|
Me.Panel3.PerformLayout()
|
3060
|
3272
|
Me.Panel2.ResumeLayout(False)
|
3061
|
3273
|
Me.Panel2.PerformLayout()
|
|
3274
|
+ CType(Me.飾物1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
|
3275
|
+ CType(Me.底部1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
|
3276
|
+ CType(Me.內裡1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
|
3277
|
+ CType(Me.面料1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
3062
|
3278
|
Me.Panel4.ResumeLayout(False)
|
3063
|
3279
|
Me.Panel4.PerformLayout()
|
3064
|
3280
|
Me.GroupBox7.ResumeLayout(False)
|
|
@@ -3087,10 +3303,6 @@ Partial Class 中文樣品單
|
3087
|
3303
|
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
|
3088
|
3304
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
3089
|
3305
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
3090
|
|
- CType(Me.面料1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
3091
|
|
- CType(Me.內裡1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
3092
|
|
- CType(Me.底部1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
3093
|
|
- CType(Me.飾物1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
|
3094
|
3306
|
Me.ResumeLayout(False)
|
3095
|
3307
|
Me.PerformLayout()
|
3096
|
3308
|
|
|
@@ -3340,4 +3552,20 @@ Partial Class 中文樣品單
|
3340
|
3552
|
Friend WithEvents 內裡1_dgv As DataGridView
|
3341
|
3553
|
Friend WithEvents 飾物1_dgv As DataGridView
|
3342
|
3554
|
Friend WithEvents 底部1_dgv As DataGridView
|
|
3555
|
+ Friend WithEvents 存檔4_bt As Button
|
|
3556
|
+ Friend WithEvents 存檔3_bt As Button
|
|
3557
|
+ Friend WithEvents 存檔2_bt As Button
|
|
3558
|
+ Friend WithEvents 存檔1_bt As Button
|
|
3559
|
+ Friend WithEvents 大間距4_ch As CheckBox
|
|
3560
|
+ Friend WithEvents 中間距4_ch As CheckBox
|
|
3561
|
+ Friend WithEvents 小間距4_ch As CheckBox
|
|
3562
|
+ Friend WithEvents 大間距3_ch As CheckBox
|
|
3563
|
+ Friend WithEvents 中間距3_ch As CheckBox
|
|
3564
|
+ Friend WithEvents 小間距3_ch As CheckBox
|
|
3565
|
+ Friend WithEvents 大間距2_ch As CheckBox
|
|
3566
|
+ Friend WithEvents 中間距2_ch As CheckBox
|
|
3567
|
+ Friend WithEvents 小間距2_ch As CheckBox
|
|
3568
|
+ Friend WithEvents 大間距1_ch As CheckBox
|
|
3569
|
+ Friend WithEvents 中間距1_ch As CheckBox
|
|
3570
|
+ Friend WithEvents 小間距1_ch As CheckBox
|
3343
|
3571
|
End Class
|