Няма описание
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 17KB

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