Ei kuvausta
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 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415
  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. Me.依據入庫單號全部選擇_bt = New System.Windows.Forms.Button()
  28. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  29. Me.入庫單號_tb = New System.Windows.Forms.TextBox()
  30. Me.入庫單號_lb = New System.Windows.Forms.Label()
  31. Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
  32. Me.全部取消_bt = New System.Windows.Forms.Button()
  33. Me.全部選擇_bt = New System.Windows.Forms.Button()
  34. Me.確認收料入庫_bt = New System.Windows.Forms.Button()
  35. Me.同級別全資料_ch = New System.Windows.Forms.CheckBox()
  36. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  37. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  38. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  39. Me.圖片檔1_pb = New System.Windows.Forms.PictureBox()
  40. Me.圖片檔2_pb = New System.Windows.Forms.PictureBox()
  41. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  42. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.依據入庫單號全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
  44. Me.確認收料入庫_tsm = New System.Windows.Forms.ToolStripMenuItem()
  45. Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
  46. Me.全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
  47. Me.全部取消_tsm = New System.Windows.Forms.ToolStripMenuItem()
  48. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  49. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  50. Me.倉庫級別_lb = New System.Windows.Forms.Label()
  51. Me.倉庫編號_lb = New System.Windows.Forms.Label()
  52. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  53. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  54. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  55. Me.語轉扭_bt = New System.Windows.Forms.Button()
  56. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  58. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  61. Me.ContextMenuStrip1.SuspendLayout()
  62. Me.SuspendLayout()
  63. '
  64. '依據入庫單號全部選擇_bt
  65. '
  66. Me.依據入庫單號全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  67. Me.依據入庫單號全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  68. Me.依據入庫單號全部選擇_bt.Location = New System.Drawing.Point(1068, 3)
  69. Me.依據入庫單號全部選擇_bt.Name = "依據入庫單號全部選擇_bt"
  70. Me.依據入庫單號全部選擇_bt.Size = New System.Drawing.Size(142, 82)
  71. Me.依據入庫單號全部選擇_bt.TabIndex = 1057
  72. Me.依據入庫單號全部選擇_bt.Text = "依據入庫單號全部選擇"
  73. Me.依據入庫單號全部選擇_bt.UseVisualStyleBackColor = True
  74. '
  75. '語言_dgv
  76. '
  77. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  78. Me.語言_dgv.Location = New System.Drawing.Point(296, 123)
  79. Me.語言_dgv.Name = "語言_dgv"
  80. Me.語言_dgv.RowHeadersWidth = 5
  81. Me.語言_dgv.RowTemplate.Height = 24
  82. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  83. Me.語言_dgv.TabIndex = 1056
  84. Me.語言_dgv.Visible = False
  85. '
  86. '入庫單號_tb
  87. '
  88. Me.入庫單號_tb.Location = New System.Drawing.Point(145, 6)
  89. Me.入庫單號_tb.Name = "入庫單號_tb"
  90. Me.入庫單號_tb.Size = New System.Drawing.Size(135, 23)
  91. Me.入庫單號_tb.TabIndex = 1054
  92. '
  93. '入庫單號_lb
  94. '
  95. Me.入庫單號_lb.AutoSize = True
  96. Me.入庫單號_lb.Location = New System.Drawing.Point(33, 9)
  97. Me.入庫單號_lb.Name = "入庫單號_lb"
  98. Me.入庫單號_lb.Size = New System.Drawing.Size(110, 16)
  99. Me.入庫單號_lb.TabIndex = 1055
  100. Me.入庫單號_lb.Text = "倉 儲 單 號"
  101. '
  102. '規格合併_dgv
  103. '
  104. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  105. Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  106. Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  107. Me.規格合併_dgv.Location = New System.Drawing.Point(63, 123)
  108. Me.規格合併_dgv.Name = "規格合併_dgv"
  109. Me.規格合併_dgv.RowHeadersWidth = 5
  110. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  111. Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  112. Me.規格合併_dgv.RowTemplate.Height = 24
  113. Me.規格合併_dgv.Size = New System.Drawing.Size(227, 141)
  114. Me.規格合併_dgv.TabIndex = 1053
  115. '
  116. '全部取消_bt
  117. '
  118. Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  119. Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive
  120. Me.全部取消_bt.Location = New System.Drawing.Point(1211, 45)
  121. Me.全部取消_bt.Name = "全部取消_bt"
  122. Me.全部取消_bt.Size = New System.Drawing.Size(132, 40)
  123. Me.全部取消_bt.TabIndex = 1052
  124. Me.全部取消_bt.Text = "全部取消"
  125. Me.全部取消_bt.UseVisualStyleBackColor = True
  126. '
  127. '全部選擇_bt
  128. '
  129. Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  131. Me.全部選擇_bt.Location = New System.Drawing.Point(1211, 3)
  132. Me.全部選擇_bt.Name = "全部選擇_bt"
  133. Me.全部選擇_bt.Size = New System.Drawing.Size(132, 40)
  134. Me.全部選擇_bt.TabIndex = 1051
  135. Me.全部選擇_bt.Text = "全部選擇"
  136. Me.全部選擇_bt.UseVisualStyleBackColor = True
  137. '
  138. '確認收料入庫_bt
  139. '
  140. Me.確認收料入庫_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  141. Me.確認收料入庫_bt.ForeColor = System.Drawing.Color.Green
  142. Me.確認收料入庫_bt.Location = New System.Drawing.Point(833, 3)
  143. Me.確認收料入庫_bt.Name = "確認收料入庫_bt"
  144. Me.確認收料入庫_bt.Size = New System.Drawing.Size(234, 82)
  145. Me.確認收料入庫_bt.TabIndex = 1048
  146. Me.確認收料入庫_bt.Text = "確認庫存調整"
  147. Me.確認收料入庫_bt.UseVisualStyleBackColor = True
  148. '
  149. '同級別全資料_ch
  150. '
  151. Me.同級別全資料_ch.AutoSize = True
  152. Me.同級別全資料_ch.Location = New System.Drawing.Point(283, 9)
  153. Me.同級別全資料_ch.Name = "同級別全資料_ch"
  154. Me.同級別全資料_ch.Size = New System.Drawing.Size(279, 20)
  155. Me.同級別全資料_ch.TabIndex = 1047
  156. Me.同級別全資料_ch.Text = "同 級 別 倉 庫 全 部 資 料"
  157. Me.同級別全資料_ch.UseVisualStyleBackColor = True
  158. '
  159. '指定倉庫_lb
  160. '
  161. Me.指定倉庫_lb.AutoSize = True
  162. Me.指定倉庫_lb.Location = New System.Drawing.Point(4, 35)
  163. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  164. Me.指定倉庫_lb.Size = New System.Drawing.Size(137, 16)
  165. Me.指定倉庫_lb.TabIndex = 1046
  166. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  167. '
  168. '指定倉庫_cb
  169. '
  170. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  171. Me.指定倉庫_cb.FormattingEnabled = True
  172. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  173. Me.指定倉庫_cb.Location = New System.Drawing.Point(145, 32)
  174. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  175. Me.指定倉庫_cb.Size = New System.Drawing.Size(213, 24)
  176. Me.指定倉庫_cb.TabIndex = 1045
  177. '
  178. '清單_dgv
  179. '
  180. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  181. Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  182. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  183. Or System.Windows.Forms.AnchorStyles.Left) _
  184. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  185. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  186. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  187. Me.清單_dgv.Location = New System.Drawing.Point(4, 87)
  188. Me.清單_dgv.Name = "清單_dgv"
  189. Me.清單_dgv.RowHeadersWidth = 5
  190. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  191. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  192. Me.清單_dgv.RowTemplate.Height = 24
  193. Me.清單_dgv.Size = New System.Drawing.Size(1340, 590)
  194. Me.清單_dgv.TabIndex = 1044
  195. '
  196. '圖片檔1_pb
  197. '
  198. Me.圖片檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  199. Me.圖片檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  200. Me.圖片檔1_pb.Location = New System.Drawing.Point(665, 3)
  201. Me.圖片檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  202. Me.圖片檔1_pb.Name = "圖片檔1_pb"
  203. Me.圖片檔1_pb.Size = New System.Drawing.Size(166, 82)
  204. Me.圖片檔1_pb.TabIndex = 1050
  205. Me.圖片檔1_pb.TabStop = False
  206. '
  207. '圖片檔2_pb
  208. '
  209. Me.圖片檔2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  210. Me.圖片檔2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  211. Me.圖片檔2_pb.Location = New System.Drawing.Point(662, 143)
  212. Me.圖片檔2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  213. Me.圖片檔2_pb.Name = "圖片檔2_pb"
  214. Me.圖片檔2_pb.Size = New System.Drawing.Size(73, 82)
  215. Me.圖片檔2_pb.TabIndex = 1049
  216. Me.圖片檔2_pb.TabStop = False
  217. Me.圖片檔2_pb.Visible = False
  218. '
  219. 'ContextMenuStrip1
  220. '
  221. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.依據入庫單號全部選擇_tsm, Me.確認收料入庫_tsm, Me.ToolStripSeparator5, Me.全部選擇_tsm, Me.全部取消_tsm})
  222. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  223. Me.ContextMenuStrip1.Size = New System.Drawing.Size(195, 120)
  224. '
  225. '重新整理_tsm
  226. '
  227. Me.重新整理_tsm.Name = "重新整理_tsm"
  228. Me.重新整理_tsm.Size = New System.Drawing.Size(194, 22)
  229. Me.重新整理_tsm.Text = "重新整理"
  230. '
  231. '依據入庫單號全部選擇_tsm
  232. '
  233. Me.依據入庫單號全部選擇_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  234. Me.依據入庫單號全部選擇_tsm.Name = "依據入庫單號全部選擇_tsm"
  235. Me.依據入庫單號全部選擇_tsm.Size = New System.Drawing.Size(194, 22)
  236. Me.依據入庫單號全部選擇_tsm.Text = "依據入庫單號全部選擇"
  237. '
  238. '確認收料入庫_tsm
  239. '
  240. Me.確認收料入庫_tsm.ForeColor = System.Drawing.Color.Green
  241. Me.確認收料入庫_tsm.Name = "確認收料入庫_tsm"
  242. Me.確認收料入庫_tsm.Size = New System.Drawing.Size(194, 22)
  243. Me.確認收料入庫_tsm.Text = "確認收料入庫"
  244. '
  245. 'ToolStripSeparator5
  246. '
  247. Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
  248. Me.ToolStripSeparator5.Size = New System.Drawing.Size(191, 6)
  249. '
  250. '全部選擇_tsm
  251. '
  252. Me.全部選擇_tsm.ForeColor = System.Drawing.Color.Olive
  253. Me.全部選擇_tsm.Name = "全部選擇_tsm"
  254. Me.全部選擇_tsm.Size = New System.Drawing.Size(194, 22)
  255. Me.全部選擇_tsm.Text = "全部選擇"
  256. '
  257. '全部取消_tsm
  258. '
  259. Me.全部取消_tsm.ForeColor = System.Drawing.Color.Olive
  260. Me.全部取消_tsm.Name = "全部取消_tsm"
  261. Me.全部取消_tsm.Size = New System.Drawing.Size(194, 22)
  262. Me.全部取消_tsm.Text = "全部取消"
  263. Me.全部取消_tsm.TextAlign = System.Drawing.ContentAlignment.BottomRight
  264. '
  265. '倉庫編號_tb
  266. '
  267. Me.倉庫編號_tb.Location = New System.Drawing.Point(509, 34)
  268. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  269. Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23)
  270. Me.倉庫編號_tb.TabIndex = 1060
  271. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  272. '
  273. '倉庫級別_tb
  274. '
  275. Me.倉庫級別_tb.Location = New System.Drawing.Point(509, 60)
  276. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  277. Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23)
  278. Me.倉庫級別_tb.TabIndex = 1058
  279. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  280. '
  281. '倉庫級別_lb
  282. '
  283. Me.倉庫級別_lb.AutoSize = True
  284. Me.倉庫級別_lb.Location = New System.Drawing.Point(388, 63)
  285. Me.倉庫級別_lb.Name = "倉庫級別_lb"
  286. Me.倉庫級別_lb.Size = New System.Drawing.Size(101, 16)
  287. Me.倉庫級別_lb.TabIndex = 1059
  288. Me.倉庫級別_lb.Text = "倉 庫 級 別"
  289. '
  290. '倉庫編號_lb
  291. '
  292. Me.倉庫編號_lb.AutoSize = True
  293. Me.倉庫編號_lb.Location = New System.Drawing.Point(388, 37)
  294. Me.倉庫編號_lb.Name = "倉庫編號_lb"
  295. Me.倉庫編號_lb.Size = New System.Drawing.Size(119, 16)
  296. Me.倉庫編號_lb.TabIndex = 1061
  297. Me.倉庫編號_lb.Text = "倉 庫 編 號"
  298. '
  299. '小間距1_ch
  300. '
  301. Me.小間距1_ch.AutoSize = True
  302. Me.小間距1_ch.Location = New System.Drawing.Point(4, 63)
  303. Me.小間距1_ch.Name = "小間距1_ch"
  304. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  305. Me.小間距1_ch.TabIndex = 1647
  306. Me.小間距1_ch.Text = "L1"
  307. Me.小間距1_ch.UseVisualStyleBackColor = True
  308. '
  309. '中間距1_ch
  310. '
  311. Me.中間距1_ch.AutoSize = True
  312. Me.中間距1_ch.Location = New System.Drawing.Point(50, 63)
  313. Me.中間距1_ch.Name = "中間距1_ch"
  314. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  315. Me.中間距1_ch.TabIndex = 1648
  316. Me.中間距1_ch.Text = "L2"
  317. Me.中間距1_ch.UseVisualStyleBackColor = True
  318. '
  319. '大間距1_ch
  320. '
  321. Me.大間距1_ch.AutoSize = True
  322. Me.大間距1_ch.Location = New System.Drawing.Point(96, 63)
  323. Me.大間距1_ch.Name = "大間距1_ch"
  324. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  325. Me.大間距1_ch.TabIndex = 1649
  326. Me.大間距1_ch.Text = "L3"
  327. Me.大間距1_ch.UseVisualStyleBackColor = True
  328. '
  329. '語轉扭_bt
  330. '
  331. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  332. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  333. Me.語轉扭_bt.Location = New System.Drawing.Point(142, 59)
  334. Me.語轉扭_bt.Name = "語轉扭_bt"
  335. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  336. Me.語轉扭_bt.TabIndex = 1650
  337. Me.語轉扭_bt.Text = "L"
  338. Me.語轉扭_bt.UseVisualStyleBackColor = True
  339. '
  340. '盤盈盤損審核
  341. '
  342. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  343. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  344. Me.ClientSize = New System.Drawing.Size(1349, 681)
  345. Me.ContextMenuStrip = Me.ContextMenuStrip1
  346. Me.Controls.Add(Me.語轉扭_bt)
  347. Me.Controls.Add(Me.小間距1_ch)
  348. Me.Controls.Add(Me.中間距1_ch)
  349. Me.Controls.Add(Me.大間距1_ch)
  350. Me.Controls.Add(Me.倉庫編號_tb)
  351. Me.Controls.Add(Me.倉庫級別_tb)
  352. Me.Controls.Add(Me.倉庫級別_lb)
  353. Me.Controls.Add(Me.倉庫編號_lb)
  354. Me.Controls.Add(Me.依據入庫單號全部選擇_bt)
  355. Me.Controls.Add(Me.語言_dgv)
  356. Me.Controls.Add(Me.入庫單號_tb)
  357. Me.Controls.Add(Me.入庫單號_lb)
  358. Me.Controls.Add(Me.規格合併_dgv)
  359. Me.Controls.Add(Me.全部取消_bt)
  360. Me.Controls.Add(Me.全部選擇_bt)
  361. Me.Controls.Add(Me.圖片檔1_pb)
  362. Me.Controls.Add(Me.圖片檔2_pb)
  363. Me.Controls.Add(Me.確認收料入庫_bt)
  364. Me.Controls.Add(Me.同級別全資料_ch)
  365. Me.Controls.Add(Me.指定倉庫_lb)
  366. Me.Controls.Add(Me.指定倉庫_cb)
  367. Me.Controls.Add(Me.清單_dgv)
  368. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  369. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  370. Me.Name = "盤盈盤損審核"
  371. Me.Text = "盤盈盤損審核"
  372. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  373. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  374. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  375. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  376. CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  377. Me.ContextMenuStrip1.ResumeLayout(False)
  378. Me.ResumeLayout(False)
  379. Me.PerformLayout()
  380. End Sub
  381. Friend WithEvents 依據入庫單號全部選擇_bt As Button
  382. Friend WithEvents 語言_dgv As DataGridView
  383. Friend WithEvents 入庫單號_tb As TextBox
  384. Friend WithEvents 入庫單號_lb As Label
  385. Friend WithEvents 規格合併_dgv As DataGridView
  386. Friend WithEvents 全部取消_bt As Button
  387. Friend WithEvents 全部選擇_bt As Button
  388. Friend WithEvents 圖片檔1_pb As PictureBox
  389. Friend WithEvents 圖片檔2_pb As PictureBox
  390. Friend WithEvents 確認收料入庫_bt As Button
  391. Friend WithEvents 同級別全資料_ch As CheckBox
  392. Friend WithEvents 指定倉庫_lb As Label
  393. Friend WithEvents 指定倉庫_cb As ComboBox
  394. Friend WithEvents 清單_dgv As DataGridView
  395. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  396. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  397. Friend WithEvents 依據入庫單號全部選擇_tsm As ToolStripMenuItem
  398. Friend WithEvents 確認收料入庫_tsm As ToolStripMenuItem
  399. Friend WithEvents ToolStripSeparator5 As ToolStripSeparator
  400. Friend WithEvents 全部選擇_tsm As ToolStripMenuItem
  401. Friend WithEvents 全部取消_tsm As ToolStripMenuItem
  402. Friend WithEvents 倉庫編號_tb As TextBox
  403. Friend WithEvents 倉庫級別_tb As TextBox
  404. Friend WithEvents 倉庫級別_lb As Label
  405. Friend WithEvents 倉庫編號_lb As Label
  406. Friend WithEvents 小間距1_ch As CheckBox
  407. Friend WithEvents 中間距1_ch As CheckBox
  408. Friend WithEvents 大間距1_ch As CheckBox
  409. Friend WithEvents 語轉扭_bt As Button
  410. End Class