Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

訂單資料匯入_Vionic.Designer.vb 57KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 訂單資料匯入_Vionic
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.Button1 = New System.Windows.Forms.Button()
  25. Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
  26. Me.Number_tb = New System.Windows.Forms.TextBox()
  27. Me.Label1 = New System.Windows.Forms.Label()
  28. Me.Label2 = New System.Windows.Forms.Label()
  29. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  30. Me.Brand_cb = New System.Windows.Forms.ComboBox()
  31. Me.Label3 = New System.Windows.Forms.Label()
  32. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  33. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  34. Me.Label7 = New System.Windows.Forms.Label()
  35. Me.Label6 = New System.Windows.Forms.Label()
  36. Me.地址1_tb = New System.Windows.Forms.TextBox()
  37. Me.Label5 = New System.Windows.Forms.Label()
  38. Me.Label4 = New System.Windows.Forms.Label()
  39. Me.Label8 = New System.Windows.Forms.Label()
  40. Me.VendorName_tb = New System.Windows.Forms.TextBox()
  41. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  42. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  43. Me.TextBox9 = New System.Windows.Forms.TextBox()
  44. Me.Label13 = New System.Windows.Forms.Label()
  45. Me.TextBox8 = New System.Windows.Forms.TextBox()
  46. Me.Label9 = New System.Windows.Forms.Label()
  47. Me.Label12 = New System.Windows.Forms.Label()
  48. Me.Label10 = New System.Windows.Forms.Label()
  49. Me.Label11 = New System.Windows.Forms.Label()
  50. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  51. Me.Label23 = New System.Windows.Forms.Label()
  52. Me.DateTimePicker7 = New System.Windows.Forms.DateTimePicker()
  53. Me.Label18 = New System.Windows.Forms.Label()
  54. Me.TextBox12 = New System.Windows.Forms.TextBox()
  55. Me.TextBox11 = New System.Windows.Forms.TextBox()
  56. Me.Label17 = New System.Windows.Forms.Label()
  57. Me.Label16 = New System.Windows.Forms.Label()
  58. Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
  59. Me.TextBox10 = New System.Windows.Forms.TextBox()
  60. Me.Label15 = New System.Windows.Forms.Label()
  61. Me.Label14 = New System.Windows.Forms.Label()
  62. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  63. Me.TextBox3 = New System.Windows.Forms.TextBox()
  64. Me.TextBox4 = New System.Windows.Forms.TextBox()
  65. Me.TextBox6 = New System.Windows.Forms.TextBox()
  66. Me.TextBox7 = New System.Windows.Forms.TextBox()
  67. Me.TextBox13 = New System.Windows.Forms.TextBox()
  68. Me.TextBox14 = New System.Windows.Forms.TextBox()
  69. Me.TextBox15 = New System.Windows.Forms.TextBox()
  70. Me.TextBox16 = New System.Windows.Forms.TextBox()
  71. Me.TextBox17 = New System.Windows.Forms.TextBox()
  72. Me.TextBox18 = New System.Windows.Forms.TextBox()
  73. Me.TextBox19 = New System.Windows.Forms.TextBox()
  74. Me.Label49 = New System.Windows.Forms.Label()
  75. Me.新增訂單號_bt = New System.Windows.Forms.Button()
  76. Me.天盾流水號_tb = New System.Windows.Forms.TextBox()
  77. Me.Label19 = New System.Windows.Forms.Label()
  78. Me.生產工廠_tb = New System.Windows.Forms.TextBox()
  79. Me.新增清單1_bt = New System.Windows.Forms.Button()
  80. Me.SEASON_cb = New System.Windows.Forms.ComboBox()
  81. Me.Label21 = New System.Windows.Forms.Label()
  82. Me.控制表_dgv = New System.Windows.Forms.DataGridView()
  83. Me.新增清單4_bt = New System.Windows.Forms.Button()
  84. Me.Label48 = New System.Windows.Forms.Label()
  85. Me.Remark_cb = New System.Windows.Forms.ComboBox()
  86. Me.DIV_cb = New System.Windows.Forms.ComboBox()
  87. Me.FTY_cb = New System.Windows.Forms.ComboBox()
  88. Me.新增清單3_bt = New System.Windows.Forms.Button()
  89. Me.新增清單2_bt = New System.Windows.Forms.Button()
  90. Me.Label22 = New System.Windows.Forms.Label()
  91. Me.Label24 = New System.Windows.Forms.Label()
  92. Me.新增清單5_bt = New System.Windows.Forms.Button()
  93. Me.Button17 = New System.Windows.Forms.Button()
  94. Me.Button16 = New System.Windows.Forms.Button()
  95. Me.Button19 = New System.Windows.Forms.Button()
  96. Me.Button18 = New System.Windows.Forms.Button()
  97. Me.明細表_dgv = New System.Windows.Forms.DataGridView()
  98. Me.TextBox22 = New System.Windows.Forms.TextBox()
  99. Me.TextBox23 = New System.Windows.Forms.TextBox()
  100. Me.TextBox24 = New System.Windows.Forms.TextBox()
  101. Me.Button4 = New System.Windows.Forms.Button()
  102. Me.DateTimePicker5 = New System.Windows.Forms.DateTimePicker()
  103. Me.TextBox25 = New System.Windows.Forms.TextBox()
  104. Me.TextBox26 = New System.Windows.Forms.TextBox()
  105. Me.TextBox27 = New System.Windows.Forms.TextBox()
  106. Me.TextBox28 = New System.Windows.Forms.TextBox()
  107. Me.TextBox29 = New System.Windows.Forms.TextBox()
  108. Me.TextBox30 = New System.Windows.Forms.TextBox()
  109. Me.TextBox31 = New System.Windows.Forms.TextBox()
  110. Me.TextBox32 = New System.Windows.Forms.TextBox()
  111. Me.TextBox33 = New System.Windows.Forms.TextBox()
  112. Me.TextBox34 = New System.Windows.Forms.TextBox()
  113. Me.TextBox35 = New System.Windows.Forms.TextBox()
  114. Me.TextBox36 = New System.Windows.Forms.TextBox()
  115. Me.TextBox37 = New System.Windows.Forms.TextBox()
  116. Me.TextBox38 = New System.Windows.Forms.TextBox()
  117. Me.TextBox39 = New System.Windows.Forms.TextBox()
  118. Me.TextBox40 = New System.Windows.Forms.TextBox()
  119. Me.TextBox41 = New System.Windows.Forms.TextBox()
  120. Me.Button5 = New System.Windows.Forms.Button()
  121. Me.Label33 = New System.Windows.Forms.Label()
  122. Me.Label34 = New System.Windows.Forms.Label()
  123. Me.Label35 = New System.Windows.Forms.Label()
  124. Me.Label36 = New System.Windows.Forms.Label()
  125. Me.Label38 = New System.Windows.Forms.Label()
  126. Me.Label39 = New System.Windows.Forms.Label()
  127. Me.Label40 = New System.Windows.Forms.Label()
  128. Me.Button8 = New System.Windows.Forms.Button()
  129. Me.TextBox42 = New System.Windows.Forms.TextBox()
  130. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  131. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  132. Me.Label46 = New System.Windows.Forms.Label()
  133. Me.Label20 = New System.Windows.Forms.Label()
  134. Me.清空_bt = New System.Windows.Forms.Button()
  135. Me.Label25 = New System.Windows.Forms.Label()
  136. Me.下單日_dtp = New System.Windows.Forms.DateTimePicker()
  137. Me.Label26 = New System.Windows.Forms.Label()
  138. Me.TextBox44 = New System.Windows.Forms.TextBox()
  139. Me.TextBox43 = New System.Windows.Forms.TextBox()
  140. Me.Label27 = New System.Windows.Forms.Label()
  141. Me.TextBox45 = New System.Windows.Forms.TextBox()
  142. Me.國標測試報告_ch = New System.Windows.Forms.CheckBox()
  143. Me.Label28 = New System.Windows.Forms.Label()
  144. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  145. CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  146. Me.SuspendLayout()
  147. '
  148. 'Button1
  149. '
  150. Me.Button1.Location = New System.Drawing.Point(1769, 82)
  151. Me.Button1.Name = "Button1"
  152. Me.Button1.Size = New System.Drawing.Size(137, 24)
  153. Me.Button1.TabIndex = 0
  154. Me.Button1.Text = "EXCEL導入"
  155. Me.Button1.UseVisualStyleBackColor = True
  156. '
  157. 'OpenFileDialog1
  158. '
  159. Me.OpenFileDialog1.FileName = "OpenFileDialog1"
  160. '
  161. 'Number_tb
  162. '
  163. Me.Number_tb.Location = New System.Drawing.Point(126, 6)
  164. Me.Number_tb.Name = "Number_tb"
  165. Me.Number_tb.Size = New System.Drawing.Size(130, 23)
  166. Me.Number_tb.TabIndex = 1
  167. '
  168. 'Label1
  169. '
  170. Me.Label1.AutoSize = True
  171. Me.Label1.Location = New System.Drawing.Point(13, 9)
  172. Me.Label1.Name = "Label1"
  173. Me.Label1.Size = New System.Drawing.Size(55, 16)
  174. Me.Label1.TabIndex = 2
  175. Me.Label1.Text = "Number"
  176. '
  177. 'Label2
  178. '
  179. Me.Label2.AutoSize = True
  180. Me.Label2.Location = New System.Drawing.Point(12, 37)
  181. Me.Label2.Name = "Label2"
  182. Me.Label2.Size = New System.Drawing.Size(83, 16)
  183. Me.Label2.TabIndex = 334
  184. Me.Label2.Text = "Created Date"
  185. '
  186. 'DateTimePicker1
  187. '
  188. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  189. Me.DateTimePicker1.Location = New System.Drawing.Point(126, 33)
  190. Me.DateTimePicker1.Name = "DateTimePicker1"
  191. Me.DateTimePicker1.Size = New System.Drawing.Size(130, 23)
  192. Me.DateTimePicker1.TabIndex = 333
  193. '
  194. 'Brand_cb
  195. '
  196. Me.Brand_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  197. Me.Brand_cb.FormattingEnabled = True
  198. Me.Brand_cb.Location = New System.Drawing.Point(126, 60)
  199. Me.Brand_cb.Name = "Brand_cb"
  200. Me.Brand_cb.Size = New System.Drawing.Size(130, 24)
  201. Me.Brand_cb.TabIndex = 336
  202. '
  203. 'Label3
  204. '
  205. Me.Label3.AutoSize = True
  206. Me.Label3.Location = New System.Drawing.Point(16, 62)
  207. Me.Label3.Name = "Label3"
  208. Me.Label3.Size = New System.Drawing.Size(41, 16)
  209. Me.Label3.TabIndex = 335
  210. Me.Label3.Text = "Brand"
  211. '
  212. 'ComboBox5
  213. '
  214. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  215. Me.ComboBox5.FormattingEnabled = True
  216. Me.ComboBox5.Location = New System.Drawing.Point(126, 172)
  217. Me.ComboBox5.Name = "ComboBox5"
  218. Me.ComboBox5.Size = New System.Drawing.Size(130, 24)
  219. Me.ComboBox5.TabIndex = 464
  220. '
  221. 'ComboBox4
  222. '
  223. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  224. Me.ComboBox4.FormattingEnabled = True
  225. Me.ComboBox4.Location = New System.Drawing.Point(126, 144)
  226. Me.ComboBox4.Name = "ComboBox4"
  227. Me.ComboBox4.Size = New System.Drawing.Size(130, 24)
  228. Me.ComboBox4.TabIndex = 463
  229. '
  230. 'Label7
  231. '
  232. Me.Label7.AutoSize = True
  233. Me.Label7.Location = New System.Drawing.Point(1065, 3)
  234. Me.Label7.Name = "Label7"
  235. Me.Label7.Size = New System.Drawing.Size(113, 16)
  236. Me.Label7.TabIndex = 462
  237. Me.Label7.Text = "Ship From Address"
  238. '
  239. 'Label6
  240. '
  241. Me.Label6.AutoSize = True
  242. Me.Label6.Location = New System.Drawing.Point(953, 3)
  243. Me.Label6.Name = "Label6"
  244. Me.Label6.Size = New System.Drawing.Size(106, 16)
  245. Me.Label6.TabIndex = 461
  246. Me.Label6.Text = "Ship From Name "
  247. '
  248. '地址1_tb
  249. '
  250. Me.地址1_tb.ForeColor = System.Drawing.Color.Black
  251. Me.地址1_tb.Location = New System.Drawing.Point(930, 19)
  252. Me.地址1_tb.Multiline = True
  253. Me.地址1_tb.Name = "地址1_tb"
  254. Me.地址1_tb.Size = New System.Drawing.Size(350, 80)
  255. Me.地址1_tb.TabIndex = 460
  256. '
  257. 'Label5
  258. '
  259. Me.Label5.AutoSize = True
  260. Me.Label5.Location = New System.Drawing.Point(15, 175)
  261. Me.Label5.Name = "Label5"
  262. Me.Label5.Size = New System.Drawing.Size(90, 16)
  263. Me.Label5.TabIndex = 459
  264. Me.Label5.Text = "Delivery Terms"
  265. '
  266. 'Label4
  267. '
  268. Me.Label4.AutoSize = True
  269. Me.Label4.Location = New System.Drawing.Point(15, 148)
  270. Me.Label4.Name = "Label4"
  271. Me.Label4.Size = New System.Drawing.Size(108, 16)
  272. Me.Label4.TabIndex = 458
  273. Me.Label4.Text = "Mode Of Delivery"
  274. '
  275. 'Label8
  276. '
  277. Me.Label8.AutoSize = True
  278. Me.Label8.Location = New System.Drawing.Point(15, 91)
  279. Me.Label8.Name = "Label8"
  280. Me.Label8.Size = New System.Drawing.Size(88, 16)
  281. Me.Label8.TabIndex = 457
  282. Me.Label8.Text = "Vendor Name"
  283. '
  284. 'VendorName_tb
  285. '
  286. Me.VendorName_tb.ForeColor = System.Drawing.Color.Black
  287. Me.VendorName_tb.Location = New System.Drawing.Point(126, 88)
  288. Me.VendorName_tb.Multiline = True
  289. Me.VendorName_tb.Name = "VendorName_tb"
  290. Me.VendorName_tb.Size = New System.Drawing.Size(212, 50)
  291. Me.VendorName_tb.TabIndex = 456
  292. '
  293. 'ComboBox7
  294. '
  295. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  296. Me.ComboBox7.FormattingEnabled = True
  297. Me.ComboBox7.Location = New System.Drawing.Point(473, 62)
  298. Me.ComboBox7.Name = "ComboBox7"
  299. Me.ComboBox7.Size = New System.Drawing.Size(137, 24)
  300. Me.ComboBox7.TabIndex = 474
  301. '
  302. 'ComboBox6
  303. '
  304. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  305. Me.ComboBox6.FormattingEnabled = True
  306. Me.ComboBox6.Location = New System.Drawing.Point(473, 34)
  307. Me.ComboBox6.Name = "ComboBox6"
  308. Me.ComboBox6.Size = New System.Drawing.Size(137, 24)
  309. Me.ComboBox6.TabIndex = 473
  310. '
  311. 'TextBox9
  312. '
  313. Me.TextBox9.ForeColor = System.Drawing.Color.Black
  314. Me.TextBox9.Location = New System.Drawing.Point(473, 144)
  315. Me.TextBox9.Name = "TextBox9"
  316. Me.TextBox9.Size = New System.Drawing.Size(137, 23)
  317. Me.TextBox9.TabIndex = 472
  318. '
  319. 'Label13
  320. '
  321. Me.Label13.AutoSize = True
  322. Me.Label13.Location = New System.Drawing.Point(343, 147)
  323. Me.Label13.Name = "Label13"
  324. Me.Label13.Size = New System.Drawing.Size(110, 16)
  325. Me.Label13.TabIndex = 471
  326. Me.Label13.Text = "Vendor Reference"
  327. '
  328. 'TextBox8
  329. '
  330. Me.TextBox8.ForeColor = System.Drawing.Color.Black
  331. Me.TextBox8.Location = New System.Drawing.Point(473, 90)
  332. Me.TextBox8.Name = "TextBox8"
  333. Me.TextBox8.Size = New System.Drawing.Size(137, 23)
  334. Me.TextBox8.TabIndex = 470
  335. '
  336. 'Label9
  337. '
  338. Me.Label9.AutoSize = True
  339. Me.Label9.Location = New System.Drawing.Point(342, 93)
  340. Me.Label9.Name = "Label9"
  341. Me.Label9.Size = New System.Drawing.Size(99, 16)
  342. Me.Label9.TabIndex = 469
  343. Me.Label9.Text = "Shipping Carrier"
  344. '
  345. 'Label12
  346. '
  347. Me.Label12.AutoSize = True
  348. Me.Label12.Location = New System.Drawing.Point(342, 65)
  349. Me.Label12.Name = "Label12"
  350. Me.Label12.Size = New System.Drawing.Size(49, 16)
  351. Me.Label12.TabIndex = 468
  352. Me.Label12.Text = "To Port"
  353. '
  354. 'Label10
  355. '
  356. Me.Label10.AutoSize = True
  357. Me.Label10.Location = New System.Drawing.Point(342, 37)
  358. Me.Label10.Name = "Label10"
  359. Me.Label10.Size = New System.Drawing.Size(63, 16)
  360. Me.Label10.TabIndex = 467
  361. Me.Label10.Text = "From Port"
  362. '
  363. 'Label11
  364. '
  365. Me.Label11.AutoSize = True
  366. Me.Label11.Location = New System.Drawing.Point(342, 10)
  367. Me.Label11.Name = "Label11"
  368. Me.Label11.Size = New System.Drawing.Size(91, 16)
  369. Me.Label11.TabIndex = 466
  370. Me.Label11.Text = "Org. Ship Date"
  371. '
  372. 'DateTimePicker2
  373. '
  374. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  375. Me.DateTimePicker2.Location = New System.Drawing.Point(473, 7)
  376. Me.DateTimePicker2.Name = "DateTimePicker2"
  377. Me.DateTimePicker2.Size = New System.Drawing.Size(137, 23)
  378. Me.DateTimePicker2.TabIndex = 465
  379. '
  380. 'Label23
  381. '
  382. Me.Label23.AutoSize = True
  383. Me.Label23.Location = New System.Drawing.Point(684, 118)
  384. Me.Label23.Name = "Label23"
  385. Me.Label23.Size = New System.Drawing.Size(60, 16)
  386. Me.Label23.TabIndex = 486
  387. Me.Label23.Text = "ETA Date"
  388. '
  389. 'DateTimePicker7
  390. '
  391. Me.DateTimePicker7.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  392. Me.DateTimePicker7.Location = New System.Drawing.Point(787, 116)
  393. Me.DateTimePicker7.Name = "DateTimePicker7"
  394. Me.DateTimePicker7.Size = New System.Drawing.Size(137, 23)
  395. Me.DateTimePicker7.TabIndex = 485
  396. '
  397. 'Label18
  398. '
  399. Me.Label18.AutoSize = True
  400. Me.Label18.Location = New System.Drawing.Point(953, 101)
  401. Me.Label18.Name = "Label18"
  402. Me.Label18.Size = New System.Drawing.Size(101, 16)
  403. Me.Label18.TabIndex = 484
  404. Me.Label18.Text = "Delivery Address"
  405. '
  406. 'TextBox12
  407. '
  408. Me.TextBox12.ForeColor = System.Drawing.Color.Black
  409. Me.TextBox12.Location = New System.Drawing.Point(930, 117)
  410. Me.TextBox12.Multiline = True
  411. Me.TextBox12.Name = "TextBox12"
  412. Me.TextBox12.Size = New System.Drawing.Size(350, 80)
  413. Me.TextBox12.TabIndex = 483
  414. '
  415. 'TextBox11
  416. '
  417. Me.TextBox11.ForeColor = System.Drawing.Color.Black
  418. Me.TextBox11.Location = New System.Drawing.Point(787, 89)
  419. Me.TextBox11.Name = "TextBox11"
  420. Me.TextBox11.Size = New System.Drawing.Size(137, 23)
  421. Me.TextBox11.TabIndex = 482
  422. '
  423. 'Label17
  424. '
  425. Me.Label17.AutoSize = True
  426. Me.Label17.Location = New System.Drawing.Point(684, 91)
  427. Me.Label17.Name = "Label17"
  428. Me.Label17.Size = New System.Drawing.Size(73, 16)
  429. Me.Label17.TabIndex = 481
  430. Me.Label17.Text = "Sales Order"
  431. '
  432. 'Label16
  433. '
  434. Me.Label16.AutoSize = True
  435. Me.Label16.Location = New System.Drawing.Point(1525, 111)
  436. Me.Label16.Name = "Label16"
  437. Me.Label16.Size = New System.Drawing.Size(80, 16)
  438. Me.Label16.TabIndex = 480
  439. Me.Label16.Text = "工廠回覆交期"
  440. '
  441. 'DateTimePicker4
  442. '
  443. Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  444. Me.DateTimePicker4.Location = New System.Drawing.Point(1621, 108)
  445. Me.DateTimePicker4.Name = "DateTimePicker4"
  446. Me.DateTimePicker4.Size = New System.Drawing.Size(88, 23)
  447. Me.DateTimePicker4.TabIndex = 479
  448. '
  449. 'TextBox10
  450. '
  451. Me.TextBox10.ForeColor = System.Drawing.Color.Black
  452. Me.TextBox10.Location = New System.Drawing.Point(787, 35)
  453. Me.TextBox10.Name = "TextBox10"
  454. Me.TextBox10.Size = New System.Drawing.Size(137, 23)
  455. Me.TextBox10.TabIndex = 478
  456. '
  457. 'Label15
  458. '
  459. Me.Label15.AutoSize = True
  460. Me.Label15.Location = New System.Drawing.Point(684, 37)
  461. Me.Label15.Name = "Label15"
  462. Me.Label15.Size = New System.Drawing.Size(100, 16)
  463. Me.Label15.TabIndex = 477
  464. Me.Label15.Text = "Customer Name"
  465. '
  466. 'Label14
  467. '
  468. Me.Label14.AutoSize = True
  469. Me.Label14.Location = New System.Drawing.Point(684, 10)
  470. Me.Label14.Name = "Label14"
  471. Me.Label14.Size = New System.Drawing.Size(91, 16)
  472. Me.Label14.TabIndex = 476
  473. Me.Label14.Text = "Modified Date"
  474. '
  475. 'DateTimePicker3
  476. '
  477. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  478. Me.DateTimePicker3.Location = New System.Drawing.Point(787, 8)
  479. Me.DateTimePicker3.Name = "DateTimePicker3"
  480. Me.DateTimePicker3.Size = New System.Drawing.Size(137, 23)
  481. Me.DateTimePicker3.TabIndex = 475
  482. '
  483. 'TextBox3
  484. '
  485. Me.TextBox3.Location = New System.Drawing.Point(864, 351)
  486. Me.TextBox3.Name = "TextBox3"
  487. Me.TextBox3.Size = New System.Drawing.Size(40, 23)
  488. Me.TextBox3.TabIndex = 487
  489. '
  490. 'TextBox4
  491. '
  492. Me.TextBox4.Location = New System.Drawing.Point(906, 464)
  493. Me.TextBox4.Name = "TextBox4"
  494. Me.TextBox4.Size = New System.Drawing.Size(40, 23)
  495. Me.TextBox4.TabIndex = 488
  496. '
  497. 'TextBox6
  498. '
  499. Me.TextBox6.Location = New System.Drawing.Point(949, 380)
  500. Me.TextBox6.Name = "TextBox6"
  501. Me.TextBox6.Size = New System.Drawing.Size(40, 23)
  502. Me.TextBox6.TabIndex = 489
  503. '
  504. 'TextBox7
  505. '
  506. Me.TextBox7.Location = New System.Drawing.Point(1122, 490)
  507. Me.TextBox7.Name = "TextBox7"
  508. Me.TextBox7.Size = New System.Drawing.Size(40, 23)
  509. Me.TextBox7.TabIndex = 490
  510. '
  511. 'TextBox13
  512. '
  513. Me.TextBox13.Location = New System.Drawing.Point(991, 406)
  514. Me.TextBox13.Name = "TextBox13"
  515. Me.TextBox13.Size = New System.Drawing.Size(40, 23)
  516. Me.TextBox13.TabIndex = 491
  517. '
  518. 'TextBox14
  519. '
  520. Me.TextBox14.Location = New System.Drawing.Point(863, 406)
  521. Me.TextBox14.Name = "TextBox14"
  522. Me.TextBox14.Size = New System.Drawing.Size(40, 23)
  523. Me.TextBox14.TabIndex = 492
  524. '
  525. 'TextBox15
  526. '
  527. Me.TextBox15.Location = New System.Drawing.Point(949, 464)
  528. Me.TextBox15.Name = "TextBox15"
  529. Me.TextBox15.Size = New System.Drawing.Size(40, 23)
  530. Me.TextBox15.TabIndex = 493
  531. '
  532. 'TextBox16
  533. '
  534. Me.TextBox16.Location = New System.Drawing.Point(990, 351)
  535. Me.TextBox16.Name = "TextBox16"
  536. Me.TextBox16.Size = New System.Drawing.Size(40, 23)
  537. Me.TextBox16.TabIndex = 494
  538. '
  539. 'TextBox17
  540. '
  541. Me.TextBox17.Location = New System.Drawing.Point(992, 464)
  542. Me.TextBox17.Name = "TextBox17"
  543. Me.TextBox17.Size = New System.Drawing.Size(40, 23)
  544. Me.TextBox17.TabIndex = 495
  545. '
  546. 'TextBox18
  547. '
  548. Me.TextBox18.Location = New System.Drawing.Point(906, 380)
  549. Me.TextBox18.Name = "TextBox18"
  550. Me.TextBox18.Size = New System.Drawing.Size(40, 23)
  551. Me.TextBox18.TabIndex = 496
  552. '
  553. 'TextBox19
  554. '
  555. Me.TextBox19.ForeColor = System.Drawing.Color.Black
  556. Me.TextBox19.Location = New System.Drawing.Point(473, 117)
  557. Me.TextBox19.Name = "TextBox19"
  558. Me.TextBox19.Size = New System.Drawing.Size(137, 23)
  559. Me.TextBox19.TabIndex = 498
  560. '
  561. 'Label49
  562. '
  563. Me.Label49.AutoSize = True
  564. Me.Label49.Location = New System.Drawing.Point(343, 120)
  565. Me.Label49.Name = "Label49"
  566. Me.Label49.Size = New System.Drawing.Size(128, 16)
  567. Me.Label49.TabIndex = 497
  568. Me.Label49.Text = "Customer Requisition"
  569. '
  570. '新增訂單號_bt
  571. '
  572. Me.新增訂單號_bt.ForeColor = System.Drawing.Color.Blue
  573. Me.新增訂單號_bt.Location = New System.Drawing.Point(1769, 4)
  574. Me.新增訂單號_bt.Name = "新增訂單號_bt"
  575. Me.新增訂單號_bt.Size = New System.Drawing.Size(137, 24)
  576. Me.新增訂單號_bt.TabIndex = 501
  577. Me.新增訂單號_bt.Text = "新增訂單號"
  578. Me.新增訂單號_bt.UseVisualStyleBackColor = True
  579. '
  580. '天盾流水號_tb
  581. '
  582. Me.天盾流水號_tb.ForeColor = System.Drawing.Color.Black
  583. Me.天盾流水號_tb.Location = New System.Drawing.Point(1621, 4)
  584. Me.天盾流水號_tb.Name = "天盾流水號_tb"
  585. Me.天盾流水號_tb.Size = New System.Drawing.Size(130, 23)
  586. Me.天盾流水號_tb.TabIndex = 499
  587. '
  588. 'Label19
  589. '
  590. Me.Label19.AutoSize = True
  591. Me.Label19.Location = New System.Drawing.Point(1525, 9)
  592. Me.Label19.Name = "Label19"
  593. Me.Label19.Size = New System.Drawing.Size(90, 16)
  594. Me.Label19.TabIndex = 500
  595. Me.Label19.Text = "Tendenza Po#"
  596. '
  597. '生產工廠_tb
  598. '
  599. Me.生產工廠_tb.ForeColor = System.Drawing.Color.Black
  600. Me.生產工廠_tb.Location = New System.Drawing.Point(863, 464)
  601. Me.生產工廠_tb.Name = "生產工廠_tb"
  602. Me.生產工廠_tb.Size = New System.Drawing.Size(40, 23)
  603. Me.生產工廠_tb.TabIndex = 503
  604. '
  605. '新增清單1_bt
  606. '
  607. Me.新增清單1_bt.ForeColor = System.Drawing.Color.Olive
  608. Me.新增清單1_bt.Location = New System.Drawing.Point(1769, 30)
  609. Me.新增清單1_bt.Name = "新增清單1_bt"
  610. Me.新增清單1_bt.Size = New System.Drawing.Size(137, 24)
  611. Me.新增清單1_bt.TabIndex = 506
  612. Me.新增清單1_bt.Text = "新增清單"
  613. Me.新增清單1_bt.UseVisualStyleBackColor = True
  614. '
  615. 'SEASON_cb
  616. '
  617. Me.SEASON_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  618. Me.SEASON_cb.FormattingEnabled = True
  619. Me.SEASON_cb.Location = New System.Drawing.Point(1621, 29)
  620. Me.SEASON_cb.Name = "SEASON_cb"
  621. Me.SEASON_cb.Size = New System.Drawing.Size(130, 24)
  622. Me.SEASON_cb.TabIndex = 505
  623. '
  624. 'Label21
  625. '
  626. Me.Label21.AutoSize = True
  627. Me.Label21.Location = New System.Drawing.Point(1525, 35)
  628. Me.Label21.Name = "Label21"
  629. Me.Label21.Size = New System.Drawing.Size(57, 16)
  630. Me.Label21.TabIndex = 504
  631. Me.Label21.Text = "SEASON"
  632. '
  633. '控制表_dgv
  634. '
  635. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  636. Me.控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  637. Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  638. Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  639. Me.控制表_dgv.Location = New System.Drawing.Point(7, 200)
  640. Me.控制表_dgv.Name = "控制表_dgv"
  641. Me.控制表_dgv.RowHeadersWidth = 5
  642. Me.控制表_dgv.RowTemplate.Height = 24
  643. Me.控制表_dgv.Size = New System.Drawing.Size(1895, 390)
  644. Me.控制表_dgv.TabIndex = 508
  645. '
  646. '新增清單4_bt
  647. '
  648. Me.新增清單4_bt.ForeColor = System.Drawing.Color.Olive
  649. Me.新增清單4_bt.Location = New System.Drawing.Point(1404, 127)
  650. Me.新增清單4_bt.Name = "新增清單4_bt"
  651. Me.新增清單4_bt.Size = New System.Drawing.Size(76, 24)
  652. Me.新增清單4_bt.TabIndex = 511
  653. Me.新增清單4_bt.Text = "新增清單"
  654. Me.新增清單4_bt.UseVisualStyleBackColor = True
  655. '
  656. 'Label48
  657. '
  658. Me.Label48.AutoSize = True
  659. Me.Label48.Location = New System.Drawing.Point(1286, 104)
  660. Me.Label48.Name = "Label48"
  661. Me.Label48.Size = New System.Drawing.Size(51, 16)
  662. Me.Label48.TabIndex = 510
  663. Me.Label48.Text = "Remark"
  664. '
  665. 'Remark_cb
  666. '
  667. Me.Remark_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  668. Me.Remark_cb.FormattingEnabled = True
  669. Me.Remark_cb.Location = New System.Drawing.Point(1343, 101)
  670. Me.Remark_cb.Name = "Remark_cb"
  671. Me.Remark_cb.Size = New System.Drawing.Size(137, 24)
  672. Me.Remark_cb.TabIndex = 509
  673. '
  674. 'DIV_cb
  675. '
  676. Me.DIV_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  677. Me.DIV_cb.FormattingEnabled = True
  678. Me.DIV_cb.Location = New System.Drawing.Point(1621, 55)
  679. Me.DIV_cb.Name = "DIV_cb"
  680. Me.DIV_cb.Size = New System.Drawing.Size(130, 24)
  681. Me.DIV_cb.TabIndex = 517
  682. '
  683. 'FTY_cb
  684. '
  685. Me.FTY_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  686. Me.FTY_cb.FormattingEnabled = True
  687. Me.FTY_cb.Location = New System.Drawing.Point(1348, 3)
  688. Me.FTY_cb.Name = "FTY_cb"
  689. Me.FTY_cb.Size = New System.Drawing.Size(130, 24)
  690. Me.FTY_cb.TabIndex = 516
  691. '
  692. '新增清單3_bt
  693. '
  694. Me.新增清單3_bt.ForeColor = System.Drawing.Color.Olive
  695. Me.新增清單3_bt.Location = New System.Drawing.Point(1402, 29)
  696. Me.新增清單3_bt.Name = "新增清單3_bt"
  697. Me.新增清單3_bt.Size = New System.Drawing.Size(76, 24)
  698. Me.新增清單3_bt.TabIndex = 515
  699. Me.新增清單3_bt.Text = "新增清單"
  700. Me.新增清單3_bt.UseVisualStyleBackColor = True
  701. '
  702. '新增清單2_bt
  703. '
  704. Me.新增清單2_bt.ForeColor = System.Drawing.Color.Olive
  705. Me.新增清單2_bt.Location = New System.Drawing.Point(1769, 56)
  706. Me.新增清單2_bt.Name = "新增清單2_bt"
  707. Me.新增清單2_bt.Size = New System.Drawing.Size(137, 24)
  708. Me.新增清單2_bt.TabIndex = 514
  709. Me.新增清單2_bt.Text = "新增清單"
  710. Me.新增清單2_bt.UseVisualStyleBackColor = True
  711. '
  712. 'Label22
  713. '
  714. Me.Label22.AutoSize = True
  715. Me.Label22.Location = New System.Drawing.Point(1525, 60)
  716. Me.Label22.Name = "Label22"
  717. Me.Label22.Size = New System.Drawing.Size(28, 16)
  718. Me.Label22.TabIndex = 513
  719. Me.Label22.Text = "DIV"
  720. '
  721. 'Label24
  722. '
  723. Me.Label24.AutoSize = True
  724. Me.Label24.Location = New System.Drawing.Point(1284, 4)
  725. Me.Label24.Name = "Label24"
  726. Me.Label24.Size = New System.Drawing.Size(28, 16)
  727. Me.Label24.TabIndex = 512
  728. Me.Label24.Text = "FTY"
  729. '
  730. '新增清單5_bt
  731. '
  732. Me.新增清單5_bt.ForeColor = System.Drawing.Color.Olive
  733. Me.新增清單5_bt.Location = New System.Drawing.Point(262, 60)
  734. Me.新增清單5_bt.Name = "新增清單5_bt"
  735. Me.新增清單5_bt.Size = New System.Drawing.Size(76, 24)
  736. Me.新增清單5_bt.TabIndex = 523
  737. Me.新增清單5_bt.Text = "新增清單"
  738. Me.新增清單5_bt.UseVisualStyleBackColor = True
  739. '
  740. 'Button17
  741. '
  742. Me.Button17.ForeColor = System.Drawing.Color.Olive
  743. Me.Button17.Location = New System.Drawing.Point(262, 172)
  744. Me.Button17.Name = "Button17"
  745. Me.Button17.Size = New System.Drawing.Size(76, 24)
  746. Me.Button17.TabIndex = 525
  747. Me.Button17.Text = "新增清單"
  748. Me.Button17.UseVisualStyleBackColor = True
  749. '
  750. 'Button16
  751. '
  752. Me.Button16.ForeColor = System.Drawing.Color.Olive
  753. Me.Button16.Location = New System.Drawing.Point(262, 144)
  754. Me.Button16.Name = "Button16"
  755. Me.Button16.Size = New System.Drawing.Size(76, 24)
  756. Me.Button16.TabIndex = 524
  757. Me.Button16.Text = "新增清單"
  758. Me.Button16.UseVisualStyleBackColor = True
  759. '
  760. 'Button19
  761. '
  762. Me.Button19.ForeColor = System.Drawing.Color.Olive
  763. Me.Button19.Location = New System.Drawing.Point(612, 62)
  764. Me.Button19.Name = "Button19"
  765. Me.Button19.Size = New System.Drawing.Size(65, 24)
  766. Me.Button19.TabIndex = 527
  767. Me.Button19.Text = "新增清單"
  768. Me.Button19.UseVisualStyleBackColor = True
  769. '
  770. 'Button18
  771. '
  772. Me.Button18.ForeColor = System.Drawing.Color.Olive
  773. Me.Button18.Location = New System.Drawing.Point(612, 33)
  774. Me.Button18.Name = "Button18"
  775. Me.Button18.Size = New System.Drawing.Size(65, 24)
  776. Me.Button18.TabIndex = 526
  777. Me.Button18.Text = "新增清單"
  778. Me.Button18.UseVisualStyleBackColor = True
  779. '
  780. '明細表_dgv
  781. '
  782. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  783. Me.明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  784. Me.明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  785. Me.明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  786. Me.明細表_dgv.Location = New System.Drawing.Point(7, 597)
  787. Me.明細表_dgv.Name = "明細表_dgv"
  788. Me.明細表_dgv.RowHeadersWidth = 5
  789. Me.明細表_dgv.RowTemplate.Height = 24
  790. Me.明細表_dgv.Size = New System.Drawing.Size(1895, 390)
  791. Me.明細表_dgv.TabIndex = 528
  792. '
  793. 'TextBox22
  794. '
  795. Me.TextBox22.Location = New System.Drawing.Point(1122, 464)
  796. Me.TextBox22.Name = "TextBox22"
  797. Me.TextBox22.Size = New System.Drawing.Size(40, 23)
  798. Me.TextBox22.TabIndex = 529
  799. '
  800. 'TextBox23
  801. '
  802. Me.TextBox23.Location = New System.Drawing.Point(948, 351)
  803. Me.TextBox23.Name = "TextBox23"
  804. Me.TextBox23.Size = New System.Drawing.Size(40, 23)
  805. Me.TextBox23.TabIndex = 530
  806. '
  807. 'TextBox24
  808. '
  809. Me.TextBox24.Location = New System.Drawing.Point(1035, 464)
  810. Me.TextBox24.Name = "TextBox24"
  811. Me.TextBox24.Size = New System.Drawing.Size(40, 23)
  812. Me.TextBox24.TabIndex = 531
  813. '
  814. 'Button4
  815. '
  816. Me.Button4.ForeColor = System.Drawing.Color.Black
  817. Me.Button4.Location = New System.Drawing.Point(1711, 107)
  818. Me.Button4.Name = "Button4"
  819. Me.Button4.Size = New System.Drawing.Size(41, 24)
  820. Me.Button4.TabIndex = 532
  821. Me.Button4.Text = "清空"
  822. Me.Button4.UseVisualStyleBackColor = True
  823. '
  824. 'DateTimePicker5
  825. '
  826. Me.DateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  827. Me.DateTimePicker5.Location = New System.Drawing.Point(863, 435)
  828. Me.DateTimePicker5.Name = "DateTimePicker5"
  829. Me.DateTimePicker5.Size = New System.Drawing.Size(40, 23)
  830. Me.DateTimePicker5.TabIndex = 533
  831. '
  832. 'TextBox25
  833. '
  834. Me.TextBox25.Location = New System.Drawing.Point(1079, 464)
  835. Me.TextBox25.Name = "TextBox25"
  836. Me.TextBox25.Size = New System.Drawing.Size(40, 23)
  837. Me.TextBox25.TabIndex = 534
  838. '
  839. 'TextBox26
  840. '
  841. Me.TextBox26.Location = New System.Drawing.Point(1078, 490)
  842. Me.TextBox26.Name = "TextBox26"
  843. Me.TextBox26.Size = New System.Drawing.Size(40, 23)
  844. Me.TextBox26.TabIndex = 535
  845. '
  846. 'TextBox27
  847. '
  848. Me.TextBox27.Location = New System.Drawing.Point(993, 435)
  849. Me.TextBox27.Name = "TextBox27"
  850. Me.TextBox27.Size = New System.Drawing.Size(40, 23)
  851. Me.TextBox27.TabIndex = 536
  852. '
  853. 'TextBox28
  854. '
  855. Me.TextBox28.Location = New System.Drawing.Point(906, 435)
  856. Me.TextBox28.Name = "TextBox28"
  857. Me.TextBox28.Size = New System.Drawing.Size(40, 23)
  858. Me.TextBox28.TabIndex = 537
  859. '
  860. 'TextBox29
  861. '
  862. Me.TextBox29.Location = New System.Drawing.Point(949, 435)
  863. Me.TextBox29.Name = "TextBox29"
  864. Me.TextBox29.Size = New System.Drawing.Size(40, 23)
  865. Me.TextBox29.TabIndex = 538
  866. '
  867. 'TextBox30
  868. '
  869. Me.TextBox30.Location = New System.Drawing.Point(949, 406)
  870. Me.TextBox30.Name = "TextBox30"
  871. Me.TextBox30.Size = New System.Drawing.Size(40, 23)
  872. Me.TextBox30.TabIndex = 539
  873. '
  874. 'TextBox31
  875. '
  876. Me.TextBox31.Location = New System.Drawing.Point(991, 380)
  877. Me.TextBox31.Name = "TextBox31"
  878. Me.TextBox31.Size = New System.Drawing.Size(40, 23)
  879. Me.TextBox31.TabIndex = 540
  880. '
  881. 'TextBox32
  882. '
  883. Me.TextBox32.Location = New System.Drawing.Point(1037, 435)
  884. Me.TextBox32.Name = "TextBox32"
  885. Me.TextBox32.Size = New System.Drawing.Size(40, 23)
  886. Me.TextBox32.TabIndex = 541
  887. '
  888. 'TextBox33
  889. '
  890. Me.TextBox33.Location = New System.Drawing.Point(1123, 435)
  891. Me.TextBox33.Name = "TextBox33"
  892. Me.TextBox33.Size = New System.Drawing.Size(40, 23)
  893. Me.TextBox33.TabIndex = 542
  894. '
  895. 'TextBox34
  896. '
  897. Me.TextBox34.Location = New System.Drawing.Point(906, 490)
  898. Me.TextBox34.Name = "TextBox34"
  899. Me.TextBox34.Size = New System.Drawing.Size(40, 23)
  900. Me.TextBox34.TabIndex = 543
  901. '
  902. 'TextBox35
  903. '
  904. Me.TextBox35.Location = New System.Drawing.Point(1035, 490)
  905. Me.TextBox35.Name = "TextBox35"
  906. Me.TextBox35.Size = New System.Drawing.Size(40, 23)
  907. Me.TextBox35.TabIndex = 544
  908. '
  909. 'TextBox36
  910. '
  911. Me.TextBox36.Location = New System.Drawing.Point(906, 406)
  912. Me.TextBox36.Name = "TextBox36"
  913. Me.TextBox36.Size = New System.Drawing.Size(40, 23)
  914. Me.TextBox36.TabIndex = 545
  915. '
  916. 'TextBox37
  917. '
  918. Me.TextBox37.Location = New System.Drawing.Point(1080, 435)
  919. Me.TextBox37.Name = "TextBox37"
  920. Me.TextBox37.Size = New System.Drawing.Size(40, 23)
  921. Me.TextBox37.TabIndex = 546
  922. '
  923. 'TextBox38
  924. '
  925. Me.TextBox38.Location = New System.Drawing.Point(1166, 435)
  926. Me.TextBox38.Name = "TextBox38"
  927. Me.TextBox38.Size = New System.Drawing.Size(40, 23)
  928. Me.TextBox38.TabIndex = 547
  929. '
  930. 'TextBox39
  931. '
  932. Me.TextBox39.Location = New System.Drawing.Point(949, 490)
  933. Me.TextBox39.Name = "TextBox39"
  934. Me.TextBox39.Size = New System.Drawing.Size(40, 23)
  935. Me.TextBox39.TabIndex = 548
  936. '
  937. 'TextBox40
  938. '
  939. Me.TextBox40.Location = New System.Drawing.Point(863, 490)
  940. Me.TextBox40.Name = "TextBox40"
  941. Me.TextBox40.Size = New System.Drawing.Size(40, 23)
  942. Me.TextBox40.TabIndex = 549
  943. '
  944. 'TextBox41
  945. '
  946. Me.TextBox41.Location = New System.Drawing.Point(992, 490)
  947. Me.TextBox41.Name = "TextBox41"
  948. Me.TextBox41.Size = New System.Drawing.Size(40, 23)
  949. Me.TextBox41.TabIndex = 550
  950. '
  951. 'Button5
  952. '
  953. Me.Button5.Location = New System.Drawing.Point(1769, 108)
  954. Me.Button5.Name = "Button5"
  955. Me.Button5.Size = New System.Drawing.Size(137, 24)
  956. Me.Button5.TabIndex = 552
  957. Me.Button5.Text = "EXCEL顯示"
  958. Me.Button5.UseVisualStyleBackColor = True
  959. '
  960. 'Label33
  961. '
  962. Me.Label33.AutoSize = True
  963. Me.Label33.ForeColor = System.Drawing.Color.Blue
  964. Me.Label33.Location = New System.Drawing.Point(1510, 164)
  965. Me.Label33.Name = "Label33"
  966. Me.Label33.Size = New System.Drawing.Size(171, 16)
  967. Me.Label33.TabIndex = 561
  968. Me.Label33.Text = "有標示 ★ 符號的資料不可空白"
  969. '
  970. 'Label34
  971. '
  972. Me.Label34.AutoSize = True
  973. Me.Label34.ForeColor = System.Drawing.Color.Blue
  974. Me.Label34.Location = New System.Drawing.Point(1510, 8)
  975. Me.Label34.Name = "Label34"
  976. Me.Label34.Size = New System.Drawing.Size(18, 16)
  977. Me.Label34.TabIndex = 562
  978. Me.Label34.Text = "★"
  979. '
  980. 'Label35
  981. '
  982. Me.Label35.AutoSize = True
  983. Me.Label35.ForeColor = System.Drawing.Color.Blue
  984. Me.Label35.Location = New System.Drawing.Point(1510, 34)
  985. Me.Label35.Name = "Label35"
  986. Me.Label35.Size = New System.Drawing.Size(18, 16)
  987. Me.Label35.TabIndex = 563
  988. Me.Label35.Text = "★"
  989. '
  990. 'Label36
  991. '
  992. Me.Label36.AutoSize = True
  993. Me.Label36.ForeColor = System.Drawing.Color.Blue
  994. Me.Label36.Location = New System.Drawing.Point(1510, 60)
  995. Me.Label36.Name = "Label36"
  996. Me.Label36.Size = New System.Drawing.Size(18, 16)
  997. Me.Label36.TabIndex = 564
  998. Me.Label36.Text = "★"
  999. '
  1000. 'Label38
  1001. '
  1002. Me.Label38.AutoSize = True
  1003. Me.Label38.ForeColor = System.Drawing.Color.Blue
  1004. Me.Label38.Location = New System.Drawing.Point(1510, 111)
  1005. Me.Label38.Name = "Label38"
  1006. Me.Label38.Size = New System.Drawing.Size(18, 16)
  1007. Me.Label38.TabIndex = 565
  1008. Me.Label38.Text = "★"
  1009. '
  1010. 'Label39
  1011. '
  1012. Me.Label39.AutoSize = True
  1013. Me.Label39.ForeColor = System.Drawing.Color.Blue
  1014. Me.Label39.Location = New System.Drawing.Point(933, 101)
  1015. Me.Label39.Name = "Label39"
  1016. Me.Label39.Size = New System.Drawing.Size(18, 16)
  1017. Me.Label39.TabIndex = 567
  1018. Me.Label39.Text = "★"
  1019. '
  1020. 'Label40
  1021. '
  1022. Me.Label40.AutoSize = True
  1023. Me.Label40.ForeColor = System.Drawing.Color.Blue
  1024. Me.Label40.Location = New System.Drawing.Point(932, 3)
  1025. Me.Label40.Name = "Label40"
  1026. Me.Label40.Size = New System.Drawing.Size(18, 16)
  1027. Me.Label40.TabIndex = 572
  1028. Me.Label40.Text = "★"
  1029. '
  1030. 'Button8
  1031. '
  1032. Me.Button8.Location = New System.Drawing.Point(1771, 155)
  1033. Me.Button8.Name = "Button8"
  1034. Me.Button8.Size = New System.Drawing.Size(137, 24)
  1035. Me.Button8.TabIndex = 573
  1036. Me.Button8.Text = "存檔"
  1037. Me.Button8.UseVisualStyleBackColor = True
  1038. '
  1039. 'TextBox42
  1040. '
  1041. Me.TextBox42.Location = New System.Drawing.Point(906, 351)
  1042. Me.TextBox42.Name = "TextBox42"
  1043. Me.TextBox42.Size = New System.Drawing.Size(40, 23)
  1044. Me.TextBox42.TabIndex = 574
  1045. '
  1046. 'CheckBox1
  1047. '
  1048. Me.CheckBox1.AutoSize = True
  1049. Me.CheckBox1.Location = New System.Drawing.Point(1771, 134)
  1050. Me.CheckBox1.Name = "CheckBox1"
  1051. Me.CheckBox1.Size = New System.Drawing.Size(51, 20)
  1052. Me.CheckBox1.TabIndex = 575
  1053. Me.CheckBox1.Text = "新增"
  1054. Me.CheckBox1.UseVisualStyleBackColor = True
  1055. '
  1056. 'CheckBox2
  1057. '
  1058. Me.CheckBox2.AutoSize = True
  1059. Me.CheckBox2.Location = New System.Drawing.Point(1826, 134)
  1060. Me.CheckBox2.Name = "CheckBox2"
  1061. Me.CheckBox2.Size = New System.Drawing.Size(51, 20)
  1062. Me.CheckBox2.TabIndex = 576
  1063. Me.CheckBox2.Text = "捕後"
  1064. Me.CheckBox2.UseVisualStyleBackColor = True
  1065. '
  1066. 'Label46
  1067. '
  1068. Me.Label46.AutoSize = True
  1069. Me.Label46.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1070. Me.Label46.ForeColor = System.Drawing.Color.Red
  1071. Me.Label46.Location = New System.Drawing.Point(1286, 152)
  1072. Me.Label46.Name = "Label46"
  1073. Me.Label46.Size = New System.Drawing.Size(205, 45)
  1074. Me.Label46.TabIndex = 577
  1075. Me.Label46.Text = "如果客戶地址無法被導入,請檢察資料" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "庫內是否有內容。如果有請由REMARK" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "內選擇,如果沒有請新增資料後再選擇。"
  1076. '
  1077. 'Label20
  1078. '
  1079. Me.Label20.AutoSize = True
  1080. Me.Label20.ForeColor = System.Drawing.Color.Blue
  1081. Me.Label20.Location = New System.Drawing.Point(1510, 85)
  1082. Me.Label20.Name = "Label20"
  1083. Me.Label20.Size = New System.Drawing.Size(18, 16)
  1084. Me.Label20.TabIndex = 583
  1085. Me.Label20.Text = "★"
  1086. '
  1087. '清空_bt
  1088. '
  1089. Me.清空_bt.ForeColor = System.Drawing.Color.Black
  1090. Me.清空_bt.Location = New System.Drawing.Point(1711, 81)
  1091. Me.清空_bt.Name = "清空_bt"
  1092. Me.清空_bt.Size = New System.Drawing.Size(41, 24)
  1093. Me.清空_bt.TabIndex = 582
  1094. Me.清空_bt.Text = "清空"
  1095. Me.清空_bt.UseVisualStyleBackColor = True
  1096. '
  1097. 'Label25
  1098. '
  1099. Me.Label25.AutoSize = True
  1100. Me.Label25.Location = New System.Drawing.Point(1525, 85)
  1101. Me.Label25.Name = "Label25"
  1102. Me.Label25.Size = New System.Drawing.Size(44, 16)
  1103. Me.Label25.TabIndex = 581
  1104. Me.Label25.Text = "下單日"
  1105. '
  1106. '下單日_dtp
  1107. '
  1108. Me.下單日_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  1109. Me.下單日_dtp.Location = New System.Drawing.Point(1621, 82)
  1110. Me.下單日_dtp.Name = "下單日_dtp"
  1111. Me.下單日_dtp.Size = New System.Drawing.Size(88, 23)
  1112. Me.下單日_dtp.TabIndex = 580
  1113. '
  1114. 'Label26
  1115. '
  1116. Me.Label26.AutoSize = True
  1117. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1118. Me.Label26.ForeColor = System.Drawing.Color.Red
  1119. Me.Label26.Location = New System.Drawing.Point(1284, 54)
  1120. Me.Label26.Name = "Label26"
  1121. Me.Label26.Size = New System.Drawing.Size(194, 45)
  1122. Me.Label26.TabIndex = 584
  1123. Me.Label26.Text = "如果工廠地址無法被導入,請檢察資料" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "庫內是否有內容。如果有請由FTY內選" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "擇,如果沒有請新增資料後再選擇。"
  1124. '
  1125. 'TextBox44
  1126. '
  1127. Me.TextBox44.Location = New System.Drawing.Point(1083, 380)
  1128. Me.TextBox44.Name = "TextBox44"
  1129. Me.TextBox44.Size = New System.Drawing.Size(40, 23)
  1130. Me.TextBox44.TabIndex = 701
  1131. '
  1132. 'TextBox43
  1133. '
  1134. Me.TextBox43.Location = New System.Drawing.Point(1037, 380)
  1135. Me.TextBox43.Name = "TextBox43"
  1136. Me.TextBox43.Size = New System.Drawing.Size(40, 23)
  1137. Me.TextBox43.TabIndex = 700
  1138. '
  1139. 'Label27
  1140. '
  1141. Me.Label27.AutoSize = True
  1142. Me.Label27.Location = New System.Drawing.Point(342, 174)
  1143. Me.Label27.Name = "Label27"
  1144. Me.Label27.Size = New System.Drawing.Size(58, 16)
  1145. Me.Label27.TabIndex = 703
  1146. Me.Label27.Text = "REMARK"
  1147. '
  1148. 'TextBox45
  1149. '
  1150. Me.TextBox45.Location = New System.Drawing.Point(473, 171)
  1151. Me.TextBox45.Name = "TextBox45"
  1152. Me.TextBox45.Size = New System.Drawing.Size(137, 23)
  1153. Me.TextBox45.TabIndex = 702
  1154. '
  1155. '國標測試報告_ch
  1156. '
  1157. Me.國標測試報告_ch.AutoSize = True
  1158. Me.國標測試報告_ch.Location = New System.Drawing.Point(1534, 135)
  1159. Me.國標測試報告_ch.Name = "國標測試報告_ch"
  1160. Me.國標測試報告_ch.Size = New System.Drawing.Size(99, 20)
  1161. Me.國標測試報告_ch.TabIndex = 704
  1162. Me.國標測試報告_ch.Text = "國標測試報告"
  1163. Me.國標測試報告_ch.UseVisualStyleBackColor = True
  1164. '
  1165. 'Label28
  1166. '
  1167. Me.Label28.AutoSize = True
  1168. Me.Label28.ForeColor = System.Drawing.Color.Blue
  1169. Me.Label28.Location = New System.Drawing.Point(1510, 135)
  1170. Me.Label28.Name = "Label28"
  1171. Me.Label28.Size = New System.Drawing.Size(18, 16)
  1172. Me.Label28.TabIndex = 705
  1173. Me.Label28.Text = "★"
  1174. '
  1175. '訂單資料匯入_Vionic
  1176. '
  1177. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1178. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1179. Me.AutoScroll = True
  1180. Me.ClientSize = New System.Drawing.Size(1914, 991)
  1181. Me.Controls.Add(Me.Label28)
  1182. Me.Controls.Add(Me.國標測試報告_ch)
  1183. Me.Controls.Add(Me.Label27)
  1184. Me.Controls.Add(Me.TextBox44)
  1185. Me.Controls.Add(Me.TextBox43)
  1186. Me.Controls.Add(Me.Label26)
  1187. Me.Controls.Add(Me.Label20)
  1188. Me.Controls.Add(Me.清空_bt)
  1189. Me.Controls.Add(Me.Label25)
  1190. Me.Controls.Add(Me.下單日_dtp)
  1191. Me.Controls.Add(Me.Label46)
  1192. Me.Controls.Add(Me.CheckBox2)
  1193. Me.Controls.Add(Me.CheckBox1)
  1194. Me.Controls.Add(Me.TextBox42)
  1195. Me.Controls.Add(Me.Button8)
  1196. Me.Controls.Add(Me.Label40)
  1197. Me.Controls.Add(Me.Label38)
  1198. Me.Controls.Add(Me.Label36)
  1199. Me.Controls.Add(Me.Label35)
  1200. Me.Controls.Add(Me.Label34)
  1201. Me.Controls.Add(Me.Label33)
  1202. Me.Controls.Add(Me.Button5)
  1203. Me.Controls.Add(Me.TextBox41)
  1204. Me.Controls.Add(Me.TextBox40)
  1205. Me.Controls.Add(Me.TextBox39)
  1206. Me.Controls.Add(Me.TextBox38)
  1207. Me.Controls.Add(Me.TextBox37)
  1208. Me.Controls.Add(Me.TextBox36)
  1209. Me.Controls.Add(Me.TextBox35)
  1210. Me.Controls.Add(Me.TextBox34)
  1211. Me.Controls.Add(Me.TextBox33)
  1212. Me.Controls.Add(Me.TextBox32)
  1213. Me.Controls.Add(Me.TextBox31)
  1214. Me.Controls.Add(Me.TextBox30)
  1215. Me.Controls.Add(Me.TextBox29)
  1216. Me.Controls.Add(Me.TextBox28)
  1217. Me.Controls.Add(Me.TextBox27)
  1218. Me.Controls.Add(Me.TextBox26)
  1219. Me.Controls.Add(Me.TextBox25)
  1220. Me.Controls.Add(Me.DateTimePicker5)
  1221. Me.Controls.Add(Me.Button4)
  1222. Me.Controls.Add(Me.TextBox24)
  1223. Me.Controls.Add(Me.TextBox23)
  1224. Me.Controls.Add(Me.TextBox22)
  1225. Me.Controls.Add(Me.明細表_dgv)
  1226. Me.Controls.Add(Me.Button19)
  1227. Me.Controls.Add(Me.Button18)
  1228. Me.Controls.Add(Me.Button17)
  1229. Me.Controls.Add(Me.Button16)
  1230. Me.Controls.Add(Me.新增清單5_bt)
  1231. Me.Controls.Add(Me.DIV_cb)
  1232. Me.Controls.Add(Me.FTY_cb)
  1233. Me.Controls.Add(Me.新增清單3_bt)
  1234. Me.Controls.Add(Me.新增清單2_bt)
  1235. Me.Controls.Add(Me.Label22)
  1236. Me.Controls.Add(Me.Label24)
  1237. Me.Controls.Add(Me.新增清單4_bt)
  1238. Me.Controls.Add(Me.Label48)
  1239. Me.Controls.Add(Me.Remark_cb)
  1240. Me.Controls.Add(Me.新增清單1_bt)
  1241. Me.Controls.Add(Me.SEASON_cb)
  1242. Me.Controls.Add(Me.Label21)
  1243. Me.Controls.Add(Me.生產工廠_tb)
  1244. Me.Controls.Add(Me.新增訂單號_bt)
  1245. Me.Controls.Add(Me.天盾流水號_tb)
  1246. Me.Controls.Add(Me.Label19)
  1247. Me.Controls.Add(Me.TextBox19)
  1248. Me.Controls.Add(Me.Label49)
  1249. Me.Controls.Add(Me.TextBox18)
  1250. Me.Controls.Add(Me.TextBox17)
  1251. Me.Controls.Add(Me.TextBox16)
  1252. Me.Controls.Add(Me.TextBox15)
  1253. Me.Controls.Add(Me.TextBox14)
  1254. Me.Controls.Add(Me.TextBox13)
  1255. Me.Controls.Add(Me.TextBox7)
  1256. Me.Controls.Add(Me.TextBox6)
  1257. Me.Controls.Add(Me.TextBox4)
  1258. Me.Controls.Add(Me.TextBox3)
  1259. Me.Controls.Add(Me.Label23)
  1260. Me.Controls.Add(Me.DateTimePicker7)
  1261. Me.Controls.Add(Me.Label18)
  1262. Me.Controls.Add(Me.TextBox12)
  1263. Me.Controls.Add(Me.TextBox11)
  1264. Me.Controls.Add(Me.Label17)
  1265. Me.Controls.Add(Me.Label16)
  1266. Me.Controls.Add(Me.DateTimePicker4)
  1267. Me.Controls.Add(Me.TextBox10)
  1268. Me.Controls.Add(Me.Label15)
  1269. Me.Controls.Add(Me.Label14)
  1270. Me.Controls.Add(Me.DateTimePicker3)
  1271. Me.Controls.Add(Me.ComboBox7)
  1272. Me.Controls.Add(Me.ComboBox6)
  1273. Me.Controls.Add(Me.TextBox9)
  1274. Me.Controls.Add(Me.Label13)
  1275. Me.Controls.Add(Me.TextBox8)
  1276. Me.Controls.Add(Me.Label9)
  1277. Me.Controls.Add(Me.Label12)
  1278. Me.Controls.Add(Me.Label10)
  1279. Me.Controls.Add(Me.Label11)
  1280. Me.Controls.Add(Me.DateTimePicker2)
  1281. Me.Controls.Add(Me.ComboBox5)
  1282. Me.Controls.Add(Me.ComboBox4)
  1283. Me.Controls.Add(Me.Label7)
  1284. Me.Controls.Add(Me.Label6)
  1285. Me.Controls.Add(Me.地址1_tb)
  1286. Me.Controls.Add(Me.Label5)
  1287. Me.Controls.Add(Me.Label4)
  1288. Me.Controls.Add(Me.Label8)
  1289. Me.Controls.Add(Me.VendorName_tb)
  1290. Me.Controls.Add(Me.Brand_cb)
  1291. Me.Controls.Add(Me.Label3)
  1292. Me.Controls.Add(Me.Label2)
  1293. Me.Controls.Add(Me.DateTimePicker1)
  1294. Me.Controls.Add(Me.Label1)
  1295. Me.Controls.Add(Me.Number_tb)
  1296. Me.Controls.Add(Me.Button1)
  1297. Me.Controls.Add(Me.TextBox45)
  1298. Me.Controls.Add(Me.控制表_dgv)
  1299. Me.Controls.Add(Me.Label39)
  1300. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1301. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1302. Me.Name = "訂單資料匯入_Vionic"
  1303. Me.Text = "訂單資料匯入"
  1304. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1305. CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1306. Me.ResumeLayout(False)
  1307. Me.PerformLayout()
  1308. End Sub
  1309. Friend WithEvents Button1 As Button
  1310. Friend WithEvents OpenFileDialog1 As OpenFileDialog
  1311. Friend WithEvents Number_tb As TextBox
  1312. Friend WithEvents Label1 As Label
  1313. Friend WithEvents Label2 As Label
  1314. Friend WithEvents DateTimePicker1 As DateTimePicker
  1315. Friend WithEvents Brand_cb As ComboBox
  1316. Friend WithEvents Label3 As Label
  1317. Friend WithEvents ComboBox5 As ComboBox
  1318. Friend WithEvents ComboBox4 As ComboBox
  1319. Friend WithEvents Label7 As Label
  1320. Friend WithEvents Label6 As Label
  1321. Friend WithEvents 地址1_tb As TextBox
  1322. Friend WithEvents Label5 As Label
  1323. Friend WithEvents Label4 As Label
  1324. Friend WithEvents Label8 As Label
  1325. Friend WithEvents VendorName_tb As TextBox
  1326. Friend WithEvents ComboBox7 As ComboBox
  1327. Friend WithEvents ComboBox6 As ComboBox
  1328. Friend WithEvents TextBox9 As TextBox
  1329. Friend WithEvents Label13 As Label
  1330. Friend WithEvents TextBox8 As TextBox
  1331. Friend WithEvents Label9 As Label
  1332. Friend WithEvents Label12 As Label
  1333. Friend WithEvents Label10 As Label
  1334. Friend WithEvents Label11 As Label
  1335. Friend WithEvents DateTimePicker2 As DateTimePicker
  1336. Friend WithEvents Label23 As Label
  1337. Friend WithEvents DateTimePicker7 As DateTimePicker
  1338. Friend WithEvents Label18 As Label
  1339. Friend WithEvents TextBox12 As TextBox
  1340. Friend WithEvents TextBox11 As TextBox
  1341. Friend WithEvents Label17 As Label
  1342. Friend WithEvents Label16 As Label
  1343. Friend WithEvents DateTimePicker4 As DateTimePicker
  1344. Friend WithEvents TextBox10 As TextBox
  1345. Friend WithEvents Label15 As Label
  1346. Friend WithEvents Label14 As Label
  1347. Friend WithEvents DateTimePicker3 As DateTimePicker
  1348. Friend WithEvents TextBox3 As TextBox
  1349. Friend WithEvents TextBox4 As TextBox
  1350. Friend WithEvents TextBox6 As TextBox
  1351. Friend WithEvents TextBox7 As TextBox
  1352. Friend WithEvents TextBox13 As TextBox
  1353. Friend WithEvents TextBox14 As TextBox
  1354. Friend WithEvents TextBox15 As TextBox
  1355. Friend WithEvents TextBox16 As TextBox
  1356. Friend WithEvents TextBox17 As TextBox
  1357. Friend WithEvents TextBox18 As TextBox
  1358. Friend WithEvents TextBox19 As TextBox
  1359. Friend WithEvents Label49 As Label
  1360. Friend WithEvents 新增訂單號_bt As Button
  1361. Friend WithEvents 天盾流水號_tb As TextBox
  1362. Friend WithEvents Label19 As Label
  1363. Friend WithEvents 生產工廠_tb As TextBox
  1364. Friend WithEvents 新增清單1_bt As Button
  1365. Friend WithEvents SEASON_cb As ComboBox
  1366. Friend WithEvents Label21 As Label
  1367. Friend WithEvents 控制表_dgv As DataGridView
  1368. Friend WithEvents 新增清單4_bt As Button
  1369. Friend WithEvents Label48 As Label
  1370. Friend WithEvents Remark_cb As ComboBox
  1371. Friend WithEvents DIV_cb As ComboBox
  1372. Friend WithEvents FTY_cb As ComboBox
  1373. Friend WithEvents 新增清單3_bt As Button
  1374. Friend WithEvents 新增清單2_bt As Button
  1375. Friend WithEvents Label22 As Label
  1376. Friend WithEvents Label24 As Label
  1377. Friend WithEvents 新增清單5_bt As Button
  1378. Friend WithEvents Button17 As Button
  1379. Friend WithEvents Button16 As Button
  1380. Friend WithEvents Button19 As Button
  1381. Friend WithEvents Button18 As Button
  1382. Friend WithEvents 明細表_dgv As DataGridView
  1383. Friend WithEvents TextBox22 As TextBox
  1384. Friend WithEvents TextBox23 As TextBox
  1385. Friend WithEvents TextBox24 As TextBox
  1386. Friend WithEvents Button4 As Button
  1387. Friend WithEvents DateTimePicker5 As DateTimePicker
  1388. Friend WithEvents TextBox25 As TextBox
  1389. Friend WithEvents TextBox26 As TextBox
  1390. Friend WithEvents TextBox27 As TextBox
  1391. Friend WithEvents TextBox28 As TextBox
  1392. Friend WithEvents TextBox29 As TextBox
  1393. Friend WithEvents TextBox30 As TextBox
  1394. Friend WithEvents TextBox31 As TextBox
  1395. Friend WithEvents TextBox32 As TextBox
  1396. Friend WithEvents TextBox33 As TextBox
  1397. Friend WithEvents TextBox34 As TextBox
  1398. Friend WithEvents TextBox35 As TextBox
  1399. Friend WithEvents TextBox36 As TextBox
  1400. Friend WithEvents TextBox37 As TextBox
  1401. Friend WithEvents TextBox38 As TextBox
  1402. Friend WithEvents TextBox39 As TextBox
  1403. Friend WithEvents TextBox40 As TextBox
  1404. Friend WithEvents TextBox41 As TextBox
  1405. Friend WithEvents Button5 As Button
  1406. Friend WithEvents Label33 As Label
  1407. Friend WithEvents Label34 As Label
  1408. Friend WithEvents Label35 As Label
  1409. Friend WithEvents Label36 As Label
  1410. Friend WithEvents Label38 As Label
  1411. Friend WithEvents Label39 As Label
  1412. Friend WithEvents Label40 As Label
  1413. Friend WithEvents Button8 As Button
  1414. Friend WithEvents TextBox42 As TextBox
  1415. Friend WithEvents CheckBox1 As CheckBox
  1416. Friend WithEvents CheckBox2 As CheckBox
  1417. Friend WithEvents Label46 As Label
  1418. Friend WithEvents Label20 As Label
  1419. Friend WithEvents 清空_bt As Button
  1420. Friend WithEvents Label25 As Label
  1421. Friend WithEvents 下單日_dtp As DateTimePicker
  1422. Friend WithEvents Label26 As Label
  1423. Friend WithEvents TextBox44 As TextBox
  1424. Friend WithEvents TextBox43 As TextBox
  1425. Friend WithEvents Label27 As Label
  1426. Friend WithEvents TextBox45 As TextBox
  1427. Friend WithEvents 國標測試報告_ch As CheckBox
  1428. Friend WithEvents Label28 As Label
  1429. End Class