暫無描述
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 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  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. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  25. Me.Button1 = New System.Windows.Forms.Button()
  26. Me.Button11 = New System.Windows.Forms.Button()
  27. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.TextBox1 = New System.Windows.Forms.TextBox()
  30. Me.TextBox2 = New System.Windows.Forms.TextBox()
  31. Me.Label2 = New System.Windows.Forms.Label()
  32. Me.Label3 = New System.Windows.Forms.Label()
  33. Me.TextBox4 = New System.Windows.Forms.TextBox()
  34. Me.Label4 = New System.Windows.Forms.Label()
  35. Me.TextBox5 = New System.Windows.Forms.TextBox()
  36. Me.Label5 = New System.Windows.Forms.Label()
  37. Me.TextBox6 = New System.Windows.Forms.TextBox()
  38. Me.Label6 = New System.Windows.Forms.Label()
  39. Me.TextBox7 = New System.Windows.Forms.TextBox()
  40. Me.Label7 = New System.Windows.Forms.Label()
  41. Me.TextBox8 = New System.Windows.Forms.TextBox()
  42. Me.Label8 = New System.Windows.Forms.Label()
  43. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  44. Me.Label9 = New System.Windows.Forms.Label()
  45. Me.Label10 = New System.Windows.Forms.Label()
  46. Me.Label11 = New System.Windows.Forms.Label()
  47. Me.Label12 = New System.Windows.Forms.Label()
  48. Me.TextBox3 = New System.Windows.Forms.TextBox()
  49. Me.TextBox9 = New System.Windows.Forms.TextBox()
  50. Me.TextBox10 = New System.Windows.Forms.TextBox()
  51. Me.TextBox11 = New System.Windows.Forms.TextBox()
  52. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  53. Me.Label13 = New System.Windows.Forms.Label()
  54. Me.TextBox12 = New System.Windows.Forms.TextBox()
  55. Me.Button2 = New System.Windows.Forms.Button()
  56. Me.Button3 = New System.Windows.Forms.Button()
  57. Me.Button4 = New System.Windows.Forms.Button()
  58. Me.Button5 = New System.Windows.Forms.Button()
  59. Me.Button6 = New System.Windows.Forms.Button()
  60. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  62. Me.SuspendLayout()
  63. '
  64. 'DataGridView2
  65. '
  66. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  67. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  68. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  69. Me.DataGridView2.Location = New System.Drawing.Point(9, 386)
  70. Me.DataGridView2.Name = "DataGridView2"
  71. Me.DataGridView2.RowHeadersWidth = 5
  72. Me.DataGridView2.RowTemplate.Height = 24
  73. Me.DataGridView2.Size = New System.Drawing.Size(535, 162)
  74. Me.DataGridView2.TabIndex = 715
  75. '
  76. 'Button1
  77. '
  78. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  79. Me.Button1.ForeColor = System.Drawing.Color.Red
  80. Me.Button1.Location = New System.Drawing.Point(434, 554)
  81. Me.Button1.Name = "Button1"
  82. Me.Button1.Size = New System.Drawing.Size(110, 54)
  83. Me.Button1.TabIndex = 714
  84. Me.Button1.Text = "取消列印"
  85. Me.Button1.UseVisualStyleBackColor = True
  86. '
  87. 'Button11
  88. '
  89. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  90. Me.Button11.ForeColor = System.Drawing.Color.Blue
  91. Me.Button11.Location = New System.Drawing.Point(9, 555)
  92. Me.Button11.Name = "Button11"
  93. Me.Button11.Size = New System.Drawing.Size(110, 54)
  94. Me.Button11.TabIndex = 713
  95. Me.Button11.Text = "確認列印"
  96. Me.Button11.UseVisualStyleBackColor = True
  97. '
  98. 'DataGridView1
  99. '
  100. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  101. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  102. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  103. Me.DataGridView1.Location = New System.Drawing.Point(241, 555)
  104. Me.DataGridView1.Name = "DataGridView1"
  105. Me.DataGridView1.RowHeadersWidth = 5
  106. Me.DataGridView1.RowTemplate.Height = 24
  107. Me.DataGridView1.Size = New System.Drawing.Size(28, 54)
  108. Me.DataGridView1.TabIndex = 712
  109. '
  110. 'Label1
  111. '
  112. Me.Label1.AutoSize = True
  113. Me.Label1.Location = New System.Drawing.Point(10, 9)
  114. Me.Label1.Name = "Label1"
  115. Me.Label1.Size = New System.Drawing.Size(75, 16)
  116. Me.Label1.TabIndex = 719
  117. Me.Label1.Text = "Shoe Name"
  118. '
  119. 'TextBox1
  120. '
  121. Me.TextBox1.Location = New System.Drawing.Point(91, 6)
  122. Me.TextBox1.Name = "TextBox1"
  123. Me.TextBox1.Size = New System.Drawing.Size(179, 23)
  124. Me.TextBox1.TabIndex = 720
  125. '
  126. 'TextBox2
  127. '
  128. Me.TextBox2.Location = New System.Drawing.Point(91, 35)
  129. Me.TextBox2.Name = "TextBox2"
  130. Me.TextBox2.Size = New System.Drawing.Size(179, 23)
  131. Me.TextBox2.TabIndex = 722
  132. '
  133. 'Label2
  134. '
  135. Me.Label2.AutoSize = True
  136. Me.Label2.Location = New System.Drawing.Point(10, 38)
  137. Me.Label2.Name = "Label2"
  138. Me.Label2.Size = New System.Drawing.Size(56, 16)
  139. Me.Label2.TabIndex = 721
  140. Me.Label2.Text = "Style No"
  141. '
  142. 'Label3
  143. '
  144. Me.Label3.AutoSize = True
  145. Me.Label3.Location = New System.Drawing.Point(330, 9)
  146. Me.Label3.Name = "Label3"
  147. Me.Label3.Size = New System.Drawing.Size(39, 16)
  148. Me.Label3.TabIndex = 723
  149. Me.Label3.Text = "Color"
  150. '
  151. 'TextBox4
  152. '
  153. Me.TextBox4.Location = New System.Drawing.Point(91, 268)
  154. Me.TextBox4.Name = "TextBox4"
  155. Me.TextBox4.Size = New System.Drawing.Size(100, 23)
  156. Me.TextBox4.TabIndex = 726
  157. '
  158. 'Label4
  159. '
  160. Me.Label4.AutoSize = True
  161. Me.Label4.Location = New System.Drawing.Point(10, 271)
  162. Me.Label4.Name = "Label4"
  163. Me.Label4.Size = New System.Drawing.Size(49, 16)
  164. Me.Label4.TabIndex = 725
  165. Me.Label4.Text = "Season"
  166. '
  167. 'TextBox5
  168. '
  169. Me.TextBox5.Location = New System.Drawing.Point(244, 268)
  170. Me.TextBox5.Name = "TextBox5"
  171. Me.TextBox5.Size = New System.Drawing.Size(100, 23)
  172. Me.TextBox5.TabIndex = 728
  173. '
  174. 'Label5
  175. '
  176. Me.Label5.AutoSize = True
  177. Me.Label5.Location = New System.Drawing.Point(197, 271)
  178. Me.Label5.Name = "Label5"
  179. Me.Label5.Size = New System.Drawing.Size(31, 16)
  180. Me.Label5.TabIndex = 727
  181. Me.Label5.Text = "Size"
  182. '
  183. 'TextBox6
  184. '
  185. Me.TextBox6.Location = New System.Drawing.Point(391, 268)
  186. Me.TextBox6.Name = "TextBox6"
  187. Me.TextBox6.Size = New System.Drawing.Size(154, 23)
  188. Me.TextBox6.TabIndex = 730
  189. '
  190. 'Label6
  191. '
  192. Me.Label6.AutoSize = True
  193. Me.Label6.Location = New System.Drawing.Point(350, 271)
  194. Me.Label6.Name = "Label6"
  195. Me.Label6.Size = New System.Drawing.Size(35, 16)
  196. Me.Label6.TabIndex = 729
  197. Me.Label6.Text = "Date"
  198. '
  199. 'TextBox7
  200. '
  201. Me.TextBox7.Location = New System.Drawing.Point(391, 297)
  202. Me.TextBox7.Name = "TextBox7"
  203. Me.TextBox7.Size = New System.Drawing.Size(154, 23)
  204. Me.TextBox7.TabIndex = 732
  205. '
  206. 'Label7
  207. '
  208. Me.Label7.AutoSize = True
  209. Me.Label7.Location = New System.Drawing.Point(350, 300)
  210. Me.Label7.Name = "Label7"
  211. Me.Label7.Size = New System.Drawing.Size(38, 16)
  212. Me.Label7.TabIndex = 731
  213. Me.Label7.Text = "S/O#"
  214. '
  215. 'TextBox8
  216. '
  217. Me.TextBox8.Location = New System.Drawing.Point(90, 297)
  218. Me.TextBox8.Name = "TextBox8"
  219. Me.TextBox8.Size = New System.Drawing.Size(254, 23)
  220. Me.TextBox8.TabIndex = 734
  221. '
  222. 'Label8
  223. '
  224. Me.Label8.AutoSize = True
  225. Me.Label8.Location = New System.Drawing.Point(9, 300)
  226. Me.Label8.Name = "Label8"
  227. Me.Label8.Size = New System.Drawing.Size(62, 16)
  228. Me.Label8.TabIndex = 733
  229. Me.Label8.Text = "Customer"
  230. '
  231. 'ComboBox1
  232. '
  233. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  234. Me.ComboBox1.FormattingEnabled = True
  235. Me.ComboBox1.Location = New System.Drawing.Point(375, 6)
  236. Me.ComboBox1.Name = "ComboBox1"
  237. Me.ComboBox1.Size = New System.Drawing.Size(170, 24)
  238. Me.ComboBox1.TabIndex = 735
  239. '
  240. 'Label9
  241. '
  242. Me.Label9.AutoSize = True
  243. Me.Label9.Location = New System.Drawing.Point(10, 67)
  244. Me.Label9.Name = "Label9"
  245. Me.Label9.Size = New System.Drawing.Size(44, 16)
  246. Me.Label9.TabIndex = 736
  247. Me.Label9.Text = "Upper"
  248. '
  249. 'Label10
  250. '
  251. Me.Label10.AutoSize = True
  252. Me.Label10.Location = New System.Drawing.Point(9, 118)
  253. Me.Label10.Name = "Label10"
  254. Me.Label10.Size = New System.Drawing.Size(42, 16)
  255. Me.Label10.TabIndex = 737
  256. Me.Label10.Text = "Lining"
  257. '
  258. 'Label11
  259. '
  260. Me.Label11.AutoSize = True
  261. Me.Label11.Location = New System.Drawing.Point(9, 169)
  262. Me.Label11.Name = "Label11"
  263. Me.Label11.Size = New System.Drawing.Size(72, 16)
  264. Me.Label11.TabIndex = 738
  265. Me.Label11.Text = "Sock Lining"
  266. '
  267. 'Label12
  268. '
  269. Me.Label12.AutoSize = True
  270. Me.Label12.Location = New System.Drawing.Point(9, 218)
  271. Me.Label12.Name = "Label12"
  272. Me.Label12.Size = New System.Drawing.Size(50, 16)
  273. Me.Label12.TabIndex = 739
  274. Me.Label12.Text = "Bottom"
  275. '
  276. 'TextBox3
  277. '
  278. Me.TextBox3.Location = New System.Drawing.Point(90, 64)
  279. Me.TextBox3.Multiline = True
  280. Me.TextBox3.Name = "TextBox3"
  281. Me.TextBox3.Size = New System.Drawing.Size(455, 45)
  282. Me.TextBox3.TabIndex = 740
  283. '
  284. 'TextBox9
  285. '
  286. Me.TextBox9.Location = New System.Drawing.Point(90, 115)
  287. Me.TextBox9.Multiline = True
  288. Me.TextBox9.Name = "TextBox9"
  289. Me.TextBox9.Size = New System.Drawing.Size(455, 45)
  290. Me.TextBox9.TabIndex = 741
  291. '
  292. 'TextBox10
  293. '
  294. Me.TextBox10.Location = New System.Drawing.Point(90, 166)
  295. Me.TextBox10.Multiline = True
  296. Me.TextBox10.Name = "TextBox10"
  297. Me.TextBox10.Size = New System.Drawing.Size(455, 45)
  298. Me.TextBox10.TabIndex = 742
  299. '
  300. 'TextBox11
  301. '
  302. Me.TextBox11.Location = New System.Drawing.Point(90, 217)
  303. Me.TextBox11.Multiline = True
  304. Me.TextBox11.Name = "TextBox11"
  305. Me.TextBox11.Size = New System.Drawing.Size(455, 45)
  306. Me.TextBox11.TabIndex = 743
  307. '
  308. 'ComboBox2
  309. '
  310. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  311. Me.ComboBox2.FormattingEnabled = True
  312. Me.ComboBox2.Location = New System.Drawing.Point(51, 356)
  313. Me.ComboBox2.Name = "ComboBox2"
  314. Me.ComboBox2.Size = New System.Drawing.Size(140, 24)
  315. Me.ComboBox2.TabIndex = 745
  316. '
  317. 'Label13
  318. '
  319. Me.Label13.AutoSize = True
  320. Me.Label13.Location = New System.Drawing.Point(6, 359)
  321. Me.Label13.Name = "Label13"
  322. Me.Label13.Size = New System.Drawing.Size(32, 16)
  323. Me.Label13.TabIndex = 744
  324. Me.Label13.Text = "大項"
  325. '
  326. 'TextBox12
  327. '
  328. Me.TextBox12.Location = New System.Drawing.Point(275, 555)
  329. Me.TextBox12.Name = "TextBox12"
  330. Me.TextBox12.Size = New System.Drawing.Size(146, 23)
  331. Me.TextBox12.TabIndex = 746
  332. '
  333. 'Button2
  334. '
  335. Me.Button2.Location = New System.Drawing.Point(271, 357)
  336. Me.Button2.Name = "Button2"
  337. Me.Button2.Size = New System.Drawing.Size(73, 23)
  338. Me.Button2.TabIndex = 747
  339. Me.Button2.Text = "資料生成"
  340. Me.Button2.UseVisualStyleBackColor = True
  341. '
  342. 'Button3
  343. '
  344. Me.Button3.Location = New System.Drawing.Point(11, 86)
  345. Me.Button3.Name = "Button3"
  346. Me.Button3.Size = New System.Drawing.Size(74, 23)
  347. Me.Button3.TabIndex = 748
  348. Me.Button3.Text = "清除"
  349. Me.Button3.UseVisualStyleBackColor = True
  350. '
  351. 'Button4
  352. '
  353. Me.Button4.Location = New System.Drawing.Point(11, 137)
  354. Me.Button4.Name = "Button4"
  355. Me.Button4.Size = New System.Drawing.Size(74, 23)
  356. Me.Button4.TabIndex = 749
  357. Me.Button4.Text = "清除"
  358. Me.Button4.UseVisualStyleBackColor = True
  359. '
  360. 'Button5
  361. '
  362. Me.Button5.Location = New System.Drawing.Point(11, 188)
  363. Me.Button5.Name = "Button5"
  364. Me.Button5.Size = New System.Drawing.Size(74, 23)
  365. Me.Button5.TabIndex = 750
  366. Me.Button5.Text = "清除"
  367. Me.Button5.UseVisualStyleBackColor = True
  368. '
  369. 'Button6
  370. '
  371. Me.Button6.Location = New System.Drawing.Point(11, 237)
  372. Me.Button6.Name = "Button6"
  373. Me.Button6.Size = New System.Drawing.Size(74, 23)
  374. Me.Button6.TabIndex = 751
  375. Me.Button6.Text = "清除"
  376. Me.Button6.UseVisualStyleBackColor = True
  377. '
  378. '列印_樣品貼標
  379. '
  380. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  381. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  382. Me.ClientSize = New System.Drawing.Size(557, 618)
  383. Me.Controls.Add(Me.Button6)
  384. Me.Controls.Add(Me.Button5)
  385. Me.Controls.Add(Me.Button4)
  386. Me.Controls.Add(Me.Button3)
  387. Me.Controls.Add(Me.Button2)
  388. Me.Controls.Add(Me.TextBox12)
  389. Me.Controls.Add(Me.ComboBox2)
  390. Me.Controls.Add(Me.Label13)
  391. Me.Controls.Add(Me.TextBox11)
  392. Me.Controls.Add(Me.TextBox10)
  393. Me.Controls.Add(Me.TextBox9)
  394. Me.Controls.Add(Me.TextBox3)
  395. Me.Controls.Add(Me.Label12)
  396. Me.Controls.Add(Me.Label11)
  397. Me.Controls.Add(Me.Label10)
  398. Me.Controls.Add(Me.Label9)
  399. Me.Controls.Add(Me.ComboBox1)
  400. Me.Controls.Add(Me.TextBox8)
  401. Me.Controls.Add(Me.Label8)
  402. Me.Controls.Add(Me.TextBox7)
  403. Me.Controls.Add(Me.Label7)
  404. Me.Controls.Add(Me.TextBox6)
  405. Me.Controls.Add(Me.Label6)
  406. Me.Controls.Add(Me.TextBox5)
  407. Me.Controls.Add(Me.Label5)
  408. Me.Controls.Add(Me.TextBox4)
  409. Me.Controls.Add(Me.Label4)
  410. Me.Controls.Add(Me.Label3)
  411. Me.Controls.Add(Me.TextBox2)
  412. Me.Controls.Add(Me.Label2)
  413. Me.Controls.Add(Me.TextBox1)
  414. Me.Controls.Add(Me.Label1)
  415. Me.Controls.Add(Me.DataGridView2)
  416. Me.Controls.Add(Me.Button1)
  417. Me.Controls.Add(Me.Button11)
  418. Me.Controls.Add(Me.DataGridView1)
  419. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  420. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  421. Me.Name = "列印_樣品貼標"
  422. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  423. Me.Text = "列印_樣品貼標"
  424. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  425. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  426. Me.ResumeLayout(False)
  427. Me.PerformLayout()
  428. End Sub
  429. Friend WithEvents DataGridView2 As DataGridView
  430. Friend WithEvents Button1 As Button
  431. Friend WithEvents Button11 As Button
  432. Friend WithEvents DataGridView1 As DataGridView
  433. Friend WithEvents Label1 As Label
  434. Friend WithEvents TextBox1 As TextBox
  435. Friend WithEvents TextBox2 As TextBox
  436. Friend WithEvents Label2 As Label
  437. Friend WithEvents Label3 As Label
  438. Friend WithEvents TextBox4 As TextBox
  439. Friend WithEvents Label4 As Label
  440. Friend WithEvents TextBox5 As TextBox
  441. Friend WithEvents Label5 As Label
  442. Friend WithEvents TextBox6 As TextBox
  443. Friend WithEvents Label6 As Label
  444. Friend WithEvents TextBox7 As TextBox
  445. Friend WithEvents Label7 As Label
  446. Friend WithEvents TextBox8 As TextBox
  447. Friend WithEvents Label8 As Label
  448. Friend WithEvents ComboBox1 As ComboBox
  449. Friend WithEvents Label9 As Label
  450. Friend WithEvents Label10 As Label
  451. Friend WithEvents Label11 As Label
  452. Friend WithEvents Label12 As Label
  453. Friend WithEvents TextBox3 As TextBox
  454. Friend WithEvents TextBox9 As TextBox
  455. Friend WithEvents TextBox10 As TextBox
  456. Friend WithEvents TextBox11 As TextBox
  457. Friend WithEvents ComboBox2 As ComboBox
  458. Friend WithEvents Label13 As Label
  459. Friend WithEvents TextBox12 As TextBox
  460. Friend WithEvents Button2 As Button
  461. Friend WithEvents Button3 As Button
  462. Friend WithEvents Button4 As Button
  463. Friend WithEvents Button5 As Button
  464. Friend WithEvents Button6 As Button
  465. End Class