Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

倉儲領料審核.Designer.vb 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  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 DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Me.作廢_bt = New System.Windows.Forms.Button()
  30. Me.審核_bt = New System.Windows.Forms.Button()
  31. Me.圖片檔1_pb = New System.Windows.Forms.PictureBox()
  32. Me.圖片檔2_pb = New System.Windows.Forms.PictureBox()
  33. Me.領料單號_lb = New System.Windows.Forms.Label()
  34. Me.執行單號_tb = New System.Windows.Forms.TextBox()
  35. Me.出庫單據_dgv = New System.Windows.Forms.DataGridView()
  36. Me.出庫明細_dgv = New System.Windows.Forms.DataGridView()
  37. Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
  38. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  39. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.審核_tsm = New System.Windows.Forms.ToolStripMenuItem()
  41. Me.作廢_tsm = New System.Windows.Forms.ToolStripMenuItem()
  42. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  43. Me.語轉扭_bt = New System.Windows.Forms.Button()
  44. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  45. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  46. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  47. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  48. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  49. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  50. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  51. CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  52. CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  53. CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  54. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  55. Me.ContextMenuStrip1.SuspendLayout()
  56. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  57. Me.SuspendLayout()
  58. '
  59. '作廢_bt
  60. '
  61. Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  62. Me.作廢_bt.ForeColor = System.Drawing.Color.Red
  63. Me.作廢_bt.Location = New System.Drawing.Point(641, 28)
  64. Me.作廢_bt.Name = "作廢_bt"
  65. Me.作廢_bt.Size = New System.Drawing.Size(182, 36)
  66. Me.作廢_bt.TabIndex = 1031
  67. Me.作廢_bt.Text = "作廢"
  68. Me.作廢_bt.UseVisualStyleBackColor = True
  69. '
  70. '審核_bt
  71. '
  72. Me.審核_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  73. Me.審核_bt.ForeColor = System.Drawing.Color.Green
  74. Me.審核_bt.Location = New System.Drawing.Point(458, 28)
  75. Me.審核_bt.Name = "審核_bt"
  76. Me.審核_bt.Size = New System.Drawing.Size(182, 36)
  77. Me.審核_bt.TabIndex = 1030
  78. Me.審核_bt.Text = "審核"
  79. Me.審核_bt.UseVisualStyleBackColor = True
  80. '
  81. '圖片檔1_pb
  82. '
  83. Me.圖片檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  84. Me.圖片檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  85. Me.圖片檔1_pb.Location = New System.Drawing.Point(341, 2)
  86. Me.圖片檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  87. Me.圖片檔1_pb.Name = "圖片檔1_pb"
  88. Me.圖片檔1_pb.Size = New System.Drawing.Size(111, 66)
  89. Me.圖片檔1_pb.TabIndex = 1029
  90. Me.圖片檔1_pb.TabStop = False
  91. '
  92. '圖片檔2_pb
  93. '
  94. Me.圖片檔2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  95. Me.圖片檔2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  96. Me.圖片檔2_pb.Location = New System.Drawing.Point(609, 166)
  97. Me.圖片檔2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  98. Me.圖片檔2_pb.Name = "圖片檔2_pb"
  99. Me.圖片檔2_pb.Size = New System.Drawing.Size(82, 85)
  100. Me.圖片檔2_pb.TabIndex = 1028
  101. Me.圖片檔2_pb.TabStop = False
  102. Me.圖片檔2_pb.Visible = False
  103. '
  104. '領料單號_lb
  105. '
  106. Me.領料單號_lb.AutoSize = True
  107. Me.領料單號_lb.Location = New System.Drawing.Point(455, 7)
  108. Me.領料單號_lb.Name = "領料單號_lb"
  109. Me.領料單號_lb.Size = New System.Drawing.Size(119, 16)
  110. Me.領料單號_lb.TabIndex = 1027
  111. Me.領料單號_lb.Text = "領 料 單 號"
  112. '
  113. '執行單號_tb
  114. '
  115. Me.執行單號_tb.Location = New System.Drawing.Point(577, 4)
  116. Me.執行單號_tb.Name = "執行單號_tb"
  117. Me.執行單號_tb.Size = New System.Drawing.Size(215, 23)
  118. Me.執行單號_tb.TabIndex = 1026
  119. Me.執行單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  120. '
  121. '出庫單據_dgv
  122. '
  123. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  124. Me.出庫單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  125. Me.出庫單據_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  126. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  127. Me.出庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  128. Me.出庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  129. Me.出庫單據_dgv.Location = New System.Drawing.Point(6, 23)
  130. Me.出庫單據_dgv.Name = "出庫單據_dgv"
  131. Me.出庫單據_dgv.RowHeadersWidth = 5
  132. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  133. Me.出庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  134. Me.出庫單據_dgv.RowTemplate.Height = 24
  135. Me.出庫單據_dgv.Size = New System.Drawing.Size(332, 654)
  136. Me.出庫單據_dgv.TabIndex = 1025
  137. '
  138. '出庫明細_dgv
  139. '
  140. DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  141. Me.出庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
  142. Me.出庫明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  143. Or System.Windows.Forms.AnchorStyles.Left) _
  144. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  145. Me.出庫明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  146. Me.出庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  147. Me.出庫明細_dgv.Location = New System.Drawing.Point(341, 70)
  148. Me.出庫明細_dgv.Name = "出庫明細_dgv"
  149. Me.出庫明細_dgv.RowHeadersWidth = 5
  150. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  151. Me.出庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
  152. Me.出庫明細_dgv.RowTemplate.Height = 24
  153. Me.出庫明細_dgv.Size = New System.Drawing.Size(1003, 607)
  154. Me.出庫明細_dgv.TabIndex = 1024
  155. '
  156. '規格合併_dgv
  157. '
  158. DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  159. Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
  160. Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  161. Me.規格合併_dgv.Location = New System.Drawing.Point(377, 110)
  162. Me.規格合併_dgv.Name = "規格合併_dgv"
  163. Me.規格合併_dgv.RowHeadersWidth = 5
  164. DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  165. Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
  166. Me.規格合併_dgv.RowTemplate.Height = 24
  167. Me.規格合併_dgv.Size = New System.Drawing.Size(227, 141)
  168. Me.規格合併_dgv.TabIndex = 1040
  169. '
  170. 'ContextMenuStrip1
  171. '
  172. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.審核_tsm, Me.作廢_tsm})
  173. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  174. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 70)
  175. '
  176. '重新整理_tsm
  177. '
  178. Me.重新整理_tsm.Name = "重新整理_tsm"
  179. Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
  180. Me.重新整理_tsm.Text = "重新整理"
  181. '
  182. '審核_tsm
  183. '
  184. Me.審核_tsm.ForeColor = System.Drawing.Color.Green
  185. Me.審核_tsm.Name = "審核_tsm"
  186. Me.審核_tsm.Size = New System.Drawing.Size(122, 22)
  187. Me.審核_tsm.Text = "審核"
  188. '
  189. '作廢_tsm
  190. '
  191. Me.作廢_tsm.ForeColor = System.Drawing.Color.Red
  192. Me.作廢_tsm.Name = "作廢_tsm"
  193. Me.作廢_tsm.Size = New System.Drawing.Size(122, 22)
  194. Me.作廢_tsm.Text = "作廢"
  195. '
  196. '語言_dgv
  197. '
  198. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  199. Me.語言_dgv.Location = New System.Drawing.Point(610, 110)
  200. Me.語言_dgv.Name = "語言_dgv"
  201. Me.語言_dgv.RowHeadersWidth = 5
  202. Me.語言_dgv.RowTemplate.Height = 24
  203. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  204. Me.語言_dgv.TabIndex = 1073
  205. Me.語言_dgv.Visible = False
  206. '
  207. '語轉扭_bt
  208. '
  209. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  210. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  211. Me.語轉扭_bt.Location = New System.Drawing.Point(798, 3)
  212. Me.語轉扭_bt.Name = "語轉扭_bt"
  213. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  214. Me.語轉扭_bt.TabIndex = 1348
  215. Me.語轉扭_bt.Text = "L"
  216. Me.語轉扭_bt.UseVisualStyleBackColor = True
  217. '
  218. '大間距_ch
  219. '
  220. Me.大間距_ch.AutoSize = True
  221. Me.大間距_ch.Location = New System.Drawing.Point(914, 44)
  222. Me.大間距_ch.Name = "大間距_ch"
  223. Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
  224. Me.大間距_ch.TabIndex = 1664
  225. Me.大間距_ch.Text = "L3"
  226. Me.大間距_ch.UseVisualStyleBackColor = True
  227. '
  228. '中間距_ch
  229. '
  230. Me.中間距_ch.AutoSize = True
  231. Me.中間距_ch.Location = New System.Drawing.Point(871, 44)
  232. Me.中間距_ch.Name = "中間距_ch"
  233. Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
  234. Me.中間距_ch.TabIndex = 1663
  235. Me.中間距_ch.Text = "L2"
  236. Me.中間距_ch.UseVisualStyleBackColor = True
  237. '
  238. '小間距_ch
  239. '
  240. Me.小間距_ch.AutoSize = True
  241. Me.小間距_ch.Location = New System.Drawing.Point(829, 44)
  242. Me.小間距_ch.Name = "小間距_ch"
  243. Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
  244. Me.小間距_ch.TabIndex = 1662
  245. Me.小間距_ch.Text = "L1"
  246. Me.小間距_ch.UseVisualStyleBackColor = True
  247. '
  248. '大間距1_ch
  249. '
  250. Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  251. Me.大間距1_ch.AutoSize = True
  252. Me.大間距1_ch.Location = New System.Drawing.Point(295, 2)
  253. Me.大間距1_ch.Name = "大間距1_ch"
  254. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  255. Me.大間距1_ch.TabIndex = 1667
  256. Me.大間距1_ch.Text = "L3"
  257. Me.大間距1_ch.UseVisualStyleBackColor = True
  258. '
  259. '中間距1_ch
  260. '
  261. Me.中間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  262. Me.中間距1_ch.AutoSize = True
  263. Me.中間距1_ch.Location = New System.Drawing.Point(252, 2)
  264. Me.中間距1_ch.Name = "中間距1_ch"
  265. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  266. Me.中間距1_ch.TabIndex = 1666
  267. Me.中間距1_ch.Text = "L2"
  268. Me.中間距1_ch.UseVisualStyleBackColor = True
  269. '
  270. '小間距1_ch
  271. '
  272. Me.小間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  273. Me.小間距1_ch.AutoSize = True
  274. Me.小間距1_ch.Location = New System.Drawing.Point(210, 2)
  275. Me.小間距1_ch.Name = "小間距1_ch"
  276. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  277. Me.小間距1_ch.TabIndex = 1665
  278. Me.小間距1_ch.Text = "L1"
  279. Me.小間距1_ch.UseVisualStyleBackColor = True
  280. '
  281. '倉儲領料審核
  282. '
  283. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  284. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  285. Me.ClientSize = New System.Drawing.Size(1349, 681)
  286. Me.ContextMenuStrip = Me.ContextMenuStrip1
  287. Me.Controls.Add(Me.大間距1_ch)
  288. Me.Controls.Add(Me.中間距1_ch)
  289. Me.Controls.Add(Me.小間距1_ch)
  290. Me.Controls.Add(Me.大間距_ch)
  291. Me.Controls.Add(Me.中間距_ch)
  292. Me.Controls.Add(Me.小間距_ch)
  293. Me.Controls.Add(Me.語轉扭_bt)
  294. Me.Controls.Add(Me.語言_dgv)
  295. Me.Controls.Add(Me.規格合併_dgv)
  296. Me.Controls.Add(Me.作廢_bt)
  297. Me.Controls.Add(Me.審核_bt)
  298. Me.Controls.Add(Me.圖片檔1_pb)
  299. Me.Controls.Add(Me.圖片檔2_pb)
  300. Me.Controls.Add(Me.領料單號_lb)
  301. Me.Controls.Add(Me.執行單號_tb)
  302. Me.Controls.Add(Me.出庫單據_dgv)
  303. Me.Controls.Add(Me.出庫明細_dgv)
  304. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  305. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  306. Me.Name = "倉儲領料審核"
  307. Me.Text = "倉儲領料審核"
  308. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  309. CType(Me.圖片檔2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  310. CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  311. CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  312. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  313. Me.ContextMenuStrip1.ResumeLayout(False)
  314. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  315. Me.ResumeLayout(False)
  316. Me.PerformLayout()
  317. End Sub
  318. Friend WithEvents 作廢_bt As Button
  319. Friend WithEvents 審核_bt As Button
  320. Friend WithEvents 圖片檔1_pb As PictureBox
  321. Friend WithEvents 圖片檔2_pb As PictureBox
  322. Friend WithEvents 領料單號_lb As Label
  323. Friend WithEvents 執行單號_tb As TextBox
  324. Friend WithEvents 出庫單據_dgv As DataGridView
  325. Friend WithEvents 出庫明細_dgv As DataGridView
  326. Friend WithEvents 規格合併_dgv As DataGridView
  327. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  328. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  329. Friend WithEvents 審核_tsm As ToolStripMenuItem
  330. Friend WithEvents 作廢_tsm As ToolStripMenuItem
  331. Friend WithEvents 語言_dgv As DataGridView
  332. Friend WithEvents 語轉扭_bt As Button
  333. Friend WithEvents 大間距_ch As CheckBox
  334. Friend WithEvents 中間距_ch As CheckBox
  335. Friend WithEvents 小間距_ch As CheckBox
  336. Friend WithEvents 大間距1_ch As CheckBox
  337. Friend WithEvents 中間距1_ch As CheckBox
  338. Friend WithEvents 小間距1_ch As CheckBox
  339. End Class