Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

樣品INVOICE.Designer.vb 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 樣品INVOICE
  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 DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle23 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle24 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle25 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  32. Me.Label2 = New System.Windows.Forms.Label()
  33. Me.TextBox1 = New System.Windows.Forms.TextBox()
  34. Me.Label4 = New System.Windows.Forms.Label()
  35. Me.Label5 = New System.Windows.Forms.Label()
  36. Me.TextBox2 = New System.Windows.Forms.TextBox()
  37. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  38. Me.Label6 = New System.Windows.Forms.Label()
  39. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  40. Me.Button18 = New System.Windows.Forms.Button()
  41. Me.Button8 = New System.Windows.Forms.Button()
  42. Me.Button1 = New System.Windows.Forms.Button()
  43. Me.Button6 = New System.Windows.Forms.Button()
  44. Me.Button15 = New System.Windows.Forms.Button()
  45. Me.TextBox3 = New System.Windows.Forms.TextBox()
  46. Me.TextBox4 = New System.Windows.Forms.TextBox()
  47. Me.Label7 = New System.Windows.Forms.Label()
  48. Me.Label8 = New System.Windows.Forms.Label()
  49. Me.TextBox5 = New System.Windows.Forms.TextBox()
  50. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  51. Me.Label9 = New System.Windows.Forms.Label()
  52. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  53. Me.Button2 = New System.Windows.Forms.Button()
  54. Me.Button3 = New System.Windows.Forms.Button()
  55. Me.Button4 = New System.Windows.Forms.Button()
  56. Me.Button5 = New System.Windows.Forms.Button()
  57. Me.TextBox6 = New System.Windows.Forms.TextBox()
  58. Me.Button7 = New System.Windows.Forms.Button()
  59. Me.Button9 = New System.Windows.Forms.Button()
  60. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  62. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  63. Me.SuspendLayout()
  64. '
  65. 'DataGridView3
  66. '
  67. DataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  68. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle21
  69. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  70. Me.DataGridView3.Location = New System.Drawing.Point(12, 65)
  71. Me.DataGridView3.Name = "DataGridView3"
  72. Me.DataGridView3.RowHeadersWidth = 5
  73. Me.DataGridView3.RowTemplate.Height = 24
  74. Me.DataGridView3.Size = New System.Drawing.Size(850, 899)
  75. Me.DataGridView3.TabIndex = 654
  76. '
  77. 'Label1
  78. '
  79. Me.Label1.AutoSize = True
  80. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  81. Me.Label1.Location = New System.Drawing.Point(12, 5)
  82. Me.Label1.Name = "Label1"
  83. Me.Label1.Size = New System.Drawing.Size(180, 54)
  84. Me.Label1.TabIndex = 655
  85. Me.Label1.Text = "I N V O I C E 清單" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "可寄樣品數量清單"
  86. '
  87. 'ComboBox2
  88. '
  89. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  90. Me.ComboBox2.FormattingEnabled = True
  91. Me.ComboBox2.Items.AddRange(New Object() {"1 CARTONS", "2 CARTONS", "3 CARTONS", "4 CARTONS", "5 CARTONS", "6 CARTONS", "7 CARTONS", "8 CARTONS", "9 CARTONS", "10 CARTONS", "11 CARTONS", "12 CARTONS", "13 CARTONS", "14 CARTONS", "15 CARTONS", "NA"})
  92. Me.ComboBox2.Location = New System.Drawing.Point(994, 35)
  93. Me.ComboBox2.Name = "ComboBox2"
  94. Me.ComboBox2.Size = New System.Drawing.Size(123, 24)
  95. Me.ComboBox2.TabIndex = 697
  96. '
  97. 'Label3
  98. '
  99. Me.Label3.AutoSize = True
  100. Me.Label3.ForeColor = System.Drawing.Color.Red
  101. Me.Label3.Location = New System.Drawing.Point(933, 38)
  102. Me.Label3.Name = "Label3"
  103. Me.Label3.Size = New System.Drawing.Size(55, 16)
  104. Me.Label3.TabIndex = 698
  105. Me.Label3.Text = "Custon#"
  106. '
  107. 'ComboBox1
  108. '
  109. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  110. Me.ComboBox1.FormattingEnabled = True
  111. Me.ComboBox1.Location = New System.Drawing.Point(1379, 6)
  112. Me.ComboBox1.Name = "ComboBox1"
  113. Me.ComboBox1.Size = New System.Drawing.Size(177, 24)
  114. Me.ComboBox1.TabIndex = 699
  115. '
  116. 'Label2
  117. '
  118. Me.Label2.AutoSize = True
  119. Me.Label2.ForeColor = System.Drawing.Color.Red
  120. Me.Label2.Location = New System.Drawing.Point(1333, 9)
  121. Me.Label2.Name = "Label2"
  122. Me.Label2.Size = New System.Drawing.Size(40, 16)
  123. Me.Label2.TabIndex = 700
  124. Me.Label2.Text = "ATTN"
  125. '
  126. 'TextBox1
  127. '
  128. Me.TextBox1.Location = New System.Drawing.Point(1596, 6)
  129. Me.TextBox1.Name = "TextBox1"
  130. Me.TextBox1.Size = New System.Drawing.Size(143, 23)
  131. Me.TextBox1.TabIndex = 701
  132. '
  133. 'Label4
  134. '
  135. Me.Label4.AutoSize = True
  136. Me.Label4.ForeColor = System.Drawing.Color.Red
  137. Me.Label4.Location = New System.Drawing.Point(1562, 9)
  138. Me.Label4.Name = "Label4"
  139. Me.Label4.Size = New System.Drawing.Size(28, 16)
  140. Me.Label4.TabIndex = 702
  141. Me.Label4.Text = "TEL"
  142. '
  143. 'Label5
  144. '
  145. Me.Label5.AutoSize = True
  146. Me.Label5.ForeColor = System.Drawing.Color.Red
  147. Me.Label5.Location = New System.Drawing.Point(933, 9)
  148. Me.Label5.Name = "Label5"
  149. Me.Label5.Size = New System.Drawing.Size(31, 16)
  150. Me.Label5.TabIndex = 704
  151. Me.Label5.Text = "UPS"
  152. '
  153. 'TextBox2
  154. '
  155. Me.TextBox2.Location = New System.Drawing.Point(994, 6)
  156. Me.TextBox2.Name = "TextBox2"
  157. Me.TextBox2.Size = New System.Drawing.Size(333, 23)
  158. Me.TextBox2.TabIndex = 703
  159. '
  160. 'ComboBox3
  161. '
  162. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  163. Me.ComboBox3.FormattingEnabled = True
  164. Me.ComboBox3.Items.AddRange(New Object() {"皮", "布", "PU", "NA"})
  165. Me.ComboBox3.Location = New System.Drawing.Point(377, 5)
  166. Me.ComboBox3.Name = "ComboBox3"
  167. Me.ComboBox3.Size = New System.Drawing.Size(65, 24)
  168. Me.ComboBox3.TabIndex = 705
  169. '
  170. 'Label6
  171. '
  172. Me.Label6.AutoSize = True
  173. Me.Label6.ForeColor = System.Drawing.Color.Red
  174. Me.Label6.Location = New System.Drawing.Point(339, 8)
  175. Me.Label6.Name = "Label6"
  176. Me.Label6.Size = New System.Drawing.Size(32, 16)
  177. Me.Label6.TabIndex = 706
  178. Me.Label6.Text = "材質"
  179. '
  180. 'DataGridView1
  181. '
  182. DataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  183. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle22
  184. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  185. Me.DataGridView1.Location = New System.Drawing.Point(868, 65)
  186. Me.DataGridView1.Name = "DataGridView1"
  187. Me.DataGridView1.RowHeadersWidth = 5
  188. DataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  189. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle23
  190. Me.DataGridView1.RowTemplate.Height = 24
  191. Me.DataGridView1.Size = New System.Drawing.Size(1035, 899)
  192. Me.DataGridView1.TabIndex = 707
  193. '
  194. 'Button18
  195. '
  196. Me.Button18.ForeColor = System.Drawing.Color.Olive
  197. Me.Button18.Location = New System.Drawing.Point(1745, 6)
  198. Me.Button18.Name = "Button18"
  199. Me.Button18.Size = New System.Drawing.Size(157, 24)
  200. Me.Button18.TabIndex = 708
  201. Me.Button18.Text = "新增清單"
  202. Me.Button18.UseVisualStyleBackColor = True
  203. '
  204. 'Button8
  205. '
  206. Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.Button8.ForeColor = System.Drawing.Color.Blue
  208. Me.Button8.Location = New System.Drawing.Point(1280, 35)
  209. Me.Button8.Name = "Button8"
  210. Me.Button8.Size = New System.Drawing.Size(154, 24)
  211. Me.Button8.TabIndex = 709
  212. Me.Button8.Text = "資料存檔"
  213. Me.Button8.UseVisualStyleBackColor = True
  214. '
  215. 'Button1
  216. '
  217. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  218. Me.Button1.ForeColor = System.Drawing.Color.Blue
  219. Me.Button1.Location = New System.Drawing.Point(1123, 35)
  220. Me.Button1.Name = "Button1"
  221. Me.Button1.Size = New System.Drawing.Size(154, 24)
  222. Me.Button1.TabIndex = 710
  223. Me.Button1.Text = "準備新增"
  224. Me.Button1.UseVisualStyleBackColor = True
  225. '
  226. 'Button6
  227. '
  228. Me.Button6.ForeColor = System.Drawing.Color.Maroon
  229. Me.Button6.Location = New System.Drawing.Point(726, 6)
  230. Me.Button6.Name = "Button6"
  231. Me.Button6.Size = New System.Drawing.Size(65, 52)
  232. Me.Button6.TabIndex = 726
  233. Me.Button6.Text = "新增"
  234. Me.Button6.UseVisualStyleBackColor = True
  235. '
  236. 'Button15
  237. '
  238. Me.Button15.ForeColor = System.Drawing.Color.Maroon
  239. Me.Button15.Location = New System.Drawing.Point(797, 6)
  240. Me.Button15.Name = "Button15"
  241. Me.Button15.Size = New System.Drawing.Size(65, 52)
  242. Me.Button15.TabIndex = 727
  243. Me.Button15.Text = "刪除"
  244. Me.Button15.UseVisualStyleBackColor = True
  245. '
  246. 'TextBox3
  247. '
  248. Me.TextBox3.Location = New System.Drawing.Point(567, 35)
  249. Me.TextBox3.Name = "TextBox3"
  250. Me.TextBox3.Size = New System.Drawing.Size(153, 23)
  251. Me.TextBox3.TabIndex = 728
  252. '
  253. 'TextBox4
  254. '
  255. Me.TextBox4.Location = New System.Drawing.Point(510, 6)
  256. Me.TextBox4.Name = "TextBox4"
  257. Me.TextBox4.Size = New System.Drawing.Size(65, 23)
  258. Me.TextBox4.TabIndex = 729
  259. Me.TextBox4.Text = "0.0"
  260. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  261. '
  262. 'Label7
  263. '
  264. Me.Label7.AutoSize = True
  265. Me.Label7.ForeColor = System.Drawing.Color.Red
  266. Me.Label7.Location = New System.Drawing.Point(448, 9)
  267. Me.Label7.Name = "Label7"
  268. Me.Label7.Size = New System.Drawing.Size(56, 16)
  269. Me.Label7.TabIndex = 730
  270. Me.Label7.Text = "可寄出數"
  271. '
  272. 'Label8
  273. '
  274. Me.Label8.AutoSize = True
  275. Me.Label8.ForeColor = System.Drawing.Color.Red
  276. Me.Label8.Location = New System.Drawing.Point(581, 8)
  277. Me.Label8.Name = "Label8"
  278. Me.Label8.Size = New System.Drawing.Size(68, 16)
  279. Me.Label8.TabIndex = 732
  280. Me.Label8.Text = "本次寄出數"
  281. '
  282. 'TextBox5
  283. '
  284. Me.TextBox5.ImeMode = System.Windows.Forms.ImeMode.Disable
  285. Me.TextBox5.Location = New System.Drawing.Point(655, 6)
  286. Me.TextBox5.Name = "TextBox5"
  287. Me.TextBox5.Size = New System.Drawing.Size(65, 23)
  288. Me.TextBox5.TabIndex = 731
  289. Me.TextBox5.Text = "0.0"
  290. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  291. '
  292. 'ComboBox4
  293. '
  294. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  295. Me.ComboBox4.FormattingEnabled = True
  296. Me.ComboBox4.Items.AddRange(New Object() {"WS 5#", "WS 6#", "WS 7#", "WS 8#", "MS 5#", "MS 6#", "MS 7#", "MS 8#", "NA"})
  297. Me.ComboBox4.Location = New System.Drawing.Point(377, 34)
  298. Me.ComboBox4.Name = "ComboBox4"
  299. Me.ComboBox4.Size = New System.Drawing.Size(121, 24)
  300. Me.ComboBox4.TabIndex = 733
  301. '
  302. 'Label9
  303. '
  304. Me.Label9.AutoSize = True
  305. Me.Label9.ForeColor = System.Drawing.Color.Red
  306. Me.Label9.Location = New System.Drawing.Point(262, 37)
  307. Me.Label9.Name = "Label9"
  308. Me.Label9.Size = New System.Drawing.Size(109, 16)
  309. Me.Label9.TabIndex = 734
  310. Me.Label9.Text = "Gender/Size/Foot"
  311. '
  312. 'DataGridView2
  313. '
  314. DataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  315. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle24
  316. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  317. Me.DataGridView2.Location = New System.Drawing.Point(12, 65)
  318. Me.DataGridView2.Name = "DataGridView2"
  319. Me.DataGridView2.RowHeadersWidth = 5
  320. DataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  321. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle25
  322. Me.DataGridView2.RowTemplate.Height = 24
  323. Me.DataGridView2.Size = New System.Drawing.Size(850, 899)
  324. Me.DataGridView2.TabIndex = 735
  325. '
  326. 'Button2
  327. '
  328. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  329. Me.Button2.ForeColor = System.Drawing.Color.Green
  330. Me.Button2.Location = New System.Drawing.Point(1438, 35)
  331. Me.Button2.Name = "Button2"
  332. Me.Button2.Size = New System.Drawing.Size(154, 24)
  333. Me.Button2.TabIndex = 736
  334. Me.Button2.Text = "修改存檔"
  335. Me.Button2.UseVisualStyleBackColor = True
  336. '
  337. 'Button3
  338. '
  339. Me.Button3.ForeColor = System.Drawing.Color.Purple
  340. Me.Button3.Location = New System.Drawing.Point(797, 7)
  341. Me.Button3.Name = "Button3"
  342. Me.Button3.Size = New System.Drawing.Size(65, 52)
  343. Me.Button3.TabIndex = 738
  344. Me.Button3.Text = "刪除"
  345. Me.Button3.UseVisualStyleBackColor = True
  346. '
  347. 'Button4
  348. '
  349. Me.Button4.ForeColor = System.Drawing.Color.Purple
  350. Me.Button4.Location = New System.Drawing.Point(726, 7)
  351. Me.Button4.Name = "Button4"
  352. Me.Button4.Size = New System.Drawing.Size(65, 52)
  353. Me.Button4.TabIndex = 737
  354. Me.Button4.Text = "新增"
  355. Me.Button4.UseVisualStyleBackColor = True
  356. '
  357. 'Button5
  358. '
  359. Me.Button5.ForeColor = System.Drawing.Color.Purple
  360. Me.Button5.Location = New System.Drawing.Point(1745, 35)
  361. Me.Button5.Name = "Button5"
  362. Me.Button5.Size = New System.Drawing.Size(158, 24)
  363. Me.Button5.TabIndex = 739
  364. Me.Button5.Text = "列印"
  365. Me.Button5.UseVisualStyleBackColor = True
  366. '
  367. 'TextBox6
  368. '
  369. Me.TextBox6.Location = New System.Drawing.Point(1596, 36)
  370. Me.TextBox6.Name = "TextBox6"
  371. Me.TextBox6.Size = New System.Drawing.Size(143, 23)
  372. Me.TextBox6.TabIndex = 740
  373. '
  374. 'Button7
  375. '
  376. Me.Button7.ForeColor = System.Drawing.Color.Purple
  377. Me.Button7.Location = New System.Drawing.Point(198, 4)
  378. Me.Button7.Name = "Button7"
  379. Me.Button7.Size = New System.Drawing.Size(65, 28)
  380. Me.Button7.TabIndex = 741
  381. Me.Button7.Text = "INVO"
  382. Me.Button7.UseVisualStyleBackColor = True
  383. '
  384. 'Button9
  385. '
  386. Me.Button9.ForeColor = System.Drawing.Color.Purple
  387. Me.Button9.Location = New System.Drawing.Point(198, 34)
  388. Me.Button9.Name = "Button9"
  389. Me.Button9.Size = New System.Drawing.Size(65, 28)
  390. Me.Button9.TabIndex = 742
  391. Me.Button9.Text = "樣品單"
  392. Me.Button9.UseVisualStyleBackColor = True
  393. '
  394. '樣品INVOICE
  395. '
  396. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  397. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  398. Me.ClientSize = New System.Drawing.Size(1914, 971)
  399. Me.Controls.Add(Me.Button9)
  400. Me.Controls.Add(Me.Button7)
  401. Me.Controls.Add(Me.TextBox6)
  402. Me.Controls.Add(Me.Button5)
  403. Me.Controls.Add(Me.Button2)
  404. Me.Controls.Add(Me.ComboBox4)
  405. Me.Controls.Add(Me.Label9)
  406. Me.Controls.Add(Me.Label8)
  407. Me.Controls.Add(Me.TextBox5)
  408. Me.Controls.Add(Me.Label7)
  409. Me.Controls.Add(Me.TextBox4)
  410. Me.Controls.Add(Me.TextBox3)
  411. Me.Controls.Add(Me.Button1)
  412. Me.Controls.Add(Me.Button8)
  413. Me.Controls.Add(Me.Button18)
  414. Me.Controls.Add(Me.DataGridView1)
  415. Me.Controls.Add(Me.ComboBox3)
  416. Me.Controls.Add(Me.Label6)
  417. Me.Controls.Add(Me.Label5)
  418. Me.Controls.Add(Me.TextBox2)
  419. Me.Controls.Add(Me.Label4)
  420. Me.Controls.Add(Me.TextBox1)
  421. Me.Controls.Add(Me.ComboBox1)
  422. Me.Controls.Add(Me.Label2)
  423. Me.Controls.Add(Me.ComboBox2)
  424. Me.Controls.Add(Me.Label3)
  425. Me.Controls.Add(Me.Label1)
  426. Me.Controls.Add(Me.Button4)
  427. Me.Controls.Add(Me.Button3)
  428. Me.Controls.Add(Me.Button6)
  429. Me.Controls.Add(Me.Button15)
  430. Me.Controls.Add(Me.DataGridView2)
  431. Me.Controls.Add(Me.DataGridView3)
  432. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  433. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  434. Me.Name = "樣品INVOICE"
  435. Me.Text = "樣品INVOICE"
  436. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  437. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  438. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  439. Me.ResumeLayout(False)
  440. Me.PerformLayout()
  441. End Sub
  442. Friend WithEvents DataGridView3 As DataGridView
  443. Friend WithEvents Label1 As Label
  444. Friend WithEvents ComboBox2 As ComboBox
  445. Friend WithEvents Label3 As Label
  446. Friend WithEvents ComboBox1 As ComboBox
  447. Friend WithEvents Label2 As Label
  448. Friend WithEvents TextBox1 As TextBox
  449. Friend WithEvents Label4 As Label
  450. Friend WithEvents Label5 As Label
  451. Friend WithEvents TextBox2 As TextBox
  452. Friend WithEvents ComboBox3 As ComboBox
  453. Friend WithEvents Label6 As Label
  454. Friend WithEvents DataGridView1 As DataGridView
  455. Friend WithEvents Button18 As Button
  456. Friend WithEvents Button8 As Button
  457. Friend WithEvents Button1 As Button
  458. Friend WithEvents Button6 As Button
  459. Friend WithEvents Button15 As Button
  460. Friend WithEvents TextBox3 As TextBox
  461. Friend WithEvents TextBox4 As TextBox
  462. Friend WithEvents Label7 As Label
  463. Friend WithEvents Label8 As Label
  464. Friend WithEvents TextBox5 As TextBox
  465. Friend WithEvents ComboBox4 As ComboBox
  466. Friend WithEvents Label9 As Label
  467. Friend WithEvents DataGridView2 As DataGridView
  468. Friend WithEvents Button2 As Button
  469. Friend WithEvents Button3 As Button
  470. Friend WithEvents Button4 As Button
  471. Friend WithEvents Button5 As Button
  472. Friend WithEvents TextBox6 As TextBox
  473. Friend WithEvents Button7 As Button
  474. Friend WithEvents Button9 As Button
  475. End Class