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_Measure_PU.Designer.vb 47KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class Frm_Measure_PU
  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 DataGridViewCellStyle55 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle56 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle57 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle58 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle59 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle60 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle61 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle62 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle63 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle64 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim DataGridViewCellStyle65 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Dim DataGridViewCellStyle66 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Dim DataGridViewCellStyle67 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  35. Dim DataGridViewCellStyle68 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  36. Dim DataGridViewCellStyle69 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  37. Dim DataGridViewCellStyle70 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  38. Dim DataGridViewCellStyle71 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  39. Dim DataGridViewCellStyle72 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  40. Me.dtp_begin = New System.Windows.Forms.DateTimePicker()
  41. Me.dtp_end = New System.Windows.Forms.DateTimePicker()
  42. Me.Button7 = New System.Windows.Forms.Button()
  43. Me.Label4 = New System.Windows.Forms.Label()
  44. Me.Label1 = New System.Windows.Forms.Label()
  45. Me.Label2 = New System.Windows.Forms.Label()
  46. Me.dgv2 = New System.Windows.Forms.DataGridView()
  47. Me.Label3 = New System.Windows.Forms.Label()
  48. Me.Label5 = New System.Windows.Forms.Label()
  49. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  50. Me.Label6 = New System.Windows.Forms.Label()
  51. Me.Label7 = New System.Windows.Forms.Label()
  52. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  53. Me.Label8 = New System.Windows.Forms.Label()
  54. Me.Label9 = New System.Windows.Forms.Label()
  55. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  56. Me.Label10 = New System.Windows.Forms.Label()
  57. Me.Label11 = New System.Windows.Forms.Label()
  58. Me.DataGridView5 = New System.Windows.Forms.DataGridView()
  59. Me.Label12 = New System.Windows.Forms.Label()
  60. Me.Label13 = New System.Windows.Forms.Label()
  61. Me.DataGridView6 = New System.Windows.Forms.DataGridView()
  62. Me.Label14 = New System.Windows.Forms.Label()
  63. Me.Label15 = New System.Windows.Forms.Label()
  64. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  65. Me.Label16 = New System.Windows.Forms.Label()
  66. Me.Label17 = New System.Windows.Forms.Label()
  67. Me.DataGridView7 = New System.Windows.Forms.DataGridView()
  68. Me.Label18 = New System.Windows.Forms.Label()
  69. Me.Label19 = New System.Windows.Forms.Label()
  70. Me.DataGridView8 = New System.Windows.Forms.DataGridView()
  71. Me.Label20 = New System.Windows.Forms.Label()
  72. Me.Button1 = New System.Windows.Forms.Button()
  73. Me.Label21 = New System.Windows.Forms.Label()
  74. Me.Label22 = New System.Windows.Forms.Label()
  75. Me.Label23 = New System.Windows.Forms.Label()
  76. Me.TextBox8 = New System.Windows.Forms.TextBox()
  77. Me.TextBox1 = New System.Windows.Forms.TextBox()
  78. Me.Button2 = New System.Windows.Forms.Button()
  79. Me.TextBox2 = New System.Windows.Forms.TextBox()
  80. Me.Button3 = New System.Windows.Forms.Button()
  81. CType(Me.dgv2, System.ComponentModel.ISupportInitialize).BeginInit()
  82. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  83. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  84. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  85. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
  86. CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
  87. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  88. CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).BeginInit()
  89. CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).BeginInit()
  90. Me.SuspendLayout()
  91. '
  92. 'dtp_begin
  93. '
  94. Me.dtp_begin.CalendarFont = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  95. Me.dtp_begin.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  96. Me.dtp_begin.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  97. Me.dtp_begin.Location = New System.Drawing.Point(58, 44)
  98. Me.dtp_begin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  99. Me.dtp_begin.Name = "dtp_begin"
  100. Me.dtp_begin.Size = New System.Drawing.Size(148, 36)
  101. Me.dtp_begin.TabIndex = 57
  102. '
  103. 'dtp_end
  104. '
  105. Me.dtp_end.CalendarFont = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  106. Me.dtp_end.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  107. Me.dtp_end.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  108. Me.dtp_end.Location = New System.Drawing.Point(58, 98)
  109. Me.dtp_end.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  110. Me.dtp_end.Name = "dtp_end"
  111. Me.dtp_end.Size = New System.Drawing.Size(148, 36)
  112. Me.dtp_end.TabIndex = 58
  113. '
  114. 'Button7
  115. '
  116. Me.Button7.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  117. Me.Button7.Location = New System.Drawing.Point(14, 160)
  118. Me.Button7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  119. Me.Button7.Name = "Button7"
  120. Me.Button7.Size = New System.Drawing.Size(194, 50)
  121. Me.Button7.TabIndex = 60
  122. Me.Button7.Text = "打尺查询"
  123. Me.Button7.UseVisualStyleBackColor = True
  124. '
  125. 'Label4
  126. '
  127. Me.Label4.AutoSize = True
  128. Me.Label4.BackColor = System.Drawing.Color.Transparent
  129. Me.Label4.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.Label4.ForeColor = System.Drawing.Color.Red
  131. Me.Label4.Location = New System.Drawing.Point(10, 106)
  132. Me.Label4.Name = "Label4"
  133. Me.Label4.Size = New System.Drawing.Size(34, 24)
  134. Me.Label4.TabIndex = 59
  135. Me.Label4.Text = "至"
  136. '
  137. 'Label1
  138. '
  139. Me.Label1.AutoSize = True
  140. Me.Label1.BackColor = System.Drawing.Color.Transparent
  141. Me.Label1.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  142. Me.Label1.ForeColor = System.Drawing.Color.Red
  143. Me.Label1.Location = New System.Drawing.Point(10, 52)
  144. Me.Label1.Name = "Label1"
  145. Me.Label1.Size = New System.Drawing.Size(34, 24)
  146. Me.Label1.TabIndex = 61
  147. Me.Label1.Text = "自"
  148. '
  149. 'Label2
  150. '
  151. Me.Label2.AutoSize = True
  152. Me.Label2.BackColor = System.Drawing.Color.Transparent
  153. Me.Label2.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  154. Me.Label2.ForeColor = System.Drawing.Color.Red
  155. Me.Label2.Location = New System.Drawing.Point(232, 13)
  156. Me.Label2.Name = "Label2"
  157. Me.Label2.Size = New System.Drawing.Size(106, 24)
  158. Me.Label2.TabIndex = 63
  159. Me.Label2.Text = "贴膜打尺"
  160. '
  161. 'dgv2
  162. '
  163. Me.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  164. DataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  165. DataGridViewCellStyle55.BackColor = System.Drawing.SystemColors.Window
  166. DataGridViewCellStyle55.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  167. DataGridViewCellStyle55.ForeColor = System.Drawing.SystemColors.ControlText
  168. DataGridViewCellStyle55.SelectionBackColor = System.Drawing.SystemColors.Highlight
  169. DataGridViewCellStyle55.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  170. DataGridViewCellStyle55.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  171. Me.dgv2.DefaultCellStyle = DataGridViewCellStyle55
  172. Me.dgv2.Location = New System.Drawing.Point(236, 52)
  173. Me.dgv2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  174. Me.dgv2.Name = "dgv2"
  175. DataGridViewCellStyle56.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  176. DataGridViewCellStyle56.BackColor = System.Drawing.SystemColors.Control
  177. DataGridViewCellStyle56.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  178. DataGridViewCellStyle56.ForeColor = System.Drawing.SystemColors.WindowText
  179. DataGridViewCellStyle56.SelectionBackColor = System.Drawing.SystemColors.Highlight
  180. DataGridViewCellStyle56.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  181. DataGridViewCellStyle56.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  182. Me.dgv2.RowHeadersDefaultCellStyle = DataGridViewCellStyle56
  183. Me.dgv2.RowHeadersWidth = 51
  184. Me.dgv2.RowTemplate.Height = 23
  185. Me.dgv2.Size = New System.Drawing.Size(479, 529)
  186. Me.dgv2.TabIndex = 64
  187. '
  188. 'Label3
  189. '
  190. Me.Label3.AutoSize = True
  191. Me.Label3.BackColor = System.Drawing.Color.Transparent
  192. Me.Label3.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. Me.Label3.ForeColor = System.Drawing.Color.Red
  194. Me.Label3.Location = New System.Drawing.Point(384, 13)
  195. Me.Label3.Name = "Label3"
  196. Me.Label3.Size = New System.Drawing.Size(87, 24)
  197. Me.Label3.TabIndex = 65
  198. Me.Label3.Text = " 3 "
  199. '
  200. 'Label5
  201. '
  202. Me.Label5.AutoSize = True
  203. Me.Label5.BackColor = System.Drawing.Color.Transparent
  204. Me.Label5.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  205. Me.Label5.ForeColor = System.Drawing.Color.Red
  206. Me.Label5.Location = New System.Drawing.Point(1383, 10)
  207. Me.Label5.Name = "Label5"
  208. Me.Label5.Size = New System.Drawing.Size(87, 24)
  209. Me.Label5.TabIndex = 68
  210. Me.Label5.Text = " 5 "
  211. '
  212. 'DataGridView2
  213. '
  214. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  215. DataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  216. DataGridViewCellStyle57.BackColor = System.Drawing.SystemColors.Window
  217. DataGridViewCellStyle57.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  218. DataGridViewCellStyle57.ForeColor = System.Drawing.SystemColors.ControlText
  219. DataGridViewCellStyle57.SelectionBackColor = System.Drawing.SystemColors.Highlight
  220. DataGridViewCellStyle57.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  221. DataGridViewCellStyle57.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  222. Me.DataGridView2.DefaultCellStyle = DataGridViewCellStyle57
  223. Me.DataGridView2.Location = New System.Drawing.Point(1258, 48)
  224. Me.DataGridView2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  225. Me.DataGridView2.Name = "DataGridView2"
  226. DataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  227. DataGridViewCellStyle58.BackColor = System.Drawing.SystemColors.Control
  228. DataGridViewCellStyle58.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  229. DataGridViewCellStyle58.ForeColor = System.Drawing.SystemColors.WindowText
  230. DataGridViewCellStyle58.SelectionBackColor = System.Drawing.SystemColors.Highlight
  231. DataGridViewCellStyle58.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  232. DataGridViewCellStyle58.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  233. Me.DataGridView2.RowHeadersDefaultCellStyle = DataGridViewCellStyle58
  234. Me.DataGridView2.RowHeadersWidth = 51
  235. Me.DataGridView2.RowTemplate.Height = 23
  236. Me.DataGridView2.Size = New System.Drawing.Size(479, 529)
  237. Me.DataGridView2.TabIndex = 67
  238. '
  239. 'Label6
  240. '
  241. Me.Label6.AutoSize = True
  242. Me.Label6.BackColor = System.Drawing.Color.Transparent
  243. Me.Label6.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  244. Me.Label6.ForeColor = System.Drawing.Color.Red
  245. Me.Label6.Location = New System.Drawing.Point(1254, 10)
  246. Me.Label6.Name = "Label6"
  247. Me.Label6.Size = New System.Drawing.Size(58, 24)
  248. Me.Label6.TabIndex = 66
  249. Me.Label6.Text = "仓存"
  250. '
  251. 'Label7
  252. '
  253. Me.Label7.AutoSize = True
  254. Me.Label7.BackColor = System.Drawing.Color.Transparent
  255. Me.Label7.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  256. Me.Label7.ForeColor = System.Drawing.Color.Red
  257. Me.Label7.Location = New System.Drawing.Point(361, 614)
  258. Me.Label7.Name = "Label7"
  259. Me.Label7.Size = New System.Drawing.Size(87, 24)
  260. Me.Label7.TabIndex = 71
  261. Me.Label7.Text = " 7"
  262. '
  263. 'DataGridView3
  264. '
  265. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  266. DataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  267. DataGridViewCellStyle59.BackColor = System.Drawing.SystemColors.Window
  268. DataGridViewCellStyle59.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  269. DataGridViewCellStyle59.ForeColor = System.Drawing.SystemColors.ControlText
  270. DataGridViewCellStyle59.SelectionBackColor = System.Drawing.SystemColors.Highlight
  271. DataGridViewCellStyle59.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  272. DataGridViewCellStyle59.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  273. Me.DataGridView3.DefaultCellStyle = DataGridViewCellStyle59
  274. Me.DataGridView3.Location = New System.Drawing.Point(236, 653)
  275. Me.DataGridView3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  276. Me.DataGridView3.Name = "DataGridView3"
  277. DataGridViewCellStyle60.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  278. DataGridViewCellStyle60.BackColor = System.Drawing.SystemColors.Control
  279. DataGridViewCellStyle60.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  280. DataGridViewCellStyle60.ForeColor = System.Drawing.SystemColors.WindowText
  281. DataGridViewCellStyle60.SelectionBackColor = System.Drawing.SystemColors.Highlight
  282. DataGridViewCellStyle60.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  283. DataGridViewCellStyle60.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  284. Me.DataGridView3.RowHeadersDefaultCellStyle = DataGridViewCellStyle60
  285. Me.DataGridView3.RowHeadersWidth = 51
  286. Me.DataGridView3.RowTemplate.Height = 23
  287. Me.DataGridView3.Size = New System.Drawing.Size(479, 529)
  288. Me.DataGridView3.TabIndex = 70
  289. '
  290. 'Label8
  291. '
  292. Me.Label8.AutoSize = True
  293. Me.Label8.BackColor = System.Drawing.Color.Transparent
  294. Me.Label8.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  295. Me.Label8.ForeColor = System.Drawing.Color.Red
  296. Me.Label8.Location = New System.Drawing.Point(232, 614)
  297. Me.Label8.Name = "Label8"
  298. Me.Label8.Size = New System.Drawing.Size(58, 24)
  299. Me.Label8.TabIndex = 69
  300. Me.Label8.Text = "仓库"
  301. '
  302. 'Label9
  303. '
  304. Me.Label9.AutoSize = True
  305. Me.Label9.BackColor = System.Drawing.Color.Transparent
  306. Me.Label9.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  307. Me.Label9.ForeColor = System.Drawing.Color.Red
  308. Me.Label9.Location = New System.Drawing.Point(870, 614)
  309. Me.Label9.Name = "Label9"
  310. Me.Label9.Size = New System.Drawing.Size(87, 24)
  311. Me.Label9.TabIndex = 74
  312. Me.Label9.Text = " 9"
  313. '
  314. 'DataGridView4
  315. '
  316. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  317. DataGridViewCellStyle61.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  318. DataGridViewCellStyle61.BackColor = System.Drawing.SystemColors.Window
  319. DataGridViewCellStyle61.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  320. DataGridViewCellStyle61.ForeColor = System.Drawing.SystemColors.ControlText
  321. DataGridViewCellStyle61.SelectionBackColor = System.Drawing.SystemColors.Highlight
  322. DataGridViewCellStyle61.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  323. DataGridViewCellStyle61.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  324. Me.DataGridView4.DefaultCellStyle = DataGridViewCellStyle61
  325. Me.DataGridView4.Location = New System.Drawing.Point(745, 653)
  326. Me.DataGridView4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  327. Me.DataGridView4.Name = "DataGridView4"
  328. DataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  329. DataGridViewCellStyle62.BackColor = System.Drawing.SystemColors.Control
  330. DataGridViewCellStyle62.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  331. DataGridViewCellStyle62.ForeColor = System.Drawing.SystemColors.WindowText
  332. DataGridViewCellStyle62.SelectionBackColor = System.Drawing.SystemColors.Highlight
  333. DataGridViewCellStyle62.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  334. DataGridViewCellStyle62.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  335. Me.DataGridView4.RowHeadersDefaultCellStyle = DataGridViewCellStyle62
  336. Me.DataGridView4.RowHeadersWidth = 51
  337. Me.DataGridView4.RowTemplate.Height = 23
  338. Me.DataGridView4.Size = New System.Drawing.Size(479, 529)
  339. Me.DataGridView4.TabIndex = 73
  340. '
  341. 'Label10
  342. '
  343. Me.Label10.AutoSize = True
  344. Me.Label10.BackColor = System.Drawing.Color.Transparent
  345. Me.Label10.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  346. Me.Label10.ForeColor = System.Drawing.Color.Red
  347. Me.Label10.Location = New System.Drawing.Point(741, 614)
  348. Me.Label10.Name = "Label10"
  349. Me.Label10.Size = New System.Drawing.Size(58, 24)
  350. Me.Label10.TabIndex = 72
  351. Me.Label10.Text = "库存"
  352. '
  353. 'Label11
  354. '
  355. Me.Label11.AutoSize = True
  356. Me.Label11.BackColor = System.Drawing.Color.Transparent
  357. Me.Label11.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  358. Me.Label11.ForeColor = System.Drawing.Color.Red
  359. Me.Label11.Location = New System.Drawing.Point(1890, 614)
  360. Me.Label11.Name = "Label11"
  361. Me.Label11.Size = New System.Drawing.Size(98, 24)
  362. Me.Label11.TabIndex = 77
  363. Me.Label11.Text = " 11"
  364. '
  365. 'DataGridView5
  366. '
  367. Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  368. DataGridViewCellStyle63.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  369. DataGridViewCellStyle63.BackColor = System.Drawing.SystemColors.Window
  370. DataGridViewCellStyle63.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  371. DataGridViewCellStyle63.ForeColor = System.Drawing.SystemColors.ControlText
  372. DataGridViewCellStyle63.SelectionBackColor = System.Drawing.SystemColors.Highlight
  373. DataGridViewCellStyle63.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  374. DataGridViewCellStyle63.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  375. Me.DataGridView5.DefaultCellStyle = DataGridViewCellStyle63
  376. Me.DataGridView5.Location = New System.Drawing.Point(1765, 653)
  377. Me.DataGridView5.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  378. Me.DataGridView5.Name = "DataGridView5"
  379. DataGridViewCellStyle64.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  380. DataGridViewCellStyle64.BackColor = System.Drawing.SystemColors.Control
  381. DataGridViewCellStyle64.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  382. DataGridViewCellStyle64.ForeColor = System.Drawing.SystemColors.WindowText
  383. DataGridViewCellStyle64.SelectionBackColor = System.Drawing.SystemColors.Highlight
  384. DataGridViewCellStyle64.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  385. DataGridViewCellStyle64.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  386. Me.DataGridView5.RowHeadersDefaultCellStyle = DataGridViewCellStyle64
  387. Me.DataGridView5.RowHeadersWidth = 51
  388. Me.DataGridView5.RowTemplate.Height = 23
  389. Me.DataGridView5.Size = New System.Drawing.Size(479, 229)
  390. Me.DataGridView5.TabIndex = 76
  391. '
  392. 'Label12
  393. '
  394. Me.Label12.AutoSize = True
  395. Me.Label12.BackColor = System.Drawing.Color.Transparent
  396. Me.Label12.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  397. Me.Label12.ForeColor = System.Drawing.Color.Red
  398. Me.Label12.Location = New System.Drawing.Point(1761, 614)
  399. Me.Label12.Name = "Label12"
  400. Me.Label12.Size = New System.Drawing.Size(82, 24)
  401. Me.Label12.TabIndex = 75
  402. Me.Label12.Text = "待打包"
  403. '
  404. 'Label13
  405. '
  406. Me.Label13.AutoSize = True
  407. Me.Label13.BackColor = System.Drawing.Color.Transparent
  408. Me.Label13.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  409. Me.Label13.ForeColor = System.Drawing.Color.Red
  410. Me.Label13.Location = New System.Drawing.Point(1890, 906)
  411. Me.Label13.Name = "Label13"
  412. Me.Label13.Size = New System.Drawing.Size(98, 24)
  413. Me.Label13.TabIndex = 80
  414. Me.Label13.Text = " 13 "
  415. '
  416. 'DataGridView6
  417. '
  418. Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  419. DataGridViewCellStyle65.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  420. DataGridViewCellStyle65.BackColor = System.Drawing.SystemColors.Window
  421. DataGridViewCellStyle65.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  422. DataGridViewCellStyle65.ForeColor = System.Drawing.SystemColors.ControlText
  423. DataGridViewCellStyle65.SelectionBackColor = System.Drawing.SystemColors.Highlight
  424. DataGridViewCellStyle65.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  425. DataGridViewCellStyle65.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  426. Me.DataGridView6.DefaultCellStyle = DataGridViewCellStyle65
  427. Me.DataGridView6.Location = New System.Drawing.Point(1765, 946)
  428. Me.DataGridView6.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  429. Me.DataGridView6.Name = "DataGridView6"
  430. DataGridViewCellStyle66.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  431. DataGridViewCellStyle66.BackColor = System.Drawing.SystemColors.Control
  432. DataGridViewCellStyle66.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  433. DataGridViewCellStyle66.ForeColor = System.Drawing.SystemColors.WindowText
  434. DataGridViewCellStyle66.SelectionBackColor = System.Drawing.SystemColors.Highlight
  435. DataGridViewCellStyle66.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  436. DataGridViewCellStyle66.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  437. Me.DataGridView6.RowHeadersDefaultCellStyle = DataGridViewCellStyle66
  438. Me.DataGridView6.RowHeadersWidth = 51
  439. Me.DataGridView6.RowTemplate.Height = 23
  440. Me.DataGridView6.Size = New System.Drawing.Size(479, 229)
  441. Me.DataGridView6.TabIndex = 79
  442. '
  443. 'Label14
  444. '
  445. Me.Label14.AutoSize = True
  446. Me.Label14.BackColor = System.Drawing.Color.Transparent
  447. Me.Label14.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  448. Me.Label14.ForeColor = System.Drawing.Color.Red
  449. Me.Label14.Location = New System.Drawing.Point(1761, 906)
  450. Me.Label14.Name = "Label14"
  451. Me.Label14.Size = New System.Drawing.Size(58, 24)
  452. Me.Label14.TabIndex = 78
  453. Me.Label14.Text = "退返"
  454. '
  455. 'Label15
  456. '
  457. Me.Label15.AutoSize = True
  458. Me.Label15.BackColor = System.Drawing.Color.Transparent
  459. Me.Label15.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  460. Me.Label15.ForeColor = System.Drawing.Color.Red
  461. Me.Label15.Location = New System.Drawing.Point(893, 13)
  462. Me.Label15.Name = "Label15"
  463. Me.Label15.Size = New System.Drawing.Size(98, 24)
  464. Me.Label15.TabIndex = 83
  465. Me.Label15.Text = " 15"
  466. '
  467. 'DataGridView1
  468. '
  469. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  470. DataGridViewCellStyle67.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  471. DataGridViewCellStyle67.BackColor = System.Drawing.SystemColors.Window
  472. DataGridViewCellStyle67.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  473. DataGridViewCellStyle67.ForeColor = System.Drawing.SystemColors.ControlText
  474. DataGridViewCellStyle67.SelectionBackColor = System.Drawing.SystemColors.Highlight
  475. DataGridViewCellStyle67.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  476. DataGridViewCellStyle67.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  477. Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle67
  478. Me.DataGridView1.Location = New System.Drawing.Point(745, 52)
  479. Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  480. Me.DataGridView1.Name = "DataGridView1"
  481. DataGridViewCellStyle68.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  482. DataGridViewCellStyle68.BackColor = System.Drawing.SystemColors.Control
  483. DataGridViewCellStyle68.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  484. DataGridViewCellStyle68.ForeColor = System.Drawing.SystemColors.WindowText
  485. DataGridViewCellStyle68.SelectionBackColor = System.Drawing.SystemColors.Highlight
  486. DataGridViewCellStyle68.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  487. DataGridViewCellStyle68.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  488. Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle68
  489. Me.DataGridView1.RowHeadersWidth = 51
  490. Me.DataGridView1.RowTemplate.Height = 23
  491. Me.DataGridView1.Size = New System.Drawing.Size(479, 529)
  492. Me.DataGridView1.TabIndex = 82
  493. '
  494. 'Label16
  495. '
  496. Me.Label16.AutoSize = True
  497. Me.Label16.BackColor = System.Drawing.Color.Transparent
  498. Me.Label16.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  499. Me.Label16.ForeColor = System.Drawing.Color.Red
  500. Me.Label16.Location = New System.Drawing.Point(741, 13)
  501. Me.Label16.Name = "Label16"
  502. Me.Label16.Size = New System.Drawing.Size(106, 24)
  503. Me.Label16.TabIndex = 81
  504. Me.Label16.Text = "正常打尺"
  505. '
  506. 'Label17
  507. '
  508. Me.Label17.AutoSize = True
  509. Me.Label17.BackColor = System.Drawing.Color.Transparent
  510. Me.Label17.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  511. Me.Label17.ForeColor = System.Drawing.Color.Red
  512. Me.Label17.Location = New System.Drawing.Point(1890, 10)
  513. Me.Label17.Name = "Label17"
  514. Me.Label17.Size = New System.Drawing.Size(98, 24)
  515. Me.Label17.TabIndex = 86
  516. Me.Label17.Text = " 17"
  517. '
  518. 'DataGridView7
  519. '
  520. Me.DataGridView7.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  521. DataGridViewCellStyle69.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  522. DataGridViewCellStyle69.BackColor = System.Drawing.SystemColors.Window
  523. DataGridViewCellStyle69.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  524. DataGridViewCellStyle69.ForeColor = System.Drawing.SystemColors.ControlText
  525. DataGridViewCellStyle69.SelectionBackColor = System.Drawing.SystemColors.Highlight
  526. DataGridViewCellStyle69.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  527. DataGridViewCellStyle69.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  528. Me.DataGridView7.DefaultCellStyle = DataGridViewCellStyle69
  529. Me.DataGridView7.Location = New System.Drawing.Point(1765, 48)
  530. Me.DataGridView7.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  531. Me.DataGridView7.Name = "DataGridView7"
  532. DataGridViewCellStyle70.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  533. DataGridViewCellStyle70.BackColor = System.Drawing.SystemColors.Control
  534. DataGridViewCellStyle70.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  535. DataGridViewCellStyle70.ForeColor = System.Drawing.SystemColors.WindowText
  536. DataGridViewCellStyle70.SelectionBackColor = System.Drawing.SystemColors.Highlight
  537. DataGridViewCellStyle70.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  538. DataGridViewCellStyle70.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  539. Me.DataGridView7.RowHeadersDefaultCellStyle = DataGridViewCellStyle70
  540. Me.DataGridView7.RowHeadersWidth = 51
  541. Me.DataGridView7.RowTemplate.Height = 23
  542. Me.DataGridView7.Size = New System.Drawing.Size(479, 529)
  543. Me.DataGridView7.TabIndex = 85
  544. '
  545. 'Label18
  546. '
  547. Me.Label18.AutoSize = True
  548. Me.Label18.BackColor = System.Drawing.Color.Transparent
  549. Me.Label18.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  550. Me.Label18.ForeColor = System.Drawing.Color.Red
  551. Me.Label18.Location = New System.Drawing.Point(1761, 10)
  552. Me.Label18.Name = "Label18"
  553. Me.Label18.Size = New System.Drawing.Size(58, 24)
  554. Me.Label18.TabIndex = 84
  555. Me.Label18.Text = "冲孔"
  556. '
  557. 'Label19
  558. '
  559. Me.Label19.AutoSize = True
  560. Me.Label19.BackColor = System.Drawing.Color.Transparent
  561. Me.Label19.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  562. Me.Label19.ForeColor = System.Drawing.Color.Red
  563. Me.Label19.Location = New System.Drawing.Point(1383, 614)
  564. Me.Label19.Name = "Label19"
  565. Me.Label19.Size = New System.Drawing.Size(98, 24)
  566. Me.Label19.TabIndex = 89
  567. Me.Label19.Text = " 19 "
  568. '
  569. 'DataGridView8
  570. '
  571. Me.DataGridView8.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  572. DataGridViewCellStyle71.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  573. DataGridViewCellStyle71.BackColor = System.Drawing.SystemColors.Window
  574. DataGridViewCellStyle71.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  575. DataGridViewCellStyle71.ForeColor = System.Drawing.SystemColors.ControlText
  576. DataGridViewCellStyle71.SelectionBackColor = System.Drawing.SystemColors.Highlight
  577. DataGridViewCellStyle71.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  578. DataGridViewCellStyle71.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  579. Me.DataGridView8.DefaultCellStyle = DataGridViewCellStyle71
  580. Me.DataGridView8.Location = New System.Drawing.Point(1258, 653)
  581. Me.DataGridView8.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
  582. Me.DataGridView8.Name = "DataGridView8"
  583. DataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  584. DataGridViewCellStyle72.BackColor = System.Drawing.SystemColors.Control
  585. DataGridViewCellStyle72.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  586. DataGridViewCellStyle72.ForeColor = System.Drawing.SystemColors.WindowText
  587. DataGridViewCellStyle72.SelectionBackColor = System.Drawing.SystemColors.Highlight
  588. DataGridViewCellStyle72.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  589. DataGridViewCellStyle72.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  590. Me.DataGridView8.RowHeadersDefaultCellStyle = DataGridViewCellStyle72
  591. Me.DataGridView8.RowHeadersWidth = 51
  592. Me.DataGridView8.RowTemplate.Height = 23
  593. Me.DataGridView8.Size = New System.Drawing.Size(479, 529)
  594. Me.DataGridView8.TabIndex = 88
  595. '
  596. 'Label20
  597. '
  598. Me.Label20.AutoSize = True
  599. Me.Label20.BackColor = System.Drawing.Color.Transparent
  600. Me.Label20.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  601. Me.Label20.ForeColor = System.Drawing.Color.Red
  602. Me.Label20.Location = New System.Drawing.Point(1254, 614)
  603. Me.Label20.Name = "Label20"
  604. Me.Label20.Size = New System.Drawing.Size(82, 24)
  605. Me.Label20.TabIndex = 87
  606. Me.Label20.Text = "返车间"
  607. '
  608. 'Button1
  609. '
  610. Me.Button1.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  611. Me.Button1.Location = New System.Drawing.Point(14, 274)
  612. Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  613. Me.Button1.Name = "Button1"
  614. Me.Button1.Size = New System.Drawing.Size(194, 50)
  615. Me.Button1.TabIndex = 90
  616. Me.Button1.Text = "PU打尺入库"
  617. Me.Button1.UseVisualStyleBackColor = True
  618. '
  619. 'Label21
  620. '
  621. Me.Label21.AutoSize = True
  622. Me.Label21.BackColor = System.Drawing.Color.Transparent
  623. Me.Label21.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  624. Me.Label21.ForeColor = System.Drawing.Color.Red
  625. Me.Label21.Location = New System.Drawing.Point(21, 673)
  626. Me.Label21.Name = "Label21"
  627. Me.Label21.Size = New System.Drawing.Size(154, 24)
  628. Me.Label21.TabIndex = 91
  629. Me.Label21.Text = "打尺更新日期"
  630. '
  631. 'Label22
  632. '
  633. Me.Label22.AutoSize = True
  634. Me.Label22.BackColor = System.Drawing.Color.Transparent
  635. Me.Label22.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  636. Me.Label22.ForeColor = System.Drawing.Color.Red
  637. Me.Label22.Location = New System.Drawing.Point(38, 649)
  638. Me.Label22.Name = "Label22"
  639. Me.Label22.Size = New System.Drawing.Size(0, 24)
  640. Me.Label22.TabIndex = 92
  641. '
  642. 'Label23
  643. '
  644. Me.Label23.AutoSize = True
  645. Me.Label23.BackColor = System.Drawing.Color.Transparent
  646. Me.Label23.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  647. Me.Label23.ForeColor = System.Drawing.Color.Red
  648. Me.Label23.Location = New System.Drawing.Point(594, 13)
  649. Me.Label23.Name = "Label23"
  650. Me.Label23.Size = New System.Drawing.Size(98, 24)
  651. Me.Label23.TabIndex = 93
  652. Me.Label23.Text = " 23"
  653. '
  654. 'TextBox8
  655. '
  656. Me.TextBox8.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  657. Me.TextBox8.Location = New System.Drawing.Point(14, 231)
  658. Me.TextBox8.Name = "TextBox8"
  659. Me.TextBox8.Size = New System.Drawing.Size(192, 36)
  660. Me.TextBox8.TabIndex = 127
  661. '
  662. 'TextBox1
  663. '
  664. Me.TextBox1.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  665. Me.TextBox1.Location = New System.Drawing.Point(14, 356)
  666. Me.TextBox1.Name = "TextBox1"
  667. Me.TextBox1.Size = New System.Drawing.Size(192, 36)
  668. Me.TextBox1.TabIndex = 129
  669. '
  670. 'Button2
  671. '
  672. Me.Button2.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  673. Me.Button2.Location = New System.Drawing.Point(14, 399)
  674. Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  675. Me.Button2.Name = "Button2"
  676. Me.Button2.Size = New System.Drawing.Size(194, 50)
  677. Me.Button2.TabIndex = 128
  678. Me.Button2.Text = "313出库"
  679. Me.Button2.UseVisualStyleBackColor = True
  680. '
  681. 'TextBox2
  682. '
  683. Me.TextBox2.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  684. Me.TextBox2.Location = New System.Drawing.Point(14, 493)
  685. Me.TextBox2.Name = "TextBox2"
  686. Me.TextBox2.Size = New System.Drawing.Size(192, 36)
  687. Me.TextBox2.TabIndex = 131
  688. '
  689. 'Button3
  690. '
  691. Me.Button3.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  692. Me.Button3.Location = New System.Drawing.Point(14, 536)
  693. Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  694. Me.Button3.Name = "Button3"
  695. Me.Button3.Size = New System.Drawing.Size(194, 50)
  696. Me.Button3.TabIndex = 130
  697. Me.Button3.Text = "517B出库"
  698. Me.Button3.UseVisualStyleBackColor = True
  699. '
  700. 'Frm_Measure_PU
  701. '
  702. Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!)
  703. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  704. Me.ClientSize = New System.Drawing.Size(2302, 1274)
  705. Me.Controls.Add(Me.TextBox2)
  706. Me.Controls.Add(Me.Button3)
  707. Me.Controls.Add(Me.TextBox1)
  708. Me.Controls.Add(Me.Button2)
  709. Me.Controls.Add(Me.TextBox8)
  710. Me.Controls.Add(Me.Label23)
  711. Me.Controls.Add(Me.Label22)
  712. Me.Controls.Add(Me.Label21)
  713. Me.Controls.Add(Me.Button1)
  714. Me.Controls.Add(Me.Label19)
  715. Me.Controls.Add(Me.DataGridView8)
  716. Me.Controls.Add(Me.Label20)
  717. Me.Controls.Add(Me.Label17)
  718. Me.Controls.Add(Me.DataGridView7)
  719. Me.Controls.Add(Me.Label18)
  720. Me.Controls.Add(Me.Label15)
  721. Me.Controls.Add(Me.DataGridView1)
  722. Me.Controls.Add(Me.Label16)
  723. Me.Controls.Add(Me.Label13)
  724. Me.Controls.Add(Me.DataGridView6)
  725. Me.Controls.Add(Me.Label14)
  726. Me.Controls.Add(Me.Label11)
  727. Me.Controls.Add(Me.DataGridView5)
  728. Me.Controls.Add(Me.Label12)
  729. Me.Controls.Add(Me.Label9)
  730. Me.Controls.Add(Me.DataGridView4)
  731. Me.Controls.Add(Me.Label10)
  732. Me.Controls.Add(Me.Label7)
  733. Me.Controls.Add(Me.DataGridView3)
  734. Me.Controls.Add(Me.Label8)
  735. Me.Controls.Add(Me.Label5)
  736. Me.Controls.Add(Me.DataGridView2)
  737. Me.Controls.Add(Me.Label6)
  738. Me.Controls.Add(Me.Label3)
  739. Me.Controls.Add(Me.dgv2)
  740. Me.Controls.Add(Me.Label2)
  741. Me.Controls.Add(Me.Label1)
  742. Me.Controls.Add(Me.Button7)
  743. Me.Controls.Add(Me.Label4)
  744. Me.Controls.Add(Me.dtp_end)
  745. Me.Controls.Add(Me.dtp_begin)
  746. Me.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
  747. Me.Name = "Frm_Measure_PU"
  748. Me.Text = "Frm_Measure"
  749. CType(Me.dgv2, System.ComponentModel.ISupportInitialize).EndInit()
  750. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  751. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  752. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  753. CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
  754. CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
  755. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  756. CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).EndInit()
  757. CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).EndInit()
  758. Me.ResumeLayout(False)
  759. Me.PerformLayout()
  760. End Sub
  761. Friend WithEvents dtp_begin As DateTimePicker
  762. Friend WithEvents dtp_end As DateTimePicker
  763. Friend WithEvents Button7 As Button
  764. Friend WithEvents Label4 As Label
  765. Friend WithEvents Label1 As Label
  766. Friend WithEvents Label2 As Label
  767. Friend WithEvents dgv2 As DataGridView
  768. Friend WithEvents Label3 As Label
  769. Friend WithEvents Label5 As Label
  770. Friend WithEvents DataGridView2 As DataGridView
  771. Friend WithEvents Label6 As Label
  772. Friend WithEvents Label7 As Label
  773. Friend WithEvents DataGridView3 As DataGridView
  774. Friend WithEvents Label8 As Label
  775. Friend WithEvents Label9 As Label
  776. Friend WithEvents DataGridView4 As DataGridView
  777. Friend WithEvents Label10 As Label
  778. Friend WithEvents Label11 As Label
  779. Friend WithEvents DataGridView5 As DataGridView
  780. Friend WithEvents Label12 As Label
  781. Friend WithEvents Label13 As Label
  782. Friend WithEvents DataGridView6 As DataGridView
  783. Friend WithEvents Label14 As Label
  784. Friend WithEvents Label15 As Label
  785. Friend WithEvents DataGridView1 As DataGridView
  786. Friend WithEvents Label16 As Label
  787. Friend WithEvents Label17 As Label
  788. Friend WithEvents DataGridView7 As DataGridView
  789. Friend WithEvents Label18 As Label
  790. Friend WithEvents Label19 As Label
  791. Friend WithEvents DataGridView8 As DataGridView
  792. Friend WithEvents Label20 As Label
  793. Friend WithEvents Button1 As Button
  794. Friend WithEvents Label21 As Label
  795. Friend WithEvents Label22 As Label
  796. Friend WithEvents Label23 As Label
  797. Friend WithEvents TextBox8 As TextBox
  798. Friend WithEvents TextBox1 As TextBox
  799. Friend WithEvents Button2 As Button
  800. Friend WithEvents TextBox2 As TextBox
  801. Friend WithEvents Button3 As Button
  802. End Class