Sin descripción
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 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  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.列印_bt = New System.Windows.Forms.Button()
  33. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  34. Me.關閉_bt = New System.Windows.Forms.Button()
  35. Me.季節客戶_dgv = New System.Windows.Forms.DataGridView()
  36. Me.查看歷史進度表資料_bt = New System.Windows.Forms.Button()
  37. Me.部件F_dgv = New System.Windows.Forms.DataGridView()
  38. Me.部件E_dgv = New System.Windows.Forms.DataGridView()
  39. Me.部件D_dgv = New System.Windows.Forms.DataGridView()
  40. Me.部件C_dgv = New System.Windows.Forms.DataGridView()
  41. Me.部件B_dgv = New System.Windows.Forms.DataGridView()
  42. Me.部件A_dgv = New System.Windows.Forms.DataGridView()
  43. Me.版本_dgv = New System.Windows.Forms.DataGridView()
  44. Me.進度表_dgv = New System.Windows.Forms.DataGridView()
  45. Me.清除_bt = New System.Windows.Forms.Button()
  46. Me.CUST_cb = New System.Windows.Forms.ComboBox()
  47. Me.CUST_lb = New System.Windows.Forms.Label()
  48. Me.SEASON_cb = New System.Windows.Forms.ComboBox()
  49. Me.SEASON_lb = New System.Windows.Forms.Label()
  50. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  51. Me.重新讀取_bt = New System.Windows.Forms.Button()
  52. Me.GroupBox1.SuspendLayout()
  53. CType(Me.季節客戶_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  54. CType(Me.部件F_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  55. CType(Me.部件E_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  56. CType(Me.部件D_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.部件C_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  58. CType(Me.部件B_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.部件A_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.版本_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.進度表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  62. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  63. Me.SuspendLayout()
  64. '
  65. '列印_bt
  66. '
  67. Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  68. Me.列印_bt.Location = New System.Drawing.Point(864, 9)
  69. Me.列印_bt.Name = "列印_bt"
  70. Me.列印_bt.Size = New System.Drawing.Size(125, 26)
  71. Me.列印_bt.TabIndex = 800
  72. Me.列印_bt.Text = "列印" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  73. Me.列印_bt.UseVisualStyleBackColor = True
  74. '
  75. 'GroupBox1
  76. '
  77. Me.GroupBox1.Controls.Add(Me.關閉_bt)
  78. Me.GroupBox1.Controls.Add(Me.季節客戶_dgv)
  79. Me.GroupBox1.Location = New System.Drawing.Point(879, 112)
  80. Me.GroupBox1.Name = "GroupBox1"
  81. Me.GroupBox1.Size = New System.Drawing.Size(439, 733)
  82. Me.GroupBox1.TabIndex = 799
  83. Me.GroupBox1.TabStop = False
  84. Me.GroupBox1.Text = "歷史進度表清單"
  85. '
  86. '關閉_bt
  87. '
  88. Me.關閉_bt.Location = New System.Drawing.Point(271, 22)
  89. Me.關閉_bt.Name = "關閉_bt"
  90. Me.關閉_bt.Size = New System.Drawing.Size(137, 24)
  91. Me.關閉_bt.TabIndex = 707
  92. Me.關閉_bt.Text = "關閉"
  93. Me.關閉_bt.UseVisualStyleBackColor = True
  94. '
  95. '季節客戶_dgv
  96. '
  97. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  98. Me.季節客戶_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  99. Me.季節客戶_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  100. Me.季節客戶_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  101. Me.季節客戶_dgv.Location = New System.Drawing.Point(23, 54)
  102. Me.季節客戶_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  103. Me.季節客戶_dgv.Name = "季節客戶_dgv"
  104. Me.季節客戶_dgv.RowHeadersWidth = 5
  105. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  106. Me.季節客戶_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  107. Me.季節客戶_dgv.RowTemplate.Height = 24
  108. Me.季節客戶_dgv.Size = New System.Drawing.Size(385, 658)
  109. Me.季節客戶_dgv.TabIndex = 704
  110. '
  111. '查看歷史進度表資料_bt
  112. '
  113. Me.查看歷史進度表資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  114. Me.查看歷史進度表資料_bt.ForeColor = System.Drawing.Color.Green
  115. Me.查看歷史進度表資料_bt.Location = New System.Drawing.Point(734, 9)
  116. Me.查看歷史進度表資料_bt.Name = "查看歷史進度表資料_bt"
  117. Me.查看歷史進度表資料_bt.Size = New System.Drawing.Size(125, 26)
  118. Me.查看歷史進度表資料_bt.TabIndex = 798
  119. Me.查看歷史進度表資料_bt.Text = "查看歷史進度表資料"
  120. Me.查看歷史進度表資料_bt.UseVisualStyleBackColor = True
  121. '
  122. '部件F_dgv
  123. '
  124. Me.部件F_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  125. Me.部件F_dgv.Location = New System.Drawing.Point(585, 245)
  126. Me.部件F_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  127. Me.部件F_dgv.Name = "部件F_dgv"
  128. Me.部件F_dgv.RowHeadersWidth = 5
  129. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  130. Me.部件F_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  131. Me.部件F_dgv.RowTemplate.Height = 24
  132. Me.部件F_dgv.Size = New System.Drawing.Size(233, 169)
  133. Me.部件F_dgv.TabIndex = 797
  134. '
  135. '部件E_dgv
  136. '
  137. Me.部件E_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  138. Me.部件E_dgv.Location = New System.Drawing.Point(346, 245)
  139. Me.部件E_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  140. Me.部件E_dgv.Name = "部件E_dgv"
  141. Me.部件E_dgv.RowHeadersWidth = 5
  142. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  143. Me.部件E_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  144. Me.部件E_dgv.RowTemplate.Height = 24
  145. Me.部件E_dgv.Size = New System.Drawing.Size(233, 169)
  146. Me.部件E_dgv.TabIndex = 796
  147. '
  148. '部件D_dgv
  149. '
  150. Me.部件D_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  151. Me.部件D_dgv.Location = New System.Drawing.Point(76, 245)
  152. Me.部件D_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  153. Me.部件D_dgv.Name = "部件D_dgv"
  154. Me.部件D_dgv.RowHeadersWidth = 5
  155. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  156. Me.部件D_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  157. Me.部件D_dgv.RowTemplate.Height = 24
  158. Me.部件D_dgv.Size = New System.Drawing.Size(264, 169)
  159. Me.部件D_dgv.TabIndex = 795
  160. '
  161. '部件C_dgv
  162. '
  163. Me.部件C_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  164. Me.部件C_dgv.Location = New System.Drawing.Point(843, 79)
  165. Me.部件C_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  166. Me.部件C_dgv.Name = "部件C_dgv"
  167. Me.部件C_dgv.RowHeadersWidth = 5
  168. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  169. Me.部件C_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  170. Me.部件C_dgv.RowTemplate.Height = 24
  171. Me.部件C_dgv.Size = New System.Drawing.Size(252, 158)
  172. Me.部件C_dgv.TabIndex = 794
  173. '
  174. '部件B_dgv
  175. '
  176. Me.部件B_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  177. Me.部件B_dgv.Location = New System.Drawing.Point(585, 79)
  178. Me.部件B_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  179. Me.部件B_dgv.Name = "部件B_dgv"
  180. Me.部件B_dgv.RowHeadersWidth = 5
  181. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  182. Me.部件B_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
  183. Me.部件B_dgv.RowTemplate.Height = 24
  184. Me.部件B_dgv.Size = New System.Drawing.Size(252, 158)
  185. Me.部件B_dgv.TabIndex = 793
  186. '
  187. '部件A_dgv
  188. '
  189. Me.部件A_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  190. Me.部件A_dgv.Location = New System.Drawing.Point(346, 79)
  191. Me.部件A_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  192. Me.部件A_dgv.Name = "部件A_dgv"
  193. Me.部件A_dgv.RowHeadersWidth = 5
  194. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  195. Me.部件A_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  196. Me.部件A_dgv.RowTemplate.Height = 24
  197. Me.部件A_dgv.Size = New System.Drawing.Size(233, 158)
  198. Me.部件A_dgv.TabIndex = 792
  199. '
  200. '版本_dgv
  201. '
  202. Me.版本_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  203. Me.版本_dgv.Location = New System.Drawing.Point(76, 79)
  204. Me.版本_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  205. Me.版本_dgv.Name = "版本_dgv"
  206. Me.版本_dgv.RowHeadersWidth = 5
  207. DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  208. Me.版本_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
  209. Me.版本_dgv.RowTemplate.Height = 24
  210. Me.版本_dgv.Size = New System.Drawing.Size(264, 158)
  211. Me.版本_dgv.TabIndex = 791
  212. '
  213. '進度表_dgv
  214. '
  215. Me.進度表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  216. Or System.Windows.Forms.AnchorStyles.Left) _
  217. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  218. Me.進度表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  219. Me.進度表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  220. Me.進度表_dgv.Location = New System.Drawing.Point(10, 40)
  221. Me.進度表_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  222. Me.進度表_dgv.Name = "進度表_dgv"
  223. Me.進度表_dgv.RowHeadersWidth = 5
  224. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  225. Me.進度表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
  226. Me.進度表_dgv.RowTemplate.Height = 24
  227. Me.進度表_dgv.Size = New System.Drawing.Size(1895, 918)
  228. Me.進度表_dgv.TabIndex = 790
  229. '
  230. '清除_bt
  231. '
  232. Me.清除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  233. Me.清除_bt.ForeColor = System.Drawing.Color.Red
  234. Me.清除_bt.Location = New System.Drawing.Point(472, 9)
  235. Me.清除_bt.Name = "清除_bt"
  236. Me.清除_bt.Size = New System.Drawing.Size(125, 26)
  237. Me.清除_bt.TabIndex = 789
  238. Me.清除_bt.Text = "清除"
  239. Me.清除_bt.UseVisualStyleBackColor = True
  240. '
  241. 'CUST_cb
  242. '
  243. Me.CUST_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  244. Me.CUST_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  245. Me.CUST_cb.FormattingEnabled = True
  246. Me.CUST_cb.Location = New System.Drawing.Point(257, 9)
  247. Me.CUST_cb.Name = "CUST_cb"
  248. Me.CUST_cb.Size = New System.Drawing.Size(209, 24)
  249. Me.CUST_cb.TabIndex = 787
  250. '
  251. 'CUST_lb
  252. '
  253. Me.CUST_lb.AutoSize = True
  254. Me.CUST_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  255. Me.CUST_lb.ForeColor = System.Drawing.Color.Red
  256. Me.CUST_lb.Location = New System.Drawing.Point(212, 12)
  257. Me.CUST_lb.Name = "CUST_lb"
  258. Me.CUST_lb.Size = New System.Drawing.Size(39, 16)
  259. Me.CUST_lb.TabIndex = 788
  260. Me.CUST_lb.Text = "CUST"
  261. '
  262. 'SEASON_cb
  263. '
  264. Me.SEASON_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  265. Me.SEASON_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  266. Me.SEASON_cb.FormattingEnabled = True
  267. Me.SEASON_cb.Location = New System.Drawing.Point(76, 9)
  268. Me.SEASON_cb.Name = "SEASON_cb"
  269. Me.SEASON_cb.Size = New System.Drawing.Size(130, 24)
  270. Me.SEASON_cb.TabIndex = 785
  271. '
  272. 'SEASON_lb
  273. '
  274. Me.SEASON_lb.AutoSize = True
  275. Me.SEASON_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  276. Me.SEASON_lb.ForeColor = System.Drawing.Color.Red
  277. Me.SEASON_lb.Location = New System.Drawing.Point(13, 12)
  278. Me.SEASON_lb.Name = "SEASON_lb"
  279. Me.SEASON_lb.Size = New System.Drawing.Size(57, 16)
  280. Me.SEASON_lb.TabIndex = 786
  281. Me.SEASON_lb.Text = "SEASON"
  282. '
  283. 'PictureBox2
  284. '
  285. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  286. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  287. Me.PictureBox2.Location = New System.Drawing.Point(76, 421)
  288. Me.PictureBox2.Name = "PictureBox2"
  289. Me.PictureBox2.Size = New System.Drawing.Size(285, 166)
  290. Me.PictureBox2.TabIndex = 801
  291. Me.PictureBox2.TabStop = False
  292. '
  293. '重新讀取_bt
  294. '
  295. Me.重新讀取_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  296. Me.重新讀取_bt.Location = New System.Drawing.Point(603, 9)
  297. Me.重新讀取_bt.Name = "重新讀取_bt"
  298. Me.重新讀取_bt.Size = New System.Drawing.Size(125, 26)
  299. Me.重新讀取_bt.TabIndex = 802
  300. Me.重新讀取_bt.Text = "重新讀取"
  301. Me.重新讀取_bt.UseVisualStyleBackColor = True
  302. '
  303. '樣品進度表_英文版_
  304. '
  305. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  306. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  307. Me.ClientSize = New System.Drawing.Size(1914, 971)
  308. Me.Controls.Add(Me.重新讀取_bt)
  309. Me.Controls.Add(Me.列印_bt)
  310. Me.Controls.Add(Me.GroupBox1)
  311. Me.Controls.Add(Me.查看歷史進度表資料_bt)
  312. Me.Controls.Add(Me.部件F_dgv)
  313. Me.Controls.Add(Me.部件E_dgv)
  314. Me.Controls.Add(Me.部件D_dgv)
  315. Me.Controls.Add(Me.部件C_dgv)
  316. Me.Controls.Add(Me.部件B_dgv)
  317. Me.Controls.Add(Me.部件A_dgv)
  318. Me.Controls.Add(Me.版本_dgv)
  319. Me.Controls.Add(Me.進度表_dgv)
  320. Me.Controls.Add(Me.清除_bt)
  321. Me.Controls.Add(Me.CUST_cb)
  322. Me.Controls.Add(Me.CUST_lb)
  323. Me.Controls.Add(Me.SEASON_cb)
  324. Me.Controls.Add(Me.SEASON_lb)
  325. Me.Controls.Add(Me.PictureBox2)
  326. Me.Name = "樣品進度表_英文版_"
  327. Me.Text = "樣品進度表_英文版_"
  328. Me.GroupBox1.ResumeLayout(False)
  329. CType(Me.季節客戶_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  330. CType(Me.部件F_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  331. CType(Me.部件E_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  332. CType(Me.部件D_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  333. CType(Me.部件C_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  334. CType(Me.部件B_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  335. CType(Me.部件A_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  336. CType(Me.版本_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  337. CType(Me.進度表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  338. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  339. Me.ResumeLayout(False)
  340. Me.PerformLayout()
  341. End Sub
  342. Friend WithEvents 列印_bt As Button
  343. Friend WithEvents GroupBox1 As GroupBox
  344. Friend WithEvents 關閉_bt As Button
  345. Friend WithEvents 季節客戶_dgv As DataGridView
  346. Friend WithEvents 查看歷史進度表資料_bt As Button
  347. Friend WithEvents 部件F_dgv As DataGridView
  348. Friend WithEvents 部件E_dgv As DataGridView
  349. Friend WithEvents 部件D_dgv As DataGridView
  350. Friend WithEvents 部件C_dgv As DataGridView
  351. Friend WithEvents 部件B_dgv As DataGridView
  352. Friend WithEvents 部件A_dgv As DataGridView
  353. Friend WithEvents 版本_dgv As DataGridView
  354. Friend WithEvents 進度表_dgv As DataGridView
  355. Friend WithEvents 清除_bt As Button
  356. Friend WithEvents CUST_cb As ComboBox
  357. Friend WithEvents CUST_lb As Label
  358. Friend WithEvents SEASON_cb As ComboBox
  359. Friend WithEvents SEASON_lb As Label
  360. Friend WithEvents PictureBox2 As PictureBox
  361. Friend WithEvents 重新讀取_bt As Button
  362. End Class