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.

物料轉倉申請.Designer.vb 54KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995
  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. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Me.倉儲單號1_tb = New System.Windows.Forms.TextBox()
  32. Me.品名_tb = New System.Windows.Forms.TextBox()
  33. Me.A8_tb = New System.Windows.Forms.TextBox()
  34. Me.Label9 = New System.Windows.Forms.Label()
  35. Me.A7_tb = New System.Windows.Forms.TextBox()
  36. Me.Label8 = New System.Windows.Forms.Label()
  37. Me.A6_tb = New System.Windows.Forms.TextBox()
  38. Me.Label12 = New System.Windows.Forms.Label()
  39. Me.A5_tb = New System.Windows.Forms.TextBox()
  40. Me.Label13 = New System.Windows.Forms.Label()
  41. Me.A4_tb = New System.Windows.Forms.TextBox()
  42. Me.Label14 = New System.Windows.Forms.Label()
  43. Me.A3_tb = New System.Windows.Forms.TextBox()
  44. Me.Label15 = New System.Windows.Forms.Label()
  45. Me.A2_tb = New System.Windows.Forms.TextBox()
  46. Me.Label16 = New System.Windows.Forms.Label()
  47. Me.A1_tb = New System.Windows.Forms.TextBox()
  48. Me.Label17 = New System.Windows.Forms.Label()
  49. Me.倉名編號1_tb = New System.Windows.Forms.TextBox()
  50. Me.倉級1_tb = New System.Windows.Forms.TextBox()
  51. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  52. Me.倉名編號2_tb = New System.Windows.Forms.TextBox()
  53. Me.倉級2_tb = New System.Windows.Forms.TextBox()
  54. Me.當前倉庫_lb = New System.Windows.Forms.Label()
  55. Me.當前倉庫_cb = New System.Windows.Forms.ComboBox()
  56. Me.庫存_dgv = New System.Windows.Forms.DataGridView()
  57. Me.倉級1_lb = New System.Windows.Forms.Label()
  58. Me.倉名編號2_lb = New System.Windows.Forms.Label()
  59. Me.倉級2_lb = New System.Windows.Forms.Label()
  60. Me.倉名編號1_lb = New System.Windows.Forms.Label()
  61. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  62. Me.品名_lb = New System.Windows.Forms.Label()
  63. Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
  64. Me.品名確認_tb = New System.Windows.Forms.TextBox()
  65. Me.選擇_tb = New System.Windows.Forms.TextBox()
  66. Me.選擇_lb = New System.Windows.Forms.Label()
  67. Me.指定出庫單號_lb = New System.Windows.Forms.Label()
  68. Me.倉儲單號_tb = New System.Windows.Forms.TextBox()
  69. Me.出庫單據_dgv = New System.Windows.Forms.DataGridView()
  70. Me.出庫明細_dgv = New System.Windows.Forms.DataGridView()
  71. Me.批量操作_ch = New System.Windows.Forms.CheckBox()
  72. Me.可申請_tb = New System.Windows.Forms.TextBox()
  73. Me.選定內容加入指定入庫申請單_bt = New System.Windows.Forms.Button()
  74. Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
  75. Me.申請數_lb = New System.Windows.Forms.Label()
  76. Me.料號_lb = New System.Windows.Forms.Label()
  77. Me.料號_tb = New System.Windows.Forms.TextBox()
  78. Me.可申請_lb = New System.Windows.Forms.Label()
  79. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  80. Me.圖片檔1_pb = New System.Windows.Forms.PictureBox()
  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.全部取消_cb = New System.Windows.Forms.CheckBox()
  85. Me.全部選擇_cb = New System.Windows.Forms.CheckBox()
  86. Me.刪除選中的明細_bt = New System.Windows.Forms.Button()
  87. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  88. Me.查詢_tsm = New System.Windows.Forms.ToolStripMenuItem()
  89. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  90. Me.文字_lb = New System.Windows.Forms.Label()
  91. Me.文字1_lb = New System.Windows.Forms.Label()
  92. Me.文字2_lb = New System.Windows.Forms.Label()
  93. Me.語轉扭_bt = New System.Windows.Forms.Button()
  94. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  95. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  96. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  97. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  98. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  99. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  100. Me.Panel1 = New System.Windows.Forms.Panel()
  101. CType(Me.庫存_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  108. Me.ContextMenuStrip1.SuspendLayout()
  109. Me.Panel1.SuspendLayout()
  110. Me.SuspendLayout()
  111. '
  112. '倉儲單號1_tb
  113. '
  114. Me.倉儲單號1_tb.Location = New System.Drawing.Point(671, 108)
  115. Me.倉儲單號1_tb.Name = "倉儲單號1_tb"
  116. Me.倉儲單號1_tb.Size = New System.Drawing.Size(150, 23)
  117. Me.倉儲單號1_tb.TabIndex = 1055
  118. Me.倉儲單號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  119. '
  120. '品名_tb
  121. '
  122. Me.品名_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  123. Me.品名_tb.Location = New System.Drawing.Point(222, 18)
  124. Me.品名_tb.Multiline = True
  125. Me.品名_tb.Name = "品名_tb"
  126. Me.品名_tb.Size = New System.Drawing.Size(210, 59)
  127. Me.品名_tb.TabIndex = 1054
  128. '
  129. 'A8_tb
  130. '
  131. Me.A8_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  132. Me.A8_tb.Location = New System.Drawing.Point(796, 54)
  133. Me.A8_tb.Name = "A8_tb"
  134. Me.A8_tb.Size = New System.Drawing.Size(120, 23)
  135. Me.A8_tb.TabIndex = 1051
  136. '
  137. 'Label9
  138. '
  139. Me.Label9.AutoSize = True
  140. Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  141. Me.Label9.Location = New System.Drawing.Point(798, 41)
  142. Me.Label9.Name = "Label9"
  143. Me.Label9.Size = New System.Drawing.Size(23, 16)
  144. Me.Label9.TabIndex = 1050
  145. Me.Label9.Text = "A8"
  146. '
  147. 'A7_tb
  148. '
  149. Me.A7_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  150. Me.A7_tb.Location = New System.Drawing.Point(675, 54)
  151. Me.A7_tb.Name = "A7_tb"
  152. Me.A7_tb.Size = New System.Drawing.Size(120, 23)
  153. Me.A7_tb.TabIndex = 1049
  154. '
  155. 'Label8
  156. '
  157. Me.Label8.AutoSize = True
  158. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  159. Me.Label8.Location = New System.Drawing.Point(677, 41)
  160. Me.Label8.Name = "Label8"
  161. Me.Label8.Size = New System.Drawing.Size(23, 16)
  162. Me.Label8.TabIndex = 1048
  163. Me.Label8.Text = "A7"
  164. '
  165. 'A6_tb
  166. '
  167. Me.A6_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  168. Me.A6_tb.Location = New System.Drawing.Point(554, 54)
  169. Me.A6_tb.Name = "A6_tb"
  170. Me.A6_tb.Size = New System.Drawing.Size(120, 23)
  171. Me.A6_tb.TabIndex = 1047
  172. '
  173. 'Label12
  174. '
  175. Me.Label12.AutoSize = True
  176. Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  177. Me.Label12.Location = New System.Drawing.Point(556, 41)
  178. Me.Label12.Name = "Label12"
  179. Me.Label12.Size = New System.Drawing.Size(23, 16)
  180. Me.Label12.TabIndex = 1046
  181. Me.Label12.Text = "A6"
  182. '
  183. 'A5_tb
  184. '
  185. Me.A5_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  186. Me.A5_tb.Location = New System.Drawing.Point(433, 54)
  187. Me.A5_tb.Name = "A5_tb"
  188. Me.A5_tb.Size = New System.Drawing.Size(120, 23)
  189. Me.A5_tb.TabIndex = 1045
  190. '
  191. 'Label13
  192. '
  193. Me.Label13.AutoSize = True
  194. Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  195. Me.Label13.Location = New System.Drawing.Point(435, 41)
  196. Me.Label13.Name = "Label13"
  197. Me.Label13.Size = New System.Drawing.Size(23, 16)
  198. Me.Label13.TabIndex = 1044
  199. Me.Label13.Text = "A5"
  200. '
  201. 'A4_tb
  202. '
  203. Me.A4_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  204. Me.A4_tb.Location = New System.Drawing.Point(796, 16)
  205. Me.A4_tb.Name = "A4_tb"
  206. Me.A4_tb.Size = New System.Drawing.Size(120, 23)
  207. Me.A4_tb.TabIndex = 1043
  208. '
  209. 'Label14
  210. '
  211. Me.Label14.AutoSize = True
  212. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  213. Me.Label14.Location = New System.Drawing.Point(798, 2)
  214. Me.Label14.Name = "Label14"
  215. Me.Label14.Size = New System.Drawing.Size(23, 16)
  216. Me.Label14.TabIndex = 1042
  217. Me.Label14.Text = "A4"
  218. '
  219. 'A3_tb
  220. '
  221. Me.A3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  222. Me.A3_tb.Location = New System.Drawing.Point(675, 16)
  223. Me.A3_tb.Name = "A3_tb"
  224. Me.A3_tb.Size = New System.Drawing.Size(120, 23)
  225. Me.A3_tb.TabIndex = 1041
  226. '
  227. 'Label15
  228. '
  229. Me.Label15.AutoSize = True
  230. Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  231. Me.Label15.Location = New System.Drawing.Point(677, 2)
  232. Me.Label15.Name = "Label15"
  233. Me.Label15.Size = New System.Drawing.Size(23, 16)
  234. Me.Label15.TabIndex = 1040
  235. Me.Label15.Text = "A3"
  236. '
  237. 'A2_tb
  238. '
  239. Me.A2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  240. Me.A2_tb.Location = New System.Drawing.Point(554, 16)
  241. Me.A2_tb.Name = "A2_tb"
  242. Me.A2_tb.Size = New System.Drawing.Size(120, 23)
  243. Me.A2_tb.TabIndex = 1039
  244. '
  245. 'Label16
  246. '
  247. Me.Label16.AutoSize = True
  248. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  249. Me.Label16.Location = New System.Drawing.Point(556, 2)
  250. Me.Label16.Name = "Label16"
  251. Me.Label16.Size = New System.Drawing.Size(23, 16)
  252. Me.Label16.TabIndex = 1038
  253. Me.Label16.Text = "A2"
  254. '
  255. 'A1_tb
  256. '
  257. Me.A1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  258. Me.A1_tb.Location = New System.Drawing.Point(433, 16)
  259. Me.A1_tb.Name = "A1_tb"
  260. Me.A1_tb.Size = New System.Drawing.Size(120, 23)
  261. Me.A1_tb.TabIndex = 1037
  262. '
  263. 'Label17
  264. '
  265. Me.Label17.AutoSize = True
  266. Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  267. Me.Label17.Location = New System.Drawing.Point(435, 2)
  268. Me.Label17.Name = "Label17"
  269. Me.Label17.Size = New System.Drawing.Size(23, 16)
  270. Me.Label17.TabIndex = 1036
  271. Me.Label17.Text = "A1"
  272. '
  273. '倉名編號1_tb
  274. '
  275. Me.倉名編號1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  276. Me.倉名編號1_tb.Location = New System.Drawing.Point(179, 54)
  277. Me.倉名編號1_tb.Name = "倉名編號1_tb"
  278. Me.倉名編號1_tb.Size = New System.Drawing.Size(41, 23)
  279. Me.倉名編號1_tb.TabIndex = 1007
  280. Me.倉名編號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  281. '
  282. '倉級1_tb
  283. '
  284. Me.倉級1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  285. Me.倉級1_tb.Location = New System.Drawing.Point(55, 54)
  286. Me.倉級1_tb.Name = "倉級1_tb"
  287. Me.倉級1_tb.Size = New System.Drawing.Size(41, 23)
  288. Me.倉級1_tb.TabIndex = 1005
  289. Me.倉級1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  290. '
  291. '指定倉庫_cb
  292. '
  293. Me.指定倉庫_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  294. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  295. Me.指定倉庫_cb.ForeColor = System.Drawing.Color.Green
  296. Me.指定倉庫_cb.FormattingEnabled = True
  297. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  298. Me.指定倉庫_cb.Location = New System.Drawing.Point(352, 359)
  299. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  300. Me.指定倉庫_cb.Size = New System.Drawing.Size(241, 24)
  301. Me.指定倉庫_cb.TabIndex = 1003
  302. '
  303. '倉名編號2_tb
  304. '
  305. Me.倉名編號2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  306. Me.倉名編號2_tb.ForeColor = System.Drawing.Color.Green
  307. Me.倉名編號2_tb.Location = New System.Drawing.Point(778, 359)
  308. Me.倉名編號2_tb.Name = "倉名編號2_tb"
  309. Me.倉名編號2_tb.Size = New System.Drawing.Size(41, 23)
  310. Me.倉名編號2_tb.TabIndex = 996
  311. Me.倉名編號2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  312. '
  313. '倉級2_tb
  314. '
  315. Me.倉級2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  316. Me.倉級2_tb.ForeColor = System.Drawing.Color.Green
  317. Me.倉級2_tb.Location = New System.Drawing.Point(657, 359)
  318. Me.倉級2_tb.Name = "倉級2_tb"
  319. Me.倉級2_tb.Size = New System.Drawing.Size(41, 23)
  320. Me.倉級2_tb.TabIndex = 994
  321. Me.倉級2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  322. '
  323. '當前倉庫_lb
  324. '
  325. Me.當前倉庫_lb.AutoSize = True
  326. Me.當前倉庫_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  327. Me.當前倉庫_lb.Location = New System.Drawing.Point(5, 11)
  328. Me.當前倉庫_lb.Name = "當前倉庫_lb"
  329. Me.當前倉庫_lb.Size = New System.Drawing.Size(119, 16)
  330. Me.當前倉庫_lb.TabIndex = 993
  331. Me.當前倉庫_lb.Text = "當 前 倉 庫"
  332. '
  333. '當前倉庫_cb
  334. '
  335. Me.當前倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  336. Me.當前倉庫_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  337. Me.當前倉庫_cb.FormattingEnabled = True
  338. Me.當前倉庫_cb.Items.AddRange(New Object() {"2019"})
  339. Me.當前倉庫_cb.Location = New System.Drawing.Point(3, 28)
  340. Me.當前倉庫_cb.Name = "當前倉庫_cb"
  341. Me.當前倉庫_cb.Size = New System.Drawing.Size(217, 24)
  342. Me.當前倉庫_cb.TabIndex = 992
  343. '
  344. '庫存_dgv
  345. '
  346. DataGridViewCellStyle1.BackColor = System.Drawing.Color.White
  347. Me.庫存_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  348. Me.庫存_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  349. Or System.Windows.Forms.AnchorStyles.Left) _
  350. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  351. Me.庫存_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  352. Me.庫存_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  353. Me.庫存_dgv.Location = New System.Drawing.Point(4, 78)
  354. Me.庫存_dgv.Name = "庫存_dgv"
  355. Me.庫存_dgv.RowHeadersWidth = 5
  356. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  357. Me.庫存_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  358. Me.庫存_dgv.RowTemplate.Height = 24
  359. Me.庫存_dgv.Size = New System.Drawing.Size(1145, 238)
  360. Me.庫存_dgv.TabIndex = 969
  361. '
  362. '倉級1_lb
  363. '
  364. Me.倉級1_lb.AutoSize = True
  365. Me.倉級1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  366. Me.倉級1_lb.Location = New System.Drawing.Point(4, 57)
  367. Me.倉級1_lb.Name = "倉級1_lb"
  368. Me.倉級1_lb.Size = New System.Drawing.Size(50, 16)
  369. Me.倉級1_lb.TabIndex = 1006
  370. Me.倉級1_lb.Text = "倉 級"
  371. '
  372. '倉名編號2_lb
  373. '
  374. Me.倉名編號2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  375. Me.倉名編號2_lb.AutoSize = True
  376. Me.倉名編號2_lb.ForeColor = System.Drawing.Color.Green
  377. Me.倉名編號2_lb.Location = New System.Drawing.Point(701, 363)
  378. Me.倉名編號2_lb.Name = "倉名編號2_lb"
  379. Me.倉名編號2_lb.Size = New System.Drawing.Size(74, 16)
  380. Me.倉名編號2_lb.TabIndex = 997
  381. Me.倉名編號2_lb.Text = "倉 名 編 號"
  382. '
  383. '倉級2_lb
  384. '
  385. Me.倉級2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  386. Me.倉級2_lb.AutoSize = True
  387. Me.倉級2_lb.ForeColor = System.Drawing.Color.Green
  388. Me.倉級2_lb.Location = New System.Drawing.Point(598, 363)
  389. Me.倉級2_lb.Name = "倉級2_lb"
  390. Me.倉級2_lb.Size = New System.Drawing.Size(50, 16)
  391. Me.倉級2_lb.TabIndex = 995
  392. Me.倉級2_lb.Text = "倉 級"
  393. '
  394. '倉名編號1_lb
  395. '
  396. Me.倉名編號1_lb.AutoSize = True
  397. Me.倉名編號1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  398. Me.倉名編號1_lb.Location = New System.Drawing.Point(98, 57)
  399. Me.倉名編號1_lb.Name = "倉名編號1_lb"
  400. Me.倉名編號1_lb.Size = New System.Drawing.Size(74, 16)
  401. Me.倉名編號1_lb.TabIndex = 1008
  402. Me.倉名編號1_lb.Text = "倉 名 編 號"
  403. '
  404. '指定倉庫_lb
  405. '
  406. Me.指定倉庫_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  407. Me.指定倉庫_lb.AutoSize = True
  408. Me.指定倉庫_lb.ForeColor = System.Drawing.Color.Green
  409. Me.指定倉庫_lb.Location = New System.Drawing.Point(198, 364)
  410. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  411. Me.指定倉庫_lb.Size = New System.Drawing.Size(137, 16)
  412. Me.指定倉庫_lb.TabIndex = 1004
  413. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  414. '
  415. '品名_lb
  416. '
  417. Me.品名_lb.AutoSize = True
  418. Me.品名_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  419. Me.品名_lb.Location = New System.Drawing.Point(222, 2)
  420. Me.品名_lb.Name = "品名_lb"
  421. Me.品名_lb.Size = New System.Drawing.Size(91, 16)
  422. Me.品名_lb.TabIndex = 1053
  423. Me.品名_lb.Text = "品名 - 原則說明"
  424. '
  425. '規格合併_dgv
  426. '
  427. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  428. Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  429. Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  430. Me.規格合併_dgv.Location = New System.Drawing.Point(351, 111)
  431. Me.規格合併_dgv.Name = "規格合併_dgv"
  432. Me.規格合併_dgv.RowHeadersWidth = 5
  433. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  434. Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  435. Me.規格合併_dgv.RowTemplate.Height = 24
  436. Me.規格合併_dgv.Size = New System.Drawing.Size(227, 49)
  437. Me.規格合併_dgv.TabIndex = 1032
  438. '
  439. '品名確認_tb
  440. '
  441. Me.品名確認_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  442. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  443. Me.品名確認_tb.Location = New System.Drawing.Point(671, 137)
  444. Me.品名確認_tb.Name = "品名確認_tb"
  445. Me.品名確認_tb.Size = New System.Drawing.Size(150, 23)
  446. Me.品名確認_tb.TabIndex = 1020
  447. '
  448. '選擇_tb
  449. '
  450. Me.選擇_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  451. Me.選擇_tb.Location = New System.Drawing.Point(870, 359)
  452. Me.選擇_tb.Name = "選擇_tb"
  453. Me.選擇_tb.Size = New System.Drawing.Size(167, 23)
  454. Me.選擇_tb.TabIndex = 1019
  455. '
  456. '選擇_lb
  457. '
  458. Me.選擇_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  459. Me.選擇_lb.AutoSize = True
  460. Me.選擇_lb.Location = New System.Drawing.Point(828, 363)
  461. Me.選擇_lb.Name = "選擇_lb"
  462. Me.選擇_lb.Size = New System.Drawing.Size(41, 16)
  463. Me.選擇_lb.TabIndex = 1018
  464. Me.選擇_lb.Text = "選 擇"
  465. '
  466. '指定出庫單號_lb
  467. '
  468. Me.指定出庫單號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  469. Me.指定出庫單號_lb.AutoSize = True
  470. Me.指定出庫單號_lb.Location = New System.Drawing.Point(198, 337)
  471. Me.指定出庫單號_lb.Name = "指定出庫單號_lb"
  472. Me.指定出庫單號_lb.Size = New System.Drawing.Size(140, 16)
  473. Me.指定出庫單號_lb.TabIndex = 1006
  474. Me.指定出庫單號_lb.Text = "指 定 出 庫 單 號"
  475. '
  476. '倉儲單號_tb
  477. '
  478. Me.倉儲單號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  479. Me.倉儲單號_tb.Location = New System.Drawing.Point(352, 334)
  480. Me.倉儲單號_tb.Name = "倉儲單號_tb"
  481. Me.倉儲單號_tb.Size = New System.Drawing.Size(171, 23)
  482. Me.倉儲單號_tb.TabIndex = 1005
  483. Me.倉儲單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  484. '
  485. '出庫單據_dgv
  486. '
  487. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  488. Me.出庫單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  489. Me.出庫單據_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  490. Me.出庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  491. Me.出庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  492. Me.出庫單據_dgv.Location = New System.Drawing.Point(5, 403)
  493. Me.出庫單據_dgv.Name = "出庫單據_dgv"
  494. Me.出庫單據_dgv.RowHeadersWidth = 5
  495. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  496. Me.出庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  497. Me.出庫單據_dgv.RowTemplate.Height = 24
  498. Me.出庫單據_dgv.Size = New System.Drawing.Size(310, 275)
  499. Me.出庫單據_dgv.TabIndex = 1004
  500. '
  501. '出庫明細_dgv
  502. '
  503. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  504. Me.出庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  505. Me.出庫明細_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  506. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  507. Me.出庫明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  508. Me.出庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  509. Me.出庫明細_dgv.Location = New System.Drawing.Point(317, 403)
  510. Me.出庫明細_dgv.Name = "出庫明細_dgv"
  511. Me.出庫明細_dgv.RowHeadersWidth = 5
  512. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  513. Me.出庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  514. Me.出庫明細_dgv.RowTemplate.Height = 24
  515. Me.出庫明細_dgv.Size = New System.Drawing.Size(1028, 275)
  516. Me.出庫明細_dgv.TabIndex = 970
  517. '
  518. '批量操作_ch
  519. '
  520. Me.批量操作_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  521. Me.批量操作_ch.AutoSize = True
  522. Me.批量操作_ch.ForeColor = System.Drawing.Color.Green
  523. Me.批量操作_ch.Location = New System.Drawing.Point(4, 317)
  524. Me.批量操作_ch.Name = "批量操作_ch"
  525. Me.批量操作_ch.Size = New System.Drawing.Size(120, 20)
  526. Me.批量操作_ch.TabIndex = 1056
  527. Me.批量操作_ch.Text = "批 量 操 作"
  528. Me.批量操作_ch.UseVisualStyleBackColor = True
  529. '
  530. '可申請_tb
  531. '
  532. Me.可申請_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  533. Me.可申請_tb.Location = New System.Drawing.Point(827, 334)
  534. Me.可申請_tb.Name = "可申請_tb"
  535. Me.可申請_tb.Size = New System.Drawing.Size(53, 23)
  536. Me.可申請_tb.TabIndex = 1063
  537. Me.可申請_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  538. '
  539. '選定內容加入指定入庫申請單_bt
  540. '
  541. Me.選定內容加入指定入庫申請單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  542. Me.選定內容加入指定入庫申請單_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  543. Me.選定內容加入指定入庫申請單_bt.ForeColor = System.Drawing.Color.Green
  544. Me.選定內容加入指定入庫申請單_bt.Location = New System.Drawing.Point(1151, 243)
  545. Me.選定內容加入指定入庫申請單_bt.Name = "選定內容加入指定入庫申請單_bt"
  546. Me.選定內容加入指定入庫申請單_bt.Size = New System.Drawing.Size(194, 73)
  547. Me.選定內容加入指定入庫申請單_bt.TabIndex = 1061
  548. Me.選定內容加入指定入庫申請單_bt.Text = "選定內容加入指定入庫申請單"
  549. Me.選定內容加入指定入庫申請單_bt.UseVisualStyleBackColor = True
  550. '
  551. '申請數_nud
  552. '
  553. Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  554. Me.申請數_nud.Location = New System.Drawing.Point(942, 334)
  555. Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  556. Me.申請數_nud.Name = "申請數_nud"
  557. Me.申請數_nud.Size = New System.Drawing.Size(95, 23)
  558. Me.申請數_nud.TabIndex = 1060
  559. Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  560. '
  561. '申請數_lb
  562. '
  563. Me.申請數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  564. Me.申請數_lb.AutoSize = True
  565. Me.申請數_lb.Location = New System.Drawing.Point(880, 337)
  566. Me.申請數_lb.Name = "申請數_lb"
  567. Me.申請數_lb.Size = New System.Drawing.Size(62, 16)
  568. Me.申請數_lb.TabIndex = 1059
  569. Me.申請數_lb.Text = "申 請 數"
  570. '
  571. '料號_lb
  572. '
  573. Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  574. Me.料號_lb.AutoSize = True
  575. Me.料號_lb.Location = New System.Drawing.Point(525, 337)
  576. Me.料號_lb.Name = "料號_lb"
  577. Me.料號_lb.Size = New System.Drawing.Size(56, 16)
  578. Me.料號_lb.TabIndex = 1058
  579. Me.料號_lb.Text = "料 號"
  580. '
  581. '料號_tb
  582. '
  583. Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  584. Me.料號_tb.Location = New System.Drawing.Point(581, 334)
  585. Me.料號_tb.Name = "料號_tb"
  586. Me.料號_tb.Size = New System.Drawing.Size(141, 23)
  587. Me.料號_tb.TabIndex = 1057
  588. '
  589. '可申請_lb
  590. '
  591. Me.可申請_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  592. Me.可申請_lb.AutoSize = True
  593. Me.可申請_lb.Location = New System.Drawing.Point(722, 337)
  594. Me.可申請_lb.Name = "可申請_lb"
  595. Me.可申請_lb.Size = New System.Drawing.Size(86, 16)
  596. Me.可申請_lb.TabIndex = 1062
  597. Me.可申請_lb.Text = "可 申 請"
  598. '
  599. '語言_dgv
  600. '
  601. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  602. Me.語言_dgv.Location = New System.Drawing.Point(584, 111)
  603. Me.語言_dgv.Name = "語言_dgv"
  604. Me.語言_dgv.RowHeadersWidth = 5
  605. Me.語言_dgv.RowTemplate.Height = 24
  606. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  607. Me.語言_dgv.TabIndex = 1064
  608. Me.語言_dgv.Visible = False
  609. '
  610. '圖片檔1_pb
  611. '
  612. Me.圖片檔1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  613. Me.圖片檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  614. Me.圖片檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  615. Me.圖片檔1_pb.Location = New System.Drawing.Point(1151, 102)
  616. Me.圖片檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  617. Me.圖片檔1_pb.Name = "圖片檔1_pb"
  618. Me.圖片檔1_pb.Size = New System.Drawing.Size(194, 139)
  619. Me.圖片檔1_pb.TabIndex = 991
  620. Me.圖片檔1_pb.TabStop = False
  621. '
  622. '開立指定入庫單_bt
  623. '
  624. Me.開立指定入庫單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  625. Me.開立指定入庫單_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  626. Me.開立指定入庫單_bt.ForeColor = System.Drawing.Color.Blue
  627. Me.開立指定入庫單_bt.Location = New System.Drawing.Point(3, 335)
  628. Me.開立指定入庫單_bt.Name = "開立指定入庫單_bt"
  629. Me.開立指定入庫單_bt.Size = New System.Drawing.Size(194, 47)
  630. Me.開立指定入庫單_bt.TabIndex = 1065
  631. Me.開立指定入庫單_bt.Text = "開立指定入庫單"
  632. Me.開立指定入庫單_bt.UseVisualStyleBackColor = True
  633. '
  634. '刪除指定出庫單_bt
  635. '
  636. Me.刪除指定出庫單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  637. Me.刪除指定出庫單_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  638. Me.刪除指定出庫單_bt.ForeColor = System.Drawing.Color.Red
  639. Me.刪除指定出庫單_bt.Location = New System.Drawing.Point(1150, 76)
  640. Me.刪除指定出庫單_bt.Name = "刪除指定出庫單_bt"
  641. Me.刪除指定出庫單_bt.Size = New System.Drawing.Size(194, 25)
  642. Me.刪除指定出庫單_bt.TabIndex = 1066
  643. Me.刪除指定出庫單_bt.Text = "刪除指定出庫單"
  644. Me.刪除指定出庫單_bt.UseVisualStyleBackColor = True
  645. '
  646. '指定入庫申請單建立完成_bt
  647. '
  648. Me.指定入庫申請單建立完成_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  649. Me.指定入庫申請單建立完成_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  650. Me.指定入庫申請單建立完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  651. Me.指定入庫申請單建立完成_bt.Location = New System.Drawing.Point(1151, 376)
  652. Me.指定入庫申請單建立完成_bt.Name = "指定入庫申請單建立完成_bt"
  653. Me.指定入庫申請單建立完成_bt.Size = New System.Drawing.Size(194, 25)
  654. Me.指定入庫申請單建立完成_bt.TabIndex = 1067
  655. Me.指定入庫申請單建立完成_bt.Text = "指定入庫申請單存檔"
  656. Me.指定入庫申請單建立完成_bt.UseVisualStyleBackColor = True
  657. '
  658. '全部取消_cb
  659. '
  660. Me.全部取消_cb.AutoSize = True
  661. Me.全部取消_cb.ForeColor = System.Drawing.Color.SaddleBrown
  662. Me.全部取消_cb.Location = New System.Drawing.Point(92, 3)
  663. Me.全部取消_cb.Name = "全部取消_cb"
  664. Me.全部取消_cb.Size = New System.Drawing.Size(75, 20)
  665. Me.全部取消_cb.TabIndex = 1068
  666. Me.全部取消_cb.Text = "全部取消"
  667. Me.全部取消_cb.UseVisualStyleBackColor = True
  668. '
  669. '全部選擇_cb
  670. '
  671. Me.全部選擇_cb.AutoSize = True
  672. Me.全部選擇_cb.ForeColor = System.Drawing.Color.SaddleBrown
  673. Me.全部選擇_cb.Location = New System.Drawing.Point(3, 3)
  674. Me.全部選擇_cb.Name = "全部選擇_cb"
  675. Me.全部選擇_cb.Size = New System.Drawing.Size(75, 20)
  676. Me.全部選擇_cb.TabIndex = 1069
  677. Me.全部選擇_cb.Text = "全部選擇"
  678. Me.全部選擇_cb.UseVisualStyleBackColor = True
  679. '
  680. '刪除選中的明細_bt
  681. '
  682. Me.刪除選中的明細_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  683. Me.刪除選中的明細_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  684. Me.刪除選中的明細_bt.ForeColor = System.Drawing.Color.Red
  685. Me.刪除選中的明細_bt.Location = New System.Drawing.Point(1151, 317)
  686. Me.刪除選中的明細_bt.Name = "刪除選中的明細_bt"
  687. Me.刪除選中的明細_bt.Size = New System.Drawing.Size(194, 35)
  688. Me.刪除選中的明細_bt.TabIndex = 1070
  689. Me.刪除選中的明細_bt.Text = "刪除選中的明細"
  690. Me.刪除選中的明細_bt.UseVisualStyleBackColor = True
  691. '
  692. '重新整理_tsm
  693. '
  694. Me.重新整理_tsm.Name = "重新整理_tsm"
  695. Me.重新整理_tsm.Size = New System.Drawing.Size(134, 22)
  696. Me.重新整理_tsm.Text = "重新整理"
  697. '
  698. '查詢_tsm
  699. '
  700. Me.查詢_tsm.Name = "查詢_tsm"
  701. Me.查詢_tsm.Size = New System.Drawing.Size(134, 22)
  702. Me.查詢_tsm.Text = "關鍵字查詢"
  703. '
  704. 'ContextMenuStrip1
  705. '
  706. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.查詢_tsm})
  707. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  708. Me.ContextMenuStrip1.Size = New System.Drawing.Size(135, 48)
  709. '
  710. '文字_lb
  711. '
  712. Me.文字_lb.AutoSize = True
  713. Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  714. Me.文字_lb.Location = New System.Drawing.Point(919, 10)
  715. Me.文字_lb.Name = "文字_lb"
  716. Me.文字_lb.Size = New System.Drawing.Size(164, 60)
  717. Me.文字_lb.TabIndex = 1071
  718. Me.文字_lb.Text = "開單:需先選指定倉庫" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "入庫申請單:申請數必填" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "刪除指定出庫單:整張申請單移除" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "刪除選中的明細:刪除單一筆資料" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  719. '
  720. '文字1_lb
  721. '
  722. Me.文字1_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  723. Me.文字1_lb.AutoSize = True
  724. Me.文字1_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  725. Me.文字1_lb.Location = New System.Drawing.Point(5, 385)
  726. Me.文字1_lb.Name = "文字1_lb"
  727. Me.文字1_lb.Size = New System.Drawing.Size(469, 15)
  728. Me.文字1_lb.TabIndex = 1072
  729. Me.文字1_lb.Text = "如果申請數錯誤,請刪除此明細。重新申請一次,明細剩下最後一筆資料則無法進行刪除的動作"
  730. '
  731. '文字2_lb
  732. '
  733. Me.文字2_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  734. Me.文字2_lb.AutoSize = True
  735. Me.文字2_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  736. Me.文字2_lb.Location = New System.Drawing.Point(131, 318)
  737. Me.文字2_lb.Name = "文字2_lb"
  738. Me.文字2_lb.Size = New System.Drawing.Size(314, 15)
  739. Me.文字2_lb.TabIndex = 1073
  740. Me.文字2_lb.Text = "勾選""批量操作後"",請記得手動輸入申請數;選擇會自動勾選。"
  741. '
  742. '語轉扭_bt
  743. '
  744. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  745. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  746. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  747. Me.語轉扭_bt.Location = New System.Drawing.Point(1038, 358)
  748. Me.語轉扭_bt.Name = "語轉扭_bt"
  749. Me.語轉扭_bt.Size = New System.Drawing.Size(20, 25)
  750. Me.語轉扭_bt.TabIndex = 1652
  751. Me.語轉扭_bt.Text = "L"
  752. Me.語轉扭_bt.UseVisualStyleBackColor = True
  753. '
  754. '大間距_ch
  755. '
  756. Me.大間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  757. Me.大間距_ch.AutoSize = True
  758. Me.大間距_ch.Location = New System.Drawing.Point(1107, 316)
  759. Me.大間距_ch.Name = "大間距_ch"
  760. Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
  761. Me.大間距_ch.TabIndex = 1655
  762. Me.大間距_ch.Text = "L3"
  763. Me.大間距_ch.UseVisualStyleBackColor = True
  764. '
  765. '中間距_ch
  766. '
  767. Me.中間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  768. Me.中間距_ch.AutoSize = True
  769. Me.中間距_ch.Location = New System.Drawing.Point(1064, 316)
  770. Me.中間距_ch.Name = "中間距_ch"
  771. Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
  772. Me.中間距_ch.TabIndex = 1654
  773. Me.中間距_ch.Text = "L2"
  774. Me.中間距_ch.UseVisualStyleBackColor = True
  775. '
  776. '小間距_ch
  777. '
  778. Me.小間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  779. Me.小間距_ch.AutoSize = True
  780. Me.小間距_ch.Location = New System.Drawing.Point(1022, 316)
  781. Me.小間距_ch.Name = "小間距_ch"
  782. Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
  783. Me.小間距_ch.TabIndex = 1653
  784. Me.小間距_ch.Text = "L1"
  785. Me.小間距_ch.UseVisualStyleBackColor = True
  786. '
  787. '大間距1_ch
  788. '
  789. Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  790. Me.大間距1_ch.AutoSize = True
  791. Me.大間距1_ch.Location = New System.Drawing.Point(1107, 383)
  792. Me.大間距1_ch.Name = "大間距1_ch"
  793. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  794. Me.大間距1_ch.TabIndex = 1658
  795. Me.大間距1_ch.Text = "L3"
  796. Me.大間距1_ch.UseVisualStyleBackColor = True
  797. '
  798. '中間距1_ch
  799. '
  800. Me.中間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  801. Me.中間距1_ch.AutoSize = True
  802. Me.中間距1_ch.Location = New System.Drawing.Point(1064, 383)
  803. Me.中間距1_ch.Name = "中間距1_ch"
  804. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  805. Me.中間距1_ch.TabIndex = 1657
  806. Me.中間距1_ch.Text = "L2"
  807. Me.中間距1_ch.UseVisualStyleBackColor = True
  808. '
  809. '小間距1_ch
  810. '
  811. Me.小間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  812. Me.小間距1_ch.AutoSize = True
  813. Me.小間距1_ch.Location = New System.Drawing.Point(1022, 383)
  814. Me.小間距1_ch.Name = "小間距1_ch"
  815. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  816. Me.小間距1_ch.TabIndex = 1656
  817. Me.小間距1_ch.Text = "L1"
  818. Me.小間距1_ch.UseVisualStyleBackColor = True
  819. '
  820. 'Panel1
  821. '
  822. Me.Panel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  823. Me.Panel1.Controls.Add(Me.全部取消_cb)
  824. Me.Panel1.Controls.Add(Me.全部選擇_cb)
  825. Me.Panel1.Location = New System.Drawing.Point(1143, 352)
  826. Me.Panel1.Name = "Panel1"
  827. Me.Panel1.Size = New System.Drawing.Size(205, 25)
  828. Me.Panel1.TabIndex = 1659
  829. '
  830. '倉儲指定出庫申請
  831. '
  832. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  833. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  834. Me.ClientSize = New System.Drawing.Size(1350, 681)
  835. Me.ContextMenuStrip = Me.ContextMenuStrip1
  836. Me.Controls.Add(Me.Panel1)
  837. Me.Controls.Add(Me.語轉扭_bt)
  838. Me.Controls.Add(Me.文字2_lb)
  839. Me.Controls.Add(Me.文字1_lb)
  840. Me.Controls.Add(Me.文字_lb)
  841. Me.Controls.Add(Me.刪除選中的明細_bt)
  842. Me.Controls.Add(Me.指定入庫申請單建立完成_bt)
  843. Me.Controls.Add(Me.刪除指定出庫單_bt)
  844. Me.Controls.Add(Me.開立指定入庫單_bt)
  845. Me.Controls.Add(Me.語言_dgv)
  846. Me.Controls.Add(Me.可申請_tb)
  847. Me.Controls.Add(Me.選定內容加入指定入庫申請單_bt)
  848. Me.Controls.Add(Me.申請數_nud)
  849. Me.Controls.Add(Me.申請數_lb)
  850. Me.Controls.Add(Me.料號_lb)
  851. Me.Controls.Add(Me.料號_tb)
  852. Me.Controls.Add(Me.可申請_lb)
  853. Me.Controls.Add(Me.規格合併_dgv)
  854. Me.Controls.Add(Me.倉儲單號1_tb)
  855. Me.Controls.Add(Me.品名確認_tb)
  856. Me.Controls.Add(Me.選擇_tb)
  857. Me.Controls.Add(Me.品名_tb)
  858. Me.Controls.Add(Me.選擇_lb)
  859. Me.Controls.Add(Me.圖片檔1_pb)
  860. Me.Controls.Add(Me.A8_tb)
  861. Me.Controls.Add(Me.Label9)
  862. Me.Controls.Add(Me.品名_lb)
  863. Me.Controls.Add(Me.倉儲單號_tb)
  864. Me.Controls.Add(Me.A7_tb)
  865. Me.Controls.Add(Me.Label8)
  866. Me.Controls.Add(Me.倉名編號1_lb)
  867. Me.Controls.Add(Me.A6_tb)
  868. Me.Controls.Add(Me.Label12)
  869. Me.Controls.Add(Me.A5_tb)
  870. Me.Controls.Add(Me.Label13)
  871. Me.Controls.Add(Me.A4_tb)
  872. Me.Controls.Add(Me.Label14)
  873. Me.Controls.Add(Me.當前倉庫_cb)
  874. Me.Controls.Add(Me.A3_tb)
  875. Me.Controls.Add(Me.當前倉庫_lb)
  876. Me.Controls.Add(Me.Label15)
  877. Me.Controls.Add(Me.倉級2_tb)
  878. Me.Controls.Add(Me.A2_tb)
  879. Me.Controls.Add(Me.倉名編號2_tb)
  880. Me.Controls.Add(Me.Label16)
  881. Me.Controls.Add(Me.A1_tb)
  882. Me.Controls.Add(Me.Label17)
  883. Me.Controls.Add(Me.倉名編號1_tb)
  884. Me.Controls.Add(Me.倉級1_tb)
  885. Me.Controls.Add(Me.指定倉庫_cb)
  886. Me.Controls.Add(Me.指定倉庫_lb)
  887. Me.Controls.Add(Me.倉級2_lb)
  888. Me.Controls.Add(Me.倉名編號2_lb)
  889. Me.Controls.Add(Me.倉級1_lb)
  890. Me.Controls.Add(Me.庫存_dgv)
  891. Me.Controls.Add(Me.出庫單據_dgv)
  892. Me.Controls.Add(Me.出庫明細_dgv)
  893. Me.Controls.Add(Me.指定出庫單號_lb)
  894. Me.Controls.Add(Me.大間距_ch)
  895. Me.Controls.Add(Me.中間距_ch)
  896. Me.Controls.Add(Me.小間距_ch)
  897. Me.Controls.Add(Me.大間距1_ch)
  898. Me.Controls.Add(Me.中間距1_ch)
  899. Me.Controls.Add(Me.小間距1_ch)
  900. Me.Controls.Add(Me.批量操作_ch)
  901. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  902. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  903. Me.Name = "倉儲指定出庫申請"
  904. Me.Text = "倉儲指定出庫申請"
  905. CType(Me.庫存_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  906. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  907. CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  908. CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  909. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  910. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  911. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  912. Me.ContextMenuStrip1.ResumeLayout(False)
  913. Me.Panel1.ResumeLayout(False)
  914. Me.Panel1.PerformLayout()
  915. Me.ResumeLayout(False)
  916. Me.PerformLayout()
  917. End Sub
  918. Friend WithEvents 倉名編號2_lb As Label
  919. Friend WithEvents 倉名編號2_tb As TextBox
  920. Friend WithEvents 倉級2_lb As Label
  921. Friend WithEvents 倉級2_tb As TextBox
  922. Friend WithEvents 當前倉庫_lb As Label
  923. Friend WithEvents 當前倉庫_cb As ComboBox
  924. Friend WithEvents 圖片檔1_pb As PictureBox
  925. Friend WithEvents 庫存_dgv As DataGridView
  926. Friend WithEvents 指定出庫單號_lb As Label
  927. Friend WithEvents 倉儲單號_tb As TextBox
  928. Friend WithEvents 出庫單據_dgv As DataGridView
  929. Friend WithEvents 出庫明細_dgv As DataGridView
  930. Friend WithEvents 指定倉庫_lb As Label
  931. Friend WithEvents 指定倉庫_cb As ComboBox
  932. Friend WithEvents 倉名編號1_lb As Label
  933. Friend WithEvents 倉名編號1_tb As TextBox
  934. Friend WithEvents 倉級1_lb As Label
  935. Friend WithEvents 倉級1_tb As TextBox
  936. Friend WithEvents 品名_tb As TextBox
  937. Friend WithEvents A8_tb As TextBox
  938. Friend WithEvents Label9 As Label
  939. Friend WithEvents A7_tb As TextBox
  940. Friend WithEvents Label8 As Label
  941. Friend WithEvents A6_tb As TextBox
  942. Friend WithEvents Label12 As Label
  943. Friend WithEvents A5_tb As TextBox
  944. Friend WithEvents Label13 As Label
  945. Friend WithEvents A4_tb As TextBox
  946. Friend WithEvents Label14 As Label
  947. Friend WithEvents A3_tb As TextBox
  948. Friend WithEvents Label15 As Label
  949. Friend WithEvents A2_tb As TextBox
  950. Friend WithEvents Label16 As Label
  951. Friend WithEvents A1_tb As TextBox
  952. Friend WithEvents Label17 As Label
  953. Friend WithEvents 品名_lb As Label
  954. Friend WithEvents 倉儲單號1_tb As TextBox
  955. Friend WithEvents 品名確認_tb As TextBox
  956. Friend WithEvents 選擇_tb As TextBox
  957. Friend WithEvents 選擇_lb As Label
  958. Friend WithEvents 規格合併_dgv As DataGridView
  959. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  960. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  961. Friend WithEvents ToolStripSeparator8 As ToolStripSeparator
  962. Friend WithEvents 查詢_tsm As ToolStripMenuItem
  963. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  964. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  965. Friend WithEvents 批量操作_ch As CheckBox
  966. Friend WithEvents 可申請_tb As TextBox
  967. Friend WithEvents 選定內容加入指定入庫申請單_bt As Button
  968. Friend WithEvents 申請數_nud As NumericUpDown
  969. Friend WithEvents 申請數_lb As Label
  970. Friend WithEvents 料號_lb As Label
  971. Friend WithEvents 料號_tb As TextBox
  972. Friend WithEvents 可申請_lb As Label
  973. Friend WithEvents 語言_dgv As DataGridView
  974. Friend WithEvents 開立指定入庫單_bt As Button
  975. Friend WithEvents 刪除指定出庫單_bt As Button
  976. Friend WithEvents 指定入庫申請單建立完成_bt As Button
  977. Friend WithEvents 全部取消_cb As CheckBox
  978. Friend WithEvents 全部選擇_cb As CheckBox
  979. Friend WithEvents 刪除選中的明細_bt As Button
  980. Friend WithEvents 文字_lb As Label
  981. Friend WithEvents 文字1_lb As Label
  982. Friend WithEvents 文字2_lb As Label
  983. Friend WithEvents 語轉扭_bt As Button
  984. Friend WithEvents 大間距_ch As CheckBox
  985. Friend WithEvents 中間距_ch As CheckBox
  986. Friend WithEvents 小間距_ch As CheckBox
  987. Friend WithEvents 大間距1_ch As CheckBox
  988. Friend WithEvents 中間距1_ch As CheckBox
  989. Friend WithEvents 小間距1_ch As CheckBox
  990. Friend WithEvents Panel1 As Panel
  991. End Class