Açıklama Yok
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 51KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127
  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. 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. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  31. Me.Button2 = New System.Windows.Forms.Button()
  32. Me.Label15 = New System.Windows.Forms.Label()
  33. Me.Button17 = New System.Windows.Forms.Button()
  34. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  35. Me.Label28 = New System.Windows.Forms.Label()
  36. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  37. Me.Label27 = New System.Windows.Forms.Label()
  38. Me.Button15 = New System.Windows.Forms.Button()
  39. Me.Label25 = New System.Windows.Forms.Label()
  40. Me.Label24 = New System.Windows.Forms.Label()
  41. Me.Label20 = New System.Windows.Forms.Label()
  42. Me.Label10 = New System.Windows.Forms.Label()
  43. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  44. Me.Button13 = New System.Windows.Forms.Button()
  45. Me.Button14 = New System.Windows.Forms.Button()
  46. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  47. Me.Button12 = New System.Windows.Forms.Button()
  48. Me.Button11 = New System.Windows.Forms.Button()
  49. Me.Button10 = New System.Windows.Forms.Button()
  50. Me.Button8 = New System.Windows.Forms.Button()
  51. Me.Button7 = New System.Windows.Forms.Button()
  52. Me.Button6 = New System.Windows.Forms.Button()
  53. Me.Button5 = New System.Windows.Forms.Button()
  54. Me.Button16 = New System.Windows.Forms.Button()
  55. Me.Label23 = New System.Windows.Forms.Label()
  56. Me.TextBox18 = New System.Windows.Forms.TextBox()
  57. Me.ComboBox9 = New System.Windows.Forms.ComboBox()
  58. Me.Label48 = New System.Windows.Forms.Label()
  59. Me.ComboBox8 = New System.Windows.Forms.ComboBox()
  60. Me.TextBox16 = New System.Windows.Forms.TextBox()
  61. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  62. Me.ComboBox6 = New System.Windows.Forms.ComboBox()
  63. Me.Label17 = New System.Windows.Forms.Label()
  64. Me.Label18 = New System.Windows.Forms.Label()
  65. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  66. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  67. Me.TextBox17 = New System.Windows.Forms.TextBox()
  68. Me.Label21 = New System.Windows.Forms.Label()
  69. Me.TextBox15 = New System.Windows.Forms.TextBox()
  70. Me.Label16 = New System.Windows.Forms.Label()
  71. Me.Button4 = New System.Windows.Forms.Button()
  72. Me.Button3 = New System.Windows.Forms.Button()
  73. Me.TextBox14 = New System.Windows.Forms.TextBox()
  74. Me.Label14 = New System.Windows.Forms.Label()
  75. Me.TextBox13 = New System.Windows.Forms.TextBox()
  76. Me.Label13 = New System.Windows.Forms.Label()
  77. Me.Button1 = New System.Windows.Forms.Button()
  78. Me.TextBox12 = New System.Windows.Forms.TextBox()
  79. Me.Label11 = New System.Windows.Forms.Label()
  80. Me.Label8 = New System.Windows.Forms.Label()
  81. Me.Label7 = New System.Windows.Forms.Label()
  82. Me.Label6 = New System.Windows.Forms.Label()
  83. Me.Label5 = New System.Windows.Forms.Label()
  84. Me.Label3 = New System.Windows.Forms.Label()
  85. Me.Label4 = New System.Windows.Forms.Label()
  86. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  87. Me.Label12 = New System.Windows.Forms.Label()
  88. Me.Label22 = New System.Windows.Forms.Label()
  89. Me.Label19 = New System.Windows.Forms.Label()
  90. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  91. Me.Label9 = New System.Windows.Forms.Label()
  92. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  93. Me.ComboBox10 = New System.Windows.Forms.ComboBox()
  94. Me.ComboBox11 = New System.Windows.Forms.ComboBox()
  95. Me.ComboBox12 = New System.Windows.Forms.ComboBox()
  96. Me.TextBox1 = New System.Windows.Forms.TextBox()
  97. Me.ComboBox13 = New System.Windows.Forms.ComboBox()
  98. Me.ComboBox14 = New System.Windows.Forms.ComboBox()
  99. Me.Label1 = New System.Windows.Forms.Label()
  100. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  101. Me.Label2 = New System.Windows.Forms.Label()
  102. Me.Label26 = New System.Windows.Forms.Label()
  103. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  104. Me.Label29 = New System.Windows.Forms.Label()
  105. Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
  106. Me.Button9 = New System.Windows.Forms.Button()
  107. Me.DateTimePicker5 = New System.Windows.Forms.DateTimePicker()
  108. Me.DateTimePicker6 = New System.Windows.Forms.DateTimePicker()
  109. Me.Button18 = New System.Windows.Forms.Button()
  110. Me.Label30 = New System.Windows.Forms.Label()
  111. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  112. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  113. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  114. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  115. Me.SuspendLayout()
  116. '
  117. 'DataGridView4
  118. '
  119. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  120. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  121. Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  122. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  123. Me.DataGridView4.Location = New System.Drawing.Point(6, 31)
  124. Me.DataGridView4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  125. Me.DataGridView4.Name = "DataGridView4"
  126. Me.DataGridView4.RowHeadersWidth = 5
  127. DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
  128. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  129. Me.DataGridView4.RowsDefaultCellStyle = DataGridViewCellStyle2
  130. Me.DataGridView4.RowTemplate.Height = 24
  131. Me.DataGridView4.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  132. Me.DataGridView4.Size = New System.Drawing.Size(475, 930)
  133. Me.DataGridView4.TabIndex = 870
  134. '
  135. 'Button2
  136. '
  137. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  138. Me.Button2.ForeColor = System.Drawing.Color.Black
  139. Me.Button2.Location = New System.Drawing.Point(381, 4)
  140. Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  141. Me.Button2.Name = "Button2"
  142. Me.Button2.Size = New System.Drawing.Size(100, 24)
  143. Me.Button2.TabIndex = 872
  144. Me.Button2.Text = "搜尋"
  145. Me.Button2.UseVisualStyleBackColor = True
  146. '
  147. 'Label15
  148. '
  149. Me.Label15.AutoSize = True
  150. Me.Label15.Location = New System.Drawing.Point(8, 8)
  151. Me.Label15.Name = "Label15"
  152. Me.Label15.Size = New System.Drawing.Size(80, 16)
  153. Me.Label15.TabIndex = 871
  154. Me.Label15.Text = "量產訂單清單"
  155. '
  156. 'Button17
  157. '
  158. Me.Button17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  159. Me.Button17.Location = New System.Drawing.Point(1780, 210)
  160. Me.Button17.Name = "Button17"
  161. Me.Button17.Size = New System.Drawing.Size(127, 39)
  162. Me.Button17.TabIndex = 985
  163. Me.Button17.Text = "更新BUYER"
  164. Me.Button17.UseVisualStyleBackColor = True
  165. '
  166. 'ComboBox2
  167. '
  168. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  169. Me.ComboBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  170. Me.ComboBox2.FormattingEnabled = True
  171. Me.ComboBox2.Location = New System.Drawing.Point(801, 29)
  172. Me.ComboBox2.Name = "ComboBox2"
  173. Me.ComboBox2.Size = New System.Drawing.Size(197, 24)
  174. Me.ComboBox2.TabIndex = 984
  175. '
  176. 'Label28
  177. '
  178. Me.Label28.AutoSize = True
  179. Me.Label28.ForeColor = System.Drawing.Color.Green
  180. Me.Label28.Location = New System.Drawing.Point(1245, 56)
  181. Me.Label28.Name = "Label28"
  182. Me.Label28.Size = New System.Drawing.Size(56, 16)
  183. Me.Label28.TabIndex = 982
  184. Me.Label28.Text = "訂單屬性"
  185. '
  186. 'DateTimePicker1
  187. '
  188. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  189. Me.DateTimePicker1.Location = New System.Drawing.Point(1031, 225)
  190. Me.DateTimePicker1.Name = "DateTimePicker1"
  191. Me.DateTimePicker1.Size = New System.Drawing.Size(87, 23)
  192. Me.DateTimePicker1.TabIndex = 981
  193. '
  194. 'Label27
  195. '
  196. Me.Label27.AutoSize = True
  197. Me.Label27.ForeColor = System.Drawing.Color.Red
  198. Me.Label27.Location = New System.Drawing.Point(849, 230)
  199. Me.Label27.Name = "Label27"
  200. Me.Label27.Size = New System.Drawing.Size(176, 16)
  201. Me.Label27.TabIndex = 980
  202. Me.Label27.Text = "請不要刪除到一筆資料都不剩下"
  203. '
  204. 'Button15
  205. '
  206. Me.Button15.ForeColor = System.Drawing.Color.Red
  207. Me.Button15.Location = New System.Drawing.Point(706, 224)
  208. Me.Button15.Name = "Button15"
  209. Me.Button15.Size = New System.Drawing.Size(137, 24)
  210. Me.Button15.TabIndex = 979
  211. Me.Button15.Text = "刪除該流水號指定資料"
  212. Me.Button15.UseVisualStyleBackColor = True
  213. '
  214. 'Label25
  215. '
  216. Me.Label25.AutoSize = True
  217. Me.Label25.ForeColor = System.Drawing.Color.Red
  218. Me.Label25.Location = New System.Drawing.Point(1122, 230)
  219. Me.Label25.Name = "Label25"
  220. Me.Label25.Size = New System.Drawing.Size(208, 16)
  221. Me.Label25.TabIndex = 978
  222. Me.Label25.Text = "交期欄位請遵循YYYY/MM/DD的格式"
  223. '
  224. 'Label24
  225. '
  226. Me.Label24.AutoSize = True
  227. Me.Label24.ForeColor = System.Drawing.Color.Red
  228. Me.Label24.Location = New System.Drawing.Point(1646, 603)
  229. Me.Label24.Name = "Label24"
  230. Me.Label24.Size = New System.Drawing.Size(247, 16)
  231. Me.Label24.TabIndex = 977
  232. Me.Label24.Text = "存檔之前SIZW RUN欄位手動修改後存檔有效"
  233. '
  234. 'Label20
  235. '
  236. Me.Label20.AutoSize = True
  237. Me.Label20.ForeColor = System.Drawing.Color.Red
  238. Me.Label20.Location = New System.Drawing.Point(1336, 230)
  239. Me.Label20.Name = "Label20"
  240. Me.Label20.Size = New System.Drawing.Size(356, 16)
  241. Me.Label20.TabIndex = 976
  242. Me.Label20.Text = "存檔之前交期開始、交期結束、備註三個欄位手動修改後存檔有效"
  243. '
  244. 'Label10
  245. '
  246. Me.Label10.AutoSize = True
  247. Me.Label10.ForeColor = System.Drawing.Color.Red
  248. Me.Label10.Location = New System.Drawing.Point(1142, 201)
  249. Me.Label10.Name = "Label10"
  250. Me.Label10.Size = New System.Drawing.Size(29, 16)
  251. Me.Label10.TabIndex = 975
  252. Me.Label10.Text = "DM"
  253. '
  254. 'ComboBox1
  255. '
  256. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  257. Me.ComboBox1.FormattingEnabled = True
  258. Me.ComboBox1.Location = New System.Drawing.Point(1170, 197)
  259. Me.ComboBox1.Name = "ComboBox1"
  260. Me.ComboBox1.Size = New System.Drawing.Size(71, 24)
  261. Me.ComboBox1.TabIndex = 974
  262. '
  263. 'Button13
  264. '
  265. Me.Button13.ForeColor = System.Drawing.Color.Green
  266. Me.Button13.Location = New System.Drawing.Point(1002, 197)
  267. Me.Button13.Name = "Button13"
  268. Me.Button13.Size = New System.Drawing.Size(66, 24)
  269. Me.Button13.TabIndex = 973
  270. Me.Button13.Text = "全部取消"
  271. Me.Button13.UseVisualStyleBackColor = True
  272. '
  273. 'Button14
  274. '
  275. Me.Button14.ForeColor = System.Drawing.Color.Green
  276. Me.Button14.Location = New System.Drawing.Point(1070, 197)
  277. Me.Button14.Name = "Button14"
  278. Me.Button14.Size = New System.Drawing.Size(66, 24)
  279. Me.Button14.TabIndex = 972
  280. Me.Button14.Text = "資料全選"
  281. Me.Button14.UseVisualStyleBackColor = True
  282. '
  283. 'DataGridView5
  284. '
  285. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  286. Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  287. Me.DataGridView5.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  288. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  289. Me.DataGridView5.Location = New System.Drawing.Point(484, 621)
  290. Me.DataGridView5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  291. Me.DataGridView5.Name = "DataGridView5"
  292. Me.DataGridView5.RowHeadersWidth = 5
  293. DataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black
  294. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  295. Me.DataGridView5.RowsDefaultCellStyle = DataGridViewCellStyle4
  296. Me.DataGridView5.RowTemplate.Height = 24
  297. Me.DataGridView5.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  298. Me.DataGridView5.Size = New System.Drawing.Size(1423, 340)
  299. Me.DataGridView5.TabIndex = 971
  300. '
  301. 'Button12
  302. '
  303. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  304. Me.Button12.ForeColor = System.Drawing.Color.Green
  305. Me.Button12.Location = New System.Drawing.Point(1780, 128)
  306. Me.Button12.Name = "Button12"
  307. Me.Button12.Size = New System.Drawing.Size(127, 39)
  308. Me.Button12.TabIndex = 970
  309. Me.Button12.Text = "生成訂單SIZE RUN"
  310. Me.Button12.UseVisualStyleBackColor = True
  311. '
  312. 'Button11
  313. '
  314. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  315. Me.Button11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  316. Me.Button11.Location = New System.Drawing.Point(1780, 45)
  317. Me.Button11.Name = "Button11"
  318. Me.Button11.Size = New System.Drawing.Size(127, 39)
  319. Me.Button11.TabIndex = 969
  320. Me.Button11.Text = "套用已有量產訂單號"
  321. Me.Button11.UseVisualStyleBackColor = True
  322. '
  323. 'Button10
  324. '
  325. Me.Button10.ForeColor = System.Drawing.Color.Olive
  326. Me.Button10.Location = New System.Drawing.Point(1603, 105)
  327. Me.Button10.Name = "Button10"
  328. Me.Button10.Size = New System.Drawing.Size(87, 39)
  329. Me.Button10.TabIndex = 968
  330. Me.Button10.Text = "Add Remark"
  331. Me.Button10.UseVisualStyleBackColor = True
  332. '
  333. 'Button8
  334. '
  335. Me.Button8.ForeColor = System.Drawing.Color.Olive
  336. Me.Button8.Location = New System.Drawing.Point(1703, 81)
  337. Me.Button8.Name = "Button8"
  338. Me.Button8.Size = New System.Drawing.Size(76, 24)
  339. Me.Button8.TabIndex = 967
  340. Me.Button8.Text = "新增清單"
  341. Me.Button8.UseVisualStyleBackColor = True
  342. '
  343. 'Button7
  344. '
  345. Me.Button7.ForeColor = System.Drawing.Color.Olive
  346. Me.Button7.Location = New System.Drawing.Point(1703, 55)
  347. Me.Button7.Name = "Button7"
  348. Me.Button7.Size = New System.Drawing.Size(76, 24)
  349. Me.Button7.TabIndex = 966
  350. Me.Button7.Text = "新增清單"
  351. Me.Button7.UseVisualStyleBackColor = True
  352. '
  353. 'Button6
  354. '
  355. Me.Button6.ForeColor = System.Drawing.Color.Olive
  356. Me.Button6.Location = New System.Drawing.Point(1703, 28)
  357. Me.Button6.Name = "Button6"
  358. Me.Button6.Size = New System.Drawing.Size(76, 24)
  359. Me.Button6.TabIndex = 965
  360. Me.Button6.Text = "新增清單"
  361. Me.Button6.UseVisualStyleBackColor = True
  362. '
  363. 'Button5
  364. '
  365. Me.Button5.ForeColor = System.Drawing.Color.Olive
  366. Me.Button5.Location = New System.Drawing.Point(1703, 2)
  367. Me.Button5.Name = "Button5"
  368. Me.Button5.Size = New System.Drawing.Size(76, 24)
  369. Me.Button5.TabIndex = 964
  370. Me.Button5.Text = "新增清單"
  371. Me.Button5.UseVisualStyleBackColor = True
  372. '
  373. 'Button16
  374. '
  375. Me.Button16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  376. Me.Button16.Location = New System.Drawing.Point(579, 108)
  377. Me.Button16.Name = "Button16"
  378. Me.Button16.Size = New System.Drawing.Size(76, 24)
  379. Me.Button16.TabIndex = 963
  380. Me.Button16.Text = "新增清單"
  381. Me.Button16.UseVisualStyleBackColor = True
  382. '
  383. 'Label23
  384. '
  385. Me.Label23.AutoSize = True
  386. Me.Label23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  387. Me.Label23.Location = New System.Drawing.Point(485, 112)
  388. Me.Label23.Name = "Label23"
  389. Me.Label23.Size = New System.Drawing.Size(88, 16)
  390. Me.Label23.TabIndex = 962
  391. Me.Label23.Text = "Vendor Name"
  392. '
  393. 'TextBox18
  394. '
  395. Me.TextBox18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  396. Me.TextBox18.Location = New System.Drawing.Point(488, 132)
  397. Me.TextBox18.Multiline = True
  398. Me.TextBox18.Name = "TextBox18"
  399. Me.TextBox18.ScrollBars = System.Windows.Forms.ScrollBars.Both
  400. Me.TextBox18.Size = New System.Drawing.Size(167, 90)
  401. Me.TextBox18.TabIndex = 961
  402. '
  403. 'ComboBox9
  404. '
  405. Me.ComboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  406. Me.ComboBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  407. Me.ComboBox9.FormattingEnabled = True
  408. Me.ComboBox9.Location = New System.Drawing.Point(549, 55)
  409. Me.ComboBox9.Name = "ComboBox9"
  410. Me.ComboBox9.Size = New System.Drawing.Size(197, 24)
  411. Me.ComboBox9.TabIndex = 960
  412. '
  413. 'Label48
  414. '
  415. Me.Label48.AutoSize = True
  416. Me.Label48.ForeColor = System.Drawing.Color.Green
  417. Me.Label48.Location = New System.Drawing.Point(1248, 109)
  418. Me.Label48.Name = "Label48"
  419. Me.Label48.Size = New System.Drawing.Size(51, 16)
  420. Me.Label48.TabIndex = 959
  421. Me.Label48.Text = "Remark"
  422. '
  423. 'ComboBox8
  424. '
  425. Me.ComboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  426. Me.ComboBox8.ForeColor = System.Drawing.Color.Green
  427. Me.ComboBox8.FormattingEnabled = True
  428. Me.ComboBox8.Location = New System.Drawing.Point(1300, 105)
  429. Me.ComboBox8.Name = "ComboBox8"
  430. Me.ComboBox8.Size = New System.Drawing.Size(301, 24)
  431. Me.ComboBox8.TabIndex = 958
  432. '
  433. 'TextBox16
  434. '
  435. Me.TextBox16.ForeColor = System.Drawing.Color.Green
  436. Me.TextBox16.Location = New System.Drawing.Point(1244, 131)
  437. Me.TextBox16.Multiline = True
  438. Me.TextBox16.Name = "TextBox16"
  439. Me.TextBox16.Size = New System.Drawing.Size(357, 90)
  440. Me.TextBox16.TabIndex = 957
  441. '
  442. 'ComboBox7
  443. '
  444. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  445. Me.ComboBox7.ForeColor = System.Drawing.Color.Green
  446. Me.ComboBox7.FormattingEnabled = True
  447. Me.ComboBox7.Location = New System.Drawing.Point(1556, 54)
  448. Me.ComboBox7.Name = "ComboBox7"
  449. Me.ComboBox7.Size = New System.Drawing.Size(144, 24)
  450. Me.ComboBox7.TabIndex = 956
  451. '
  452. 'ComboBox6
  453. '
  454. Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  455. Me.ComboBox6.ForeColor = System.Drawing.Color.Green
  456. Me.ComboBox6.FormattingEnabled = True
  457. Me.ComboBox6.Location = New System.Drawing.Point(1556, 28)
  458. Me.ComboBox6.Name = "ComboBox6"
  459. Me.ComboBox6.Size = New System.Drawing.Size(144, 24)
  460. Me.ComboBox6.TabIndex = 955
  461. '
  462. 'Label17
  463. '
  464. Me.Label17.AutoSize = True
  465. Me.Label17.ForeColor = System.Drawing.Color.Green
  466. Me.Label17.Location = New System.Drawing.Point(1448, 57)
  467. Me.Label17.Name = "Label17"
  468. Me.Label17.Size = New System.Drawing.Size(49, 16)
  469. Me.Label17.TabIndex = 954
  470. Me.Label17.Text = "To Port"
  471. '
  472. 'Label18
  473. '
  474. Me.Label18.AutoSize = True
  475. Me.Label18.ForeColor = System.Drawing.Color.Green
  476. Me.Label18.Location = New System.Drawing.Point(1448, 31)
  477. Me.Label18.Name = "Label18"
  478. Me.Label18.Size = New System.Drawing.Size(63, 16)
  479. Me.Label18.TabIndex = 953
  480. Me.Label18.Text = "From Port"
  481. '
  482. 'ComboBox5
  483. '
  484. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  485. Me.ComboBox5.ForeColor = System.Drawing.Color.Green
  486. Me.ComboBox5.FormattingEnabled = True
  487. Me.ComboBox5.Location = New System.Drawing.Point(1556, 2)
  488. Me.ComboBox5.Name = "ComboBox5"
  489. Me.ComboBox5.Size = New System.Drawing.Size(144, 24)
  490. Me.ComboBox5.TabIndex = 952
  491. '
  492. 'ComboBox4
  493. '
  494. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  495. Me.ComboBox4.ForeColor = System.Drawing.Color.Green
  496. Me.ComboBox4.FormattingEnabled = True
  497. Me.ComboBox4.Location = New System.Drawing.Point(1556, 80)
  498. Me.ComboBox4.Name = "ComboBox4"
  499. Me.ComboBox4.Size = New System.Drawing.Size(144, 24)
  500. Me.ComboBox4.TabIndex = 951
  501. '
  502. 'TextBox17
  503. '
  504. Me.TextBox17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  505. Me.TextBox17.Location = New System.Drawing.Point(657, 132)
  506. Me.TextBox17.Multiline = True
  507. Me.TextBox17.Name = "TextBox17"
  508. Me.TextBox17.ScrollBars = System.Windows.Forms.ScrollBars.Both
  509. Me.TextBox17.Size = New System.Drawing.Size(341, 90)
  510. Me.TextBox17.TabIndex = 949
  511. '
  512. 'Label21
  513. '
  514. Me.Label21.AutoSize = True
  515. Me.Label21.ForeColor = System.Drawing.Color.Green
  516. Me.Label21.Location = New System.Drawing.Point(1448, 5)
  517. Me.Label21.Name = "Label21"
  518. Me.Label21.Size = New System.Drawing.Size(90, 16)
  519. Me.Label21.TabIndex = 948
  520. Me.Label21.Text = "Delivery Terms"
  521. '
  522. 'TextBox15
  523. '
  524. Me.TextBox15.ForeColor = System.Drawing.Color.Red
  525. Me.TextBox15.Location = New System.Drawing.Point(559, 225)
  526. Me.TextBox15.Name = "TextBox15"
  527. Me.TextBox15.Size = New System.Drawing.Size(141, 23)
  528. Me.TextBox15.TabIndex = 945
  529. Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  530. '
  531. 'Label16
  532. '
  533. Me.Label16.AutoSize = True
  534. Me.Label16.ForeColor = System.Drawing.Color.Red
  535. Me.Label16.Location = New System.Drawing.Point(485, 230)
  536. Me.Label16.Name = "Label16"
  537. Me.Label16.Size = New System.Drawing.Size(68, 16)
  538. Me.Label16.TabIndex = 946
  539. Me.Label16.Text = "資料流水號"
  540. '
  541. 'Button4
  542. '
  543. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  544. Me.Button4.ForeColor = System.Drawing.Color.Blue
  545. Me.Button4.Location = New System.Drawing.Point(1780, 86)
  546. Me.Button4.Name = "Button4"
  547. Me.Button4.Size = New System.Drawing.Size(127, 39)
  548. Me.Button4.TabIndex = 944
  549. Me.Button4.Text = "生成量產訂單抬頭" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  550. Me.Button4.UseVisualStyleBackColor = True
  551. '
  552. 'Button3
  553. '
  554. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  555. Me.Button3.Location = New System.Drawing.Point(1780, 169)
  556. Me.Button3.Name = "Button3"
  557. Me.Button3.Size = New System.Drawing.Size(127, 39)
  558. Me.Button3.TabIndex = 943
  559. Me.Button3.Text = "存檔"
  560. Me.Button3.UseVisualStyleBackColor = True
  561. '
  562. 'TextBox14
  563. '
  564. Me.TextBox14.ForeColor = System.Drawing.Color.Green
  565. Me.TextBox14.Location = New System.Drawing.Point(1692, 121)
  566. Me.TextBox14.Name = "TextBox14"
  567. Me.TextBox14.Size = New System.Drawing.Size(87, 23)
  568. Me.TextBox14.TabIndex = 940
  569. Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  570. '
  571. 'Label14
  572. '
  573. Me.Label14.AutoSize = True
  574. Me.Label14.ForeColor = System.Drawing.Color.Green
  575. Me.Label14.Location = New System.Drawing.Point(1706, 106)
  576. Me.Label14.Name = "Label14"
  577. Me.Label14.Size = New System.Drawing.Size(56, 16)
  578. Me.Label14.TabIndex = 941
  579. Me.Label14.Text = "訂單數量"
  580. '
  581. 'TextBox13
  582. '
  583. Me.TextBox13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  584. Me.TextBox13.Location = New System.Drawing.Point(549, 29)
  585. Me.TextBox13.Name = "TextBox13"
  586. Me.TextBox13.Size = New System.Drawing.Size(197, 23)
  587. Me.TextBox13.TabIndex = 938
  588. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  589. '
  590. 'Label13
  591. '
  592. Me.Label13.AutoSize = True
  593. Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  594. Me.Label13.Location = New System.Drawing.Point(481, 32)
  595. Me.Label13.Name = "Label13"
  596. Me.Label13.Size = New System.Drawing.Size(68, 16)
  597. Me.Label13.TabIndex = 939
  598. Me.Label13.Text = "客戶訂單號"
  599. '
  600. 'Button1
  601. '
  602. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  603. Me.Button1.ForeColor = System.Drawing.Color.Red
  604. Me.Button1.Location = New System.Drawing.Point(1780, 4)
  605. Me.Button1.Name = "Button1"
  606. Me.Button1.Size = New System.Drawing.Size(127, 39)
  607. Me.Button1.TabIndex = 937
  608. Me.Button1.Text = "生成量產訂單號碼"
  609. Me.Button1.UseVisualStyleBackColor = True
  610. '
  611. 'TextBox12
  612. '
  613. Me.TextBox12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  614. Me.TextBox12.Location = New System.Drawing.Point(549, 4)
  615. Me.TextBox12.Name = "TextBox12"
  616. Me.TextBox12.Size = New System.Drawing.Size(197, 23)
  617. Me.TextBox12.TabIndex = 935
  618. Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  619. '
  620. 'Label11
  621. '
  622. Me.Label11.AutoSize = True
  623. Me.Label11.ForeColor = System.Drawing.Color.Green
  624. Me.Label11.Location = New System.Drawing.Point(1248, 83)
  625. Me.Label11.Name = "Label11"
  626. Me.Label11.Size = New System.Drawing.Size(31, 16)
  627. Me.Label11.TabIndex = 934
  628. Me.Label11.Text = "C_N"
  629. '
  630. 'Label8
  631. '
  632. Me.Label8.AutoSize = True
  633. Me.Label8.ForeColor = System.Drawing.Color.Green
  634. Me.Label8.Location = New System.Drawing.Point(1247, 6)
  635. Me.Label8.Name = "Label8"
  636. Me.Label8.Size = New System.Drawing.Size(32, 16)
  637. Me.Label8.TabIndex = 930
  638. Me.Label8.Text = "交期"
  639. '
  640. 'Label7
  641. '
  642. Me.Label7.AutoSize = True
  643. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  644. Me.Label7.Location = New System.Drawing.Point(748, 84)
  645. Me.Label7.Name = "Label7"
  646. Me.Label7.Size = New System.Drawing.Size(56, 16)
  647. Me.Label7.TabIndex = 928
  648. Me.Label7.Text = "型體名稱"
  649. '
  650. 'Label6
  651. '
  652. Me.Label6.AutoSize = True
  653. Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  654. Me.Label6.Location = New System.Drawing.Point(747, 59)
  655. Me.Label6.Name = "Label6"
  656. Me.Label6.Size = New System.Drawing.Size(56, 16)
  657. Me.Label6.TabIndex = 926
  658. Me.Label6.Text = "型體號碼"
  659. '
  660. 'Label5
  661. '
  662. Me.Label5.AutoSize = True
  663. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  664. Me.Label5.Location = New System.Drawing.Point(481, 57)
  665. Me.Label5.Name = "Label5"
  666. Me.Label5.Size = New System.Drawing.Size(32, 16)
  667. Me.Label5.TabIndex = 924
  668. Me.Label5.Text = "工廠"
  669. '
  670. 'Label3
  671. '
  672. Me.Label3.AutoSize = True
  673. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  674. Me.Label3.Location = New System.Drawing.Point(747, 10)
  675. Me.Label3.Name = "Label3"
  676. Me.Label3.Size = New System.Drawing.Size(32, 16)
  677. Me.Label3.TabIndex = 923
  678. Me.Label3.Text = "季節"
  679. '
  680. 'Label4
  681. '
  682. Me.Label4.AutoSize = True
  683. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  684. Me.Label4.Location = New System.Drawing.Point(747, 35)
  685. Me.Label4.Name = "Label4"
  686. Me.Label4.Size = New System.Drawing.Size(32, 16)
  687. Me.Label4.TabIndex = 921
  688. Me.Label4.Text = "客戶"
  689. '
  690. 'DataGridView2
  691. '
  692. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  693. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  694. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  695. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  696. Me.DataGridView2.Location = New System.Drawing.Point(1002, 28)
  697. Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  698. Me.DataGridView2.Name = "DataGridView2"
  699. Me.DataGridView2.RowHeadersWidth = 5
  700. DataGridViewCellStyle6.ForeColor = System.Drawing.Color.Black
  701. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  702. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle6
  703. Me.DataGridView2.RowTemplate.Height = 24
  704. Me.DataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  705. Me.DataGridView2.Size = New System.Drawing.Size(239, 167)
  706. Me.DataGridView2.TabIndex = 916
  707. '
  708. 'Label12
  709. '
  710. Me.Label12.AutoSize = True
  711. Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  712. Me.Label12.Location = New System.Drawing.Point(481, 7)
  713. Me.Label12.Name = "Label12"
  714. Me.Label12.Size = New System.Drawing.Size(68, 16)
  715. Me.Label12.TabIndex = 936
  716. Me.Label12.Text = "訂單流水號"
  717. '
  718. 'Label22
  719. '
  720. Me.Label22.AutoSize = True
  721. Me.Label22.ForeColor = System.Drawing.Color.Green
  722. Me.Label22.Location = New System.Drawing.Point(1448, 83)
  723. Me.Label22.Name = "Label22"
  724. Me.Label22.Size = New System.Drawing.Size(108, 16)
  725. Me.Label22.TabIndex = 947
  726. Me.Label22.Text = "Mode Of Delivery"
  727. '
  728. 'Label19
  729. '
  730. Me.Label19.AutoSize = True
  731. Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  732. Me.Label19.Location = New System.Drawing.Point(657, 112)
  733. Me.Label19.Name = "Label19"
  734. Me.Label19.Size = New System.Drawing.Size(113, 16)
  735. Me.Label19.TabIndex = 950
  736. Me.Label19.Text = "Ship From Address"
  737. '
  738. 'DataGridView3
  739. '
  740. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  741. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  742. Me.DataGridView3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  743. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  744. Me.DataGridView3.Location = New System.Drawing.Point(484, 250)
  745. Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  746. Me.DataGridView3.Name = "DataGridView3"
  747. Me.DataGridView3.RowHeadersWidth = 5
  748. DataGridViewCellStyle8.ForeColor = System.Drawing.Color.Black
  749. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  750. Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle8
  751. Me.DataGridView3.RowTemplate.Height = 24
  752. Me.DataGridView3.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect
  753. Me.DataGridView3.Size = New System.Drawing.Size(1423, 350)
  754. Me.DataGridView3.TabIndex = 942
  755. '
  756. 'Label9
  757. '
  758. Me.Label9.AutoSize = True
  759. Me.Label9.ForeColor = System.Drawing.Color.Green
  760. Me.Label9.Location = New System.Drawing.Point(1247, 31)
  761. Me.Label9.Name = "Label9"
  762. Me.Label9.Size = New System.Drawing.Size(44, 16)
  763. Me.Label9.TabIndex = 932
  764. Me.Label9.Text = "下單日"
  765. '
  766. 'ComboBox3
  767. '
  768. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  769. Me.ComboBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  770. Me.ComboBox3.FormattingEnabled = True
  771. Me.ComboBox3.Location = New System.Drawing.Point(801, 3)
  772. Me.ComboBox3.Name = "ComboBox3"
  773. Me.ComboBox3.Size = New System.Drawing.Size(197, 24)
  774. Me.ComboBox3.TabIndex = 986
  775. '
  776. 'ComboBox10
  777. '
  778. Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  779. Me.ComboBox10.ForeColor = System.Drawing.Color.Green
  780. Me.ComboBox10.FormattingEnabled = True
  781. Me.ComboBox10.Items.AddRange(New Object() {"LANDED BRANDED", "FIRST COST"})
  782. Me.ComboBox10.Location = New System.Drawing.Point(1300, 53)
  783. Me.ComboBox10.Name = "ComboBox10"
  784. Me.ComboBox10.Size = New System.Drawing.Size(142, 24)
  785. Me.ComboBox10.TabIndex = 987
  786. '
  787. 'ComboBox11
  788. '
  789. Me.ComboBox11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  790. Me.ComboBox11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  791. Me.ComboBox11.FormattingEnabled = True
  792. Me.ComboBox11.Location = New System.Drawing.Point(801, 55)
  793. Me.ComboBox11.Name = "ComboBox11"
  794. Me.ComboBox11.Size = New System.Drawing.Size(197, 24)
  795. Me.ComboBox11.TabIndex = 989
  796. '
  797. 'ComboBox12
  798. '
  799. Me.ComboBox12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  800. Me.ComboBox12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  801. Me.ComboBox12.FormattingEnabled = True
  802. Me.ComboBox12.Location = New System.Drawing.Point(801, 81)
  803. Me.ComboBox12.Name = "ComboBox12"
  804. Me.ComboBox12.Size = New System.Drawing.Size(197, 24)
  805. Me.ComboBox12.TabIndex = 988
  806. '
  807. 'TextBox1
  808. '
  809. Me.TextBox1.Location = New System.Drawing.Point(1002, 2)
  810. Me.TextBox1.Name = "TextBox1"
  811. Me.TextBox1.Size = New System.Drawing.Size(239, 23)
  812. Me.TextBox1.TabIndex = 990
  813. '
  814. 'ComboBox13
  815. '
  816. Me.ComboBox13.ForeColor = System.Drawing.Color.Green
  817. Me.ComboBox13.FormattingEnabled = True
  818. Me.ComboBox13.Location = New System.Drawing.Point(1300, 79)
  819. Me.ComboBox13.Name = "ComboBox13"
  820. Me.ComboBox13.Size = New System.Drawing.Size(142, 24)
  821. Me.ComboBox13.TabIndex = 991
  822. '
  823. 'ComboBox14
  824. '
  825. Me.ComboBox14.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  826. Me.ComboBox14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  827. Me.ComboBox14.FormattingEnabled = True
  828. Me.ComboBox14.Location = New System.Drawing.Point(549, 81)
  829. Me.ComboBox14.Name = "ComboBox14"
  830. Me.ComboBox14.Size = New System.Drawing.Size(197, 24)
  831. Me.ComboBox14.TabIndex = 993
  832. '
  833. 'Label1
  834. '
  835. Me.Label1.AutoSize = True
  836. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  837. Me.Label1.Location = New System.Drawing.Point(481, 84)
  838. Me.Label1.Name = "Label1"
  839. Me.Label1.Size = New System.Drawing.Size(56, 16)
  840. Me.Label1.TabIndex = 992
  841. Me.Label1.Text = "客戶名稱"
  842. '
  843. 'DateTimePicker2
  844. '
  845. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  846. Me.DateTimePicker2.Location = New System.Drawing.Point(1692, 147)
  847. Me.DateTimePicker2.Name = "DateTimePicker2"
  848. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  849. Me.DateTimePicker2.TabIndex = 994
  850. '
  851. 'Label2
  852. '
  853. Me.Label2.AutoSize = True
  854. Me.Label2.ForeColor = System.Drawing.Color.Green
  855. Me.Label2.Location = New System.Drawing.Point(1604, 152)
  856. Me.Label2.Name = "Label2"
  857. Me.Label2.Size = New System.Drawing.Size(56, 16)
  858. Me.Label2.TabIndex = 995
  859. Me.Label2.Text = "工廠交期"
  860. '
  861. 'Label26
  862. '
  863. Me.Label26.AutoSize = True
  864. Me.Label26.ForeColor = System.Drawing.Color.Green
  865. Me.Label26.Location = New System.Drawing.Point(1604, 177)
  866. Me.Label26.Name = "Label26"
  867. Me.Label26.Size = New System.Drawing.Size(80, 16)
  868. Me.Label26.TabIndex = 997
  869. Me.Label26.Text = "客戶交期開始"
  870. '
  871. 'DateTimePicker3
  872. '
  873. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  874. Me.DateTimePicker3.Location = New System.Drawing.Point(1692, 172)
  875. Me.DateTimePicker3.Name = "DateTimePicker3"
  876. Me.DateTimePicker3.Size = New System.Drawing.Size(87, 23)
  877. Me.DateTimePicker3.TabIndex = 996
  878. '
  879. 'Label29
  880. '
  881. Me.Label29.AutoSize = True
  882. Me.Label29.ForeColor = System.Drawing.Color.Green
  883. Me.Label29.Location = New System.Drawing.Point(1604, 202)
  884. Me.Label29.Name = "Label29"
  885. Me.Label29.Size = New System.Drawing.Size(80, 16)
  886. Me.Label29.TabIndex = 999
  887. Me.Label29.Text = "客戶交期結束"
  888. '
  889. 'DateTimePicker4
  890. '
  891. Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  892. Me.DateTimePicker4.Location = New System.Drawing.Point(1692, 197)
  893. Me.DateTimePicker4.Name = "DateTimePicker4"
  894. Me.DateTimePicker4.Size = New System.Drawing.Size(87, 23)
  895. Me.DateTimePicker4.TabIndex = 998
  896. '
  897. 'Button9
  898. '
  899. Me.Button9.ForeColor = System.Drawing.Color.Olive
  900. Me.Button9.Location = New System.Drawing.Point(922, 106)
  901. Me.Button9.Name = "Button9"
  902. Me.Button9.Size = New System.Drawing.Size(76, 24)
  903. Me.Button9.TabIndex = 1000
  904. Me.Button9.Text = "新增顏色"
  905. Me.Button9.UseVisualStyleBackColor = True
  906. '
  907. 'DateTimePicker5
  908. '
  909. Me.DateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  910. Me.DateTimePicker5.Location = New System.Drawing.Point(1300, 3)
  911. Me.DateTimePicker5.Name = "DateTimePicker5"
  912. Me.DateTimePicker5.Size = New System.Drawing.Size(142, 23)
  913. Me.DateTimePicker5.TabIndex = 1001
  914. '
  915. 'DateTimePicker6
  916. '
  917. Me.DateTimePicker6.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  918. Me.DateTimePicker6.Location = New System.Drawing.Point(1300, 28)
  919. Me.DateTimePicker6.Name = "DateTimePicker6"
  920. Me.DateTimePicker6.Size = New System.Drawing.Size(142, 23)
  921. Me.DateTimePicker6.TabIndex = 1002
  922. '
  923. 'Button18
  924. '
  925. Me.Button18.ForeColor = System.Drawing.Color.Blue
  926. Me.Button18.Location = New System.Drawing.Point(801, 106)
  927. Me.Button18.Name = "Button18"
  928. Me.Button18.Size = New System.Drawing.Size(115, 24)
  929. Me.Button18.TabIndex = 1003
  930. Me.Button18.Text = "修改形體"
  931. Me.Button18.UseVisualStyleBackColor = True
  932. '
  933. 'Label30
  934. '
  935. Me.Label30.AutoSize = True
  936. Me.Label30.ForeColor = System.Drawing.Color.Red
  937. Me.Label30.Location = New System.Drawing.Point(487, 602)
  938. Me.Label30.Name = "Label30"
  939. Me.Label30.Size = New System.Drawing.Size(560, 16)
  940. Me.Label30.TabIndex = 1004
  941. Me.Label30.Text = "修改資料表中的顏色時,一定要上下兩個清單中的顏色都對應到,確認資料都有對應修改正確才按存檔!!!"
  942. '
  943. '量產訂單輸入
  944. '
  945. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  946. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  947. Me.ClientSize = New System.Drawing.Size(1914, 971)
  948. Me.Controls.Add(Me.Label30)
  949. Me.Controls.Add(Me.Button18)
  950. Me.Controls.Add(Me.DateTimePicker6)
  951. Me.Controls.Add(Me.DateTimePicker5)
  952. Me.Controls.Add(Me.Button9)
  953. Me.Controls.Add(Me.Label29)
  954. Me.Controls.Add(Me.DateTimePicker4)
  955. Me.Controls.Add(Me.Label26)
  956. Me.Controls.Add(Me.DateTimePicker3)
  957. Me.Controls.Add(Me.Label2)
  958. Me.Controls.Add(Me.DateTimePicker2)
  959. Me.Controls.Add(Me.ComboBox14)
  960. Me.Controls.Add(Me.Label1)
  961. Me.Controls.Add(Me.ComboBox13)
  962. Me.Controls.Add(Me.TextBox1)
  963. Me.Controls.Add(Me.ComboBox11)
  964. Me.Controls.Add(Me.ComboBox12)
  965. Me.Controls.Add(Me.ComboBox10)
  966. Me.Controls.Add(Me.ComboBox3)
  967. Me.Controls.Add(Me.Button17)
  968. Me.Controls.Add(Me.ComboBox2)
  969. Me.Controls.Add(Me.DateTimePicker1)
  970. Me.Controls.Add(Me.Label27)
  971. Me.Controls.Add(Me.Button15)
  972. Me.Controls.Add(Me.Label25)
  973. Me.Controls.Add(Me.Label24)
  974. Me.Controls.Add(Me.Label20)
  975. Me.Controls.Add(Me.ComboBox1)
  976. Me.Controls.Add(Me.Button13)
  977. Me.Controls.Add(Me.Button14)
  978. Me.Controls.Add(Me.DataGridView5)
  979. Me.Controls.Add(Me.Button12)
  980. Me.Controls.Add(Me.Button11)
  981. Me.Controls.Add(Me.Button10)
  982. Me.Controls.Add(Me.Button8)
  983. Me.Controls.Add(Me.Button7)
  984. Me.Controls.Add(Me.Button6)
  985. Me.Controls.Add(Me.Button5)
  986. Me.Controls.Add(Me.Button16)
  987. Me.Controls.Add(Me.Label23)
  988. Me.Controls.Add(Me.TextBox18)
  989. Me.Controls.Add(Me.ComboBox9)
  990. Me.Controls.Add(Me.ComboBox8)
  991. Me.Controls.Add(Me.TextBox16)
  992. Me.Controls.Add(Me.ComboBox7)
  993. Me.Controls.Add(Me.ComboBox6)
  994. Me.Controls.Add(Me.Label17)
  995. Me.Controls.Add(Me.Label18)
  996. Me.Controls.Add(Me.ComboBox5)
  997. Me.Controls.Add(Me.ComboBox4)
  998. Me.Controls.Add(Me.TextBox17)
  999. Me.Controls.Add(Me.Label21)
  1000. Me.Controls.Add(Me.TextBox15)
  1001. Me.Controls.Add(Me.Label16)
  1002. Me.Controls.Add(Me.Button4)
  1003. Me.Controls.Add(Me.Button3)
  1004. Me.Controls.Add(Me.TextBox14)
  1005. Me.Controls.Add(Me.Label14)
  1006. Me.Controls.Add(Me.TextBox13)
  1007. Me.Controls.Add(Me.Label13)
  1008. Me.Controls.Add(Me.Button1)
  1009. Me.Controls.Add(Me.TextBox12)
  1010. Me.Controls.Add(Me.Label5)
  1011. Me.Controls.Add(Me.DataGridView2)
  1012. Me.Controls.Add(Me.Label12)
  1013. Me.Controls.Add(Me.Label22)
  1014. Me.Controls.Add(Me.Label19)
  1015. Me.Controls.Add(Me.DataGridView3)
  1016. Me.Controls.Add(Me.DataGridView4)
  1017. Me.Controls.Add(Me.Button2)
  1018. Me.Controls.Add(Me.Label15)
  1019. Me.Controls.Add(Me.Label28)
  1020. Me.Controls.Add(Me.Label6)
  1021. Me.Controls.Add(Me.Label3)
  1022. Me.Controls.Add(Me.Label4)
  1023. Me.Controls.Add(Me.Label11)
  1024. Me.Controls.Add(Me.Label8)
  1025. Me.Controls.Add(Me.Label7)
  1026. Me.Controls.Add(Me.Label9)
  1027. Me.Controls.Add(Me.Label10)
  1028. Me.Controls.Add(Me.Label48)
  1029. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1030. Me.ForeColor = System.Drawing.Color.Black
  1031. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1032. Me.Name = "量產訂單輸入"
  1033. Me.Text = "量產訂單輸入"
  1034. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  1035. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  1036. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  1037. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  1038. Me.ResumeLayout(False)
  1039. Me.PerformLayout()
  1040. End Sub
  1041. Friend WithEvents DataGridView4 As DataGridView
  1042. Friend WithEvents Button2 As Button
  1043. Friend WithEvents Label15 As Label
  1044. Friend WithEvents Button17 As Button
  1045. Friend WithEvents ComboBox2 As ComboBox
  1046. Friend WithEvents Label28 As Label
  1047. Friend WithEvents DateTimePicker1 As DateTimePicker
  1048. Friend WithEvents Label27 As Label
  1049. Friend WithEvents Button15 As Button
  1050. Friend WithEvents Label25 As Label
  1051. Friend WithEvents Label24 As Label
  1052. Friend WithEvents Label20 As Label
  1053. Friend WithEvents Label10 As Label
  1054. Friend WithEvents ComboBox1 As ComboBox
  1055. Friend WithEvents Button13 As Button
  1056. Friend WithEvents Button14 As Button
  1057. Friend WithEvents DataGridView5 As DataGridView
  1058. Friend WithEvents Button12 As Button
  1059. Friend WithEvents Button11 As Button
  1060. Friend WithEvents Button10 As Button
  1061. Friend WithEvents Button8 As Button
  1062. Friend WithEvents Button7 As Button
  1063. Friend WithEvents Button6 As Button
  1064. Friend WithEvents Button5 As Button
  1065. Friend WithEvents Button16 As Button
  1066. Friend WithEvents Label23 As Label
  1067. Friend WithEvents TextBox18 As TextBox
  1068. Friend WithEvents ComboBox9 As ComboBox
  1069. Friend WithEvents Label48 As Label
  1070. Friend WithEvents ComboBox8 As ComboBox
  1071. Friend WithEvents TextBox16 As TextBox
  1072. Friend WithEvents ComboBox7 As ComboBox
  1073. Friend WithEvents ComboBox6 As ComboBox
  1074. Friend WithEvents Label17 As Label
  1075. Friend WithEvents Label18 As Label
  1076. Friend WithEvents ComboBox5 As ComboBox
  1077. Friend WithEvents ComboBox4 As ComboBox
  1078. Friend WithEvents TextBox17 As TextBox
  1079. Friend WithEvents Label21 As Label
  1080. Friend WithEvents TextBox15 As TextBox
  1081. Friend WithEvents Label16 As Label
  1082. Friend WithEvents Button4 As Button
  1083. Friend WithEvents Button3 As Button
  1084. Friend WithEvents TextBox14 As TextBox
  1085. Friend WithEvents Label14 As Label
  1086. Friend WithEvents TextBox13 As TextBox
  1087. Friend WithEvents Label13 As Label
  1088. Friend WithEvents Button1 As Button
  1089. Friend WithEvents TextBox12 As TextBox
  1090. Friend WithEvents Label11 As Label
  1091. Friend WithEvents Label8 As Label
  1092. Friend WithEvents Label7 As Label
  1093. Friend WithEvents Label6 As Label
  1094. Friend WithEvents Label5 As Label
  1095. Friend WithEvents Label3 As Label
  1096. Friend WithEvents Label4 As Label
  1097. Friend WithEvents DataGridView2 As DataGridView
  1098. Friend WithEvents Label12 As Label
  1099. Friend WithEvents Label22 As Label
  1100. Friend WithEvents Label19 As Label
  1101. Friend WithEvents DataGridView3 As DataGridView
  1102. Friend WithEvents Label9 As Label
  1103. Friend WithEvents ComboBox3 As ComboBox
  1104. Friend WithEvents ComboBox10 As ComboBox
  1105. Friend WithEvents ComboBox11 As ComboBox
  1106. Friend WithEvents ComboBox12 As ComboBox
  1107. Friend WithEvents TextBox1 As TextBox
  1108. Friend WithEvents ComboBox13 As ComboBox
  1109. Friend WithEvents ComboBox14 As ComboBox
  1110. Friend WithEvents Label1 As Label
  1111. Friend WithEvents DateTimePicker2 As DateTimePicker
  1112. Friend WithEvents Label2 As Label
  1113. Friend WithEvents Label26 As Label
  1114. Friend WithEvents DateTimePicker3 As DateTimePicker
  1115. Friend WithEvents Label29 As Label
  1116. Friend WithEvents DateTimePicker4 As DateTimePicker
  1117. Friend WithEvents Button9 As Button
  1118. Friend WithEvents DateTimePicker5 As DateTimePicker
  1119. Friend WithEvents DateTimePicker6 As DateTimePicker
  1120. Friend WithEvents Button18 As Button
  1121. Friend WithEvents Label30 As Label
  1122. End Class