Brak opisu
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 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 生產控制表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Me.Label22 = New System.Windows.Forms.Label()
  28. Me.TextBox10 = New System.Windows.Forms.TextBox()
  29. Me.TextBox13 = New System.Windows.Forms.TextBox()
  30. Me.Label20 = New System.Windows.Forms.Label()
  31. Me.TextBox4 = New System.Windows.Forms.TextBox()
  32. Me.Label15 = New System.Windows.Forms.Label()
  33. Me.TextBox1 = New System.Windows.Forms.TextBox()
  34. Me.Label10 = New System.Windows.Forms.Label()
  35. Me.TextBox6 = New System.Windows.Forms.TextBox()
  36. Me.Label7 = New System.Windows.Forms.Label()
  37. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  38. Me.Button2 = New System.Windows.Forms.Button()
  39. Me.Button1 = New System.Windows.Forms.Button()
  40. Me.Label4 = New System.Windows.Forms.Label()
  41. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  42. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  43. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  44. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  45. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  46. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  47. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  48. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  49. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  50. Me.CheckBox4 = New System.Windows.Forms.CheckBox()
  51. Me.CheckBox5 = New System.Windows.Forms.CheckBox()
  52. Me.一般月 = New System.Windows.Forms.CheckBox()
  53. Me.會計月 = New System.Windows.Forms.CheckBox()
  54. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  55. Me.ContextMenuStrip1.SuspendLayout()
  56. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  58. Me.SuspendLayout()
  59. '
  60. 'Label22
  61. '
  62. Me.Label22.AutoSize = True
  63. Me.Label22.ForeColor = System.Drawing.Color.Black
  64. Me.Label22.Location = New System.Drawing.Point(900, 8)
  65. Me.Label22.Name = "Label22"
  66. Me.Label22.Size = New System.Drawing.Size(32, 16)
  67. Me.Label22.TabIndex = 1063
  68. Me.Label22.Text = "客戶"
  69. '
  70. 'TextBox10
  71. '
  72. Me.TextBox10.ForeColor = System.Drawing.Color.Purple
  73. Me.TextBox10.Location = New System.Drawing.Point(1137, 5)
  74. Me.TextBox10.Name = "TextBox10"
  75. Me.TextBox10.Size = New System.Drawing.Size(100, 23)
  76. Me.TextBox10.TabIndex = 1051
  77. Me.TextBox10.Text = "0"
  78. Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  79. '
  80. 'TextBox13
  81. '
  82. Me.TextBox13.ForeColor = System.Drawing.Color.Black
  83. Me.TextBox13.Location = New System.Drawing.Point(938, 5)
  84. Me.TextBox13.Name = "TextBox13"
  85. Me.TextBox13.Size = New System.Drawing.Size(100, 23)
  86. Me.TextBox13.TabIndex = 1064
  87. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  88. '
  89. 'Label20
  90. '
  91. Me.Label20.AutoSize = True
  92. Me.Label20.ForeColor = System.Drawing.Color.Purple
  93. Me.Label20.Location = New System.Drawing.Point(1040, 8)
  94. Me.Label20.Name = "Label20"
  95. Me.Label20.Size = New System.Drawing.Size(97, 16)
  96. Me.Label20.TabIndex = 1050
  97. Me.Label20.Text = "物料成本_依客戶"
  98. '
  99. 'TextBox4
  100. '
  101. Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  102. Me.TextBox4.Location = New System.Drawing.Point(1137, 31)
  103. Me.TextBox4.Name = "TextBox4"
  104. Me.TextBox4.Size = New System.Drawing.Size(100, 23)
  105. Me.TextBox4.TabIndex = 1051
  106. Me.TextBox4.Text = "0"
  107. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  108. '
  109. 'Label15
  110. '
  111. Me.Label15.AutoSize = True
  112. Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  113. Me.Label15.Location = New System.Drawing.Point(1051, 34)
  114. Me.Label15.Name = "Label15"
  115. Me.Label15.Size = New System.Drawing.Size(80, 16)
  116. Me.Label15.TabIndex = 1050
  117. Me.Label15.Text = "組裝物料成本"
  118. '
  119. 'TextBox1
  120. '
  121. Me.TextBox1.ForeColor = System.Drawing.Color.Green
  122. Me.TextBox1.Location = New System.Drawing.Point(938, 31)
  123. Me.TextBox1.Name = "TextBox1"
  124. Me.TextBox1.Size = New System.Drawing.Size(100, 23)
  125. Me.TextBox1.TabIndex = 1051
  126. Me.TextBox1.Text = "0"
  127. Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  128. '
  129. 'Label10
  130. '
  131. Me.Label10.AutoSize = True
  132. Me.Label10.ForeColor = System.Drawing.Color.Green
  133. Me.Label10.Location = New System.Drawing.Point(811, 34)
  134. Me.Label10.Name = "Label10"
  135. Me.Label10.Size = New System.Drawing.Size(121, 16)
  136. Me.Label10.TabIndex = 1050
  137. Me.Label10.Text = "已完成組裝_物料成本"
  138. '
  139. 'TextBox6
  140. '
  141. Me.TextBox6.ForeColor = System.Drawing.Color.Maroon
  142. Me.TextBox6.Location = New System.Drawing.Point(705, 31)
  143. Me.TextBox6.Name = "TextBox6"
  144. Me.TextBox6.Size = New System.Drawing.Size(100, 23)
  145. Me.TextBox6.TabIndex = 1051
  146. Me.TextBox6.Text = "0"
  147. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  148. '
  149. 'Label7
  150. '
  151. Me.Label7.AutoSize = True
  152. Me.Label7.ForeColor = System.Drawing.Color.Maroon
  153. Me.Label7.Location = New System.Drawing.Point(578, 34)
  154. Me.Label7.Name = "Label7"
  155. Me.Label7.Size = New System.Drawing.Size(121, 16)
  156. Me.Label7.TabIndex = 1050
  157. Me.Label7.Text = "未完成組裝_物料成本"
  158. '
  159. 'DataGridView1
  160. '
  161. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  162. Or System.Windows.Forms.AnchorStyles.Left) _
  163. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  164. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  165. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  166. Me.DataGridView1.Location = New System.Drawing.Point(425, 55)
  167. Me.DataGridView1.Name = "DataGridView1"
  168. Me.DataGridView1.RowHeadersWidth = 5
  169. DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  170. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle9
  171. Me.DataGridView1.RowTemplate.Height = 24
  172. Me.DataGridView1.Size = New System.Drawing.Size(817, 550)
  173. Me.DataGridView1.TabIndex = 1068
  174. '
  175. 'Button2
  176. '
  177. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  178. Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  179. Me.Button2.Location = New System.Drawing.Point(211, 27)
  180. Me.Button2.Name = "Button2"
  181. Me.Button2.Size = New System.Drawing.Size(97, 23)
  182. Me.Button2.TabIndex = 1067
  183. Me.Button2.Text = "下個月"
  184. Me.Button2.UseVisualStyleBackColor = True
  185. '
  186. 'Button1
  187. '
  188. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  189. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  190. Me.Button1.Location = New System.Drawing.Point(211, 4)
  191. Me.Button1.Name = "Button1"
  192. Me.Button1.Size = New System.Drawing.Size(97, 23)
  193. Me.Button1.TabIndex = 1066
  194. Me.Button1.Text = "上個月"
  195. Me.Button1.UseVisualStyleBackColor = True
  196. '
  197. 'Label4
  198. '
  199. Me.Label4.AutoSize = True
  200. Me.Label4.Location = New System.Drawing.Point(96, 8)
  201. Me.Label4.Name = "Label4"
  202. Me.Label4.Size = New System.Drawing.Size(20, 16)
  203. Me.Label4.TabIndex = 1065
  204. Me.Label4.Text = "到"
  205. '
  206. 'DateTimePicker2
  207. '
  208. Me.DateTimePicker2.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  209. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  210. Me.DateTimePicker2.Location = New System.Drawing.Point(118, 4)
  211. Me.DateTimePicker2.Name = "DateTimePicker2"
  212. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  213. Me.DateTimePicker2.TabIndex = 1064
  214. '
  215. 'DateTimePicker1
  216. '
  217. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  218. Me.DateTimePicker1.Location = New System.Drawing.Point(7, 4)
  219. Me.DateTimePicker1.Name = "DateTimePicker1"
  220. Me.DateTimePicker1.Size = New System.Drawing.Size(87, 23)
  221. Me.DateTimePicker1.TabIndex = 1063
  222. '
  223. 'ContextMenuStrip1
  224. '
  225. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem})
  226. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  227. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  228. '
  229. '重新整理ToolStripMenuItem
  230. '
  231. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  232. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  233. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  234. '
  235. 'DataGridView2
  236. '
  237. DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  238. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
  239. Me.DataGridView2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  240. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  241. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  242. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  243. Me.DataGridView2.Location = New System.Drawing.Point(7, 55)
  244. Me.DataGridView2.Name = "DataGridView2"
  245. Me.DataGridView2.RowHeadersWidth = 5
  246. DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  247. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle11
  248. Me.DataGridView2.RowTemplate.Height = 24
  249. Me.DataGridView2.Size = New System.Drawing.Size(412, 550)
  250. Me.DataGridView2.TabIndex = 1086
  251. '
  252. 'DataGridView3
  253. '
  254. Me.DataGridView3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  255. Or System.Windows.Forms.AnchorStyles.Left) _
  256. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  257. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  258. Me.DataGridView3.Location = New System.Drawing.Point(425, 55)
  259. Me.DataGridView3.Name = "DataGridView3"
  260. Me.DataGridView3.RowHeadersWidth = 5
  261. DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  262. Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle12
  263. Me.DataGridView3.RowTemplate.Height = 24
  264. Me.DataGridView3.Size = New System.Drawing.Size(817, 550)
  265. Me.DataGridView3.TabIndex = 1087
  266. '
  267. 'CheckBox1
  268. '
  269. Me.CheckBox1.AutoSize = True
  270. Me.CheckBox1.Location = New System.Drawing.Point(314, 6)
  271. Me.CheckBox1.Name = "CheckBox1"
  272. Me.CheckBox1.Size = New System.Drawing.Size(87, 20)
  273. Me.CheckBox1.TabIndex = 1091
  274. Me.CheckBox1.Text = "顯示彙總表"
  275. Me.CheckBox1.UseVisualStyleBackColor = True
  276. '
  277. 'CheckBox3
  278. '
  279. Me.CheckBox3.AutoSize = True
  280. Me.CheckBox3.Location = New System.Drawing.Point(314, 29)
  281. Me.CheckBox3.Name = "CheckBox3"
  282. Me.CheckBox3.Size = New System.Drawing.Size(99, 20)
  283. Me.CheckBox3.TabIndex = 1094
  284. Me.CheckBox3.Text = "隱藏單據編號"
  285. Me.CheckBox3.UseVisualStyleBackColor = True
  286. '
  287. 'CheckBox2
  288. '
  289. Me.CheckBox2.AutoSize = True
  290. Me.CheckBox2.Location = New System.Drawing.Point(425, 6)
  291. Me.CheckBox2.Name = "CheckBox2"
  292. Me.CheckBox2.Size = New System.Drawing.Size(87, 20)
  293. Me.CheckBox2.TabIndex = 1093
  294. Me.CheckBox2.Text = "隱藏供應商"
  295. Me.CheckBox2.UseVisualStyleBackColor = True
  296. '
  297. 'CheckBox4
  298. '
  299. Me.CheckBox4.AutoSize = True
  300. Me.CheckBox4.Location = New System.Drawing.Point(518, 6)
  301. Me.CheckBox4.Name = "CheckBox4"
  302. Me.CheckBox4.Size = New System.Drawing.Size(111, 20)
  303. Me.CheckBox4.TabIndex = 1095
  304. Me.CheckBox4.Text = "隱藏尺寸、材質"
  305. Me.CheckBox4.UseVisualStyleBackColor = True
  306. '
  307. 'CheckBox5
  308. '
  309. Me.CheckBox5.AutoSize = True
  310. Me.CheckBox5.Location = New System.Drawing.Point(425, 33)
  311. Me.CheckBox5.Name = "CheckBox5"
  312. Me.CheckBox5.Size = New System.Drawing.Size(99, 20)
  313. Me.CheckBox5.TabIndex = 1096
  314. Me.CheckBox5.Text = "隱藏完成資料"
  315. Me.CheckBox5.UseVisualStyleBackColor = True
  316. '
  317. '一般月
  318. '
  319. Me.一般月.AutoSize = True
  320. Me.一般月.Location = New System.Drawing.Point(142, 30)
  321. Me.一般月.Name = "一般月"
  322. Me.一般月.Size = New System.Drawing.Size(63, 20)
  323. Me.一般月.TabIndex = 1098
  324. Me.一般月.Text = "一般月"
  325. Me.一般月.UseVisualStyleBackColor = True
  326. '
  327. '會計月
  328. '
  329. Me.會計月.AutoSize = True
  330. Me.會計月.Checked = True
  331. Me.會計月.CheckState = System.Windows.Forms.CheckState.Checked
  332. Me.會計月.Location = New System.Drawing.Point(31, 29)
  333. Me.會計月.Name = "會計月"
  334. Me.會計月.Size = New System.Drawing.Size(63, 20)
  335. Me.會計月.TabIndex = 1097
  336. Me.會計月.Text = "會計月"
  337. Me.會計月.UseVisualStyleBackColor = True
  338. '
  339. '生產控制表
  340. '
  341. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  342. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  343. Me.ClientSize = New System.Drawing.Size(1249, 611)
  344. Me.ContextMenuStrip = Me.ContextMenuStrip1
  345. Me.Controls.Add(Me.一般月)
  346. Me.Controls.Add(Me.會計月)
  347. Me.Controls.Add(Me.CheckBox5)
  348. Me.Controls.Add(Me.CheckBox4)
  349. Me.Controls.Add(Me.CheckBox3)
  350. Me.Controls.Add(Me.CheckBox2)
  351. Me.Controls.Add(Me.CheckBox1)
  352. Me.Controls.Add(Me.TextBox4)
  353. Me.Controls.Add(Me.TextBox1)
  354. Me.Controls.Add(Me.TextBox6)
  355. Me.Controls.Add(Me.Label22)
  356. Me.Controls.Add(Me.TextBox10)
  357. Me.Controls.Add(Me.Label15)
  358. Me.Controls.Add(Me.TextBox13)
  359. Me.Controls.Add(Me.Label10)
  360. Me.Controls.Add(Me.Label7)
  361. Me.Controls.Add(Me.Button2)
  362. Me.Controls.Add(Me.Button1)
  363. Me.Controls.Add(Me.Label20)
  364. Me.Controls.Add(Me.Label4)
  365. Me.Controls.Add(Me.DateTimePicker2)
  366. Me.Controls.Add(Me.DateTimePicker1)
  367. Me.Controls.Add(Me.DataGridView2)
  368. Me.Controls.Add(Me.DataGridView1)
  369. Me.Controls.Add(Me.DataGridView3)
  370. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  371. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  372. Me.Name = "生產控制表"
  373. Me.Text = "生產控制表"
  374. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  375. Me.ContextMenuStrip1.ResumeLayout(False)
  376. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  377. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  378. Me.ResumeLayout(False)
  379. Me.PerformLayout()
  380. End Sub
  381. Friend WithEvents Label22 As Label
  382. Friend WithEvents TextBox10 As TextBox
  383. Friend WithEvents TextBox13 As TextBox
  384. Friend WithEvents Label20 As Label
  385. Friend WithEvents TextBox4 As TextBox
  386. Friend WithEvents Label15 As Label
  387. Friend WithEvents TextBox1 As TextBox
  388. Friend WithEvents Label10 As Label
  389. Friend WithEvents TextBox6 As TextBox
  390. Friend WithEvents Label7 As Label
  391. Friend WithEvents DataGridView1 As DataGridView
  392. Friend WithEvents Button2 As Button
  393. Friend WithEvents Button1 As Button
  394. Friend WithEvents Label4 As Label
  395. Friend WithEvents DateTimePicker2 As DateTimePicker
  396. Friend WithEvents DateTimePicker1 As DateTimePicker
  397. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  398. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  399. Friend WithEvents DataGridView2 As DataGridView
  400. Friend WithEvents DataGridView3 As DataGridView
  401. Friend WithEvents CheckBox1 As CheckBox
  402. Friend WithEvents CheckBox3 As CheckBox
  403. Friend WithEvents CheckBox2 As CheckBox
  404. Friend WithEvents CheckBox4 As CheckBox
  405. Friend WithEvents CheckBox5 As CheckBox
  406. Friend WithEvents 一般月 As CheckBox
  407. Friend WithEvents 會計月 As CheckBox
  408. End Class