Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

生產控制表.Designer.vb 21KB

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