설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

預告訂單控制表.Designer.vb 45KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 預告訂單控制表
  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. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Me.Button22 = New System.Windows.Forms.Button()
  27. Me.ComboBox8 = New System.Windows.Forms.ComboBox()
  28. Me.Label17 = New System.Windows.Forms.Label()
  29. Me.Label16 = New System.Windows.Forms.Label()
  30. Me.TextBox6 = New System.Windows.Forms.TextBox()
  31. Me.Label15 = New System.Windows.Forms.Label()
  32. Me.Button21 = New System.Windows.Forms.Button()
  33. Me.Button19 = New System.Windows.Forms.Button()
  34. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  35. Me.Button18 = New System.Windows.Forms.Button()
  36. Me.Button17 = New System.Windows.Forms.Button()
  37. Me.Button16 = New System.Windows.Forms.Button()
  38. Me.Label62 = New System.Windows.Forms.Label()
  39. Me.Button14 = New System.Windows.Forms.Button()
  40. Me.TextBox5 = New System.Windows.Forms.TextBox()
  41. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  42. Me.Label13 = New System.Windows.Forms.Label()
  43. Me.Label14 = New System.Windows.Forms.Label()
  44. Me.TextBox4 = New System.Windows.Forms.TextBox()
  45. Me.Button8 = New System.Windows.Forms.Button()
  46. Me.Button7 = New System.Windows.Forms.Button()
  47. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  48. Me.Label28 = New System.Windows.Forms.Label()
  49. Me.Label27 = New System.Windows.Forms.Label()
  50. Me.TextBox17 = New System.Windows.Forms.TextBox()
  51. Me.Button15 = New System.Windows.Forms.Button()
  52. Me.Button6 = New System.Windows.Forms.Button()
  53. Me.Label12 = New System.Windows.Forms.Label()
  54. Me.TextBox3 = New System.Windows.Forms.TextBox()
  55. Me.Label10 = New System.Windows.Forms.Label()
  56. Me.TextBox2 = New System.Windows.Forms.TextBox()
  57. Me.Label7 = New System.Windows.Forms.Label()
  58. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  59. Me.Button4 = New System.Windows.Forms.Button()
  60. Me.Button13 = New System.Windows.Forms.Button()
  61. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  62. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  63. Me.Button5 = New System.Windows.Forms.Button()
  64. Me.Button12 = New System.Windows.Forms.Button()
  65. Me.Button11 = New System.Windows.Forms.Button()
  66. Me.Button10 = New System.Windows.Forms.Button()
  67. Me.Button29 = New System.Windows.Forms.Button()
  68. Me.Button2 = New System.Windows.Forms.Button()
  69. Me.Button3 = New System.Windows.Forms.Button()
  70. Me.Label25 = New System.Windows.Forms.Label()
  71. Me.TextBox16 = New System.Windows.Forms.TextBox()
  72. Me.Label6 = New System.Windows.Forms.Label()
  73. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  74. Me.Label8 = New System.Windows.Forms.Label()
  75. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  76. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  77. Me.Label4 = New System.Windows.Forms.Label()
  78. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  79. Me.Label1 = New System.Windows.Forms.Label()
  80. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  81. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  82. Me.Label5 = New System.Windows.Forms.Label()
  83. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  84. Me.Label3 = New System.Windows.Forms.Label()
  85. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  86. Me.Label11 = New System.Windows.Forms.Label()
  87. Me.Label2 = New System.Windows.Forms.Label()
  88. Me.TextBox1 = New System.Windows.Forms.TextBox()
  89. Me.Button9 = New System.Windows.Forms.Button()
  90. Me.Button32 = New System.Windows.Forms.Button()
  91. Me.Label26 = New System.Windows.Forms.Label()
  92. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  93. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  94. Me.Label9 = New System.Windows.Forms.Label()
  95. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  96. Me.Label18 = New System.Windows.Forms.Label()
  97. Me.TextBox7 = New System.Windows.Forms.TextBox()
  98. Me.Label19 = New System.Windows.Forms.Label()
  99. Me.TextBox8 = New System.Windows.Forms.TextBox()
  100. Me.Button28 = New System.Windows.Forms.Button()
  101. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  102. Me.ComboBox10 = New System.Windows.Forms.ComboBox()
  103. Me.ComboBox9 = New System.Windows.Forms.ComboBox()
  104. Me.Label20 = New System.Windows.Forms.Label()
  105. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  111. Me.SuspendLayout()
  112. '
  113. 'Button22
  114. '
  115. Me.Button22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  116. Me.Button22.ForeColor = System.Drawing.Color.Olive
  117. Me.Button22.Location = New System.Drawing.Point(1700, 192)
  118. Me.Button22.Name = "Button22"
  119. Me.Button22.Size = New System.Drawing.Size(130, 29)
  120. Me.Button22.TabIndex = 817
  121. Me.Button22.Text = "新增工廠清單"
  122. Me.Button22.UseVisualStyleBackColor = True
  123. '
  124. 'ComboBox8
  125. '
  126. Me.ComboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  127. Me.ComboBox8.FormattingEnabled = True
  128. Me.ComboBox8.Location = New System.Drawing.Point(577, 86)
  129. Me.ComboBox8.Name = "ComboBox8"
  130. Me.ComboBox8.Size = New System.Drawing.Size(130, 24)
  131. Me.ComboBox8.TabIndex = 815
  132. '
  133. 'Label17
  134. '
  135. Me.Label17.AutoSize = True
  136. Me.Label17.ForeColor = System.Drawing.Color.Red
  137. Me.Label17.Location = New System.Drawing.Point(508, 89)
  138. Me.Label17.Name = "Label17"
  139. Me.Label17.Size = New System.Drawing.Size(62, 16)
  140. Me.Label17.TabIndex = 816
  141. Me.Label17.Text = "FACTORY"
  142. '
  143. 'Label16
  144. '
  145. Me.Label16.AutoSize = True
  146. Me.Label16.Location = New System.Drawing.Point(710, 107)
  147. Me.Label16.Name = "Label16"
  148. Me.Label16.Size = New System.Drawing.Size(79, 32)
  149. Me.Label16.TabIndex = 814
  150. Me.Label16.Text = "Construction" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Name"
  151. '
  152. 'TextBox6
  153. '
  154. Me.TextBox6.Location = New System.Drawing.Point(789, 111)
  155. Me.TextBox6.Name = "TextBox6"
  156. Me.TextBox6.Size = New System.Drawing.Size(141, 23)
  157. Me.TextBox6.TabIndex = 813
  158. '
  159. 'Label15
  160. '
  161. Me.Label15.AutoSize = True
  162. Me.Label15.Location = New System.Drawing.Point(1721, 257)
  163. Me.Label15.Name = "Label15"
  164. Me.Label15.Size = New System.Drawing.Size(181, 16)
  165. Me.Label15.TabIndex = 812
  166. Me.Label15.Text = "排序格式為 : 01、02、03、到99"
  167. '
  168. 'Button21
  169. '
  170. Me.Button21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  171. Me.Button21.ForeColor = System.Drawing.Color.Black
  172. Me.Button21.Location = New System.Drawing.Point(1700, 276)
  173. Me.Button21.Name = "Button21"
  174. Me.Button21.Size = New System.Drawing.Size(202, 25)
  175. Me.Button21.TabIndex = 811
  176. Me.Button21.Text = "重新排序"
  177. Me.Button21.UseVisualStyleBackColor = True
  178. '
  179. 'Button19
  180. '
  181. Me.Button19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  182. Me.Button19.ForeColor = System.Drawing.Color.Black
  183. Me.Button19.Location = New System.Drawing.Point(1700, 10)
  184. Me.Button19.Name = "Button19"
  185. Me.Button19.Size = New System.Drawing.Size(130, 25)
  186. Me.Button19.TabIndex = 809
  187. Me.Button19.Text = "列印預告訂單" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  188. Me.Button19.UseVisualStyleBackColor = True
  189. '
  190. 'DataGridView5
  191. '
  192. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  193. Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  194. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  195. Me.DataGridView5.Location = New System.Drawing.Point(494, 781)
  196. Me.DataGridView5.Name = "DataGridView5"
  197. Me.DataGridView5.RowHeadersWidth = 5
  198. Me.DataGridView5.RowTemplate.Height = 24
  199. Me.DataGridView5.Size = New System.Drawing.Size(1408, 184)
  200. Me.DataGridView5.TabIndex = 808
  201. '
  202. 'Button18
  203. '
  204. Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  205. Me.Button18.ForeColor = System.Drawing.Color.Olive
  206. Me.Button18.Location = New System.Drawing.Point(1700, 161)
  207. Me.Button18.Name = "Button18"
  208. Me.Button18.Size = New System.Drawing.Size(130, 29)
  209. Me.Button18.TabIndex = 807
  210. Me.Button18.Text = "新增顏色清單"
  211. Me.Button18.UseVisualStyleBackColor = True
  212. '
  213. 'Button17
  214. '
  215. Me.Button17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  216. Me.Button17.ForeColor = System.Drawing.Color.Olive
  217. Me.Button17.Location = New System.Drawing.Point(1700, 130)
  218. Me.Button17.Name = "Button17"
  219. Me.Button17.Size = New System.Drawing.Size(130, 29)
  220. Me.Button17.TabIndex = 806
  221. Me.Button17.Text = "新增供應商清單"
  222. Me.Button17.UseVisualStyleBackColor = True
  223. '
  224. 'Button16
  225. '
  226. Me.Button16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  227. Me.Button16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  228. Me.Button16.Location = New System.Drawing.Point(1832, 132)
  229. Me.Button16.Name = "Button16"
  230. Me.Button16.Size = New System.Drawing.Size(70, 39)
  231. Me.Button16.TabIndex = 805
  232. Me.Button16.Text = "REVISED"
  233. Me.Button16.UseVisualStyleBackColor = True
  234. '
  235. 'Label62
  236. '
  237. Me.Label62.AutoSize = True
  238. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  239. Me.Label62.ForeColor = System.Drawing.Color.Red
  240. Me.Label62.Location = New System.Drawing.Point(1583, 9)
  241. Me.Label62.Name = "Label62"
  242. Me.Label62.Size = New System.Drawing.Size(106, 21)
  243. Me.Label62.TabIndex = 804
  244. Me.Label62.Text = "資料尚未存檔"
  245. Me.Label62.Visible = False
  246. '
  247. 'Button14
  248. '
  249. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  250. Me.Button14.ForeColor = System.Drawing.Color.Olive
  251. Me.Button14.Location = New System.Drawing.Point(1700, 99)
  252. Me.Button14.Name = "Button14"
  253. Me.Button14.Size = New System.Drawing.Size(130, 29)
  254. Me.Button14.TabIndex = 803
  255. Me.Button14.Text = "新增部件清單"
  256. Me.Button14.UseVisualStyleBackColor = True
  257. '
  258. 'TextBox5
  259. '
  260. Me.TextBox5.Location = New System.Drawing.Point(1469, 8)
  261. Me.TextBox5.Name = "TextBox5"
  262. Me.TextBox5.Size = New System.Drawing.Size(103, 23)
  263. Me.TextBox5.TabIndex = 802
  264. '
  265. 'DataGridView4
  266. '
  267. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  268. Me.DataGridView4.Location = New System.Drawing.Point(575, 321)
  269. Me.DataGridView4.Name = "DataGridView4"
  270. Me.DataGridView4.RowHeadersWidth = 5
  271. Me.DataGridView4.RowTemplate.Height = 24
  272. Me.DataGridView4.Size = New System.Drawing.Size(215, 203)
  273. Me.DataGridView4.TabIndex = 801
  274. '
  275. 'Label13
  276. '
  277. Me.Label13.AutoSize = True
  278. Me.Label13.Location = New System.Drawing.Point(1443, 11)
  279. Me.Label13.Name = "Label13"
  280. Me.Label13.Size = New System.Drawing.Size(20, 16)
  281. Me.Label13.TabIndex = 800
  282. Me.Label13.Text = "項"
  283. '
  284. 'Label14
  285. '
  286. Me.Label14.AutoSize = True
  287. Me.Label14.Location = New System.Drawing.Point(1345, 11)
  288. Me.Label14.Name = "Label14"
  289. Me.Label14.Size = New System.Drawing.Size(44, 16)
  290. Me.Label14.TabIndex = 799
  291. Me.Label14.Text = "選擇第"
  292. '
  293. 'TextBox4
  294. '
  295. Me.TextBox4.Location = New System.Drawing.Point(1391, 8)
  296. Me.TextBox4.Name = "TextBox4"
  297. Me.TextBox4.Size = New System.Drawing.Size(46, 23)
  298. Me.TextBox4.TabIndex = 798
  299. '
  300. 'Button8
  301. '
  302. Me.Button8.ForeColor = System.Drawing.Color.Red
  303. Me.Button8.Location = New System.Drawing.Point(1264, 8)
  304. Me.Button8.Name = "Button8"
  305. Me.Button8.Size = New System.Drawing.Size(75, 23)
  306. Me.Button8.TabIndex = 797
  307. Me.Button8.Text = "刪除"
  308. Me.Button8.UseVisualStyleBackColor = True
  309. '
  310. 'Button7
  311. '
  312. Me.Button7.Location = New System.Drawing.Point(1183, 8)
  313. Me.Button7.Name = "Button7"
  314. Me.Button7.Size = New System.Drawing.Size(75, 23)
  315. Me.Button7.TabIndex = 796
  316. Me.Button7.Text = "新增"
  317. Me.Button7.UseVisualStyleBackColor = True
  318. '
  319. 'ComboBox6
  320. '
  321. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  322. Me.ComboBox6.FormattingEnabled = True
  323. Me.ComboBox6.Location = New System.Drawing.Point(575, 274)
  324. Me.ComboBox6.Name = "ComboBox6"
  325. Me.ComboBox6.Size = New System.Drawing.Size(211, 24)
  326. Me.ComboBox6.TabIndex = 795
  327. '
  328. 'Label28
  329. '
  330. Me.Label28.AutoSize = True
  331. Me.Label28.Location = New System.Drawing.Point(1113, 278)
  332. Me.Label28.Name = "Label28"
  333. Me.Label28.Size = New System.Drawing.Size(32, 16)
  334. Me.Label28.TabIndex = 794
  335. Me.Label28.Text = "部件"
  336. '
  337. 'Label27
  338. '
  339. Me.Label27.AutoSize = True
  340. Me.Label27.Location = New System.Drawing.Point(873, 278)
  341. Me.Label27.Name = "Label27"
  342. Me.Label27.Size = New System.Drawing.Size(32, 16)
  343. Me.Label27.TabIndex = 793
  344. Me.Label27.Text = "選擇"
  345. '
  346. 'TextBox17
  347. '
  348. Me.TextBox17.Location = New System.Drawing.Point(911, 275)
  349. Me.TextBox17.Name = "TextBox17"
  350. Me.TextBox17.Size = New System.Drawing.Size(196, 23)
  351. Me.TextBox17.TabIndex = 792
  352. '
  353. 'Button15
  354. '
  355. Me.Button15.ForeColor = System.Drawing.Color.Red
  356. Me.Button15.Location = New System.Drawing.Point(792, 275)
  357. Me.Button15.Name = "Button15"
  358. Me.Button15.Size = New System.Drawing.Size(75, 23)
  359. Me.Button15.TabIndex = 791
  360. Me.Button15.Text = "刪除"
  361. Me.Button15.UseVisualStyleBackColor = True
  362. '
  363. 'Button6
  364. '
  365. Me.Button6.Location = New System.Drawing.Point(494, 275)
  366. Me.Button6.Name = "Button6"
  367. Me.Button6.Size = New System.Drawing.Size(75, 23)
  368. Me.Button6.TabIndex = 790
  369. Me.Button6.Text = "新增"
  370. Me.Button6.UseVisualStyleBackColor = True
  371. '
  372. 'Label12
  373. '
  374. Me.Label12.AutoSize = True
  375. Me.Label12.Location = New System.Drawing.Point(750, 10)
  376. Me.Label12.Name = "Label12"
  377. Me.Label12.Size = New System.Drawing.Size(32, 16)
  378. Me.Label12.TabIndex = 788
  379. Me.Label12.Text = "版次"
  380. '
  381. 'TextBox3
  382. '
  383. Me.TextBox3.Location = New System.Drawing.Point(789, 7)
  384. Me.TextBox3.Name = "TextBox3"
  385. Me.TextBox3.Size = New System.Drawing.Size(140, 23)
  386. Me.TextBox3.TabIndex = 787
  387. '
  388. 'Label10
  389. '
  390. Me.Label10.AutoSize = True
  391. Me.Label10.Location = New System.Drawing.Point(739, 141)
  392. Me.Label10.Name = "Label10"
  393. Me.Label10.Size = New System.Drawing.Size(44, 16)
  394. Me.Label10.TabIndex = 786
  395. Me.Label10.Text = "制表人"
  396. '
  397. 'TextBox2
  398. '
  399. Me.TextBox2.Location = New System.Drawing.Point(789, 138)
  400. Me.TextBox2.Name = "TextBox2"
  401. Me.TextBox2.Size = New System.Drawing.Size(141, 23)
  402. Me.TextBox2.TabIndex = 785
  403. '
  404. 'Label7
  405. '
  406. Me.Label7.AutoSize = True
  407. Me.Label7.Location = New System.Drawing.Point(727, 167)
  408. Me.Label7.Name = "Label7"
  409. Me.Label7.Size = New System.Drawing.Size(56, 16)
  410. Me.Label7.TabIndex = 784
  411. Me.Label7.Text = "制表日期"
  412. '
  413. 'DateTimePicker3
  414. '
  415. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  416. Me.DateTimePicker3.Location = New System.Drawing.Point(789, 164)
  417. Me.DateTimePicker3.Name = "DateTimePicker3"
  418. Me.DateTimePicker3.Size = New System.Drawing.Size(141, 23)
  419. Me.DateTimePicker3.TabIndex = 783
  420. '
  421. 'Button4
  422. '
  423. Me.Button4.ForeColor = System.Drawing.Color.Black
  424. Me.Button4.Location = New System.Drawing.Point(889, 59)
  425. Me.Button4.Name = "Button4"
  426. Me.Button4.Size = New System.Drawing.Size(41, 24)
  427. Me.Button4.TabIndex = 782
  428. Me.Button4.Text = "清空"
  429. Me.Button4.UseVisualStyleBackColor = True
  430. '
  431. 'Button13
  432. '
  433. Me.Button13.ForeColor = System.Drawing.Color.Black
  434. Me.Button13.Location = New System.Drawing.Point(889, 33)
  435. Me.Button13.Name = "Button13"
  436. Me.Button13.Size = New System.Drawing.Size(41, 24)
  437. Me.Button13.TabIndex = 781
  438. Me.Button13.Text = "清空"
  439. Me.Button13.UseVisualStyleBackColor = True
  440. '
  441. 'PictureBox1
  442. '
  443. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  444. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  445. Me.PictureBox1.Location = New System.Drawing.Point(933, 8)
  446. Me.PictureBox1.Name = "PictureBox1"
  447. Me.PictureBox1.Size = New System.Drawing.Size(245, 263)
  448. Me.PictureBox1.TabIndex = 780
  449. Me.PictureBox1.TabStop = False
  450. '
  451. 'DataGridView2
  452. '
  453. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  454. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  455. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  456. Me.DataGridView2.Location = New System.Drawing.Point(1183, 34)
  457. Me.DataGridView2.Name = "DataGridView2"
  458. Me.DataGridView2.RowHeadersWidth = 5
  459. Me.DataGridView2.RowTemplate.Height = 24
  460. Me.DataGridView2.Size = New System.Drawing.Size(511, 267)
  461. Me.DataGridView2.TabIndex = 779
  462. '
  463. 'Button5
  464. '
  465. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  466. Me.Button5.ForeColor = System.Drawing.Color.Blue
  467. Me.Button5.Location = New System.Drawing.Point(1832, 51)
  468. Me.Button5.Name = "Button5"
  469. Me.Button5.Size = New System.Drawing.Size(70, 39)
  470. Me.Button5.TabIndex = 778
  471. Me.Button5.Text = "複製新增"
  472. Me.Button5.UseVisualStyleBackColor = True
  473. '
  474. 'Button12
  475. '
  476. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  477. Me.Button12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  478. Me.Button12.Location = New System.Drawing.Point(1832, 92)
  479. Me.Button12.Name = "Button12"
  480. Me.Button12.Size = New System.Drawing.Size(70, 39)
  481. Me.Button12.TabIndex = 775
  482. Me.Button12.Text = "修改模式"
  483. Me.Button12.UseVisualStyleBackColor = True
  484. '
  485. 'Button11
  486. '
  487. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  488. Me.Button11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  489. Me.Button11.Location = New System.Drawing.Point(1832, 172)
  490. Me.Button11.Name = "Button11"
  491. Me.Button11.Size = New System.Drawing.Size(70, 39)
  492. Me.Button11.TabIndex = 774
  493. Me.Button11.Text = "存檔"
  494. Me.Button11.UseVisualStyleBackColor = True
  495. '
  496. 'Button10
  497. '
  498. Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  499. Me.Button10.ForeColor = System.Drawing.Color.Red
  500. Me.Button10.Location = New System.Drawing.Point(1832, 212)
  501. Me.Button10.Name = "Button10"
  502. Me.Button10.Size = New System.Drawing.Size(70, 39)
  503. Me.Button10.TabIndex = 776
  504. Me.Button10.Text = "刪除"
  505. Me.Button10.UseVisualStyleBackColor = True
  506. '
  507. 'Button29
  508. '
  509. Me.Button29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  510. Me.Button29.ForeColor = System.Drawing.Color.Blue
  511. Me.Button29.Location = New System.Drawing.Point(1832, 10)
  512. Me.Button29.Name = "Button29"
  513. Me.Button29.Size = New System.Drawing.Size(70, 39)
  514. Me.Button29.TabIndex = 777
  515. Me.Button29.Text = "一般新增"
  516. Me.Button29.UseVisualStyleBackColor = True
  517. '
  518. 'Button2
  519. '
  520. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  521. Me.Button2.ForeColor = System.Drawing.Color.Olive
  522. Me.Button2.Location = New System.Drawing.Point(1700, 37)
  523. Me.Button2.Name = "Button2"
  524. Me.Button2.Size = New System.Drawing.Size(130, 29)
  525. Me.Button2.TabIndex = 772
  526. Me.Button2.Text = "新增SEASON清單"
  527. Me.Button2.UseVisualStyleBackColor = True
  528. '
  529. 'Button3
  530. '
  531. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  532. Me.Button3.ForeColor = System.Drawing.Color.Olive
  533. Me.Button3.Location = New System.Drawing.Point(1700, 68)
  534. Me.Button3.Name = "Button3"
  535. Me.Button3.Size = New System.Drawing.Size(130, 29)
  536. Me.Button3.TabIndex = 771
  537. Me.Button3.Text = "新增港口清單"
  538. Me.Button3.UseVisualStyleBackColor = True
  539. '
  540. 'Label25
  541. '
  542. Me.Label25.AutoSize = True
  543. Me.Label25.ForeColor = System.Drawing.Color.Red
  544. Me.Label25.Location = New System.Drawing.Point(539, 170)
  545. Me.Label25.Name = "Label25"
  546. Me.Label25.Size = New System.Drawing.Size(32, 16)
  547. Me.Label25.TabIndex = 770
  548. Me.Label25.Text = "QTY"
  549. '
  550. 'TextBox16
  551. '
  552. Me.TextBox16.Location = New System.Drawing.Point(577, 167)
  553. Me.TextBox16.Name = "TextBox16"
  554. Me.TextBox16.Size = New System.Drawing.Size(130, 23)
  555. Me.TextBox16.TabIndex = 769
  556. '
  557. 'Label6
  558. '
  559. Me.Label6.AutoSize = True
  560. Me.Label6.Location = New System.Drawing.Point(752, 62)
  561. Me.Label6.Name = "Label6"
  562. Me.Label6.Size = New System.Drawing.Size(22, 16)
  563. Me.Label6.TabIndex = 768
  564. Me.Label6.Text = "XF"
  565. '
  566. 'DateTimePicker1
  567. '
  568. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  569. Me.DateTimePicker1.Location = New System.Drawing.Point(789, 59)
  570. Me.DateTimePicker1.Name = "DateTimePicker1"
  571. Me.DateTimePicker1.Size = New System.Drawing.Size(94, 23)
  572. Me.DateTimePicker1.TabIndex = 767
  573. '
  574. 'Label8
  575. '
  576. Me.Label8.AutoSize = True
  577. Me.Label8.Location = New System.Drawing.Point(708, 36)
  578. Me.Label8.Name = "Label8"
  579. Me.Label8.Size = New System.Drawing.Size(75, 16)
  580. Me.Label8.TabIndex = 766
  581. Me.Label8.Text = "ISSUE DATE"
  582. '
  583. 'DateTimePicker2
  584. '
  585. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  586. Me.DateTimePicker2.Location = New System.Drawing.Point(789, 33)
  587. Me.DateTimePicker2.Name = "DateTimePicker2"
  588. Me.DateTimePicker2.Size = New System.Drawing.Size(94, 23)
  589. Me.DateTimePicker2.TabIndex = 765
  590. '
  591. 'ComboBox3
  592. '
  593. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  594. Me.ComboBox3.FormattingEnabled = True
  595. Me.ComboBox3.Location = New System.Drawing.Point(577, 193)
  596. Me.ComboBox3.Name = "ComboBox3"
  597. Me.ComboBox3.Size = New System.Drawing.Size(130, 24)
  598. Me.ComboBox3.TabIndex = 763
  599. '
  600. 'Label4
  601. '
  602. Me.Label4.AutoSize = True
  603. Me.Label4.ForeColor = System.Drawing.Color.Red
  604. Me.Label4.Location = New System.Drawing.Point(524, 196)
  605. Me.Label4.Name = "Label4"
  606. Me.Label4.Size = New System.Drawing.Size(46, 16)
  607. Me.Label4.TabIndex = 764
  608. Me.Label4.Text = "BUYER"
  609. '
  610. 'ComboBox1
  611. '
  612. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  613. Me.ComboBox1.FormattingEnabled = True
  614. Me.ComboBox1.Location = New System.Drawing.Point(789, 84)
  615. Me.ComboBox1.Name = "ComboBox1"
  616. Me.ComboBox1.Size = New System.Drawing.Size(140, 24)
  617. Me.ComboBox1.TabIndex = 761
  618. '
  619. 'Label1
  620. '
  621. Me.Label1.AutoSize = True
  622. Me.Label1.ForeColor = System.Drawing.Color.Red
  623. Me.Label1.Location = New System.Drawing.Point(751, 87)
  624. Me.Label1.Name = "Label1"
  625. Me.Label1.Size = New System.Drawing.Size(31, 16)
  626. Me.Label1.TabIndex = 762
  627. Me.Label1.Text = "FOB"
  628. '
  629. 'ComboBox5
  630. '
  631. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  632. Me.ComboBox5.FormattingEnabled = True
  633. Me.ComboBox5.Location = New System.Drawing.Point(577, 140)
  634. Me.ComboBox5.Name = "ComboBox5"
  635. Me.ComboBox5.Size = New System.Drawing.Size(130, 24)
  636. Me.ComboBox5.TabIndex = 759
  637. '
  638. 'ComboBox4
  639. '
  640. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  641. Me.ComboBox4.FormattingEnabled = True
  642. Me.ComboBox4.Location = New System.Drawing.Point(577, 113)
  643. Me.ComboBox4.Name = "ComboBox4"
  644. Me.ComboBox4.Size = New System.Drawing.Size(130, 24)
  645. Me.ComboBox4.TabIndex = 757
  646. '
  647. 'Label5
  648. '
  649. Me.Label5.AutoSize = True
  650. Me.Label5.ForeColor = System.Drawing.Color.Red
  651. Me.Label5.Location = New System.Drawing.Point(521, 116)
  652. Me.Label5.Name = "Label5"
  653. Me.Label5.Size = New System.Drawing.Size(50, 16)
  654. Me.Label5.TabIndex = 758
  655. Me.Label5.Text = "STYLE#"
  656. '
  657. 'ComboBox2
  658. '
  659. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  660. Me.ComboBox2.FormattingEnabled = True
  661. Me.ComboBox2.Location = New System.Drawing.Point(577, 220)
  662. Me.ComboBox2.Name = "ComboBox2"
  663. Me.ComboBox2.Size = New System.Drawing.Size(206, 24)
  664. Me.ComboBox2.TabIndex = 755
  665. '
  666. 'Label3
  667. '
  668. Me.Label3.AutoSize = True
  669. Me.Label3.ForeColor = System.Drawing.Color.Red
  670. Me.Label3.Location = New System.Drawing.Point(532, 223)
  671. Me.Label3.Name = "Label3"
  672. Me.Label3.Size = New System.Drawing.Size(39, 16)
  673. Me.Label3.TabIndex = 756
  674. Me.Label3.Text = "CUST"
  675. '
  676. 'ComboBox7
  677. '
  678. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  679. Me.ComboBox7.FormattingEnabled = True
  680. Me.ComboBox7.Location = New System.Drawing.Point(577, 59)
  681. Me.ComboBox7.Name = "ComboBox7"
  682. Me.ComboBox7.Size = New System.Drawing.Size(130, 24)
  683. Me.ComboBox7.TabIndex = 753
  684. '
  685. 'Label11
  686. '
  687. Me.Label11.AutoSize = True
  688. Me.Label11.ForeColor = System.Drawing.Color.Red
  689. Me.Label11.Location = New System.Drawing.Point(514, 65)
  690. Me.Label11.Name = "Label11"
  691. Me.Label11.Size = New System.Drawing.Size(57, 16)
  692. Me.Label11.TabIndex = 754
  693. Me.Label11.Text = "SEASON"
  694. '
  695. 'Label2
  696. '
  697. Me.Label2.AutoSize = True
  698. Me.Label2.Location = New System.Drawing.Point(536, 10)
  699. Me.Label2.Name = "Label2"
  700. Me.Label2.Size = New System.Drawing.Size(41, 16)
  701. Me.Label2.TabIndex = 752
  702. Me.Label2.Text = "PAO#"
  703. '
  704. 'TextBox1
  705. '
  706. Me.TextBox1.Location = New System.Drawing.Point(577, 7)
  707. Me.TextBox1.Name = "TextBox1"
  708. Me.TextBox1.Size = New System.Drawing.Size(130, 23)
  709. Me.TextBox1.TabIndex = 751
  710. '
  711. 'Button9
  712. '
  713. Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  714. Me.Button9.ForeColor = System.Drawing.Color.Black
  715. Me.Button9.Location = New System.Drawing.Point(282, 10)
  716. Me.Button9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  717. Me.Button9.Name = "Button9"
  718. Me.Button9.Size = New System.Drawing.Size(100, 24)
  719. Me.Button9.TabIndex = 749
  720. Me.Button9.Text = "搜尋"
  721. Me.Button9.UseVisualStyleBackColor = True
  722. '
  723. 'Button32
  724. '
  725. Me.Button32.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  726. Me.Button32.ForeColor = System.Drawing.Color.Black
  727. Me.Button32.Location = New System.Drawing.Point(388, 10)
  728. Me.Button32.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  729. Me.Button32.Name = "Button32"
  730. Me.Button32.Size = New System.Drawing.Size(100, 24)
  731. Me.Button32.TabIndex = 750
  732. Me.Button32.Text = "返回"
  733. Me.Button32.UseVisualStyleBackColor = True
  734. '
  735. 'Label26
  736. '
  737. Me.Label26.AutoSize = True
  738. Me.Label26.Location = New System.Drawing.Point(15, 14)
  739. Me.Label26.Name = "Label26"
  740. Me.Label26.Size = New System.Drawing.Size(80, 16)
  741. Me.Label26.TabIndex = 748
  742. Me.Label26.Text = "預告訂單清單"
  743. '
  744. 'DataGridView1
  745. '
  746. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  747. Me.DataGridView1.Location = New System.Drawing.Point(13, 40)
  748. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  749. Me.DataGridView1.Name = "DataGridView1"
  750. Me.DataGridView1.RowHeadersWidth = 5
  751. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  752. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle3
  753. Me.DataGridView1.RowTemplate.Height = 24
  754. Me.DataGridView1.Size = New System.Drawing.Size(475, 925)
  755. Me.DataGridView1.TabIndex = 747
  756. '
  757. 'DataGridView3
  758. '
  759. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  760. Me.DataGridView3.Location = New System.Drawing.Point(494, 304)
  761. Me.DataGridView3.Name = "DataGridView3"
  762. Me.DataGridView3.RowHeadersWidth = 5
  763. Me.DataGridView3.RowTemplate.Height = 24
  764. Me.DataGridView3.Size = New System.Drawing.Size(1408, 471)
  765. Me.DataGridView3.TabIndex = 789
  766. '
  767. 'Label9
  768. '
  769. Me.Label9.AutoSize = True
  770. Me.Label9.ForeColor = System.Drawing.Color.Red
  771. Me.Label9.Location = New System.Drawing.Point(489, 143)
  772. Me.Label9.Name = "Label9"
  773. Me.Label9.Size = New System.Drawing.Size(82, 16)
  774. Me.Label9.TabIndex = 760
  775. Me.Label9.Text = "STYLE NAME"
  776. '
  777. 'CheckBox1
  778. '
  779. Me.CheckBox1.AutoSize = True
  780. Me.CheckBox1.Location = New System.Drawing.Point(201, 12)
  781. Me.CheckBox1.Name = "CheckBox1"
  782. Me.CheckBox1.Size = New System.Drawing.Size(75, 20)
  783. Me.CheckBox1.TabIndex = 818
  784. Me.CheckBox1.Text = "清單伸展"
  785. Me.CheckBox1.UseVisualStyleBackColor = True
  786. '
  787. 'Label18
  788. '
  789. Me.Label18.AutoSize = True
  790. Me.Label18.Location = New System.Drawing.Point(536, 36)
  791. Me.Label18.Name = "Label18"
  792. Me.Label18.Size = New System.Drawing.Size(38, 16)
  793. Me.Label18.TabIndex = 820
  794. Me.Label18.Text = "S/O#"
  795. '
  796. 'TextBox7
  797. '
  798. Me.TextBox7.Location = New System.Drawing.Point(577, 33)
  799. Me.TextBox7.Name = "TextBox7"
  800. Me.TextBox7.Size = New System.Drawing.Size(130, 23)
  801. Me.TextBox7.TabIndex = 819
  802. '
  803. 'Label19
  804. '
  805. Me.Label19.AutoSize = True
  806. Me.Label19.Location = New System.Drawing.Point(750, 193)
  807. Me.Label19.Name = "Label19"
  808. Me.Label19.Size = New System.Drawing.Size(32, 16)
  809. Me.Label19.TabIndex = 822
  810. Me.Label19.Text = "備註"
  811. '
  812. 'TextBox8
  813. '
  814. Me.TextBox8.Location = New System.Drawing.Point(789, 190)
  815. Me.TextBox8.Multiline = True
  816. Me.TextBox8.Name = "TextBox8"
  817. Me.TextBox8.Size = New System.Drawing.Size(140, 83)
  818. Me.TextBox8.TabIndex = 821
  819. '
  820. 'Button28
  821. '
  822. Me.Button28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  823. Me.Button28.ForeColor = System.Drawing.Color.Olive
  824. Me.Button28.Location = New System.Drawing.Point(1700, 223)
  825. Me.Button28.Name = "Button28"
  826. Me.Button28.Size = New System.Drawing.Size(130, 29)
  827. Me.Button28.TabIndex = 823
  828. Me.Button28.Text = "新增客戶清單"
  829. Me.Button28.UseVisualStyleBackColor = True
  830. '
  831. 'Timer1
  832. '
  833. Me.Timer1.Interval = 500
  834. '
  835. 'ComboBox10
  836. '
  837. Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  838. Me.ComboBox10.FormattingEnabled = True
  839. Me.ComboBox10.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  840. Me.ComboBox10.Location = New System.Drawing.Point(1003, 119)
  841. Me.ComboBox10.Name = "ComboBox10"
  842. Me.ComboBox10.Size = New System.Drawing.Size(82, 24)
  843. Me.ComboBox10.TabIndex = 824
  844. '
  845. 'ComboBox9
  846. '
  847. Me.ComboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  848. Me.ComboBox9.FormattingEnabled = True
  849. Me.ComboBox9.Items.AddRange(New Object() {"LANDED BRANDED", "FIRST COST", "NA"})
  850. Me.ComboBox9.Location = New System.Drawing.Point(577, 247)
  851. Me.ComboBox9.Name = "ComboBox9"
  852. Me.ComboBox9.Size = New System.Drawing.Size(206, 24)
  853. Me.ComboBox9.TabIndex = 825
  854. '
  855. 'Label20
  856. '
  857. Me.Label20.AutoSize = True
  858. Me.Label20.ForeColor = System.Drawing.Color.Red
  859. Me.Label20.Location = New System.Drawing.Point(515, 250)
  860. Me.Label20.Name = "Label20"
  861. Me.Label20.Size = New System.Drawing.Size(56, 16)
  862. Me.Label20.TabIndex = 826
  863. Me.Label20.Text = "訂單屬性"
  864. '
  865. '預告訂單控制表
  866. '
  867. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  868. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  869. Me.ClientSize = New System.Drawing.Size(1914, 971)
  870. Me.Controls.Add(Me.ComboBox9)
  871. Me.Controls.Add(Me.Label20)
  872. Me.Controls.Add(Me.ComboBox10)
  873. Me.Controls.Add(Me.DataGridView1)
  874. Me.Controls.Add(Me.Button28)
  875. Me.Controls.Add(Me.Label19)
  876. Me.Controls.Add(Me.TextBox8)
  877. Me.Controls.Add(Me.Label18)
  878. Me.Controls.Add(Me.TextBox7)
  879. Me.Controls.Add(Me.CheckBox1)
  880. Me.Controls.Add(Me.Button22)
  881. Me.Controls.Add(Me.ComboBox8)
  882. Me.Controls.Add(Me.Label17)
  883. Me.Controls.Add(Me.TextBox6)
  884. Me.Controls.Add(Me.Label15)
  885. Me.Controls.Add(Me.Button21)
  886. Me.Controls.Add(Me.Button19)
  887. Me.Controls.Add(Me.DataGridView5)
  888. Me.Controls.Add(Me.Button18)
  889. Me.Controls.Add(Me.Button17)
  890. Me.Controls.Add(Me.Button16)
  891. Me.Controls.Add(Me.Label62)
  892. Me.Controls.Add(Me.Button14)
  893. Me.Controls.Add(Me.TextBox5)
  894. Me.Controls.Add(Me.DataGridView4)
  895. Me.Controls.Add(Me.Label13)
  896. Me.Controls.Add(Me.Label14)
  897. Me.Controls.Add(Me.TextBox4)
  898. Me.Controls.Add(Me.Button8)
  899. Me.Controls.Add(Me.Button7)
  900. Me.Controls.Add(Me.ComboBox6)
  901. Me.Controls.Add(Me.Label28)
  902. Me.Controls.Add(Me.Label27)
  903. Me.Controls.Add(Me.TextBox17)
  904. Me.Controls.Add(Me.Button15)
  905. Me.Controls.Add(Me.Button6)
  906. Me.Controls.Add(Me.Label12)
  907. Me.Controls.Add(Me.TextBox3)
  908. Me.Controls.Add(Me.Label10)
  909. Me.Controls.Add(Me.TextBox2)
  910. Me.Controls.Add(Me.Label7)
  911. Me.Controls.Add(Me.DateTimePicker3)
  912. Me.Controls.Add(Me.Button4)
  913. Me.Controls.Add(Me.Button13)
  914. Me.Controls.Add(Me.PictureBox1)
  915. Me.Controls.Add(Me.DataGridView2)
  916. Me.Controls.Add(Me.Button5)
  917. Me.Controls.Add(Me.Button12)
  918. Me.Controls.Add(Me.Button11)
  919. Me.Controls.Add(Me.Button10)
  920. Me.Controls.Add(Me.Button29)
  921. Me.Controls.Add(Me.Button2)
  922. Me.Controls.Add(Me.Button3)
  923. Me.Controls.Add(Me.Label25)
  924. Me.Controls.Add(Me.TextBox16)
  925. Me.Controls.Add(Me.Label6)
  926. Me.Controls.Add(Me.DateTimePicker1)
  927. Me.Controls.Add(Me.Label8)
  928. Me.Controls.Add(Me.DateTimePicker2)
  929. Me.Controls.Add(Me.ComboBox3)
  930. Me.Controls.Add(Me.Label4)
  931. Me.Controls.Add(Me.ComboBox1)
  932. Me.Controls.Add(Me.Label1)
  933. Me.Controls.Add(Me.ComboBox5)
  934. Me.Controls.Add(Me.ComboBox4)
  935. Me.Controls.Add(Me.Label5)
  936. Me.Controls.Add(Me.ComboBox2)
  937. Me.Controls.Add(Me.Label3)
  938. Me.Controls.Add(Me.ComboBox7)
  939. Me.Controls.Add(Me.Label11)
  940. Me.Controls.Add(Me.Label2)
  941. Me.Controls.Add(Me.TextBox1)
  942. Me.Controls.Add(Me.Button9)
  943. Me.Controls.Add(Me.Button32)
  944. Me.Controls.Add(Me.Label26)
  945. Me.Controls.Add(Me.DataGridView3)
  946. Me.Controls.Add(Me.Label9)
  947. Me.Controls.Add(Me.Label16)
  948. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  949. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  950. Me.Name = "預告訂單控制表"
  951. Me.Text = "預告訂單控制表"
  952. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  953. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  954. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  955. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  956. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  957. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  958. Me.ResumeLayout(False)
  959. Me.PerformLayout()
  960. End Sub
  961. Friend WithEvents Button22 As Button
  962. Friend WithEvents ComboBox8 As ComboBox
  963. Friend WithEvents Label17 As Label
  964. Friend WithEvents Label16 As Label
  965. Friend WithEvents TextBox6 As TextBox
  966. Friend WithEvents Label15 As Label
  967. Friend WithEvents Button21 As Button
  968. Friend WithEvents Button19 As Button
  969. Friend WithEvents DataGridView5 As DataGridView
  970. Friend WithEvents Button18 As Button
  971. Friend WithEvents Button17 As Button
  972. Friend WithEvents Button16 As Button
  973. Friend WithEvents Label62 As Label
  974. Friend WithEvents Button14 As Button
  975. Friend WithEvents TextBox5 As TextBox
  976. Friend WithEvents DataGridView4 As DataGridView
  977. Friend WithEvents Label13 As Label
  978. Friend WithEvents Label14 As Label
  979. Friend WithEvents TextBox4 As TextBox
  980. Friend WithEvents Button8 As Button
  981. Friend WithEvents Button7 As Button
  982. Friend WithEvents ComboBox6 As ComboBox
  983. Friend WithEvents Label28 As Label
  984. Friend WithEvents Label27 As Label
  985. Friend WithEvents TextBox17 As TextBox
  986. Friend WithEvents Button15 As Button
  987. Friend WithEvents Button6 As Button
  988. Friend WithEvents Label12 As Label
  989. Friend WithEvents TextBox3 As TextBox
  990. Friend WithEvents Label10 As Label
  991. Friend WithEvents TextBox2 As TextBox
  992. Friend WithEvents Label7 As Label
  993. Friend WithEvents DateTimePicker3 As DateTimePicker
  994. Friend WithEvents Button4 As Button
  995. Friend WithEvents Button13 As Button
  996. Friend WithEvents PictureBox1 As PictureBox
  997. Friend WithEvents DataGridView2 As DataGridView
  998. Friend WithEvents Button5 As Button
  999. Friend WithEvents Button12 As Button
  1000. Friend WithEvents Button11 As Button
  1001. Friend WithEvents Button10 As Button
  1002. Friend WithEvents Button29 As Button
  1003. Friend WithEvents Button2 As Button
  1004. Friend WithEvents Button3 As Button
  1005. Friend WithEvents Label25 As Label
  1006. Friend WithEvents TextBox16 As TextBox
  1007. Friend WithEvents Label6 As Label
  1008. Friend WithEvents DateTimePicker1 As DateTimePicker
  1009. Friend WithEvents Label8 As Label
  1010. Friend WithEvents DateTimePicker2 As DateTimePicker
  1011. Friend WithEvents ComboBox3 As ComboBox
  1012. Friend WithEvents Label4 As Label
  1013. Friend WithEvents ComboBox1 As ComboBox
  1014. Friend WithEvents Label1 As Label
  1015. Friend WithEvents ComboBox5 As ComboBox
  1016. Friend WithEvents ComboBox4 As ComboBox
  1017. Friend WithEvents Label5 As Label
  1018. Friend WithEvents ComboBox2 As ComboBox
  1019. Friend WithEvents Label3 As Label
  1020. Friend WithEvents ComboBox7 As ComboBox
  1021. Friend WithEvents Label11 As Label
  1022. Friend WithEvents Label2 As Label
  1023. Friend WithEvents TextBox1 As TextBox
  1024. Friend WithEvents Button9 As Button
  1025. Friend WithEvents Button32 As Button
  1026. Friend WithEvents Label26 As Label
  1027. Friend WithEvents DataGridView1 As DataGridView
  1028. Friend WithEvents DataGridView3 As DataGridView
  1029. Friend WithEvents Label9 As Label
  1030. Friend WithEvents CheckBox1 As CheckBox
  1031. Friend WithEvents Label18 As Label
  1032. Friend WithEvents TextBox7 As TextBox
  1033. Friend WithEvents Label19 As Label
  1034. Friend WithEvents TextBox8 As TextBox
  1035. Friend WithEvents Button28 As Button
  1036. Friend WithEvents Timer1 As Timer
  1037. Friend WithEvents ComboBox10 As ComboBox
  1038. Friend WithEvents ComboBox9 As ComboBox
  1039. Friend WithEvents Label20 As Label
  1040. End Class