暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

樣品進度表.Designer.vb 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  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. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Me.Button1 = New System.Windows.Forms.Button()
  33. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  34. Me.Label3 = New System.Windows.Forms.Label()
  35. Me.ComboBox7 = New System.Windows.Forms.ComboBox()
  36. Me.Label11 = New System.Windows.Forms.Label()
  37. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  38. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  39. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  40. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  41. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  42. Me.DataGridView6 = New System.Windows.Forms.DataGridView()
  43. Me.DataGridView7 = New System.Windows.Forms.DataGridView()
  44. Me.DataGridView8 = New System.Windows.Forms.DataGridView()
  45. Me.Button2 = New System.Windows.Forms.Button()
  46. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  47. Me.Button3 = New System.Windows.Forms.Button()
  48. Me.DataGridView9 = New System.Windows.Forms.DataGridView()
  49. Me.Button4 = New System.Windows.Forms.Button()
  50. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  51. Me.Button5 = New System.Windows.Forms.Button()
  52. Me.Button6 = New System.Windows.Forms.Button()
  53. Me.Label1 = New System.Windows.Forms.Label()
  54. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  55. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  56. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  58. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).BeginInit()
  62. CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).BeginInit()
  63. Me.GroupBox1.SuspendLayout()
  64. CType(Me.DataGridView9, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  66. Me.SuspendLayout()
  67. '
  68. 'Button1
  69. '
  70. Me.Button1.Location = New System.Drawing.Point(471, 6)
  71. Me.Button1.Name = "Button1"
  72. Me.Button1.Size = New System.Drawing.Size(137, 24)
  73. Me.Button1.TabIndex = 697
  74. Me.Button1.Text = "重新讀取"
  75. Me.Button1.UseVisualStyleBackColor = True
  76. '
  77. 'ComboBox2
  78. '
  79. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  80. Me.ComboBox2.FormattingEnabled = True
  81. Me.ComboBox2.Location = New System.Drawing.Point(256, 6)
  82. Me.ComboBox2.Name = "ComboBox2"
  83. Me.ComboBox2.Size = New System.Drawing.Size(209, 24)
  84. Me.ComboBox2.TabIndex = 695
  85. '
  86. 'Label3
  87. '
  88. Me.Label3.AutoSize = True
  89. Me.Label3.ForeColor = System.Drawing.Color.Red
  90. Me.Label3.Location = New System.Drawing.Point(211, 9)
  91. Me.Label3.Name = "Label3"
  92. Me.Label3.Size = New System.Drawing.Size(39, 16)
  93. Me.Label3.TabIndex = 696
  94. Me.Label3.Text = "CUST"
  95. '
  96. 'ComboBox7
  97. '
  98. Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  99. Me.ComboBox7.FormattingEnabled = True
  100. Me.ComboBox7.Location = New System.Drawing.Point(75, 6)
  101. Me.ComboBox7.Name = "ComboBox7"
  102. Me.ComboBox7.Size = New System.Drawing.Size(130, 24)
  103. Me.ComboBox7.TabIndex = 693
  104. '
  105. 'Label11
  106. '
  107. Me.Label11.AutoSize = True
  108. Me.Label11.ForeColor = System.Drawing.Color.Red
  109. Me.Label11.Location = New System.Drawing.Point(12, 9)
  110. Me.Label11.Name = "Label11"
  111. Me.Label11.Size = New System.Drawing.Size(57, 16)
  112. Me.Label11.TabIndex = 694
  113. Me.Label11.Text = "SEASON"
  114. '
  115. 'DataGridView1
  116. '
  117. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  118. Me.DataGridView1.Location = New System.Drawing.Point(9, 37)
  119. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  120. Me.DataGridView1.Name = "DataGridView1"
  121. Me.DataGridView1.RowHeadersWidth = 5
  122. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  123. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle1
  124. Me.DataGridView1.RowTemplate.Height = 24
  125. Me.DataGridView1.Size = New System.Drawing.Size(1895, 925)
  126. Me.DataGridView1.TabIndex = 698
  127. '
  128. 'DataGridView2
  129. '
  130. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  131. Me.DataGridView2.Location = New System.Drawing.Point(75, 76)
  132. Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  133. Me.DataGridView2.Name = "DataGridView2"
  134. Me.DataGridView2.RowHeadersWidth = 5
  135. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  136. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle2
  137. Me.DataGridView2.RowTemplate.Height = 24
  138. Me.DataGridView2.Size = New System.Drawing.Size(264, 158)
  139. Me.DataGridView2.TabIndex = 699
  140. '
  141. 'DataGridView3
  142. '
  143. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  144. Me.DataGridView3.Location = New System.Drawing.Point(345, 76)
  145. Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  146. Me.DataGridView3.Name = "DataGridView3"
  147. Me.DataGridView3.RowHeadersWidth = 5
  148. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  149. Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle3
  150. Me.DataGridView3.RowTemplate.Height = 24
  151. Me.DataGridView3.Size = New System.Drawing.Size(233, 158)
  152. Me.DataGridView3.TabIndex = 700
  153. '
  154. 'DataGridView4
  155. '
  156. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  157. Me.DataGridView4.Location = New System.Drawing.Point(584, 76)
  158. Me.DataGridView4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  159. Me.DataGridView4.Name = "DataGridView4"
  160. Me.DataGridView4.RowHeadersWidth = 5
  161. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  162. Me.DataGridView4.RowsDefaultCellStyle = DataGridViewCellStyle4
  163. Me.DataGridView4.RowTemplate.Height = 24
  164. Me.DataGridView4.Size = New System.Drawing.Size(252, 158)
  165. Me.DataGridView4.TabIndex = 701
  166. '
  167. 'DataGridView5
  168. '
  169. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  170. Me.DataGridView5.Location = New System.Drawing.Point(842, 76)
  171. Me.DataGridView5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  172. Me.DataGridView5.Name = "DataGridView5"
  173. Me.DataGridView5.RowHeadersWidth = 5
  174. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  175. Me.DataGridView5.RowsDefaultCellStyle = DataGridViewCellStyle5
  176. Me.DataGridView5.RowTemplate.Height = 24
  177. Me.DataGridView5.Size = New System.Drawing.Size(252, 158)
  178. Me.DataGridView5.TabIndex = 702
  179. '
  180. 'DataGridView6
  181. '
  182. Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  183. Me.DataGridView6.Location = New System.Drawing.Point(75, 242)
  184. Me.DataGridView6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  185. Me.DataGridView6.Name = "DataGridView6"
  186. Me.DataGridView6.RowHeadersWidth = 5
  187. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  188. Me.DataGridView6.RowsDefaultCellStyle = DataGridViewCellStyle6
  189. Me.DataGridView6.RowTemplate.Height = 24
  190. Me.DataGridView6.Size = New System.Drawing.Size(264, 169)
  191. Me.DataGridView6.TabIndex = 703
  192. '
  193. 'DataGridView7
  194. '
  195. Me.DataGridView7.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  196. Me.DataGridView7.Location = New System.Drawing.Point(345, 242)
  197. Me.DataGridView7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  198. Me.DataGridView7.Name = "DataGridView7"
  199. Me.DataGridView7.RowHeadersWidth = 5
  200. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  201. Me.DataGridView7.RowsDefaultCellStyle = DataGridViewCellStyle7
  202. Me.DataGridView7.RowTemplate.Height = 24
  203. Me.DataGridView7.Size = New System.Drawing.Size(233, 169)
  204. Me.DataGridView7.TabIndex = 704
  205. '
  206. 'DataGridView8
  207. '
  208. Me.DataGridView8.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  209. Me.DataGridView8.Location = New System.Drawing.Point(584, 242)
  210. Me.DataGridView8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  211. Me.DataGridView8.Name = "DataGridView8"
  212. Me.DataGridView8.RowHeadersWidth = 5
  213. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  214. Me.DataGridView8.RowsDefaultCellStyle = DataGridViewCellStyle8
  215. Me.DataGridView8.RowTemplate.Height = 24
  216. Me.DataGridView8.Size = New System.Drawing.Size(233, 169)
  217. Me.DataGridView8.TabIndex = 705
  218. '
  219. 'Button2
  220. '
  221. Me.Button2.Location = New System.Drawing.Point(614, 6)
  222. Me.Button2.Name = "Button2"
  223. Me.Button2.Size = New System.Drawing.Size(137, 24)
  224. Me.Button2.TabIndex = 706
  225. Me.Button2.Text = "查看歷史進度表資料"
  226. Me.Button2.UseVisualStyleBackColor = True
  227. '
  228. 'GroupBox1
  229. '
  230. Me.GroupBox1.Controls.Add(Me.Button3)
  231. Me.GroupBox1.Controls.Add(Me.DataGridView9)
  232. Me.GroupBox1.Location = New System.Drawing.Point(878, 109)
  233. Me.GroupBox1.Name = "GroupBox1"
  234. Me.GroupBox1.Size = New System.Drawing.Size(439, 733)
  235. Me.GroupBox1.TabIndex = 707
  236. Me.GroupBox1.TabStop = False
  237. Me.GroupBox1.Text = "歷史進度表清單"
  238. '
  239. 'Button3
  240. '
  241. Me.Button3.Location = New System.Drawing.Point(271, 22)
  242. Me.Button3.Name = "Button3"
  243. Me.Button3.Size = New System.Drawing.Size(137, 24)
  244. Me.Button3.TabIndex = 707
  245. Me.Button3.Text = "關閉"
  246. Me.Button3.UseVisualStyleBackColor = True
  247. '
  248. 'DataGridView9
  249. '
  250. DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  251. Me.DataGridView9.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
  252. Me.DataGridView9.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  253. Me.DataGridView9.Location = New System.Drawing.Point(23, 54)
  254. Me.DataGridView9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  255. Me.DataGridView9.Name = "DataGridView9"
  256. Me.DataGridView9.RowHeadersWidth = 5
  257. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  258. Me.DataGridView9.RowsDefaultCellStyle = DataGridViewCellStyle10
  259. Me.DataGridView9.RowTemplate.Height = 24
  260. Me.DataGridView9.Size = New System.Drawing.Size(385, 658)
  261. Me.DataGridView9.TabIndex = 704
  262. '
  263. 'Button4
  264. '
  265. Me.Button4.Location = New System.Drawing.Point(757, 6)
  266. Me.Button4.Name = "Button4"
  267. Me.Button4.Size = New System.Drawing.Size(137, 24)
  268. Me.Button4.TabIndex = 708
  269. Me.Button4.Text = "列印" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  270. Me.Button4.UseVisualStyleBackColor = True
  271. '
  272. 'PictureBox2
  273. '
  274. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  275. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  276. Me.PictureBox2.Location = New System.Drawing.Point(75, 418)
  277. Me.PictureBox2.Name = "PictureBox2"
  278. Me.PictureBox2.Size = New System.Drawing.Size(285, 166)
  279. Me.PictureBox2.TabIndex = 784
  280. Me.PictureBox2.TabStop = False
  281. '
  282. 'Button5
  283. '
  284. Me.Button5.Location = New System.Drawing.Point(1765, 6)
  285. Me.Button5.Name = "Button5"
  286. Me.Button5.Size = New System.Drawing.Size(137, 24)
  287. Me.Button5.TabIndex = 785
  288. Me.Button5.Text = "全部選擇"
  289. Me.Button5.UseVisualStyleBackColor = True
  290. '
  291. 'Button6
  292. '
  293. Me.Button6.Location = New System.Drawing.Point(1622, 6)
  294. Me.Button6.Name = "Button6"
  295. Me.Button6.Size = New System.Drawing.Size(137, 24)
  296. Me.Button6.TabIndex = 786
  297. Me.Button6.Text = "全部取消"
  298. Me.Button6.UseVisualStyleBackColor = True
  299. '
  300. 'Label1
  301. '
  302. Me.Label1.AutoSize = True
  303. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  304. Me.Label1.ForeColor = System.Drawing.Color.Red
  305. Me.Label1.Location = New System.Drawing.Point(900, 7)
  306. Me.Label1.Name = "Label1"
  307. Me.Label1.Size = New System.Drawing.Size(536, 24)
  308. Me.Label1.TabIndex = 787
  309. Me.Label1.Text = "列 印 之 前 請 注 意 資 料 是 否 有 勾 選"
  310. '
  311. 'CheckBox1
  312. '
  313. Me.CheckBox1.AutoSize = True
  314. Me.CheckBox1.Location = New System.Drawing.Point(1474, 9)
  315. Me.CheckBox1.Name = "CheckBox1"
  316. Me.CheckBox1.Size = New System.Drawing.Size(123, 20)
  317. Me.CheckBox1.TabIndex = 788
  318. Me.CheckBox1.Text = "全部列印自動框線"
  319. Me.CheckBox1.UseVisualStyleBackColor = True
  320. '
  321. '樣品進度表
  322. '
  323. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  324. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  325. Me.ClientSize = New System.Drawing.Size(1914, 971)
  326. Me.Controls.Add(Me.CheckBox1)
  327. Me.Controls.Add(Me.Label1)
  328. Me.Controls.Add(Me.Button6)
  329. Me.Controls.Add(Me.Button5)
  330. Me.Controls.Add(Me.Button4)
  331. Me.Controls.Add(Me.GroupBox1)
  332. Me.Controls.Add(Me.Button2)
  333. Me.Controls.Add(Me.DataGridView8)
  334. Me.Controls.Add(Me.DataGridView7)
  335. Me.Controls.Add(Me.DataGridView6)
  336. Me.Controls.Add(Me.DataGridView5)
  337. Me.Controls.Add(Me.DataGridView4)
  338. Me.Controls.Add(Me.DataGridView3)
  339. Me.Controls.Add(Me.DataGridView2)
  340. Me.Controls.Add(Me.DataGridView1)
  341. Me.Controls.Add(Me.Button1)
  342. Me.Controls.Add(Me.ComboBox2)
  343. Me.Controls.Add(Me.Label3)
  344. Me.Controls.Add(Me.ComboBox7)
  345. Me.Controls.Add(Me.Label11)
  346. Me.Controls.Add(Me.PictureBox2)
  347. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  348. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  349. Me.Name = "樣品進度表"
  350. Me.Text = "樣品進度表"
  351. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  352. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  353. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  354. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  355. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  356. CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
  357. CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).EndInit()
  358. CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).EndInit()
  359. Me.GroupBox1.ResumeLayout(False)
  360. CType(Me.DataGridView9, System.ComponentModel.ISupportInitialize).EndInit()
  361. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  362. Me.ResumeLayout(False)
  363. Me.PerformLayout()
  364. End Sub
  365. Friend WithEvents Button1 As Button
  366. Friend WithEvents ComboBox2 As ComboBox
  367. Friend WithEvents Label3 As Label
  368. Friend WithEvents ComboBox7 As ComboBox
  369. Friend WithEvents Label11 As Label
  370. Friend WithEvents DataGridView1 As DataGridView
  371. Friend WithEvents DataGridView2 As DataGridView
  372. Friend WithEvents DataGridView3 As DataGridView
  373. Friend WithEvents DataGridView4 As DataGridView
  374. Friend WithEvents DataGridView5 As DataGridView
  375. Friend WithEvents DataGridView6 As DataGridView
  376. Friend WithEvents DataGridView7 As DataGridView
  377. Friend WithEvents DataGridView8 As DataGridView
  378. Friend WithEvents Button2 As Button
  379. Friend WithEvents GroupBox1 As GroupBox
  380. Friend WithEvents Button3 As Button
  381. Friend WithEvents DataGridView9 As DataGridView
  382. Friend WithEvents Button4 As Button
  383. Friend WithEvents PictureBox2 As PictureBox
  384. Friend WithEvents Button5 As Button
  385. Friend WithEvents Button6 As Button
  386. Friend WithEvents Label1 As Label
  387. Friend WithEvents CheckBox1 As CheckBox
  388. End Class