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.

Frm_process.Designer.vb 50KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class Frm_process
  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 Label19 As System.Windows.Forms.Label
  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.GroupBox5 = New System.Windows.Forms.GroupBox()
  28. Me.ListBox21 = New System.Windows.Forms.ListBox()
  29. Me.Label8 = New System.Windows.Forms.Label()
  30. Me.ListBox20 = New System.Windows.Forms.ListBox()
  31. Me.Label7 = New System.Windows.Forms.Label()
  32. Me.ListBox19 = New System.Windows.Forms.ListBox()
  33. Me.Label6 = New System.Windows.Forms.Label()
  34. Me.ListBox13 = New System.Windows.Forms.ListBox()
  35. Me.ListBox18 = New System.Windows.Forms.ListBox()
  36. Me.Label5 = New System.Windows.Forms.Label()
  37. Me.ListBox17 = New System.Windows.Forms.ListBox()
  38. Me.Label4 = New System.Windows.Forms.Label()
  39. Me.ListBox16 = New System.Windows.Forms.ListBox()
  40. Me.Label3 = New System.Windows.Forms.Label()
  41. Me.ListBox15 = New System.Windows.Forms.ListBox()
  42. Me.ListBox14 = New System.Windows.Forms.ListBox()
  43. Me.Label2 = New System.Windows.Forms.Label()
  44. Me.Label1 = New System.Windows.Forms.Label()
  45. Me.ListBox10 = New System.Windows.Forms.ListBox()
  46. Me.ListBox9 = New System.Windows.Forms.ListBox()
  47. Me.ListBox12 = New System.Windows.Forms.ListBox()
  48. Me.ListBox8 = New System.Windows.Forms.ListBox()
  49. Me.ListBox7 = New System.Windows.Forms.ListBox()
  50. Me.ListBox11 = New System.Windows.Forms.ListBox()
  51. Me.ListBox6 = New System.Windows.Forms.ListBox()
  52. Me.ListBox5 = New System.Windows.Forms.ListBox()
  53. Me.Label20 = New System.Windows.Forms.Label()
  54. Me.ListBox4 = New System.Windows.Forms.ListBox()
  55. Me.ListBox3 = New System.Windows.Forms.ListBox()
  56. Me.lb1 = New System.Windows.Forms.ListBox()
  57. Me.Label30 = New System.Windows.Forms.Label()
  58. Me.Label28 = New System.Windows.Forms.Label()
  59. Me.Label27 = New System.Windows.Forms.Label()
  60. Me.Label26 = New System.Windows.Forms.Label()
  61. Me.Label25 = New System.Windows.Forms.Label()
  62. Me.Label24 = New System.Windows.Forms.Label()
  63. Me.Label23 = New System.Windows.Forms.Label()
  64. Me.Label22 = New System.Windows.Forms.Label()
  65. Me.Label21 = New System.Windows.Forms.Label()
  66. Me.Label17 = New System.Windows.Forms.Label()
  67. Me.ListBox1 = New System.Windows.Forms.ListBox()
  68. Me.Label32 = New System.Windows.Forms.Label()
  69. Me.Label18 = New System.Windows.Forms.Label()
  70. Me.DGV1 = New System.Windows.Forms.DataGridView()
  71. Me.Button1 = New System.Windows.Forms.Button()
  72. Me.Button2 = New System.Windows.Forms.Button()
  73. Me.txtColor = New System.Windows.Forms.TextBox()
  74. Me.txtcard = New System.Windows.Forms.TextBox()
  75. Me.txtCust = New System.Windows.Forms.TextBox()
  76. Me.Button3 = New System.Windows.Forms.Button()
  77. Me.ListBox2 = New System.Windows.Forms.ListBox()
  78. Me.dgv_chem = New System.Windows.Forms.DataGridView()
  79. Me.dgv_retan_sum = New System.Windows.Forms.DataGridView()
  80. Me.dgv_finish = New System.Windows.Forms.DataGridView()
  81. Me.TextBox5 = New System.Windows.Forms.TextBox()
  82. Me.Label11 = New System.Windows.Forms.Label()
  83. Me.TextBox1 = New System.Windows.Forms.TextBox()
  84. Me.TextBox2 = New System.Windows.Forms.TextBox()
  85. Me.TextBox3 = New System.Windows.Forms.TextBox()
  86. Me.Label9 = New System.Windows.Forms.Label()
  87. Me.Label10 = New System.Windows.Forms.Label()
  88. Me.Label12 = New System.Windows.Forms.Label()
  89. Label19 = New System.Windows.Forms.Label()
  90. Me.GroupBox5.SuspendLayout()
  91. CType(Me.DGV1, System.ComponentModel.ISupportInitialize).BeginInit()
  92. CType(Me.dgv_chem, System.ComponentModel.ISupportInitialize).BeginInit()
  93. CType(Me.dgv_retan_sum, System.ComponentModel.ISupportInitialize).BeginInit()
  94. CType(Me.dgv_finish, System.ComponentModel.ISupportInitialize).BeginInit()
  95. Me.SuspendLayout()
  96. '
  97. 'Label19
  98. '
  99. Label19.BackColor = System.Drawing.Color.DodgerBlue
  100. Label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  101. Label19.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  102. Label19.Location = New System.Drawing.Point(736, 478)
  103. Label19.Name = "Label19"
  104. Label19.Size = New System.Drawing.Size(319, 39)
  105. Label19.TabIndex = 0
  106. Label19.Text = "出货"
  107. Label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  108. '
  109. 'GroupBox5
  110. '
  111. Me.GroupBox5.Controls.Add(Me.ListBox21)
  112. Me.GroupBox5.Controls.Add(Me.Label8)
  113. Me.GroupBox5.Controls.Add(Me.ListBox20)
  114. Me.GroupBox5.Controls.Add(Me.Label7)
  115. Me.GroupBox5.Controls.Add(Me.ListBox19)
  116. Me.GroupBox5.Controls.Add(Me.Label6)
  117. Me.GroupBox5.Controls.Add(Me.ListBox13)
  118. Me.GroupBox5.Controls.Add(Me.ListBox18)
  119. Me.GroupBox5.Controls.Add(Me.Label5)
  120. Me.GroupBox5.Controls.Add(Me.ListBox17)
  121. Me.GroupBox5.Controls.Add(Me.Label4)
  122. Me.GroupBox5.Controls.Add(Me.ListBox16)
  123. Me.GroupBox5.Controls.Add(Me.Label3)
  124. Me.GroupBox5.Controls.Add(Me.ListBox15)
  125. Me.GroupBox5.Controls.Add(Me.ListBox14)
  126. Me.GroupBox5.Controls.Add(Me.Label2)
  127. Me.GroupBox5.Controls.Add(Me.Label1)
  128. Me.GroupBox5.Controls.Add(Me.ListBox10)
  129. Me.GroupBox5.Controls.Add(Me.ListBox9)
  130. Me.GroupBox5.Controls.Add(Me.ListBox12)
  131. Me.GroupBox5.Controls.Add(Me.ListBox8)
  132. Me.GroupBox5.Controls.Add(Me.ListBox7)
  133. Me.GroupBox5.Controls.Add(Me.ListBox11)
  134. Me.GroupBox5.Controls.Add(Me.ListBox6)
  135. Me.GroupBox5.Controls.Add(Me.ListBox5)
  136. Me.GroupBox5.Controls.Add(Me.Label20)
  137. Me.GroupBox5.Controls.Add(Me.ListBox4)
  138. Me.GroupBox5.Controls.Add(Me.ListBox3)
  139. Me.GroupBox5.Controls.Add(Me.lb1)
  140. Me.GroupBox5.Controls.Add(Me.Label30)
  141. Me.GroupBox5.Controls.Add(Me.Label28)
  142. Me.GroupBox5.Controls.Add(Me.Label27)
  143. Me.GroupBox5.Controls.Add(Me.Label26)
  144. Me.GroupBox5.Controls.Add(Me.Label25)
  145. Me.GroupBox5.Controls.Add(Label19)
  146. Me.GroupBox5.Controls.Add(Me.Label24)
  147. Me.GroupBox5.Controls.Add(Me.Label23)
  148. Me.GroupBox5.Controls.Add(Me.Label22)
  149. Me.GroupBox5.Controls.Add(Me.Label21)
  150. Me.GroupBox5.Controls.Add(Me.Label17)
  151. Me.GroupBox5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  152. Me.GroupBox5.Location = New System.Drawing.Point(33, 339)
  153. Me.GroupBox5.Name = "GroupBox5"
  154. Me.GroupBox5.Size = New System.Drawing.Size(1085, 710)
  155. Me.GroupBox5.TabIndex = 11
  156. Me.GroupBox5.TabStop = False
  157. '
  158. 'ListBox21
  159. '
  160. Me.ListBox21.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  161. Me.ListBox21.FormattingEnabled = True
  162. Me.ListBox21.ItemHeight = 35
  163. Me.ListBox21.Location = New System.Drawing.Point(13, 70)
  164. Me.ListBox21.Margin = New System.Windows.Forms.Padding(2)
  165. Me.ListBox21.Name = "ListBox21"
  166. Me.ListBox21.Size = New System.Drawing.Size(237, 39)
  167. Me.ListBox21.TabIndex = 46
  168. '
  169. 'Label8
  170. '
  171. Me.Label8.BackColor = System.Drawing.Color.LemonChiffon
  172. Me.Label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  173. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  174. Me.Label8.Location = New System.Drawing.Point(13, 22)
  175. Me.Label8.Name = "Label8"
  176. Me.Label8.Size = New System.Drawing.Size(237, 39)
  177. Me.Label8.TabIndex = 45
  178. Me.Label8.Text = "蓝皮"
  179. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  180. '
  181. 'ListBox20
  182. '
  183. Me.ListBox20.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  184. Me.ListBox20.FormattingEnabled = True
  185. Me.ListBox20.ItemHeight = 35
  186. Me.ListBox20.Location = New System.Drawing.Point(198, 336)
  187. Me.ListBox20.Margin = New System.Windows.Forms.Padding(2)
  188. Me.ListBox20.Name = "ListBox20"
  189. Me.ListBox20.Size = New System.Drawing.Size(128, 39)
  190. Me.ListBox20.TabIndex = 44
  191. '
  192. 'Label7
  193. '
  194. Me.Label7.BackColor = System.Drawing.Color.MediumTurquoise
  195. Me.Label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  196. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  197. Me.Label7.Location = New System.Drawing.Point(198, 288)
  198. Me.Label7.Name = "Label7"
  199. Me.Label7.Size = New System.Drawing.Size(127, 39)
  200. Me.Label7.TabIndex = 43
  201. Me.Label7.Text = "滚涂"
  202. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  203. '
  204. 'ListBox19
  205. '
  206. Me.ListBox19.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.ListBox19.FormattingEnabled = True
  208. Me.ListBox19.ItemHeight = 35
  209. Me.ListBox19.Location = New System.Drawing.Point(196, 183)
  210. Me.ListBox19.Margin = New System.Windows.Forms.Padding(2)
  211. Me.ListBox19.Name = "ListBox19"
  212. Me.ListBox19.Size = New System.Drawing.Size(195, 39)
  213. Me.ListBox19.TabIndex = 42
  214. '
  215. 'Label6
  216. '
  217. Me.Label6.BackColor = System.Drawing.Color.LemonChiffon
  218. Me.Label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  219. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  220. Me.Label6.Location = New System.Drawing.Point(196, 135)
  221. Me.Label6.Name = "Label6"
  222. Me.Label6.Size = New System.Drawing.Size(195, 39)
  223. Me.Label6.TabIndex = 41
  224. Me.Label6.Text = "打軟"
  225. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  226. '
  227. 'ListBox13
  228. '
  229. Me.ListBox13.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  230. Me.ListBox13.FormattingEnabled = True
  231. Me.ListBox13.ItemHeight = 35
  232. Me.ListBox13.Location = New System.Drawing.Point(736, 526)
  233. Me.ListBox13.Margin = New System.Windows.Forms.Padding(2)
  234. Me.ListBox13.Name = "ListBox13"
  235. Me.ListBox13.Size = New System.Drawing.Size(320, 39)
  236. Me.ListBox13.TabIndex = 40
  237. '
  238. 'ListBox18
  239. '
  240. Me.ListBox18.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  241. Me.ListBox18.FormattingEnabled = True
  242. Me.ListBox18.ItemHeight = 35
  243. Me.ListBox18.Location = New System.Drawing.Point(255, 478)
  244. Me.ListBox18.Margin = New System.Windows.Forms.Padding(2)
  245. Me.ListBox18.Name = "ListBox18"
  246. Me.ListBox18.Size = New System.Drawing.Size(153, 39)
  247. Me.ListBox18.TabIndex = 39
  248. '
  249. 'Label5
  250. '
  251. Me.Label5.BackColor = System.Drawing.Color.SkyBlue
  252. Me.Label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  253. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  254. Me.Label5.Location = New System.Drawing.Point(255, 430)
  255. Me.Label5.Name = "Label5"
  256. Me.Label5.Size = New System.Drawing.Size(153, 39)
  257. Me.Label5.TabIndex = 38
  258. Me.Label5.Text = "修边"
  259. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  260. '
  261. 'ListBox17
  262. '
  263. Me.ListBox17.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  264. Me.ListBox17.FormattingEnabled = True
  265. Me.ListBox17.ItemHeight = 35
  266. Me.ListBox17.Location = New System.Drawing.Point(131, 478)
  267. Me.ListBox17.Margin = New System.Windows.Forms.Padding(2)
  268. Me.ListBox17.Name = "ListBox17"
  269. Me.ListBox17.Size = New System.Drawing.Size(119, 39)
  270. Me.ListBox17.TabIndex = 37
  271. '
  272. 'Label4
  273. '
  274. Me.Label4.BackColor = System.Drawing.Color.MediumTurquoise
  275. Me.Label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  276. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  277. Me.Label4.Location = New System.Drawing.Point(131, 430)
  278. Me.Label4.Name = "Label4"
  279. Me.Label4.Size = New System.Drawing.Size(118, 39)
  280. Me.Label4.TabIndex = 36
  281. Me.Label4.Text = "刷浆"
  282. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  283. '
  284. 'ListBox16
  285. '
  286. Me.ListBox16.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  287. Me.ListBox16.FormattingEnabled = True
  288. Me.ListBox16.ItemHeight = 35
  289. Me.ListBox16.Location = New System.Drawing.Point(749, 68)
  290. Me.ListBox16.Margin = New System.Windows.Forms.Padding(2)
  291. Me.ListBox16.Name = "ListBox16"
  292. Me.ListBox16.Size = New System.Drawing.Size(99, 39)
  293. Me.ListBox16.TabIndex = 35
  294. '
  295. 'Label3
  296. '
  297. Me.Label3.BackColor = System.Drawing.Color.LemonChiffon
  298. Me.Label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  299. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  300. Me.Label3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  301. Me.Label3.Location = New System.Drawing.Point(749, 20)
  302. Me.Label3.Name = "Label3"
  303. Me.Label3.Size = New System.Drawing.Size(99, 39)
  304. Me.Label3.TabIndex = 34
  305. Me.Label3.Text = "摔软"
  306. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  307. '
  308. 'ListBox15
  309. '
  310. Me.ListBox15.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  311. Me.ListBox15.FormattingEnabled = True
  312. Me.ListBox15.ItemHeight = 35
  313. Me.ListBox15.Location = New System.Drawing.Point(344, 336)
  314. Me.ListBox15.Margin = New System.Windows.Forms.Padding(2)
  315. Me.ListBox15.Name = "ListBox15"
  316. Me.ListBox15.Size = New System.Drawing.Size(99, 39)
  317. Me.ListBox15.TabIndex = 33
  318. '
  319. 'ListBox14
  320. '
  321. Me.ListBox14.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  322. Me.ListBox14.FormattingEnabled = True
  323. Me.ListBox14.ItemHeight = 35
  324. Me.ListBox14.Location = New System.Drawing.Point(721, 194)
  325. Me.ListBox14.Margin = New System.Windows.Forms.Padding(2)
  326. Me.ListBox14.Name = "ListBox14"
  327. Me.ListBox14.Size = New System.Drawing.Size(128, 39)
  328. Me.ListBox14.TabIndex = 31
  329. '
  330. 'Label2
  331. '
  332. Me.Label2.BackColor = System.Drawing.Color.MediumTurquoise
  333. Me.Label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  334. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  335. Me.Label2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  336. Me.Label2.Location = New System.Drawing.Point(344, 288)
  337. Me.Label2.Name = "Label2"
  338. Me.Label2.Size = New System.Drawing.Size(99, 39)
  339. Me.Label2.TabIndex = 32
  340. Me.Label2.Text = "滚光"
  341. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  342. '
  343. 'Label1
  344. '
  345. Me.Label1.BackColor = System.Drawing.Color.MediumTurquoise
  346. Me.Label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  347. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  348. Me.Label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
  349. Me.Label1.Location = New System.Drawing.Point(721, 146)
  350. Me.Label1.Name = "Label1"
  351. Me.Label1.Size = New System.Drawing.Size(127, 39)
  352. Me.Label1.TabIndex = 30
  353. Me.Label1.Text = "干真空"
  354. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  355. '
  356. 'ListBox10
  357. '
  358. Me.ListBox10.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  359. Me.ListBox10.FormattingEnabled = True
  360. Me.ListBox10.ItemHeight = 35
  361. Me.ListBox10.Location = New System.Drawing.Point(546, 528)
  362. Me.ListBox10.Margin = New System.Windows.Forms.Padding(2)
  363. Me.ListBox10.Name = "ListBox10"
  364. Me.ListBox10.Size = New System.Drawing.Size(164, 179)
  365. Me.ListBox10.TabIndex = 25
  366. '
  367. 'ListBox9
  368. '
  369. Me.ListBox9.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  370. Me.ListBox9.FormattingEnabled = True
  371. Me.ListBox9.ItemHeight = 35
  372. Me.ListBox9.Location = New System.Drawing.Point(533, 194)
  373. Me.ListBox9.Margin = New System.Windows.Forms.Padding(2)
  374. Me.ListBox9.Name = "ListBox9"
  375. Me.ListBox9.Size = New System.Drawing.Size(132, 39)
  376. Me.ListBox9.TabIndex = 24
  377. '
  378. 'ListBox12
  379. '
  380. Me.ListBox12.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  381. Me.ListBox12.FormattingEnabled = True
  382. Me.ListBox12.ItemHeight = 35
  383. Me.ListBox12.Location = New System.Drawing.Point(736, 655)
  384. Me.ListBox12.Margin = New System.Windows.Forms.Padding(2)
  385. Me.ListBox12.Name = "ListBox12"
  386. Me.ListBox12.Size = New System.Drawing.Size(320, 39)
  387. Me.ListBox12.TabIndex = 27
  388. '
  389. 'ListBox8
  390. '
  391. Me.ListBox8.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  392. Me.ListBox8.FormattingEnabled = True
  393. Me.ListBox8.ItemHeight = 35
  394. Me.ListBox8.Location = New System.Drawing.Point(872, 68)
  395. Me.ListBox8.Margin = New System.Windows.Forms.Padding(2)
  396. Me.ListBox8.Name = "ListBox8"
  397. Me.ListBox8.Size = New System.Drawing.Size(128, 39)
  398. Me.ListBox8.TabIndex = 23
  399. '
  400. 'ListBox7
  401. '
  402. Me.ListBox7.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  403. Me.ListBox7.FormattingEnabled = True
  404. Me.ListBox7.ItemHeight = 35
  405. Me.ListBox7.Location = New System.Drawing.Point(896, 194)
  406. Me.ListBox7.Margin = New System.Windows.Forms.Padding(2)
  407. Me.ListBox7.Name = "ListBox7"
  408. Me.ListBox7.Size = New System.Drawing.Size(128, 39)
  409. Me.ListBox7.TabIndex = 22
  410. '
  411. 'ListBox11
  412. '
  413. Me.ListBox11.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  414. Me.ListBox11.FormattingEnabled = True
  415. Me.ListBox11.ItemHeight = 35
  416. Me.ListBox11.Location = New System.Drawing.Point(13, 478)
  417. Me.ListBox11.Margin = New System.Windows.Forms.Padding(2)
  418. Me.ListBox11.Name = "ListBox11"
  419. Me.ListBox11.Size = New System.Drawing.Size(102, 39)
  420. Me.ListBox11.TabIndex = 26
  421. '
  422. 'ListBox6
  423. '
  424. Me.ListBox6.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  425. Me.ListBox6.FormattingEnabled = True
  426. Me.ListBox6.ItemHeight = 35
  427. Me.ListBox6.Location = New System.Drawing.Point(131, 614)
  428. Me.ListBox6.Margin = New System.Windows.Forms.Padding(2)
  429. Me.ListBox6.Name = "ListBox6"
  430. Me.ListBox6.Size = New System.Drawing.Size(148, 39)
  431. Me.ListBox6.TabIndex = 21
  432. '
  433. 'ListBox5
  434. '
  435. Me.ListBox5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  436. Me.ListBox5.FormattingEnabled = True
  437. Me.ListBox5.ItemHeight = 35
  438. Me.ListBox5.Location = New System.Drawing.Point(582, 70)
  439. Me.ListBox5.Margin = New System.Windows.Forms.Padding(2)
  440. Me.ListBox5.Name = "ListBox5"
  441. Me.ListBox5.Size = New System.Drawing.Size(150, 39)
  442. Me.ListBox5.TabIndex = 20
  443. '
  444. 'Label20
  445. '
  446. Me.Label20.BackColor = System.Drawing.Color.MediumTurquoise
  447. Me.Label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  448. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  449. Me.Label20.Location = New System.Drawing.Point(533, 146)
  450. Me.Label20.Name = "Label20"
  451. Me.Label20.Size = New System.Drawing.Size(131, 39)
  452. Me.Label20.TabIndex = 2
  453. Me.Label20.Text = "压板"
  454. Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  455. '
  456. 'ListBox4
  457. '
  458. Me.ListBox4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  459. Me.ListBox4.FormattingEnabled = True
  460. Me.ListBox4.ItemHeight = 35
  461. Me.ListBox4.Location = New System.Drawing.Point(27, 183)
  462. Me.ListBox4.Margin = New System.Windows.Forms.Padding(2)
  463. Me.ListBox4.Name = "ListBox4"
  464. Me.ListBox4.Size = New System.Drawing.Size(128, 39)
  465. Me.ListBox4.TabIndex = 19
  466. '
  467. 'ListBox3
  468. '
  469. Me.ListBox3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  470. Me.ListBox3.FormattingEnabled = True
  471. Me.ListBox3.ItemHeight = 35
  472. Me.ListBox3.Location = New System.Drawing.Point(418, 70)
  473. Me.ListBox3.Margin = New System.Windows.Forms.Padding(2)
  474. Me.ListBox3.Name = "ListBox3"
  475. Me.ListBox3.Size = New System.Drawing.Size(128, 39)
  476. Me.ListBox3.TabIndex = 18
  477. '
  478. 'lb1
  479. '
  480. Me.lb1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  481. Me.lb1.FormattingEnabled = True
  482. Me.lb1.ItemHeight = 35
  483. Me.lb1.Location = New System.Drawing.Point(264, 70)
  484. Me.lb1.Margin = New System.Windows.Forms.Padding(2)
  485. Me.lb1.Name = "lb1"
  486. Me.lb1.Size = New System.Drawing.Size(128, 39)
  487. Me.lb1.TabIndex = 15
  488. '
  489. 'Label30
  490. '
  491. Me.Label30.BackColor = System.Drawing.Color.MediumTurquoise
  492. Me.Label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  493. Me.Label30.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  494. Me.Label30.Location = New System.Drawing.Point(131, 566)
  495. Me.Label30.Name = "Label30"
  496. Me.Label30.Size = New System.Drawing.Size(148, 39)
  497. Me.Label30.TabIndex = 9
  498. Me.Label30.Text = "磨皮"
  499. Me.Label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  500. '
  501. 'Label28
  502. '
  503. Me.Label28.BackColor = System.Drawing.Color.MediumTurquoise
  504. Me.Label28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  505. Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  506. Me.Label28.Location = New System.Drawing.Point(896, 146)
  507. Me.Label28.Name = "Label28"
  508. Me.Label28.Size = New System.Drawing.Size(127, 39)
  509. Me.Label28.TabIndex = 7
  510. Me.Label28.Text = "摔鼓"
  511. Me.Label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  512. '
  513. 'Label27
  514. '
  515. Me.Label27.BackColor = System.Drawing.Color.LemonChiffon
  516. Me.Label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  517. Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  518. Me.Label27.Location = New System.Drawing.Point(872, 20)
  519. Me.Label27.Name = "Label27"
  520. Me.Label27.Size = New System.Drawing.Size(127, 39)
  521. Me.Label27.TabIndex = 6
  522. Me.Label27.Text = "绷板"
  523. Me.Label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  524. '
  525. 'Label26
  526. '
  527. Me.Label26.BackColor = System.Drawing.Color.LemonChiffon
  528. Me.Label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  529. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  530. Me.Label26.Location = New System.Drawing.Point(582, 22)
  531. Me.Label26.Name = "Label26"
  532. Me.Label26.Size = New System.Drawing.Size(149, 39)
  533. Me.Label26.TabIndex = 5
  534. Me.Label26.Text = "打軟"
  535. Me.Label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  536. '
  537. 'Label25
  538. '
  539. Me.Label25.BackColor = System.Drawing.Color.MediumTurquoise
  540. Me.Label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  541. Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  542. Me.Label25.Location = New System.Drawing.Point(13, 430)
  543. Me.Label25.Name = "Label25"
  544. Me.Label25.Size = New System.Drawing.Size(101, 39)
  545. Me.Label25.TabIndex = 3
  546. Me.Label25.Text = "补伤"
  547. Me.Label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  548. '
  549. 'Label24
  550. '
  551. Me.Label24.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  552. Me.Label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  553. Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  554. Me.Label24.Location = New System.Drawing.Point(27, 135)
  555. Me.Label24.Name = "Label24"
  556. Me.Label24.Size = New System.Drawing.Size(127, 39)
  557. Me.Label24.TabIndex = 4
  558. Me.Label24.Text = "吊干"
  559. Me.Label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  560. '
  561. 'Label23
  562. '
  563. Me.Label23.BackColor = System.Drawing.Color.SkyBlue
  564. Me.Label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  565. Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  566. Me.Label23.Location = New System.Drawing.Point(736, 607)
  567. Me.Label23.Name = "Label23"
  568. Me.Label23.Size = New System.Drawing.Size(319, 39)
  569. Me.Label23.TabIndex = 2
  570. Me.Label23.Text = "打尺包裝"
  571. Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  572. '
  573. 'Label22
  574. '
  575. Me.Label22.BackColor = System.Drawing.Color.LemonChiffon
  576. Me.Label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  577. Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  578. Me.Label22.Location = New System.Drawing.Point(418, 22)
  579. Me.Label22.Name = "Label22"
  580. Me.Label22.Size = New System.Drawing.Size(127, 39)
  581. Me.Label22.TabIndex = 3
  582. Me.Label22.Text = "真空"
  583. Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  584. '
  585. 'Label21
  586. '
  587. Me.Label21.BackColor = System.Drawing.Color.MediumTurquoise
  588. Me.Label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  589. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  590. Me.Label21.Location = New System.Drawing.Point(546, 478)
  591. Me.Label21.Name = "Label21"
  592. Me.Label21.Size = New System.Drawing.Size(163, 42)
  593. Me.Label21.TabIndex = 1
  594. Me.Label21.Text = "噴台"
  595. Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  596. '
  597. 'Label17
  598. '
  599. Me.Label17.BackColor = System.Drawing.Color.LemonChiffon
  600. Me.Label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  601. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  602. Me.Label17.Location = New System.Drawing.Point(264, 22)
  603. Me.Label17.Name = "Label17"
  604. Me.Label17.Size = New System.Drawing.Size(127, 39)
  605. Me.Label17.TabIndex = 0
  606. Me.Label17.Text = "染色"
  607. Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  608. '
  609. 'ListBox1
  610. '
  611. Me.ListBox1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  612. Me.ListBox1.FormattingEnabled = True
  613. Me.ListBox1.ItemHeight = 35
  614. Me.ListBox1.Location = New System.Drawing.Point(1165, 69)
  615. Me.ListBox1.Margin = New System.Windows.Forms.Padding(2)
  616. Me.ListBox1.Name = "ListBox1"
  617. Me.ListBox1.Size = New System.Drawing.Size(153, 4)
  618. Me.ListBox1.TabIndex = 16
  619. Me.ListBox1.Visible = False
  620. '
  621. 'Label32
  622. '
  623. Me.Label32.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
  624. Me.Label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  625. Me.Label32.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  626. Me.Label32.Location = New System.Drawing.Point(1807, 1002)
  627. Me.Label32.Name = "Label32"
  628. Me.Label32.Size = New System.Drawing.Size(153, 47)
  629. Me.Label32.TabIndex = 9
  630. Me.Label32.Text = "得革率"
  631. Me.Label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  632. '
  633. 'Label18
  634. '
  635. Me.Label18.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  636. Me.Label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  637. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  638. Me.Label18.Location = New System.Drawing.Point(1165, 12)
  639. Me.Label18.Name = "Label18"
  640. Me.Label18.Size = New System.Drawing.Size(153, 47)
  641. Me.Label18.TabIndex = 1
  642. Me.Label18.Text = "填充"
  643. Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  644. Me.Label18.Visible = False
  645. '
  646. 'DGV1
  647. '
  648. Me.DGV1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  649. DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  650. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window
  651. DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  652. DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
  653. DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
  654. DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  655. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  656. Me.DGV1.DefaultCellStyle = DataGridViewCellStyle1
  657. Me.DGV1.Location = New System.Drawing.Point(20, 60)
  658. Me.DGV1.Name = "DGV1"
  659. Me.DGV1.RowHeadersWidth = 51
  660. Me.DGV1.RowTemplate.Height = 23
  661. Me.DGV1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
  662. Me.DGV1.Size = New System.Drawing.Size(1098, 272)
  663. Me.DGV1.TabIndex = 12
  664. '
  665. 'Button1
  666. '
  667. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  668. Me.Button1.Location = New System.Drawing.Point(147, 12)
  669. Me.Button1.Margin = New System.Windows.Forms.Padding(2)
  670. Me.Button1.Name = "Button1"
  671. Me.Button1.Size = New System.Drawing.Size(159, 41)
  672. Me.Button1.TabIndex = 24
  673. Me.Button1.Text = "品名颜色查询"
  674. Me.Button1.UseVisualStyleBackColor = True
  675. '
  676. 'Button2
  677. '
  678. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  679. Me.Button2.Location = New System.Drawing.Point(455, 12)
  680. Me.Button2.Margin = New System.Windows.Forms.Padding(2)
  681. Me.Button2.Name = "Button2"
  682. Me.Button2.Size = New System.Drawing.Size(159, 41)
  683. Me.Button2.TabIndex = 25
  684. Me.Button2.Text = "卡号查询"
  685. Me.Button2.UseVisualStyleBackColor = True
  686. '
  687. 'txtColor
  688. '
  689. Me.txtColor.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  690. Me.txtColor.Location = New System.Drawing.Point(20, 15)
  691. Me.txtColor.Margin = New System.Windows.Forms.Padding(2)
  692. Me.txtColor.Name = "txtColor"
  693. Me.txtColor.Size = New System.Drawing.Size(116, 45)
  694. Me.txtColor.TabIndex = 26
  695. '
  696. 'txtcard
  697. '
  698. Me.txtcard.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  699. Me.txtcard.Location = New System.Drawing.Point(322, 19)
  700. Me.txtcard.Margin = New System.Windows.Forms.Padding(2)
  701. Me.txtcard.Name = "txtcard"
  702. Me.txtcard.Size = New System.Drawing.Size(129, 45)
  703. Me.txtcard.TabIndex = 27
  704. '
  705. 'txtCust
  706. '
  707. Me.txtCust.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  708. Me.txtCust.Location = New System.Drawing.Point(618, 19)
  709. Me.txtCust.Margin = New System.Windows.Forms.Padding(2)
  710. Me.txtCust.Name = "txtCust"
  711. Me.txtCust.Size = New System.Drawing.Size(129, 45)
  712. Me.txtCust.TabIndex = 29
  713. '
  714. 'Button3
  715. '
  716. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  717. Me.Button3.Location = New System.Drawing.Point(761, 10)
  718. Me.Button3.Margin = New System.Windows.Forms.Padding(2)
  719. Me.Button3.Name = "Button3"
  720. Me.Button3.Size = New System.Drawing.Size(159, 41)
  721. Me.Button3.TabIndex = 28
  722. Me.Button3.Text = "客户查询"
  723. Me.Button3.UseVisualStyleBackColor = True
  724. '
  725. 'ListBox2
  726. '
  727. Me.ListBox2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  728. Me.ListBox2.FormattingEnabled = True
  729. Me.ListBox2.ItemHeight = 35
  730. Me.ListBox2.Location = New System.Drawing.Point(988, 73)
  731. Me.ListBox2.Margin = New System.Windows.Forms.Padding(2)
  732. Me.ListBox2.Name = "ListBox2"
  733. Me.ListBox2.Size = New System.Drawing.Size(153, 4)
  734. Me.ListBox2.TabIndex = 17
  735. Me.ListBox2.Visible = False
  736. '
  737. 'dgv_chem
  738. '
  739. Me.dgv_chem.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  740. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  741. DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
  742. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  743. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
  744. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  745. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  746. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  747. Me.dgv_chem.DefaultCellStyle = DataGridViewCellStyle2
  748. Me.dgv_chem.Location = New System.Drawing.Point(1134, 177)
  749. Me.dgv_chem.Name = "dgv_chem"
  750. Me.dgv_chem.RowHeadersWidth = 51
  751. Me.dgv_chem.RowTemplate.Height = 23
  752. Me.dgv_chem.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
  753. Me.dgv_chem.Size = New System.Drawing.Size(717, 272)
  754. Me.dgv_chem.TabIndex = 32
  755. '
  756. 'dgv_retan_sum
  757. '
  758. Me.dgv_retan_sum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  759. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  760. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
  761. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  762. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
  763. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  764. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  765. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  766. Me.dgv_retan_sum.DefaultCellStyle = DataGridViewCellStyle3
  767. Me.dgv_retan_sum.Location = New System.Drawing.Point(1134, 474)
  768. Me.dgv_retan_sum.Name = "dgv_retan_sum"
  769. Me.dgv_retan_sum.RowHeadersWidth = 51
  770. Me.dgv_retan_sum.RowTemplate.Height = 23
  771. Me.dgv_retan_sum.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
  772. Me.dgv_retan_sum.Size = New System.Drawing.Size(717, 272)
  773. Me.dgv_retan_sum.TabIndex = 33
  774. '
  775. 'dgv_finish
  776. '
  777. Me.dgv_finish.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  778. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  779. DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
  780. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  781. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
  782. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
  783. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  784. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  785. Me.dgv_finish.DefaultCellStyle = DataGridViewCellStyle4
  786. Me.dgv_finish.Location = New System.Drawing.Point(1134, 790)
  787. Me.dgv_finish.Name = "dgv_finish"
  788. Me.dgv_finish.RowHeadersWidth = 51
  789. Me.dgv_finish.RowTemplate.Height = 23
  790. Me.dgv_finish.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
  791. Me.dgv_finish.Size = New System.Drawing.Size(717, 272)
  792. Me.dgv_finish.TabIndex = 34
  793. '
  794. 'TextBox5
  795. '
  796. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  797. Me.TextBox5.Location = New System.Drawing.Point(1251, 124)
  798. Me.TextBox5.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  799. Me.TextBox5.Name = "TextBox5"
  800. Me.TextBox5.Size = New System.Drawing.Size(600, 42)
  801. Me.TextBox5.TabIndex = 39
  802. '
  803. 'Label11
  804. '
  805. Me.Label11.AutoSize = True
  806. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  807. Me.Label11.ForeColor = System.Drawing.Color.Red
  808. Me.Label11.Location = New System.Drawing.Point(1141, 129)
  809. Me.Label11.Name = "Label11"
  810. Me.Label11.Size = New System.Drawing.Size(121, 43)
  811. Me.Label11.TabIndex = 38
  812. Me.Label11.Text = "工艺单"
  813. '
  814. 'TextBox1
  815. '
  816. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  817. Me.TextBox1.Location = New System.Drawing.Point(1165, 10)
  818. Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  819. Me.TextBox1.Name = "TextBox1"
  820. Me.TextBox1.Size = New System.Drawing.Size(123, 42)
  821. Me.TextBox1.TabIndex = 40
  822. '
  823. 'TextBox2
  824. '
  825. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  826. Me.TextBox2.Location = New System.Drawing.Point(1312, 10)
  827. Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  828. Me.TextBox2.Name = "TextBox2"
  829. Me.TextBox2.Size = New System.Drawing.Size(123, 42)
  830. Me.TextBox2.TabIndex = 41
  831. '
  832. 'TextBox3
  833. '
  834. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  835. Me.TextBox3.Location = New System.Drawing.Point(1459, 10)
  836. Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  837. Me.TextBox3.Name = "TextBox3"
  838. Me.TextBox3.Size = New System.Drawing.Size(123, 42)
  839. Me.TextBox3.TabIndex = 42
  840. '
  841. 'Label9
  842. '
  843. Me.Label9.AutoSize = True
  844. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  845. Me.Label9.ForeColor = System.Drawing.Color.Red
  846. Me.Label9.Location = New System.Drawing.Point(1180, 49)
  847. Me.Label9.Name = "Label9"
  848. Me.Label9.Size = New System.Drawing.Size(110, 43)
  849. Me.Label9.TabIndex = 43
  850. Me.Label9.Text = "100%"
  851. '
  852. 'Label10
  853. '
  854. Me.Label10.AutoSize = True
  855. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  856. Me.Label10.ForeColor = System.Drawing.Color.Red
  857. Me.Label10.Location = New System.Drawing.Point(1320, 49)
  858. Me.Label10.Name = "Label10"
  859. Me.Label10.Size = New System.Drawing.Size(121, 43)
  860. Me.Label10.TabIndex = 44
  861. Me.Label10.Text = "工艺单"
  862. '
  863. 'Label12
  864. '
  865. Me.Label12.AutoSize = True
  866. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  867. Me.Label12.ForeColor = System.Drawing.Color.Red
  868. Me.Label12.Location = New System.Drawing.Point(1467, 49)
  869. Me.Label12.Name = "Label12"
  870. Me.Label12.Size = New System.Drawing.Size(121, 43)
  871. Me.Label12.TabIndex = 45
  872. Me.Label12.Text = "工艺单"
  873. '
  874. 'Frm_process
  875. '
  876. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
  877. Me.AutoScroll = True
  878. Me.ClientSize = New System.Drawing.Size(1867, 991)
  879. Me.Controls.Add(Me.Label12)
  880. Me.Controls.Add(Me.Label10)
  881. Me.Controls.Add(Me.Label9)
  882. Me.Controls.Add(Me.TextBox3)
  883. Me.Controls.Add(Me.TextBox2)
  884. Me.Controls.Add(Me.TextBox1)
  885. Me.Controls.Add(Me.TextBox5)
  886. Me.Controls.Add(Me.Label11)
  887. Me.Controls.Add(Me.dgv_finish)
  888. Me.Controls.Add(Me.dgv_retan_sum)
  889. Me.Controls.Add(Me.dgv_chem)
  890. Me.Controls.Add(Me.txtCust)
  891. Me.Controls.Add(Me.Button3)
  892. Me.Controls.Add(Me.txtcard)
  893. Me.Controls.Add(Me.txtColor)
  894. Me.Controls.Add(Me.Button2)
  895. Me.Controls.Add(Me.Button1)
  896. Me.Controls.Add(Me.DGV1)
  897. Me.Controls.Add(Me.GroupBox5)
  898. Me.Controls.Add(Me.ListBox2)
  899. Me.Controls.Add(Me.ListBox1)
  900. Me.Controls.Add(Me.Label18)
  901. Me.Controls.Add(Me.Label32)
  902. Me.Name = "Frm_process"
  903. Me.Text = "染色流程追踪"
  904. Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
  905. Me.GroupBox5.ResumeLayout(False)
  906. CType(Me.DGV1, System.ComponentModel.ISupportInitialize).EndInit()
  907. CType(Me.dgv_chem, System.ComponentModel.ISupportInitialize).EndInit()
  908. CType(Me.dgv_retan_sum, System.ComponentModel.ISupportInitialize).EndInit()
  909. CType(Me.dgv_finish, System.ComponentModel.ISupportInitialize).EndInit()
  910. Me.ResumeLayout(False)
  911. Me.PerformLayout()
  912. End Sub
  913. Friend WithEvents GroupBox5 As GroupBox
  914. Friend WithEvents Label32 As Label
  915. Friend WithEvents Label30 As Label
  916. Friend WithEvents Label28 As Label
  917. Friend WithEvents Label27 As Label
  918. Friend WithEvents Label26 As Label
  919. Friend WithEvents Label25 As Label
  920. Friend WithEvents Label24 As Label
  921. Friend WithEvents Label23 As Label
  922. Friend WithEvents Label22 As Label
  923. Friend WithEvents Label21 As Label
  924. Friend WithEvents Label18 As Label
  925. Friend WithEvents Label17 As Label
  926. Friend WithEvents DGV1 As DataGridView
  927. Friend WithEvents lb1 As ListBox
  928. Friend WithEvents ListBox12 As ListBox
  929. Friend WithEvents ListBox11 As ListBox
  930. Friend WithEvents ListBox10 As ListBox
  931. Friend WithEvents ListBox9 As ListBox
  932. Friend WithEvents ListBox8 As ListBox
  933. Friend WithEvents ListBox7 As ListBox
  934. Friend WithEvents ListBox6 As ListBox
  935. Friend WithEvents ListBox5 As ListBox
  936. Friend WithEvents ListBox4 As ListBox
  937. Friend WithEvents ListBox3 As ListBox
  938. Friend WithEvents ListBox1 As ListBox
  939. Friend WithEvents Button1 As Button
  940. Friend WithEvents Button2 As Button
  941. Friend WithEvents txtColor As TextBox
  942. Friend WithEvents txtcard As TextBox
  943. Friend WithEvents txtCust As TextBox
  944. Friend WithEvents Button3 As Button
  945. Friend WithEvents ListBox2 As ListBox
  946. Friend WithEvents Label20 As Label
  947. Friend WithEvents ListBox15 As ListBox
  948. Friend WithEvents ListBox14 As ListBox
  949. Friend WithEvents Label2 As Label
  950. Friend WithEvents Label1 As Label
  951. Friend WithEvents ListBox16 As ListBox
  952. Friend WithEvents Label3 As Label
  953. Friend WithEvents ListBox17 As ListBox
  954. Friend WithEvents Label4 As Label
  955. Friend WithEvents ListBox18 As ListBox
  956. Friend WithEvents Label5 As Label
  957. Friend WithEvents ListBox13 As ListBox
  958. Friend WithEvents ListBox19 As ListBox
  959. Friend WithEvents Label6 As Label
  960. Friend WithEvents dgv_chem As DataGridView
  961. Friend WithEvents dgv_retan_sum As DataGridView
  962. Friend WithEvents dgv_finish As DataGridView
  963. Friend WithEvents ListBox20 As ListBox
  964. Friend WithEvents Label7 As Label
  965. Friend WithEvents ListBox21 As ListBox
  966. Friend WithEvents Label8 As Label
  967. Friend WithEvents TextBox5 As TextBox
  968. Friend WithEvents Label11 As Label
  969. Friend WithEvents TextBox1 As TextBox
  970. Friend WithEvents TextBox2 As TextBox
  971. Friend WithEvents TextBox3 As TextBox
  972. Friend WithEvents Label9 As Label
  973. Friend WithEvents Label10 As Label
  974. Friend WithEvents Label12 As Label
  975. End Class