Bez popisu
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 22KB

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