Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

倉儲入庫.Designer.vb 45KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 倉儲入庫
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  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. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Me.地區_cb = New System.Windows.Forms.ComboBox()
  30. Me.供應商_cb = New System.Windows.Forms.ComboBox()
  31. Me.供應商編碼_cb = New System.Windows.Forms.ComboBox()
  32. Me.Label16 = New System.Windows.Forms.Label()
  33. Me.最大庫存量_tb = New System.Windows.Forms.TextBox()
  34. Me.品名_tb = New System.Windows.Forms.TextBox()
  35. Me.庫存量_tb = New System.Windows.Forms.TextBox()
  36. Me.庫存量_lb = New System.Windows.Forms.Label()
  37. Me.最大庫存量_lb = New System.Windows.Forms.Label()
  38. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  39. Me.倉儲狀態_cb = New System.Windows.Forms.ComboBox()
  40. Me.Label12 = New System.Windows.Forms.Label()
  41. Me.訂製狀態_cb = New System.Windows.Forms.ComboBox()
  42. Me.Label13 = New System.Windows.Forms.Label()
  43. Me.Label19 = New System.Windows.Forms.Label()
  44. Me.Label21 = New System.Windows.Forms.Label()
  45. Me.Label18 = New System.Windows.Forms.Label()
  46. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  47. Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
  48. Me.Panel1 = New System.Windows.Forms.Panel()
  49. Me.料號1_tb = New System.Windows.Forms.TextBox()
  50. Me.流水號_tb = New System.Windows.Forms.TextBox()
  51. Me.訂製編碼_cb = New System.Windows.Forms.ComboBox()
  52. Me.料號_tb = New System.Windows.Forms.TextBox()
  53. Me.儲態編號_cb = New System.Windows.Forms.ComboBox()
  54. Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
  55. Me.地區編碼_cb = New System.Windows.Forms.ComboBox()
  56. Me.查詢_tb = New System.Windows.Forms.TextBox()
  57. Me.需要全部庫存區域清單_ch = New System.Windows.Forms.CheckBox()
  58. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  59. Me.入庫單_dgv = New System.Windows.Forms.DataGridView()
  60. Me.Label1 = New System.Windows.Forms.Label()
  61. Me.單據編號_bt = New System.Windows.Forms.TextBox()
  62. Me.Label2 = New System.Windows.Forms.Label()
  63. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  64. Me.單項_rb = New System.Windows.Forms.RadioButton()
  65. Me.整張_rb = New System.Windows.Forms.RadioButton()
  66. Me.Label3 = New System.Windows.Forms.Label()
  67. Me.項次_tb = New System.Windows.Forms.TextBox()
  68. Me.Panel4 = New System.Windows.Forms.Panel()
  69. Me.QR品名 = New System.Windows.Forms.Label()
  70. Me.批號 = New System.Windows.Forms.Label()
  71. Me.入庫 = New System.Windows.Forms.Label()
  72. Me.Label4 = New System.Windows.Forms.Label()
  73. Me.Label5 = New System.Windows.Forms.Label()
  74. Me.Label6 = New System.Windows.Forms.Label()
  75. Me.QRCode2_pb = New System.Windows.Forms.PictureBox()
  76. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  77. Me.Label7 = New System.Windows.Forms.Label()
  78. Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument()
  79. Me.列印_bt = New System.Windows.Forms.Button()
  80. Me.確認入庫_bt = New System.Windows.Forms.Button()
  81. Me.去除_bt = New System.Windows.Forms.Button()
  82. Me.存檔_bt = New System.Windows.Forms.Button()
  83. Me.加入單據_bt = New System.Windows.Forms.Button()
  84. Me.查詢_bt = New System.Windows.Forms.Button()
  85. Me.清空_bt = New System.Windows.Forms.Button()
  86. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  87. Me.新增_bt = New System.Windows.Forms.Button()
  88. Me.紙號_tb = New System.Windows.Forms.TextBox()
  89. Me.已入庫_ch = New System.Windows.Forms.CheckBox()
  90. Me.未入庫_ch = New System.Windows.Forms.CheckBox()
  91. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  92. Me.Panel1.SuspendLayout()
  93. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  94. CType(Me.入庫單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  95. Me.Panel4.SuspendLayout()
  96. CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  99. Me.SuspendLayout()
  100. '
  101. '地區_cb
  102. '
  103. Me.地區_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  104. Me.地區_cb.FormattingEnabled = True
  105. Me.地區_cb.Items.AddRange(New Object() {"", "北部", "南部", "材料", "調貨", "其他"})
  106. Me.地區_cb.Location = New System.Drawing.Point(46, 2)
  107. Me.地區_cb.Name = "地區_cb"
  108. Me.地區_cb.Size = New System.Drawing.Size(79, 24)
  109. Me.地區_cb.TabIndex = 1551
  110. '
  111. '供應商_cb
  112. '
  113. Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  114. Me.供應商_cb.FormattingEnabled = True
  115. Me.供應商_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
  116. Me.供應商_cb.Location = New System.Drawing.Point(46, 27)
  117. Me.供應商_cb.Name = "供應商_cb"
  118. Me.供應商_cb.Size = New System.Drawing.Size(210, 24)
  119. Me.供應商_cb.TabIndex = 1554
  120. '
  121. '供應商編碼_cb
  122. '
  123. Me.供應商編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  124. Me.供應商編碼_cb.FormattingEnabled = True
  125. Me.供應商編碼_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
  126. Me.供應商編碼_cb.Location = New System.Drawing.Point(160, 2)
  127. Me.供應商編碼_cb.Name = "供應商編碼_cb"
  128. Me.供應商編碼_cb.Size = New System.Drawing.Size(96, 24)
  129. Me.供應商編碼_cb.TabIndex = 1556
  130. '
  131. 'Label16
  132. '
  133. Me.Label16.AutoSize = True
  134. Me.Label16.ImeMode = System.Windows.Forms.ImeMode.NoControl
  135. Me.Label16.Location = New System.Drawing.Point(4, 56)
  136. Me.Label16.Name = "Label16"
  137. Me.Label16.Size = New System.Drawing.Size(43, 16)
  138. Me.Label16.TabIndex = 1557
  139. Me.Label16.Text = "品 名"
  140. '
  141. '最大庫存量_tb
  142. '
  143. Me.最大庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  144. Me.最大庫存量_tb.Enabled = False
  145. Me.最大庫存量_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  146. Me.最大庫存量_tb.Location = New System.Drawing.Point(85, 445)
  147. Me.最大庫存量_tb.Name = "最大庫存量_tb"
  148. Me.最大庫存量_tb.Size = New System.Drawing.Size(118, 23)
  149. Me.最大庫存量_tb.TabIndex = 1568
  150. Me.最大庫存量_tb.Text = "0"
  151. Me.最大庫存量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  152. '
  153. '品名_tb
  154. '
  155. Me.品名_tb.Location = New System.Drawing.Point(46, 53)
  156. Me.品名_tb.Name = "品名_tb"
  157. Me.品名_tb.Size = New System.Drawing.Size(361, 23)
  158. Me.品名_tb.TabIndex = 1558
  159. '
  160. '庫存量_tb
  161. '
  162. Me.庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  163. Me.庫存量_tb.Enabled = False
  164. Me.庫存量_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  165. Me.庫存量_tb.Location = New System.Drawing.Point(286, 447)
  166. Me.庫存量_tb.Name = "庫存量_tb"
  167. Me.庫存量_tb.Size = New System.Drawing.Size(118, 23)
  168. Me.庫存量_tb.TabIndex = 1566
  169. Me.庫存量_tb.Text = "0"
  170. Me.庫存量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  171. '
  172. '庫存量_lb
  173. '
  174. Me.庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  175. Me.庫存量_lb.AutoSize = True
  176. Me.庫存量_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  177. Me.庫存量_lb.Location = New System.Drawing.Point(212, 450)
  178. Me.庫存量_lb.Name = "庫存量_lb"
  179. Me.庫存量_lb.Size = New System.Drawing.Size(67, 16)
  180. Me.庫存量_lb.TabIndex = 1567
  181. Me.庫存量_lb.Text = "庫 存 量"
  182. '
  183. '最大庫存量_lb
  184. '
  185. Me.最大庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  186. Me.最大庫存量_lb.AutoSize = True
  187. Me.最大庫存量_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  188. Me.最大庫存量_lb.Location = New System.Drawing.Point(11, 448)
  189. Me.最大庫存量_lb.Name = "最大庫存量_lb"
  190. Me.最大庫存量_lb.Size = New System.Drawing.Size(67, 16)
  191. Me.最大庫存量_lb.TabIndex = 1569
  192. Me.最大庫存量_lb.Text = "最大庫存量"
  193. '
  194. '指定倉庫_lb
  195. '
  196. Me.指定倉庫_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  197. Me.指定倉庫_lb.AutoSize = True
  198. Me.指定倉庫_lb.Location = New System.Drawing.Point(11, 424)
  199. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  200. Me.指定倉庫_lb.Size = New System.Drawing.Size(55, 16)
  201. Me.指定倉庫_lb.TabIndex = 1561
  202. Me.指定倉庫_lb.Text = "庫存區域"
  203. '
  204. '倉儲狀態_cb
  205. '
  206. Me.倉儲狀態_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  207. Me.倉儲狀態_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  208. Me.倉儲狀態_cb.FormattingEnabled = True
  209. Me.倉儲狀態_cb.Items.AddRange(New Object() {"2019"})
  210. Me.倉儲狀態_cb.Location = New System.Drawing.Point(270, 397)
  211. Me.倉儲狀態_cb.Name = "倉儲狀態_cb"
  212. Me.倉儲狀態_cb.Size = New System.Drawing.Size(134, 24)
  213. Me.倉儲狀態_cb.TabIndex = 1564
  214. '
  215. 'Label12
  216. '
  217. Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  218. Me.Label12.AutoSize = True
  219. Me.Label12.Location = New System.Drawing.Point(212, 400)
  220. Me.Label12.Name = "Label12"
  221. Me.Label12.Size = New System.Drawing.Size(55, 16)
  222. Me.Label12.TabIndex = 1565
  223. Me.Label12.Text = "倉儲狀態"
  224. '
  225. '訂製狀態_cb
  226. '
  227. Me.訂製狀態_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  228. Me.訂製狀態_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  229. Me.訂製狀態_cb.FormattingEnabled = True
  230. Me.訂製狀態_cb.Items.AddRange(New Object() {"2019"})
  231. Me.訂製狀態_cb.Location = New System.Drawing.Point(270, 422)
  232. Me.訂製狀態_cb.Name = "訂製狀態_cb"
  233. Me.訂製狀態_cb.Size = New System.Drawing.Size(134, 24)
  234. Me.訂製狀態_cb.TabIndex = 1562
  235. '
  236. 'Label13
  237. '
  238. Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  239. Me.Label13.AutoSize = True
  240. Me.Label13.Location = New System.Drawing.Point(212, 425)
  241. Me.Label13.Name = "Label13"
  242. Me.Label13.Size = New System.Drawing.Size(55, 16)
  243. Me.Label13.TabIndex = 1563
  244. Me.Label13.Text = "訂製狀態"
  245. '
  246. 'Label19
  247. '
  248. Me.Label19.AutoSize = True
  249. Me.Label19.ForeColor = System.Drawing.Color.Red
  250. Me.Label19.Location = New System.Drawing.Point(4, 31)
  251. Me.Label19.Name = "Label19"
  252. Me.Label19.Size = New System.Drawing.Size(43, 16)
  253. Me.Label19.TabIndex = 1553
  254. Me.Label19.Text = "供應商"
  255. '
  256. 'Label21
  257. '
  258. Me.Label21.AutoSize = True
  259. Me.Label21.ForeColor = System.Drawing.Color.Red
  260. Me.Label21.Location = New System.Drawing.Point(4, 6)
  261. Me.Label21.Name = "Label21"
  262. Me.Label21.Size = New System.Drawing.Size(43, 16)
  263. Me.Label21.TabIndex = 1550
  264. Me.Label21.Text = "地 區"
  265. '
  266. 'Label18
  267. '
  268. Me.Label18.AutoSize = True
  269. Me.Label18.ForeColor = System.Drawing.Color.Red
  270. Me.Label18.Location = New System.Drawing.Point(127, 6)
  271. Me.Label18.Name = "Label18"
  272. Me.Label18.Size = New System.Drawing.Size(31, 16)
  273. Me.Label18.TabIndex = 1555
  274. Me.Label18.Text = "編碼"
  275. '
  276. '指定倉庫_cb
  277. '
  278. Me.指定倉庫_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  279. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  280. Me.指定倉庫_cb.FormattingEnabled = True
  281. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  282. Me.指定倉庫_cb.Location = New System.Drawing.Point(69, 420)
  283. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  284. Me.指定倉庫_cb.Size = New System.Drawing.Size(134, 24)
  285. Me.指定倉庫_cb.TabIndex = 1560
  286. '
  287. '物料清單_dgv
  288. '
  289. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  290. Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  291. Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  292. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  293. Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  294. Me.物料清單_dgv.BackgroundColor = System.Drawing.Color.White
  295. Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  296. Me.物料清單_dgv.Location = New System.Drawing.Point(1, 79)
  297. Me.物料清單_dgv.Name = "物料清單_dgv"
  298. Me.物料清單_dgv.RowHeadersWidth = 5
  299. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  300. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  301. Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  302. Me.物料清單_dgv.RowTemplate.Height = 24
  303. Me.物料清單_dgv.Size = New System.Drawing.Size(406, 317)
  304. Me.物料清單_dgv.TabIndex = 1549
  305. '
  306. 'Panel1
  307. '
  308. Me.Panel1.Controls.Add(Me.料號1_tb)
  309. Me.Panel1.Controls.Add(Me.流水號_tb)
  310. Me.Panel1.Controls.Add(Me.訂製編碼_cb)
  311. Me.Panel1.Controls.Add(Me.料號_tb)
  312. Me.Panel1.Controls.Add(Me.儲態編號_cb)
  313. Me.Panel1.Controls.Add(Me.供應商編碼_tb)
  314. Me.Panel1.Controls.Add(Me.地區編碼_cb)
  315. Me.Panel1.Controls.Add(Me.查詢_tb)
  316. Me.Panel1.Location = New System.Drawing.Point(38, 103)
  317. Me.Panel1.Name = "Panel1"
  318. Me.Panel1.Size = New System.Drawing.Size(269, 265)
  319. Me.Panel1.TabIndex = 1571
  320. '
  321. '料號1_tb
  322. '
  323. Me.料號1_tb.Location = New System.Drawing.Point(3, 187)
  324. Me.料號1_tb.Name = "料號1_tb"
  325. Me.料號1_tb.Size = New System.Drawing.Size(110, 23)
  326. Me.料號1_tb.TabIndex = 1554
  327. '
  328. '流水號_tb
  329. '
  330. Me.流水號_tb.Location = New System.Drawing.Point(3, 158)
  331. Me.流水號_tb.Name = "流水號_tb"
  332. Me.流水號_tb.Size = New System.Drawing.Size(110, 23)
  333. Me.流水號_tb.TabIndex = 1553
  334. '
  335. '訂製編碼_cb
  336. '
  337. Me.訂製編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  338. Me.訂製編碼_cb.Enabled = False
  339. Me.訂製編碼_cb.FormattingEnabled = True
  340. Me.訂製編碼_cb.Items.AddRange(New Object() {"2019"})
  341. Me.訂製編碼_cb.Location = New System.Drawing.Point(3, 128)
  342. Me.訂製編碼_cb.Name = "訂製編碼_cb"
  343. Me.訂製編碼_cb.Size = New System.Drawing.Size(110, 24)
  344. Me.訂製編碼_cb.TabIndex = 1552
  345. '
  346. '料號_tb
  347. '
  348. Me.料號_tb.Location = New System.Drawing.Point(3, 103)
  349. Me.料號_tb.Name = "料號_tb"
  350. Me.料號_tb.Size = New System.Drawing.Size(110, 23)
  351. Me.料號_tb.TabIndex = 1551
  352. '
  353. '儲態編號_cb
  354. '
  355. Me.儲態編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  356. Me.儲態編號_cb.Enabled = False
  357. Me.儲態編號_cb.FormattingEnabled = True
  358. Me.儲態編號_cb.Items.AddRange(New Object() {"2019"})
  359. Me.儲態編號_cb.Location = New System.Drawing.Point(3, 77)
  360. Me.儲態編號_cb.Name = "儲態編號_cb"
  361. Me.儲態編號_cb.Size = New System.Drawing.Size(110, 24)
  362. Me.儲態編號_cb.TabIndex = 1550
  363. '
  364. '供應商編碼_tb
  365. '
  366. Me.供應商編碼_tb.Location = New System.Drawing.Point(3, 53)
  367. Me.供應商編碼_tb.Name = "供應商編碼_tb"
  368. Me.供應商編碼_tb.Size = New System.Drawing.Size(110, 23)
  369. Me.供應商編碼_tb.TabIndex = 1549
  370. '
  371. '地區編碼_cb
  372. '
  373. Me.地區編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  374. Me.地區編碼_cb.FormattingEnabled = True
  375. Me.地區編碼_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
  376. Me.地區編碼_cb.Location = New System.Drawing.Point(3, 27)
  377. Me.地區編碼_cb.Name = "地區編碼_cb"
  378. Me.地區編碼_cb.Size = New System.Drawing.Size(110, 24)
  379. Me.地區編碼_cb.TabIndex = 1548
  380. Me.地區編碼_cb.Visible = False
  381. '
  382. '查詢_tb
  383. '
  384. Me.查詢_tb.Location = New System.Drawing.Point(3, 3)
  385. Me.查詢_tb.Name = "查詢_tb"
  386. Me.查詢_tb.Size = New System.Drawing.Size(110, 23)
  387. Me.查詢_tb.TabIndex = 1216
  388. '
  389. '需要全部庫存區域清單_ch
  390. '
  391. Me.需要全部庫存區域清單_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  392. Me.需要全部庫存區域清單_ch.AutoSize = True
  393. Me.需要全部庫存區域清單_ch.Checked = True
  394. Me.需要全部庫存區域清單_ch.CheckState = System.Windows.Forms.CheckState.Checked
  395. Me.需要全部庫存區域清單_ch.Location = New System.Drawing.Point(41, 398)
  396. Me.需要全部庫存區域清單_ch.Name = "需要全部庫存區域清單_ch"
  397. Me.需要全部庫存區域清單_ch.Size = New System.Drawing.Size(146, 20)
  398. Me.需要全部庫存區域清單_ch.TabIndex = 1572
  399. Me.需要全部庫存區域清單_ch.Text = "需要全部庫存區域清單"
  400. Me.需要全部庫存區域清單_ch.UseVisualStyleBackColor = True
  401. Me.需要全部庫存區域清單_ch.Visible = False
  402. '
  403. '明細_dgv
  404. '
  405. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  406. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  407. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  408. Or System.Windows.Forms.AnchorStyles.Left) _
  409. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  410. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  411. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  412. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  413. Me.明細_dgv.Location = New System.Drawing.Point(636, 57)
  414. Me.明細_dgv.Name = "明細_dgv"
  415. Me.明細_dgv.RowHeadersWidth = 5
  416. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  417. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  418. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  419. Me.明細_dgv.RowTemplate.Height = 24
  420. Me.明細_dgv.Size = New System.Drawing.Size(859, 599)
  421. Me.明細_dgv.TabIndex = 1573
  422. '
  423. '入庫單_dgv
  424. '
  425. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  426. Me.入庫單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  427. Me.入庫單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  428. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  429. Me.入庫單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  430. Me.入庫單_dgv.BackgroundColor = System.Drawing.Color.White
  431. Me.入庫單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  432. Me.入庫單_dgv.Location = New System.Drawing.Point(408, 57)
  433. Me.入庫單_dgv.Name = "入庫單_dgv"
  434. Me.入庫單_dgv.RowHeadersWidth = 5
  435. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  436. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  437. Me.入庫單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  438. Me.入庫單_dgv.RowTemplate.Height = 24
  439. Me.入庫單_dgv.Size = New System.Drawing.Size(227, 599)
  440. Me.入庫單_dgv.TabIndex = 1574
  441. '
  442. 'Label1
  443. '
  444. Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
  445. Me.Label1.Location = New System.Drawing.Point(410, 7)
  446. Me.Label1.Name = "Label1"
  447. Me.Label1.Size = New System.Drawing.Size(159, 28)
  448. Me.Label1.TabIndex = 1575
  449. Me.Label1.Text = "入 庫 單 據"
  450. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  451. '
  452. '單據編號_bt
  453. '
  454. Me.單據編號_bt.Location = New System.Drawing.Point(694, 2)
  455. Me.單據編號_bt.Name = "單據編號_bt"
  456. Me.單據編號_bt.ReadOnly = True
  457. Me.單據編號_bt.Size = New System.Drawing.Size(156, 23)
  458. Me.單據編號_bt.TabIndex = 1580
  459. '
  460. 'Label2
  461. '
  462. Me.Label2.AutoSize = True
  463. Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
  464. Me.Label2.Location = New System.Drawing.Point(637, 6)
  465. Me.Label2.Name = "Label2"
  466. Me.Label2.Size = New System.Drawing.Size(55, 16)
  467. Me.Label2.TabIndex = 1581
  468. Me.Label2.Text = "單據編號"
  469. '
  470. 'ToolTip1
  471. '
  472. Me.ToolTip1.IsBalloon = True
  473. Me.ToolTip1.ToolTipTitle = "系統資訊"
  474. '
  475. '單項_rb
  476. '
  477. Me.單項_rb.AutoSize = True
  478. Me.單項_rb.Location = New System.Drawing.Point(1170, 3)
  479. Me.單項_rb.Name = "單項_rb"
  480. Me.單項_rb.Size = New System.Drawing.Size(73, 20)
  481. Me.單項_rb.TabIndex = 1583
  482. Me.單項_rb.TabStop = True
  483. Me.單項_rb.Text = "單項列印"
  484. Me.單項_rb.UseVisualStyleBackColor = True
  485. '
  486. '整張_rb
  487. '
  488. Me.整張_rb.AutoSize = True
  489. Me.整張_rb.Location = New System.Drawing.Point(1170, 27)
  490. Me.整張_rb.Name = "整張_rb"
  491. Me.整張_rb.Size = New System.Drawing.Size(73, 20)
  492. Me.整張_rb.TabIndex = 1584
  493. Me.整張_rb.TabStop = True
  494. Me.整張_rb.Text = "整張列印"
  495. Me.整張_rb.UseVisualStyleBackColor = True
  496. '
  497. 'Label3
  498. '
  499. Me.Label3.AutoSize = True
  500. Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
  501. Me.Label3.Location = New System.Drawing.Point(637, 31)
  502. Me.Label3.Name = "Label3"
  503. Me.Label3.Size = New System.Drawing.Size(55, 16)
  504. Me.Label3.TabIndex = 1586
  505. Me.Label3.Text = "紙張單號"
  506. '
  507. '項次_tb
  508. '
  509. Me.項次_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  510. Me.項次_tb.Location = New System.Drawing.Point(1444, 31)
  511. Me.項次_tb.Name = "項次_tb"
  512. Me.項次_tb.ReadOnly = True
  513. Me.項次_tb.Size = New System.Drawing.Size(51, 23)
  514. Me.項次_tb.TabIndex = 1585
  515. Me.項次_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  516. '
  517. 'Panel4
  518. '
  519. Me.Panel4.Controls.Add(Me.QR品名)
  520. Me.Panel4.Controls.Add(Me.批號)
  521. Me.Panel4.Controls.Add(Me.入庫)
  522. Me.Panel4.Controls.Add(Me.Label4)
  523. Me.Panel4.Controls.Add(Me.Label5)
  524. Me.Panel4.Controls.Add(Me.Label6)
  525. Me.Panel4.Controls.Add(Me.QRCode2_pb)
  526. Me.Panel4.Controls.Add(Me.PictureBox1)
  527. Me.Panel4.Controls.Add(Me.Label7)
  528. Me.Panel4.Location = New System.Drawing.Point(1110, 57)
  529. Me.Panel4.Name = "Panel4"
  530. Me.Panel4.Size = New System.Drawing.Size(378, 227)
  531. Me.Panel4.TabIndex = 1587
  532. '
  533. 'QR品名
  534. '
  535. Me.QR品名.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  536. Me.QR品名.Location = New System.Drawing.Point(76, 64)
  537. Me.QR品名.Name = "QR品名"
  538. Me.QR品名.RightToLeft = System.Windows.Forms.RightToLeft.No
  539. Me.QR品名.Size = New System.Drawing.Size(125, 91)
  540. Me.QR品名.TabIndex = 8
  541. Me.QR品名.Text = "XXXXXXXXXX"
  542. '
  543. '批號
  544. '
  545. Me.批號.AutoSize = True
  546. Me.批號.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  547. Me.批號.Location = New System.Drawing.Point(76, 185)
  548. Me.批號.Name = "批號"
  549. Me.批號.Size = New System.Drawing.Size(125, 19)
  550. Me.批號.TabIndex = 7
  551. Me.批號.Text = "WHXXXXXXXXX"
  552. '
  553. '入庫
  554. '
  555. Me.入庫.AutoSize = True
  556. Me.入庫.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  557. Me.入庫.Location = New System.Drawing.Point(76, 160)
  558. Me.入庫.Name = "入庫"
  559. Me.入庫.Size = New System.Drawing.Size(101, 19)
  560. Me.入庫.TabIndex = 6
  561. Me.入庫.Text = "XXXX/XX/XX"
  562. '
  563. 'Label4
  564. '
  565. Me.Label4.AutoSize = True
  566. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  567. Me.Label4.Location = New System.Drawing.Point(30, 185)
  568. Me.Label4.Name = "Label4"
  569. Me.Label4.Size = New System.Drawing.Size(46, 19)
  570. Me.Label4.TabIndex = 5
  571. Me.Label4.Text = "批號 :"
  572. '
  573. 'Label5
  574. '
  575. Me.Label5.AutoSize = True
  576. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  577. Me.Label5.Location = New System.Drawing.Point(30, 160)
  578. Me.Label5.Name = "Label5"
  579. Me.Label5.Size = New System.Drawing.Size(46, 19)
  580. Me.Label5.TabIndex = 4
  581. Me.Label5.Text = "入庫 :"
  582. '
  583. 'Label6
  584. '
  585. Me.Label6.AutoSize = True
  586. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  587. Me.Label6.Location = New System.Drawing.Point(30, 64)
  588. Me.Label6.Name = "Label6"
  589. Me.Label6.Size = New System.Drawing.Size(46, 19)
  590. Me.Label6.TabIndex = 3
  591. Me.Label6.Text = "品名 :"
  592. '
  593. 'QRCode2_pb
  594. '
  595. Me.QRCode2_pb.Location = New System.Drawing.Point(216, 68)
  596. Me.QRCode2_pb.Name = "QRCode2_pb"
  597. Me.QRCode2_pb.Size = New System.Drawing.Size(135, 135)
  598. Me.QRCode2_pb.TabIndex = 2
  599. Me.QRCode2_pb.TabStop = False
  600. '
  601. 'PictureBox1
  602. '
  603. Me.PictureBox1.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources._1732619030311
  604. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  605. Me.PictureBox1.Location = New System.Drawing.Point(94, 17)
  606. Me.PictureBox1.Name = "PictureBox1"
  607. Me.PictureBox1.Size = New System.Drawing.Size(30, 30)
  608. Me.PictureBox1.TabIndex = 1
  609. Me.PictureBox1.TabStop = False
  610. '
  611. 'Label7
  612. '
  613. Me.Label7.AutoSize = True
  614. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  615. Me.Label7.Location = New System.Drawing.Point(131, 17)
  616. Me.Label7.Name = "Label7"
  617. Me.Label7.Size = New System.Drawing.Size(133, 30)
  618. Me.Label7.TabIndex = 0
  619. Me.Label7.Text = "鎮江工程行"
  620. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  621. '
  622. 'PrintDocument1
  623. '
  624. '
  625. '列印_bt
  626. '
  627. Me.列印_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.print
  628. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  629. Me.列印_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  630. Me.列印_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  631. Me.列印_bt.Location = New System.Drawing.Point(1246, 1)
  632. Me.列印_bt.Name = "列印_bt"
  633. Me.列印_bt.Size = New System.Drawing.Size(50, 50)
  634. Me.列印_bt.TabIndex = 1582
  635. Me.列印_bt.UseVisualStyleBackColor = True
  636. '
  637. '確認入庫_bt
  638. '
  639. Me.確認入庫_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Shipping0
  640. Me.確認入庫_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  641. Me.確認入庫_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  642. Me.確認入庫_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  643. Me.確認入庫_bt.Location = New System.Drawing.Point(1040, 1)
  644. Me.確認入庫_bt.Name = "確認入庫_bt"
  645. Me.確認入庫_bt.Size = New System.Drawing.Size(100, 50)
  646. Me.確認入庫_bt.TabIndex = 1579
  647. Me.確認入庫_bt.UseVisualStyleBackColor = True
  648. '
  649. '去除_bt
  650. '
  651. Me.去除_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.GarbageEmpty
  652. Me.去除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  653. Me.去除_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  654. Me.去除_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  655. Me.去除_bt.Location = New System.Drawing.Point(952, 1)
  656. Me.去除_bt.Name = "去除_bt"
  657. Me.去除_bt.Size = New System.Drawing.Size(50, 50)
  658. Me.去除_bt.TabIndex = 1578
  659. Me.去除_bt.UseVisualStyleBackColor = True
  660. '
  661. '存檔_bt
  662. '
  663. Me.存檔_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.SAVER
  664. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  665. Me.存檔_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  666. Me.存檔_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  667. Me.存檔_bt.Location = New System.Drawing.Point(902, 1)
  668. Me.存檔_bt.Name = "存檔_bt"
  669. Me.存檔_bt.Size = New System.Drawing.Size(50, 50)
  670. Me.存檔_bt.TabIndex = 1577
  671. Me.存檔_bt.UseVisualStyleBackColor = True
  672. '
  673. '加入單據_bt
  674. '
  675. Me.加入單據_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.arrow_right
  676. Me.加入單據_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  677. Me.加入單據_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  678. Me.加入單據_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  679. Me.加入單據_bt.Location = New System.Drawing.Point(357, 1)
  680. Me.加入單據_bt.Name = "加入單據_bt"
  681. Me.加入單據_bt.Size = New System.Drawing.Size(50, 50)
  682. Me.加入單據_bt.TabIndex = 1576
  683. Me.加入單據_bt.UseVisualStyleBackColor = True
  684. '
  685. '查詢_bt
  686. '
  687. Me.查詢_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Search
  688. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  689. Me.查詢_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  690. Me.查詢_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  691. Me.查詢_bt.Location = New System.Drawing.Point(257, 1)
  692. Me.查詢_bt.Name = "查詢_bt"
  693. Me.查詢_bt.Size = New System.Drawing.Size(50, 50)
  694. Me.查詢_bt.TabIndex = 1570
  695. Me.查詢_bt.UseVisualStyleBackColor = True
  696. '
  697. '清空_bt
  698. '
  699. Me.清空_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Close
  700. Me.清空_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  701. Me.清空_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  702. Me.清空_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  703. Me.清空_bt.Location = New System.Drawing.Point(307, 1)
  704. Me.清空_bt.Name = "清空_bt"
  705. Me.清空_bt.Size = New System.Drawing.Size(50, 50)
  706. Me.清空_bt.TabIndex = 1552
  707. Me.清空_bt.UseVisualStyleBackColor = True
  708. '
  709. '物料圖_pb
  710. '
  711. Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  712. Me.物料圖_pb.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.Picture
  713. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  714. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  715. Me.物料圖_pb.Location = New System.Drawing.Point(1, 471)
  716. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  717. Me.物料圖_pb.Name = "物料圖_pb"
  718. Me.物料圖_pb.Size = New System.Drawing.Size(406, 185)
  719. Me.物料圖_pb.TabIndex = 1559
  720. Me.物料圖_pb.TabStop = False
  721. '
  722. '新增_bt
  723. '
  724. Me.新增_bt.BackgroundImage = Global.ZJ_ERP_SYS.My.Resources.Resources.add_2
  725. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  726. Me.新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  727. Me.新增_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  728. Me.新增_bt.Location = New System.Drawing.Point(851, 1)
  729. Me.新增_bt.Name = "新增_bt"
  730. Me.新增_bt.Size = New System.Drawing.Size(50, 50)
  731. Me.新增_bt.TabIndex = 1588
  732. Me.新增_bt.UseVisualStyleBackColor = True
  733. '
  734. '紙號_tb
  735. '
  736. Me.紙號_tb.Location = New System.Drawing.Point(694, 28)
  737. Me.紙號_tb.Name = "紙號_tb"
  738. Me.紙號_tb.Size = New System.Drawing.Size(156, 23)
  739. Me.紙號_tb.TabIndex = 1589
  740. '
  741. '已入庫_ch
  742. '
  743. Me.已入庫_ch.AutoSize = True
  744. Me.已入庫_ch.Location = New System.Drawing.Point(516, 35)
  745. Me.已入庫_ch.Name = "已入庫_ch"
  746. Me.已入庫_ch.Size = New System.Drawing.Size(62, 20)
  747. Me.已入庫_ch.TabIndex = 1590
  748. Me.已入庫_ch.Text = "已入庫"
  749. Me.已入庫_ch.UseVisualStyleBackColor = True
  750. '
  751. '未入庫_ch
  752. '
  753. Me.未入庫_ch.AutoSize = True
  754. Me.未入庫_ch.Checked = True
  755. Me.未入庫_ch.CheckState = System.Windows.Forms.CheckState.Checked
  756. Me.未入庫_ch.Location = New System.Drawing.Point(448, 35)
  757. Me.未入庫_ch.Name = "未入庫_ch"
  758. Me.未入庫_ch.Size = New System.Drawing.Size(62, 20)
  759. Me.未入庫_ch.TabIndex = 1591
  760. Me.未入庫_ch.Text = "未入庫"
  761. Me.未入庫_ch.UseVisualStyleBackColor = True
  762. '
  763. '倉儲入庫
  764. '
  765. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  766. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  767. Me.ClientSize = New System.Drawing.Size(1500, 657)
  768. Me.Controls.Add(Me.未入庫_ch)
  769. Me.Controls.Add(Me.已入庫_ch)
  770. Me.Controls.Add(Me.紙號_tb)
  771. Me.Controls.Add(Me.新增_bt)
  772. Me.Controls.Add(Me.項次_tb)
  773. Me.Controls.Add(Me.整張_rb)
  774. Me.Controls.Add(Me.單項_rb)
  775. Me.Controls.Add(Me.列印_bt)
  776. Me.Controls.Add(Me.Label2)
  777. Me.Controls.Add(Me.單據編號_bt)
  778. Me.Controls.Add(Me.確認入庫_bt)
  779. Me.Controls.Add(Me.去除_bt)
  780. Me.Controls.Add(Me.存檔_bt)
  781. Me.Controls.Add(Me.加入單據_bt)
  782. Me.Controls.Add(Me.入庫單_dgv)
  783. Me.Controls.Add(Me.明細_dgv)
  784. Me.Controls.Add(Me.需要全部庫存區域清單_ch)
  785. Me.Controls.Add(Me.Panel1)
  786. Me.Controls.Add(Me.查詢_bt)
  787. Me.Controls.Add(Me.地區_cb)
  788. Me.Controls.Add(Me.清空_bt)
  789. Me.Controls.Add(Me.供應商_cb)
  790. Me.Controls.Add(Me.供應商編碼_cb)
  791. Me.Controls.Add(Me.最大庫存量_tb)
  792. Me.Controls.Add(Me.品名_tb)
  793. Me.Controls.Add(Me.庫存量_tb)
  794. Me.Controls.Add(Me.庫存量_lb)
  795. Me.Controls.Add(Me.最大庫存量_lb)
  796. Me.Controls.Add(Me.指定倉庫_lb)
  797. Me.Controls.Add(Me.倉儲狀態_cb)
  798. Me.Controls.Add(Me.Label12)
  799. Me.Controls.Add(Me.訂製狀態_cb)
  800. Me.Controls.Add(Me.Label13)
  801. Me.Controls.Add(Me.Label19)
  802. Me.Controls.Add(Me.Label21)
  803. Me.Controls.Add(Me.Label18)
  804. Me.Controls.Add(Me.物料圖_pb)
  805. Me.Controls.Add(Me.指定倉庫_cb)
  806. Me.Controls.Add(Me.物料清單_dgv)
  807. Me.Controls.Add(Me.Label1)
  808. Me.Controls.Add(Me.Panel4)
  809. Me.Controls.Add(Me.Label3)
  810. Me.Controls.Add(Me.Label16)
  811. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  812. Me.Margin = New System.Windows.Forms.Padding(4)
  813. Me.Name = "倉儲入庫"
  814. Me.Text = "倉儲入庫"
  815. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  816. Me.Panel1.ResumeLayout(False)
  817. Me.Panel1.PerformLayout()
  818. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  819. CType(Me.入庫單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  820. Me.Panel4.ResumeLayout(False)
  821. Me.Panel4.PerformLayout()
  822. CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  823. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  824. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  825. Me.ResumeLayout(False)
  826. Me.PerformLayout()
  827. End Sub
  828. Friend WithEvents 查詢_bt As Button
  829. Friend WithEvents 地區_cb As ComboBox
  830. Friend WithEvents 清空_bt As Button
  831. Friend WithEvents 供應商_cb As ComboBox
  832. Friend WithEvents 供應商編碼_cb As ComboBox
  833. Friend WithEvents Label16 As Label
  834. Friend WithEvents 最大庫存量_tb As TextBox
  835. Friend WithEvents 品名_tb As TextBox
  836. Friend WithEvents 庫存量_tb As TextBox
  837. Friend WithEvents 庫存量_lb As Label
  838. Friend WithEvents 最大庫存量_lb As Label
  839. Friend WithEvents 指定倉庫_lb As Label
  840. Friend WithEvents 倉儲狀態_cb As ComboBox
  841. Friend WithEvents Label12 As Label
  842. Friend WithEvents 訂製狀態_cb As ComboBox
  843. Friend WithEvents Label13 As Label
  844. Friend WithEvents Label19 As Label
  845. Friend WithEvents Label21 As Label
  846. Friend WithEvents Label18 As Label
  847. Friend WithEvents 物料圖_pb As PictureBox
  848. Friend WithEvents 指定倉庫_cb As ComboBox
  849. Friend WithEvents 物料清單_dgv As DataGridView
  850. Friend WithEvents Panel1 As Panel
  851. Friend WithEvents 查詢_tb As TextBox
  852. Friend WithEvents 地區編碼_cb As ComboBox
  853. Friend WithEvents 供應商編碼_tb As TextBox
  854. Friend WithEvents 儲態編號_cb As ComboBox
  855. Friend WithEvents 料號_tb As TextBox
  856. Friend WithEvents 需要全部庫存區域清單_ch As CheckBox
  857. Friend WithEvents 訂製編碼_cb As ComboBox
  858. Friend WithEvents 明細_dgv As DataGridView
  859. Friend WithEvents 入庫單_dgv As DataGridView
  860. Friend WithEvents Label1 As Label
  861. Friend WithEvents 加入單據_bt As Button
  862. Friend WithEvents 存檔_bt As Button
  863. Friend WithEvents 去除_bt As Button
  864. Friend WithEvents 確認入庫_bt As Button
  865. Friend WithEvents 單據編號_bt As TextBox
  866. Friend WithEvents Label2 As Label
  867. Friend WithEvents ToolTip1 As ToolTip
  868. Friend WithEvents 列印_bt As Button
  869. Friend WithEvents 單項_rb As RadioButton
  870. Friend WithEvents 整張_rb As RadioButton
  871. Friend WithEvents Label3 As Label
  872. Friend WithEvents 項次_tb As TextBox
  873. Friend WithEvents 流水號_tb As TextBox
  874. Friend WithEvents Panel4 As Panel
  875. Friend WithEvents QR品名 As Label
  876. Friend WithEvents 批號 As Label
  877. Friend WithEvents 入庫 As Label
  878. Friend WithEvents Label4 As Label
  879. Friend WithEvents Label5 As Label
  880. Friend WithEvents Label6 As Label
  881. Friend WithEvents QRCode2_pb As PictureBox
  882. Friend WithEvents PictureBox1 As PictureBox
  883. Friend WithEvents Label7 As Label
  884. Friend WithEvents 料號1_tb As TextBox
  885. Friend WithEvents PrintDocument1 As Printing.PrintDocument
  886. Friend WithEvents 新增_bt As Button
  887. Friend WithEvents 紙號_tb As TextBox
  888. Friend WithEvents 已入庫_ch As CheckBox
  889. Friend WithEvents 未入庫_ch As CheckBox
  890. End Class