1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 訂單資料匯入_Vionic
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()>
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
- Me.Number_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Brand_cb = New System.Windows.Forms.ComboBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.ComboBox5 = New System.Windows.Forms.ComboBox()
- Me.ComboBox4 = New System.Windows.Forms.ComboBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.地址1_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.VendorName_tb = New System.Windows.Forms.TextBox()
- Me.ComboBox7 = New System.Windows.Forms.ComboBox()
- Me.ComboBox6 = New System.Windows.Forms.ComboBox()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.DateTimePicker7 = New System.Windows.Forms.DateTimePicker()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.TextBox14 = New System.Windows.Forms.TextBox()
- Me.TextBox15 = New System.Windows.Forms.TextBox()
- Me.TextBox16 = New System.Windows.Forms.TextBox()
- Me.TextBox17 = New System.Windows.Forms.TextBox()
- Me.TextBox18 = New System.Windows.Forms.TextBox()
- Me.TextBox19 = New System.Windows.Forms.TextBox()
- Me.Label49 = New System.Windows.Forms.Label()
- Me.新增訂單號_bt = New System.Windows.Forms.Button()
- Me.天盾流水號_tb = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.生產工廠_tb = New System.Windows.Forms.TextBox()
- Me.新增清單1_bt = New System.Windows.Forms.Button()
- Me.SEASON_cb = New System.Windows.Forms.ComboBox()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.控制表_dgv = New System.Windows.Forms.DataGridView()
- Me.新增清單4_bt = New System.Windows.Forms.Button()
- Me.Label48 = New System.Windows.Forms.Label()
- Me.Remark_cb = New System.Windows.Forms.ComboBox()
- Me.DIV_cb = New System.Windows.Forms.ComboBox()
- Me.FTY_cb = New System.Windows.Forms.ComboBox()
- Me.新增清單3_bt = New System.Windows.Forms.Button()
- Me.新增清單2_bt = New System.Windows.Forms.Button()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.新增清單5_bt = New System.Windows.Forms.Button()
- Me.Button17 = New System.Windows.Forms.Button()
- Me.Button16 = New System.Windows.Forms.Button()
- Me.Button19 = New System.Windows.Forms.Button()
- Me.Button18 = New System.Windows.Forms.Button()
- Me.明細表_dgv = New System.Windows.Forms.DataGridView()
- Me.TextBox22 = New System.Windows.Forms.TextBox()
- Me.TextBox23 = New System.Windows.Forms.TextBox()
- Me.TextBox24 = New System.Windows.Forms.TextBox()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.DateTimePicker5 = New System.Windows.Forms.DateTimePicker()
- Me.TextBox25 = New System.Windows.Forms.TextBox()
- Me.TextBox26 = New System.Windows.Forms.TextBox()
- Me.TextBox27 = New System.Windows.Forms.TextBox()
- Me.TextBox28 = New System.Windows.Forms.TextBox()
- Me.TextBox29 = New System.Windows.Forms.TextBox()
- Me.TextBox30 = New System.Windows.Forms.TextBox()
- Me.TextBox31 = New System.Windows.Forms.TextBox()
- Me.TextBox32 = New System.Windows.Forms.TextBox()
- Me.TextBox33 = New System.Windows.Forms.TextBox()
- Me.TextBox34 = New System.Windows.Forms.TextBox()
- Me.TextBox35 = New System.Windows.Forms.TextBox()
- Me.TextBox36 = New System.Windows.Forms.TextBox()
- Me.TextBox37 = New System.Windows.Forms.TextBox()
- Me.TextBox38 = New System.Windows.Forms.TextBox()
- Me.TextBox39 = New System.Windows.Forms.TextBox()
- Me.TextBox40 = New System.Windows.Forms.TextBox()
- Me.TextBox41 = New System.Windows.Forms.TextBox()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Label33 = New System.Windows.Forms.Label()
- Me.Label34 = New System.Windows.Forms.Label()
- Me.Label35 = New System.Windows.Forms.Label()
- Me.Label36 = New System.Windows.Forms.Label()
- Me.Label38 = New System.Windows.Forms.Label()
- Me.Label39 = New System.Windows.Forms.Label()
- Me.Label40 = New System.Windows.Forms.Label()
- Me.Button8 = New System.Windows.Forms.Button()
- Me.TextBox42 = New System.Windows.Forms.TextBox()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.CheckBox2 = New System.Windows.Forms.CheckBox()
- Me.Label46 = New System.Windows.Forms.Label()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.清空_bt = New System.Windows.Forms.Button()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.下單日_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.TextBox44 = New System.Windows.Forms.TextBox()
- Me.TextBox43 = New System.Windows.Forms.TextBox()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.TextBox45 = New System.Windows.Forms.TextBox()
- Me.國標測試報告_ch = New System.Windows.Forms.CheckBox()
- Me.Label28 = New System.Windows.Forms.Label()
- CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(1769, 82)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(137, 24)
- Me.Button1.TabIndex = 0
- Me.Button1.Text = "EXCEL導入"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'OpenFileDialog1
- '
- Me.OpenFileDialog1.FileName = "OpenFileDialog1"
- '
- 'Number_tb
- '
- Me.Number_tb.Location = New System.Drawing.Point(126, 6)
- Me.Number_tb.Name = "Number_tb"
- Me.Number_tb.Size = New System.Drawing.Size(130, 23)
- Me.Number_tb.TabIndex = 1
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(13, 9)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(55, 16)
- Me.Label1.TabIndex = 2
- Me.Label1.Text = "Number"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(12, 37)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(83, 16)
- Me.Label2.TabIndex = 334
- Me.Label2.Text = "Created Date"
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(126, 33)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(130, 23)
- Me.DateTimePicker1.TabIndex = 333
- '
- 'Brand_cb
- '
- Me.Brand_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.Brand_cb.FormattingEnabled = True
- Me.Brand_cb.Location = New System.Drawing.Point(126, 60)
- Me.Brand_cb.Name = "Brand_cb"
- Me.Brand_cb.Size = New System.Drawing.Size(130, 24)
- Me.Brand_cb.TabIndex = 336
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(16, 62)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(41, 16)
- Me.Label3.TabIndex = 335
- Me.Label3.Text = "Brand"
- '
- 'ComboBox5
- '
- Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox5.FormattingEnabled = True
- Me.ComboBox5.Location = New System.Drawing.Point(126, 172)
- Me.ComboBox5.Name = "ComboBox5"
- Me.ComboBox5.Size = New System.Drawing.Size(130, 24)
- Me.ComboBox5.TabIndex = 464
- '
- 'ComboBox4
- '
- Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox4.FormattingEnabled = True
- Me.ComboBox4.Location = New System.Drawing.Point(126, 144)
- Me.ComboBox4.Name = "ComboBox4"
- Me.ComboBox4.Size = New System.Drawing.Size(130, 24)
- Me.ComboBox4.TabIndex = 463
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(1065, 3)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(113, 16)
- Me.Label7.TabIndex = 462
- Me.Label7.Text = "Ship From Address"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(953, 3)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(106, 16)
- Me.Label6.TabIndex = 461
- Me.Label6.Text = "Ship From Name "
- '
- '地址1_tb
- '
- Me.地址1_tb.ForeColor = System.Drawing.Color.Black
- Me.地址1_tb.Location = New System.Drawing.Point(930, 19)
- Me.地址1_tb.Multiline = True
- Me.地址1_tb.Name = "地址1_tb"
- Me.地址1_tb.Size = New System.Drawing.Size(350, 80)
- Me.地址1_tb.TabIndex = 460
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(15, 175)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(90, 16)
- Me.Label5.TabIndex = 459
- Me.Label5.Text = "Delivery Terms"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(15, 148)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(108, 16)
- Me.Label4.TabIndex = 458
- Me.Label4.Text = "Mode Of Delivery"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(15, 91)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(88, 16)
- Me.Label8.TabIndex = 457
- Me.Label8.Text = "Vendor Name"
- '
- 'VendorName_tb
- '
- Me.VendorName_tb.ForeColor = System.Drawing.Color.Black
- Me.VendorName_tb.Location = New System.Drawing.Point(126, 88)
- Me.VendorName_tb.Multiline = True
- Me.VendorName_tb.Name = "VendorName_tb"
- Me.VendorName_tb.Size = New System.Drawing.Size(212, 50)
- Me.VendorName_tb.TabIndex = 456
- '
- 'ComboBox7
- '
- Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox7.FormattingEnabled = True
- Me.ComboBox7.Location = New System.Drawing.Point(473, 62)
- Me.ComboBox7.Name = "ComboBox7"
- Me.ComboBox7.Size = New System.Drawing.Size(137, 24)
- Me.ComboBox7.TabIndex = 474
- '
- 'ComboBox6
- '
- Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox6.FormattingEnabled = True
- Me.ComboBox6.Location = New System.Drawing.Point(473, 34)
- Me.ComboBox6.Name = "ComboBox6"
- Me.ComboBox6.Size = New System.Drawing.Size(137, 24)
- Me.ComboBox6.TabIndex = 473
- '
- 'TextBox9
- '
- Me.TextBox9.ForeColor = System.Drawing.Color.Black
- Me.TextBox9.Location = New System.Drawing.Point(473, 144)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(137, 23)
- Me.TextBox9.TabIndex = 472
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(343, 147)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(110, 16)
- Me.Label13.TabIndex = 471
- Me.Label13.Text = "Vendor Reference"
- '
- 'TextBox8
- '
- Me.TextBox8.ForeColor = System.Drawing.Color.Black
- Me.TextBox8.Location = New System.Drawing.Point(473, 90)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(137, 23)
- Me.TextBox8.TabIndex = 470
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(342, 93)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(99, 16)
- Me.Label9.TabIndex = 469
- Me.Label9.Text = "Shipping Carrier"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(342, 65)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(49, 16)
- Me.Label12.TabIndex = 468
- Me.Label12.Text = "To Port"
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(342, 37)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(63, 16)
- Me.Label10.TabIndex = 467
- Me.Label10.Text = "From Port"
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(342, 10)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(91, 16)
- Me.Label11.TabIndex = 466
- Me.Label11.Text = "Org. Ship Date"
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(473, 7)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(137, 23)
- Me.DateTimePicker2.TabIndex = 465
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Location = New System.Drawing.Point(684, 118)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(60, 16)
- Me.Label23.TabIndex = 486
- Me.Label23.Text = "ETA Date"
- '
- 'DateTimePicker7
- '
- Me.DateTimePicker7.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker7.Location = New System.Drawing.Point(787, 116)
- Me.DateTimePicker7.Name = "DateTimePicker7"
- Me.DateTimePicker7.Size = New System.Drawing.Size(137, 23)
- Me.DateTimePicker7.TabIndex = 485
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Location = New System.Drawing.Point(953, 101)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(101, 16)
- Me.Label18.TabIndex = 484
- Me.Label18.Text = "Delivery Address"
- '
- 'TextBox12
- '
- Me.TextBox12.ForeColor = System.Drawing.Color.Black
- Me.TextBox12.Location = New System.Drawing.Point(930, 117)
- Me.TextBox12.Multiline = True
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(350, 80)
- Me.TextBox12.TabIndex = 483
- '
- 'TextBox11
- '
- Me.TextBox11.ForeColor = System.Drawing.Color.Black
- Me.TextBox11.Location = New System.Drawing.Point(787, 89)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(137, 23)
- Me.TextBox11.TabIndex = 482
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(684, 91)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(73, 16)
- Me.Label17.TabIndex = 481
- Me.Label17.Text = "Sales Order"
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(1525, 111)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(80, 16)
- Me.Label16.TabIndex = 480
- Me.Label16.Text = "工廠回覆交期"
- '
- 'DateTimePicker4
- '
- Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker4.Location = New System.Drawing.Point(1621, 108)
- Me.DateTimePicker4.Name = "DateTimePicker4"
- Me.DateTimePicker4.Size = New System.Drawing.Size(88, 23)
- Me.DateTimePicker4.TabIndex = 479
- '
- 'TextBox10
- '
- Me.TextBox10.ForeColor = System.Drawing.Color.Black
- Me.TextBox10.Location = New System.Drawing.Point(787, 35)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(137, 23)
- Me.TextBox10.TabIndex = 478
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(684, 37)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(100, 16)
- Me.Label15.TabIndex = 477
- Me.Label15.Text = "Customer Name"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(684, 10)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(91, 16)
- Me.Label14.TabIndex = 476
- Me.Label14.Text = "Modified Date"
- '
- 'DateTimePicker3
- '
- Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker3.Location = New System.Drawing.Point(787, 8)
- Me.DateTimePicker3.Name = "DateTimePicker3"
- Me.DateTimePicker3.Size = New System.Drawing.Size(137, 23)
- Me.DateTimePicker3.TabIndex = 475
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(864, 351)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(40, 23)
- Me.TextBox3.TabIndex = 487
- '
- 'TextBox4
- '
- Me.TextBox4.Location = New System.Drawing.Point(906, 464)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(40, 23)
- Me.TextBox4.TabIndex = 488
- '
- 'TextBox6
- '
- Me.TextBox6.Location = New System.Drawing.Point(949, 380)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(40, 23)
- Me.TextBox6.TabIndex = 489
- '
- 'TextBox7
- '
- Me.TextBox7.Location = New System.Drawing.Point(1122, 490)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(40, 23)
- Me.TextBox7.TabIndex = 490
- '
- 'TextBox13
- '
- Me.TextBox13.Location = New System.Drawing.Point(991, 406)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(40, 23)
- Me.TextBox13.TabIndex = 491
- '
- 'TextBox14
- '
- Me.TextBox14.Location = New System.Drawing.Point(863, 406)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(40, 23)
- Me.TextBox14.TabIndex = 492
- '
- 'TextBox15
- '
- Me.TextBox15.Location = New System.Drawing.Point(949, 464)
- Me.TextBox15.Name = "TextBox15"
- Me.TextBox15.Size = New System.Drawing.Size(40, 23)
- Me.TextBox15.TabIndex = 493
- '
- 'TextBox16
- '
- Me.TextBox16.Location = New System.Drawing.Point(990, 351)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(40, 23)
- Me.TextBox16.TabIndex = 494
- '
- 'TextBox17
- '
- Me.TextBox17.Location = New System.Drawing.Point(992, 464)
- Me.TextBox17.Name = "TextBox17"
- Me.TextBox17.Size = New System.Drawing.Size(40, 23)
- Me.TextBox17.TabIndex = 495
- '
- 'TextBox18
- '
- Me.TextBox18.Location = New System.Drawing.Point(906, 380)
- Me.TextBox18.Name = "TextBox18"
- Me.TextBox18.Size = New System.Drawing.Size(40, 23)
- Me.TextBox18.TabIndex = 496
- '
- 'TextBox19
- '
- Me.TextBox19.ForeColor = System.Drawing.Color.Black
- Me.TextBox19.Location = New System.Drawing.Point(473, 117)
- Me.TextBox19.Name = "TextBox19"
- Me.TextBox19.Size = New System.Drawing.Size(137, 23)
- Me.TextBox19.TabIndex = 498
- '
- 'Label49
- '
- Me.Label49.AutoSize = True
- Me.Label49.Location = New System.Drawing.Point(343, 120)
- Me.Label49.Name = "Label49"
- Me.Label49.Size = New System.Drawing.Size(128, 16)
- Me.Label49.TabIndex = 497
- Me.Label49.Text = "Customer Requisition"
- '
- '新增訂單號_bt
- '
- Me.新增訂單號_bt.ForeColor = System.Drawing.Color.Blue
- Me.新增訂單號_bt.Location = New System.Drawing.Point(1769, 4)
- Me.新增訂單號_bt.Name = "新增訂單號_bt"
- Me.新增訂單號_bt.Size = New System.Drawing.Size(137, 24)
- Me.新增訂單號_bt.TabIndex = 501
- Me.新增訂單號_bt.Text = "新增訂單號"
- Me.新增訂單號_bt.UseVisualStyleBackColor = True
- '
- '天盾流水號_tb
- '
- Me.天盾流水號_tb.ForeColor = System.Drawing.Color.Black
- Me.天盾流水號_tb.Location = New System.Drawing.Point(1621, 4)
- Me.天盾流水號_tb.Name = "天盾流水號_tb"
- Me.天盾流水號_tb.Size = New System.Drawing.Size(130, 23)
- Me.天盾流水號_tb.TabIndex = 499
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(1525, 9)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(90, 16)
- Me.Label19.TabIndex = 500
- Me.Label19.Text = "Tendenza Po#"
- '
- '生產工廠_tb
- '
- Me.生產工廠_tb.ForeColor = System.Drawing.Color.Black
- Me.生產工廠_tb.Location = New System.Drawing.Point(863, 464)
- Me.生產工廠_tb.Name = "生產工廠_tb"
- Me.生產工廠_tb.Size = New System.Drawing.Size(40, 23)
- Me.生產工廠_tb.TabIndex = 503
- '
- '新增清單1_bt
- '
- Me.新增清單1_bt.ForeColor = System.Drawing.Color.Olive
- Me.新增清單1_bt.Location = New System.Drawing.Point(1769, 30)
- Me.新增清單1_bt.Name = "新增清單1_bt"
- Me.新增清單1_bt.Size = New System.Drawing.Size(137, 24)
- Me.新增清單1_bt.TabIndex = 506
- Me.新增清單1_bt.Text = "新增清單"
- Me.新增清單1_bt.UseVisualStyleBackColor = True
- '
- 'SEASON_cb
- '
- Me.SEASON_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.SEASON_cb.FormattingEnabled = True
- Me.SEASON_cb.Location = New System.Drawing.Point(1621, 29)
- Me.SEASON_cb.Name = "SEASON_cb"
- Me.SEASON_cb.Size = New System.Drawing.Size(130, 24)
- Me.SEASON_cb.TabIndex = 505
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Location = New System.Drawing.Point(1525, 35)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(57, 16)
- Me.Label21.TabIndex = 504
- Me.Label21.Text = "SEASON"
- '
- '控制表_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.控制表_dgv.Location = New System.Drawing.Point(7, 200)
- Me.控制表_dgv.Name = "控制表_dgv"
- Me.控制表_dgv.RowHeadersWidth = 5
- Me.控制表_dgv.RowTemplate.Height = 24
- Me.控制表_dgv.Size = New System.Drawing.Size(1895, 390)
- Me.控制表_dgv.TabIndex = 508
- '
- '新增清單4_bt
- '
- Me.新增清單4_bt.ForeColor = System.Drawing.Color.Olive
- Me.新增清單4_bt.Location = New System.Drawing.Point(1404, 127)
- Me.新增清單4_bt.Name = "新增清單4_bt"
- Me.新增清單4_bt.Size = New System.Drawing.Size(76, 24)
- Me.新增清單4_bt.TabIndex = 511
- Me.新增清單4_bt.Text = "新增清單"
- Me.新增清單4_bt.UseVisualStyleBackColor = True
- '
- 'Label48
- '
- Me.Label48.AutoSize = True
- Me.Label48.Location = New System.Drawing.Point(1286, 104)
- Me.Label48.Name = "Label48"
- Me.Label48.Size = New System.Drawing.Size(51, 16)
- Me.Label48.TabIndex = 510
- Me.Label48.Text = "Remark"
- '
- 'Remark_cb
- '
- Me.Remark_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.Remark_cb.FormattingEnabled = True
- Me.Remark_cb.Location = New System.Drawing.Point(1343, 101)
- Me.Remark_cb.Name = "Remark_cb"
- Me.Remark_cb.Size = New System.Drawing.Size(137, 24)
- Me.Remark_cb.TabIndex = 509
- '
- 'DIV_cb
- '
- Me.DIV_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.DIV_cb.FormattingEnabled = True
- Me.DIV_cb.Location = New System.Drawing.Point(1621, 55)
- Me.DIV_cb.Name = "DIV_cb"
- Me.DIV_cb.Size = New System.Drawing.Size(130, 24)
- Me.DIV_cb.TabIndex = 517
- '
- 'FTY_cb
- '
- Me.FTY_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.FTY_cb.FormattingEnabled = True
- Me.FTY_cb.Location = New System.Drawing.Point(1348, 3)
- Me.FTY_cb.Name = "FTY_cb"
- Me.FTY_cb.Size = New System.Drawing.Size(130, 24)
- Me.FTY_cb.TabIndex = 516
- '
- '新增清單3_bt
- '
- Me.新增清單3_bt.ForeColor = System.Drawing.Color.Olive
- Me.新增清單3_bt.Location = New System.Drawing.Point(1402, 29)
- Me.新增清單3_bt.Name = "新增清單3_bt"
- Me.新增清單3_bt.Size = New System.Drawing.Size(76, 24)
- Me.新增清單3_bt.TabIndex = 515
- Me.新增清單3_bt.Text = "新增清單"
- Me.新增清單3_bt.UseVisualStyleBackColor = True
- '
- '新增清單2_bt
- '
- Me.新增清單2_bt.ForeColor = System.Drawing.Color.Olive
- Me.新增清單2_bt.Location = New System.Drawing.Point(1769, 56)
- Me.新增清單2_bt.Name = "新增清單2_bt"
- Me.新增清單2_bt.Size = New System.Drawing.Size(137, 24)
- Me.新增清單2_bt.TabIndex = 514
- Me.新增清單2_bt.Text = "新增清單"
- Me.新增清單2_bt.UseVisualStyleBackColor = True
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Location = New System.Drawing.Point(1525, 60)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(28, 16)
- Me.Label22.TabIndex = 513
- Me.Label22.Text = "DIV"
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.Location = New System.Drawing.Point(1284, 4)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(28, 16)
- Me.Label24.TabIndex = 512
- Me.Label24.Text = "FTY"
- '
- '新增清單5_bt
- '
- Me.新增清單5_bt.ForeColor = System.Drawing.Color.Olive
- Me.新增清單5_bt.Location = New System.Drawing.Point(262, 60)
- Me.新增清單5_bt.Name = "新增清單5_bt"
- Me.新增清單5_bt.Size = New System.Drawing.Size(76, 24)
- Me.新增清單5_bt.TabIndex = 523
- Me.新增清單5_bt.Text = "新增清單"
- Me.新增清單5_bt.UseVisualStyleBackColor = True
- '
- 'Button17
- '
- Me.Button17.ForeColor = System.Drawing.Color.Olive
- Me.Button17.Location = New System.Drawing.Point(262, 172)
- Me.Button17.Name = "Button17"
- Me.Button17.Size = New System.Drawing.Size(76, 24)
- Me.Button17.TabIndex = 525
- Me.Button17.Text = "新增清單"
- Me.Button17.UseVisualStyleBackColor = True
- '
- 'Button16
- '
- Me.Button16.ForeColor = System.Drawing.Color.Olive
- Me.Button16.Location = New System.Drawing.Point(262, 144)
- Me.Button16.Name = "Button16"
- Me.Button16.Size = New System.Drawing.Size(76, 24)
- Me.Button16.TabIndex = 524
- Me.Button16.Text = "新增清單"
- Me.Button16.UseVisualStyleBackColor = True
- '
- 'Button19
- '
- Me.Button19.ForeColor = System.Drawing.Color.Olive
- Me.Button19.Location = New System.Drawing.Point(612, 62)
- Me.Button19.Name = "Button19"
- Me.Button19.Size = New System.Drawing.Size(65, 24)
- Me.Button19.TabIndex = 527
- Me.Button19.Text = "新增清單"
- Me.Button19.UseVisualStyleBackColor = True
- '
- 'Button18
- '
- Me.Button18.ForeColor = System.Drawing.Color.Olive
- Me.Button18.Location = New System.Drawing.Point(612, 33)
- Me.Button18.Name = "Button18"
- Me.Button18.Size = New System.Drawing.Size(65, 24)
- Me.Button18.TabIndex = 526
- Me.Button18.Text = "新增清單"
- Me.Button18.UseVisualStyleBackColor = True
- '
- '明細表_dgv
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細表_dgv.Location = New System.Drawing.Point(7, 597)
- Me.明細表_dgv.Name = "明細表_dgv"
- Me.明細表_dgv.RowHeadersWidth = 5
- Me.明細表_dgv.RowTemplate.Height = 24
- Me.明細表_dgv.Size = New System.Drawing.Size(1895, 390)
- Me.明細表_dgv.TabIndex = 528
- '
- 'TextBox22
- '
- Me.TextBox22.Location = New System.Drawing.Point(1122, 464)
- Me.TextBox22.Name = "TextBox22"
- Me.TextBox22.Size = New System.Drawing.Size(40, 23)
- Me.TextBox22.TabIndex = 529
- '
- 'TextBox23
- '
- Me.TextBox23.Location = New System.Drawing.Point(948, 351)
- Me.TextBox23.Name = "TextBox23"
- Me.TextBox23.Size = New System.Drawing.Size(40, 23)
- Me.TextBox23.TabIndex = 530
- '
- 'TextBox24
- '
- Me.TextBox24.Location = New System.Drawing.Point(1035, 464)
- Me.TextBox24.Name = "TextBox24"
- Me.TextBox24.Size = New System.Drawing.Size(40, 23)
- Me.TextBox24.TabIndex = 531
- '
- 'Button4
- '
- Me.Button4.ForeColor = System.Drawing.Color.Black
- Me.Button4.Location = New System.Drawing.Point(1711, 107)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(41, 24)
- Me.Button4.TabIndex = 532
- Me.Button4.Text = "清空"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'DateTimePicker5
- '
- Me.DateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker5.Location = New System.Drawing.Point(863, 435)
- Me.DateTimePicker5.Name = "DateTimePicker5"
- Me.DateTimePicker5.Size = New System.Drawing.Size(40, 23)
- Me.DateTimePicker5.TabIndex = 533
- '
- 'TextBox25
- '
- Me.TextBox25.Location = New System.Drawing.Point(1079, 464)
- Me.TextBox25.Name = "TextBox25"
- Me.TextBox25.Size = New System.Drawing.Size(40, 23)
- Me.TextBox25.TabIndex = 534
- '
- 'TextBox26
- '
- Me.TextBox26.Location = New System.Drawing.Point(1078, 490)
- Me.TextBox26.Name = "TextBox26"
- Me.TextBox26.Size = New System.Drawing.Size(40, 23)
- Me.TextBox26.TabIndex = 535
- '
- 'TextBox27
- '
- Me.TextBox27.Location = New System.Drawing.Point(993, 435)
- Me.TextBox27.Name = "TextBox27"
- Me.TextBox27.Size = New System.Drawing.Size(40, 23)
- Me.TextBox27.TabIndex = 536
- '
- 'TextBox28
- '
- Me.TextBox28.Location = New System.Drawing.Point(906, 435)
- Me.TextBox28.Name = "TextBox28"
- Me.TextBox28.Size = New System.Drawing.Size(40, 23)
- Me.TextBox28.TabIndex = 537
- '
- 'TextBox29
- '
- Me.TextBox29.Location = New System.Drawing.Point(949, 435)
- Me.TextBox29.Name = "TextBox29"
- Me.TextBox29.Size = New System.Drawing.Size(40, 23)
- Me.TextBox29.TabIndex = 538
- '
- 'TextBox30
- '
- Me.TextBox30.Location = New System.Drawing.Point(949, 406)
- Me.TextBox30.Name = "TextBox30"
- Me.TextBox30.Size = New System.Drawing.Size(40, 23)
- Me.TextBox30.TabIndex = 539
- '
- 'TextBox31
- '
- Me.TextBox31.Location = New System.Drawing.Point(991, 380)
- Me.TextBox31.Name = "TextBox31"
- Me.TextBox31.Size = New System.Drawing.Size(40, 23)
- Me.TextBox31.TabIndex = 540
- '
- 'TextBox32
- '
- Me.TextBox32.Location = New System.Drawing.Point(1037, 435)
- Me.TextBox32.Name = "TextBox32"
- Me.TextBox32.Size = New System.Drawing.Size(40, 23)
- Me.TextBox32.TabIndex = 541
- '
- 'TextBox33
- '
- Me.TextBox33.Location = New System.Drawing.Point(1123, 435)
- Me.TextBox33.Name = "TextBox33"
- Me.TextBox33.Size = New System.Drawing.Size(40, 23)
- Me.TextBox33.TabIndex = 542
- '
- 'TextBox34
- '
- Me.TextBox34.Location = New System.Drawing.Point(906, 490)
- Me.TextBox34.Name = "TextBox34"
- Me.TextBox34.Size = New System.Drawing.Size(40, 23)
- Me.TextBox34.TabIndex = 543
- '
- 'TextBox35
- '
- Me.TextBox35.Location = New System.Drawing.Point(1035, 490)
- Me.TextBox35.Name = "TextBox35"
- Me.TextBox35.Size = New System.Drawing.Size(40, 23)
- Me.TextBox35.TabIndex = 544
- '
- 'TextBox36
- '
- Me.TextBox36.Location = New System.Drawing.Point(906, 406)
- Me.TextBox36.Name = "TextBox36"
- Me.TextBox36.Size = New System.Drawing.Size(40, 23)
- Me.TextBox36.TabIndex = 545
- '
- 'TextBox37
- '
- Me.TextBox37.Location = New System.Drawing.Point(1080, 435)
- Me.TextBox37.Name = "TextBox37"
- Me.TextBox37.Size = New System.Drawing.Size(40, 23)
- Me.TextBox37.TabIndex = 546
- '
- 'TextBox38
- '
- Me.TextBox38.Location = New System.Drawing.Point(1166, 435)
- Me.TextBox38.Name = "TextBox38"
- Me.TextBox38.Size = New System.Drawing.Size(40, 23)
- Me.TextBox38.TabIndex = 547
- '
- 'TextBox39
- '
- Me.TextBox39.Location = New System.Drawing.Point(949, 490)
- Me.TextBox39.Name = "TextBox39"
- Me.TextBox39.Size = New System.Drawing.Size(40, 23)
- Me.TextBox39.TabIndex = 548
- '
- 'TextBox40
- '
- Me.TextBox40.Location = New System.Drawing.Point(863, 490)
- Me.TextBox40.Name = "TextBox40"
- Me.TextBox40.Size = New System.Drawing.Size(40, 23)
- Me.TextBox40.TabIndex = 549
- '
- 'TextBox41
- '
- Me.TextBox41.Location = New System.Drawing.Point(992, 490)
- Me.TextBox41.Name = "TextBox41"
- Me.TextBox41.Size = New System.Drawing.Size(40, 23)
- Me.TextBox41.TabIndex = 550
- '
- 'Button5
- '
- Me.Button5.Location = New System.Drawing.Point(1769, 108)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(137, 24)
- Me.Button5.TabIndex = 552
- Me.Button5.Text = "EXCEL顯示"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Label33
- '
- Me.Label33.AutoSize = True
- Me.Label33.ForeColor = System.Drawing.Color.Blue
- Me.Label33.Location = New System.Drawing.Point(1510, 164)
- Me.Label33.Name = "Label33"
- Me.Label33.Size = New System.Drawing.Size(171, 16)
- Me.Label33.TabIndex = 561
- Me.Label33.Text = "有標示 ★ 符號的資料不可空白"
- '
- 'Label34
- '
- Me.Label34.AutoSize = True
- Me.Label34.ForeColor = System.Drawing.Color.Blue
- Me.Label34.Location = New System.Drawing.Point(1510, 8)
- Me.Label34.Name = "Label34"
- Me.Label34.Size = New System.Drawing.Size(18, 16)
- Me.Label34.TabIndex = 562
- Me.Label34.Text = "★"
- '
- 'Label35
- '
- Me.Label35.AutoSize = True
- Me.Label35.ForeColor = System.Drawing.Color.Blue
- Me.Label35.Location = New System.Drawing.Point(1510, 34)
- Me.Label35.Name = "Label35"
- Me.Label35.Size = New System.Drawing.Size(18, 16)
- Me.Label35.TabIndex = 563
- Me.Label35.Text = "★"
- '
- 'Label36
- '
- Me.Label36.AutoSize = True
- Me.Label36.ForeColor = System.Drawing.Color.Blue
- Me.Label36.Location = New System.Drawing.Point(1510, 60)
- Me.Label36.Name = "Label36"
- Me.Label36.Size = New System.Drawing.Size(18, 16)
- Me.Label36.TabIndex = 564
- Me.Label36.Text = "★"
- '
- 'Label38
- '
- Me.Label38.AutoSize = True
- Me.Label38.ForeColor = System.Drawing.Color.Blue
- Me.Label38.Location = New System.Drawing.Point(1510, 111)
- Me.Label38.Name = "Label38"
- Me.Label38.Size = New System.Drawing.Size(18, 16)
- Me.Label38.TabIndex = 565
- Me.Label38.Text = "★"
- '
- 'Label39
- '
- Me.Label39.AutoSize = True
- Me.Label39.ForeColor = System.Drawing.Color.Blue
- Me.Label39.Location = New System.Drawing.Point(933, 101)
- Me.Label39.Name = "Label39"
- Me.Label39.Size = New System.Drawing.Size(18, 16)
- Me.Label39.TabIndex = 567
- Me.Label39.Text = "★"
- '
- 'Label40
- '
- Me.Label40.AutoSize = True
- Me.Label40.ForeColor = System.Drawing.Color.Blue
- Me.Label40.Location = New System.Drawing.Point(932, 3)
- Me.Label40.Name = "Label40"
- Me.Label40.Size = New System.Drawing.Size(18, 16)
- Me.Label40.TabIndex = 572
- Me.Label40.Text = "★"
- '
- 'Button8
- '
- Me.Button8.Location = New System.Drawing.Point(1771, 155)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(137, 24)
- Me.Button8.TabIndex = 573
- Me.Button8.Text = "存檔"
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'TextBox42
- '
- Me.TextBox42.Location = New System.Drawing.Point(906, 351)
- Me.TextBox42.Name = "TextBox42"
- Me.TextBox42.Size = New System.Drawing.Size(40, 23)
- Me.TextBox42.TabIndex = 574
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(1771, 134)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(51, 20)
- Me.CheckBox1.TabIndex = 575
- Me.CheckBox1.Text = "新增"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.Location = New System.Drawing.Point(1826, 134)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(51, 20)
- Me.CheckBox2.TabIndex = 576
- Me.CheckBox2.Text = "捕後"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'Label46
- '
- Me.Label46.AutoSize = True
- Me.Label46.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label46.ForeColor = System.Drawing.Color.Red
- Me.Label46.Location = New System.Drawing.Point(1286, 152)
- Me.Label46.Name = "Label46"
- Me.Label46.Size = New System.Drawing.Size(205, 45)
- Me.Label46.TabIndex = 577
- Me.Label46.Text = "如果客戶地址無法被導入,請檢察資料" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "庫內是否有內容。如果有請由REMARK" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "內選擇,如果沒有請新增資料後再選擇。"
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.ForeColor = System.Drawing.Color.Blue
- Me.Label20.Location = New System.Drawing.Point(1510, 85)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(18, 16)
- Me.Label20.TabIndex = 583
- Me.Label20.Text = "★"
- '
- '清空_bt
- '
- Me.清空_bt.ForeColor = System.Drawing.Color.Black
- Me.清空_bt.Location = New System.Drawing.Point(1711, 81)
- Me.清空_bt.Name = "清空_bt"
- Me.清空_bt.Size = New System.Drawing.Size(41, 24)
- Me.清空_bt.TabIndex = 582
- Me.清空_bt.Text = "清空"
- Me.清空_bt.UseVisualStyleBackColor = True
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.Location = New System.Drawing.Point(1525, 85)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(44, 16)
- Me.Label25.TabIndex = 581
- Me.Label25.Text = "下單日"
- '
- '下單日_dtp
- '
- Me.下單日_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.下單日_dtp.Location = New System.Drawing.Point(1621, 82)
- Me.下單日_dtp.Name = "下單日_dtp"
- Me.下單日_dtp.Size = New System.Drawing.Size(88, 23)
- Me.下單日_dtp.TabIndex = 580
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label26.ForeColor = System.Drawing.Color.Red
- Me.Label26.Location = New System.Drawing.Point(1284, 54)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(194, 45)
- Me.Label26.TabIndex = 584
- Me.Label26.Text = "如果工廠地址無法被導入,請檢察資料" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "庫內是否有內容。如果有請由FTY內選" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "擇,如果沒有請新增資料後再選擇。"
- '
- 'TextBox44
- '
- Me.TextBox44.Location = New System.Drawing.Point(1083, 380)
- Me.TextBox44.Name = "TextBox44"
- Me.TextBox44.Size = New System.Drawing.Size(40, 23)
- Me.TextBox44.TabIndex = 701
- '
- 'TextBox43
- '
- Me.TextBox43.Location = New System.Drawing.Point(1037, 380)
- Me.TextBox43.Name = "TextBox43"
- Me.TextBox43.Size = New System.Drawing.Size(40, 23)
- Me.TextBox43.TabIndex = 700
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Location = New System.Drawing.Point(342, 174)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(58, 16)
- Me.Label27.TabIndex = 703
- Me.Label27.Text = "REMARK"
- '
- 'TextBox45
- '
- Me.TextBox45.Location = New System.Drawing.Point(473, 171)
- Me.TextBox45.Name = "TextBox45"
- Me.TextBox45.Size = New System.Drawing.Size(137, 23)
- Me.TextBox45.TabIndex = 702
- '
- '國標測試報告_ch
- '
- Me.國標測試報告_ch.AutoSize = True
- Me.國標測試報告_ch.Location = New System.Drawing.Point(1534, 135)
- Me.國標測試報告_ch.Name = "國標測試報告_ch"
- Me.國標測試報告_ch.Size = New System.Drawing.Size(99, 20)
- Me.國標測試報告_ch.TabIndex = 704
- Me.國標測試報告_ch.Text = "國標測試報告"
- Me.國標測試報告_ch.UseVisualStyleBackColor = True
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.ForeColor = System.Drawing.Color.Blue
- Me.Label28.Location = New System.Drawing.Point(1510, 135)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(18, 16)
- Me.Label28.TabIndex = 705
- Me.Label28.Text = "★"
- '
- '訂單資料匯入_Vionic
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.AutoScroll = True
- Me.ClientSize = New System.Drawing.Size(1914, 991)
- Me.Controls.Add(Me.Label28)
- Me.Controls.Add(Me.國標測試報告_ch)
- Me.Controls.Add(Me.Label27)
- Me.Controls.Add(Me.TextBox44)
- Me.Controls.Add(Me.TextBox43)
- Me.Controls.Add(Me.Label26)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.清空_bt)
- Me.Controls.Add(Me.Label25)
- Me.Controls.Add(Me.下單日_dtp)
- Me.Controls.Add(Me.Label46)
- Me.Controls.Add(Me.CheckBox2)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.TextBox42)
- Me.Controls.Add(Me.Button8)
- Me.Controls.Add(Me.Label40)
- Me.Controls.Add(Me.Label38)
- Me.Controls.Add(Me.Label36)
- Me.Controls.Add(Me.Label35)
- Me.Controls.Add(Me.Label34)
- Me.Controls.Add(Me.Label33)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.TextBox41)
- Me.Controls.Add(Me.TextBox40)
- Me.Controls.Add(Me.TextBox39)
- Me.Controls.Add(Me.TextBox38)
- Me.Controls.Add(Me.TextBox37)
- Me.Controls.Add(Me.TextBox36)
- Me.Controls.Add(Me.TextBox35)
- Me.Controls.Add(Me.TextBox34)
- Me.Controls.Add(Me.TextBox33)
- Me.Controls.Add(Me.TextBox32)
- Me.Controls.Add(Me.TextBox31)
- Me.Controls.Add(Me.TextBox30)
- Me.Controls.Add(Me.TextBox29)
- Me.Controls.Add(Me.TextBox28)
- Me.Controls.Add(Me.TextBox27)
- Me.Controls.Add(Me.TextBox26)
- Me.Controls.Add(Me.TextBox25)
- Me.Controls.Add(Me.DateTimePicker5)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.TextBox24)
- Me.Controls.Add(Me.TextBox23)
- Me.Controls.Add(Me.TextBox22)
- Me.Controls.Add(Me.明細表_dgv)
- Me.Controls.Add(Me.Button19)
- Me.Controls.Add(Me.Button18)
- Me.Controls.Add(Me.Button17)
- Me.Controls.Add(Me.Button16)
- Me.Controls.Add(Me.新增清單5_bt)
- Me.Controls.Add(Me.DIV_cb)
- Me.Controls.Add(Me.FTY_cb)
- Me.Controls.Add(Me.新增清單3_bt)
- Me.Controls.Add(Me.新增清單2_bt)
- Me.Controls.Add(Me.Label22)
- Me.Controls.Add(Me.Label24)
- Me.Controls.Add(Me.新增清單4_bt)
- Me.Controls.Add(Me.Label48)
- Me.Controls.Add(Me.Remark_cb)
- Me.Controls.Add(Me.新增清單1_bt)
- Me.Controls.Add(Me.SEASON_cb)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.生產工廠_tb)
- Me.Controls.Add(Me.新增訂單號_bt)
- Me.Controls.Add(Me.天盾流水號_tb)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.TextBox19)
- Me.Controls.Add(Me.Label49)
- Me.Controls.Add(Me.TextBox18)
- Me.Controls.Add(Me.TextBox17)
- Me.Controls.Add(Me.TextBox16)
- Me.Controls.Add(Me.TextBox15)
- Me.Controls.Add(Me.TextBox14)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label23)
- Me.Controls.Add(Me.DateTimePicker7)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.DateTimePicker4)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.DateTimePicker3)
- Me.Controls.Add(Me.ComboBox7)
- Me.Controls.Add(Me.ComboBox6)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.DateTimePicker2)
- Me.Controls.Add(Me.ComboBox5)
- Me.Controls.Add(Me.ComboBox4)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.地址1_tb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.VendorName_tb)
- Me.Controls.Add(Me.Brand_cb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Number_tb)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.TextBox45)
- Me.Controls.Add(Me.控制表_dgv)
- Me.Controls.Add(Me.Label39)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "訂單資料匯入_Vionic"
- Me.Text = "訂單資料匯入"
- CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button1 As Button
- Friend WithEvents OpenFileDialog1 As OpenFileDialog
- Friend WithEvents Number_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Brand_cb As ComboBox
- Friend WithEvents Label3 As Label
- Friend WithEvents ComboBox5 As ComboBox
- Friend WithEvents ComboBox4 As ComboBox
- Friend WithEvents Label7 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 地址1_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents VendorName_tb As TextBox
- Friend WithEvents ComboBox7 As ComboBox
- Friend WithEvents ComboBox6 As ComboBox
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents Label23 As Label
- Friend WithEvents DateTimePicker7 As DateTimePicker
- Friend WithEvents Label18 As Label
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents Label16 As Label
- Friend WithEvents DateTimePicker4 As DateTimePicker
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents DateTimePicker3 As DateTimePicker
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents TextBox14 As TextBox
- Friend WithEvents TextBox15 As TextBox
- Friend WithEvents TextBox16 As TextBox
- Friend WithEvents TextBox17 As TextBox
- Friend WithEvents TextBox18 As TextBox
- Friend WithEvents TextBox19 As TextBox
- Friend WithEvents Label49 As Label
- Friend WithEvents 新增訂單號_bt As Button
- Friend WithEvents 天盾流水號_tb As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents 生產工廠_tb As TextBox
- Friend WithEvents 新增清單1_bt As Button
- Friend WithEvents SEASON_cb As ComboBox
- Friend WithEvents Label21 As Label
- Friend WithEvents 控制表_dgv As DataGridView
- Friend WithEvents 新增清單4_bt As Button
- Friend WithEvents Label48 As Label
- Friend WithEvents Remark_cb As ComboBox
- Friend WithEvents DIV_cb As ComboBox
- Friend WithEvents FTY_cb As ComboBox
- Friend WithEvents 新增清單3_bt As Button
- Friend WithEvents 新增清單2_bt As Button
- Friend WithEvents Label22 As Label
- Friend WithEvents Label24 As Label
- Friend WithEvents 新增清單5_bt As Button
- Friend WithEvents Button17 As Button
- Friend WithEvents Button16 As Button
- Friend WithEvents Button19 As Button
- Friend WithEvents Button18 As Button
- Friend WithEvents 明細表_dgv As DataGridView
- Friend WithEvents TextBox22 As TextBox
- Friend WithEvents TextBox23 As TextBox
- Friend WithEvents TextBox24 As TextBox
- Friend WithEvents Button4 As Button
- Friend WithEvents DateTimePicker5 As DateTimePicker
- Friend WithEvents TextBox25 As TextBox
- Friend WithEvents TextBox26 As TextBox
- Friend WithEvents TextBox27 As TextBox
- Friend WithEvents TextBox28 As TextBox
- Friend WithEvents TextBox29 As TextBox
- Friend WithEvents TextBox30 As TextBox
- Friend WithEvents TextBox31 As TextBox
- Friend WithEvents TextBox32 As TextBox
- Friend WithEvents TextBox33 As TextBox
- Friend WithEvents TextBox34 As TextBox
- Friend WithEvents TextBox35 As TextBox
- Friend WithEvents TextBox36 As TextBox
- Friend WithEvents TextBox37 As TextBox
- Friend WithEvents TextBox38 As TextBox
- Friend WithEvents TextBox39 As TextBox
- Friend WithEvents TextBox40 As TextBox
- Friend WithEvents TextBox41 As TextBox
- Friend WithEvents Button5 As Button
- Friend WithEvents Label33 As Label
- Friend WithEvents Label34 As Label
- Friend WithEvents Label35 As Label
- Friend WithEvents Label36 As Label
- Friend WithEvents Label38 As Label
- Friend WithEvents Label39 As Label
- Friend WithEvents Label40 As Label
- Friend WithEvents Button8 As Button
- Friend WithEvents TextBox42 As TextBox
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents CheckBox2 As CheckBox
- Friend WithEvents Label46 As Label
- Friend WithEvents Label20 As Label
- Friend WithEvents 清空_bt As Button
- Friend WithEvents Label25 As Label
- Friend WithEvents 下單日_dtp As DateTimePicker
- Friend WithEvents Label26 As Label
- Friend WithEvents TextBox44 As TextBox
- Friend WithEvents TextBox43 As TextBox
- Friend WithEvents Label27 As Label
- Friend WithEvents TextBox45 As TextBox
- Friend WithEvents 國標測試報告_ch As CheckBox
- Friend WithEvents Label28 As Label
- End Class
|