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 38KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741
  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. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  33. Me.退料單號1_tb = New System.Windows.Forms.TextBox()
  34. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  35. Me.圖片流水號_tb = New System.Windows.Forms.TextBox()
  36. Me.退回倉庫_cb = New System.Windows.Forms.ComboBox()
  37. Me.倉庫級別_lb = New System.Windows.Forms.Label()
  38. Me.群組碼_tb = New System.Windows.Forms.TextBox()
  39. Me.倉庫編號_lb = New System.Windows.Forms.Label()
  40. Me.物料規格_dgv = New System.Windows.Forms.DataGridView()
  41. Me.退回倉庫_lb = New System.Windows.Forms.Label()
  42. Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
  43. Me.物料圖2_pb = New System.Windows.Forms.PictureBox()
  44. Me.物料圖1_pb = New System.Windows.Forms.PictureBox()
  45. Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
  46. Me.退料工地_lb = New System.Windows.Forms.Label()
  47. Me.退料工地_cb = New System.Windows.Forms.ComboBox()
  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.TextBox6 = New System.Windows.Forms.TextBox()
  53. Me.單據_dgv = New System.Windows.Forms.DataGridView()
  54. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  55. Me.群組編碼_lb = New System.Windows.Forms.Label()
  56. Me.群組編碼_cb = New System.Windows.Forms.ComboBox()
  57. Me.物料原則二_cb = New System.Windows.Forms.ComboBox()
  58. Me.料號原則_lb = New System.Windows.Forms.Label()
  59. Me.物料原則一_cb = New System.Windows.Forms.ComboBox()
  60. Me.新增_bt = New System.Windows.Forms.Button()
  61. Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
  62. Me.申請數_lb = New System.Windows.Forms.Label()
  63. Me.料號_lb = New System.Windows.Forms.Label()
  64. Me.料號_tb = New System.Windows.Forms.TextBox()
  65. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  66. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  67. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  68. Me.選定內容加入退料單_tsm = New System.Windows.Forms.ToolStripMenuItem()
  69. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  70. Me.開立退料單_bt = New System.Windows.Forms.Button()
  71. Me.刪除退料申請單_bt = New System.Windows.Forms.Button()
  72. Me.備註修改存檔_bt = New System.Windows.Forms.Button()
  73. Me.退料單建立完成_bt = New System.Windows.Forms.Button()
  74. Me.刪除選中的明細_bt = New System.Windows.Forms.Button()
  75. Me.搜尋_bt = New System.Windows.Forms.Button()
  76. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  77. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  78. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  79. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  80. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  81. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  82. Me.語轉扭_bt = New System.Windows.Forms.Button()
  83. Me.新群組1_cb = New System.Windows.Forms.ComboBox()
  84. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  85. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  86. CType(Me.物料圖2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  87. CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  88. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  89. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  90. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  91. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  92. Me.ContextMenuStrip1.SuspendLayout()
  93. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  94. Me.SuspendLayout()
  95. '
  96. '倉庫編號_tb
  97. '
  98. Me.倉庫編號_tb.Location = New System.Drawing.Point(902, 28)
  99. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  100. Me.倉庫編號_tb.Size = New System.Drawing.Size(45, 23)
  101. Me.倉庫編號_tb.TabIndex = 1013
  102. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  103. '
  104. '退料單號1_tb
  105. '
  106. Me.退料單號1_tb.Location = New System.Drawing.Point(560, 175)
  107. Me.退料單號1_tb.Name = "退料單號1_tb"
  108. Me.退料單號1_tb.Size = New System.Drawing.Size(95, 23)
  109. Me.退料單號1_tb.TabIndex = 1060
  110. Me.退料單號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  111. '
  112. '倉庫級別_tb
  113. '
  114. Me.倉庫級別_tb.Location = New System.Drawing.Point(665, 28)
  115. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  116. Me.倉庫級別_tb.Size = New System.Drawing.Size(45, 23)
  117. Me.倉庫級別_tb.TabIndex = 1011
  118. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  119. '
  120. '圖片流水號_tb
  121. '
  122. Me.圖片流水號_tb.Location = New System.Drawing.Point(560, 204)
  123. Me.圖片流水號_tb.Name = "圖片流水號_tb"
  124. Me.圖片流水號_tb.Size = New System.Drawing.Size(95, 23)
  125. Me.圖片流水號_tb.TabIndex = 682
  126. '
  127. '退回倉庫_cb
  128. '
  129. Me.退回倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  130. Me.退回倉庫_cb.FormattingEnabled = True
  131. Me.退回倉庫_cb.Items.AddRange(New Object() {"2019"})
  132. Me.退回倉庫_cb.Location = New System.Drawing.Point(665, 3)
  133. Me.退回倉庫_cb.Name = "退回倉庫_cb"
  134. Me.退回倉庫_cb.Size = New System.Drawing.Size(282, 24)
  135. Me.退回倉庫_cb.TabIndex = 1009
  136. '
  137. '倉庫級別_lb
  138. '
  139. Me.倉庫級別_lb.AutoSize = True
  140. Me.倉庫級別_lb.Location = New System.Drawing.Point(543, 31)
  141. Me.倉庫級別_lb.Name = "倉庫級別_lb"
  142. Me.倉庫級別_lb.Size = New System.Drawing.Size(113, 16)
  143. Me.倉庫級別_lb.TabIndex = 1012
  144. Me.倉庫級別_lb.Text = "倉     庫     級     別"
  145. '
  146. '群組碼_tb
  147. '
  148. Me.群組碼_tb.Location = New System.Drawing.Point(560, 233)
  149. Me.群組碼_tb.Name = "群組碼_tb"
  150. Me.群組碼_tb.Size = New System.Drawing.Size(95, 23)
  151. Me.群組碼_tb.TabIndex = 680
  152. '
  153. '倉庫編號_lb
  154. '
  155. Me.倉庫編號_lb.AutoSize = True
  156. Me.倉庫編號_lb.Location = New System.Drawing.Point(763, 32)
  157. Me.倉庫編號_lb.Name = "倉庫編號_lb"
  158. Me.倉庫編號_lb.Size = New System.Drawing.Size(137, 16)
  159. Me.倉庫編號_lb.TabIndex = 1014
  160. Me.倉庫編號_lb.Text = "倉       庫       編       號"
  161. '
  162. '物料規格_dgv
  163. '
  164. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  165. Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  166. Me.物料規格_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  167. Me.物料規格_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  168. Me.物料規格_dgv.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
  169. Me.物料規格_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  170. Me.物料規格_dgv.Location = New System.Drawing.Point(7, 310)
  171. Me.物料規格_dgv.Name = "物料規格_dgv"
  172. Me.物料規格_dgv.RowHeadersWidth = 5
  173. Me.物料規格_dgv.RowTemplate.Height = 24
  174. Me.物料規格_dgv.Size = New System.Drawing.Size(529, 215)
  175. Me.物料規格_dgv.TabIndex = 679
  176. '
  177. '退回倉庫_lb
  178. '
  179. Me.退回倉庫_lb.AutoSize = True
  180. Me.退回倉庫_lb.Location = New System.Drawing.Point(543, 6)
  181. Me.退回倉庫_lb.Name = "退回倉庫_lb"
  182. Me.退回倉庫_lb.Size = New System.Drawing.Size(119, 16)
  183. Me.退回倉庫_lb.TabIndex = 1010
  184. Me.退回倉庫_lb.Text = "退 回 倉 庫"
  185. '
  186. '物料清單_dgv
  187. '
  188. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  189. Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  190. Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  191. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  192. Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  193. Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  194. Me.物料清單_dgv.Location = New System.Drawing.Point(7, 28)
  195. Me.物料清單_dgv.Name = "物料清單_dgv"
  196. Me.物料清單_dgv.RowHeadersWidth = 5
  197. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  198. Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  199. Me.物料清單_dgv.RowTemplate.Height = 24
  200. Me.物料清單_dgv.Size = New System.Drawing.Size(529, 280)
  201. Me.物料清單_dgv.TabIndex = 677
  202. '
  203. '物料圖2_pb
  204. '
  205. Me.物料圖2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  206. Me.物料圖2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  207. Me.物料圖2_pb.Location = New System.Drawing.Point(986, 175)
  208. Me.物料圖2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  209. Me.物料圖2_pb.Name = "物料圖2_pb"
  210. Me.物料圖2_pb.Size = New System.Drawing.Size(49, 78)
  211. Me.物料圖2_pb.TabIndex = 681
  212. Me.物料圖2_pb.TabStop = False
  213. Me.物料圖2_pb.Visible = False
  214. '
  215. '物料圖1_pb
  216. '
  217. Me.物料圖1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  218. Me.物料圖1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  219. Me.物料圖1_pb.Location = New System.Drawing.Point(1158, 4)
  220. Me.物料圖1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  221. Me.物料圖1_pb.Name = "物料圖1_pb"
  222. Me.物料圖1_pb.Size = New System.Drawing.Size(188, 120)
  223. Me.物料圖1_pb.TabIndex = 678
  224. Me.物料圖1_pb.TabStop = False
  225. '
  226. '規格合併_dgv
  227. '
  228. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  229. Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  230. Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  231. Me.規格合併_dgv.Location = New System.Drawing.Point(748, 175)
  232. Me.規格合併_dgv.Name = "規格合併_dgv"
  233. Me.規格合併_dgv.RowHeadersWidth = 5
  234. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  235. Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  236. Me.規格合併_dgv.RowTemplate.Height = 24
  237. Me.規格合併_dgv.Size = New System.Drawing.Size(227, 141)
  238. Me.規格合併_dgv.TabIndex = 1031
  239. '
  240. '退料工地_lb
  241. '
  242. Me.退料工地_lb.AutoSize = True
  243. Me.退料工地_lb.Location = New System.Drawing.Point(543, 55)
  244. Me.退料工地_lb.Name = "退料工地_lb"
  245. Me.退料工地_lb.Size = New System.Drawing.Size(101, 16)
  246. Me.退料工地_lb.TabIndex = 1030
  247. Me.退料工地_lb.Text = "退 料 工 地"
  248. '
  249. '退料工地_cb
  250. '
  251. Me.退料工地_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  252. Me.退料工地_cb.FormattingEnabled = True
  253. Me.退料工地_cb.Items.AddRange(New Object() {"2019"})
  254. Me.退料工地_cb.Location = New System.Drawing.Point(686, 52)
  255. Me.退料工地_cb.Name = "退料工地_cb"
  256. Me.退料工地_cb.Size = New System.Drawing.Size(261, 24)
  257. Me.退料工地_cb.TabIndex = 1029
  258. '
  259. '退料單號_tb
  260. '
  261. Me.退料單號_tb.Location = New System.Drawing.Point(704, 77)
  262. Me.退料單號_tb.Name = "退料單號_tb"
  263. Me.退料單號_tb.Size = New System.Drawing.Size(216, 23)
  264. Me.退料單號_tb.TabIndex = 1028
  265. '
  266. '選擇_tb
  267. '
  268. Me.選擇_tb.Location = New System.Drawing.Point(591, 101)
  269. Me.選擇_tb.Name = "選擇_tb"
  270. Me.選擇_tb.Size = New System.Drawing.Size(225, 23)
  271. Me.選擇_tb.TabIndex = 1027
  272. '
  273. '選擇_lb
  274. '
  275. Me.選擇_lb.AutoSize = True
  276. Me.選擇_lb.Location = New System.Drawing.Point(542, 104)
  277. Me.選擇_lb.Name = "選擇_lb"
  278. Me.選擇_lb.Size = New System.Drawing.Size(43, 16)
  279. Me.選擇_lb.TabIndex = 1026
  280. Me.選擇_lb.Text = "選   擇"
  281. '
  282. '退料單號_lb
  283. '
  284. Me.退料單號_lb.AutoSize = True
  285. Me.退料單號_lb.Location = New System.Drawing.Point(543, 80)
  286. Me.退料單號_lb.Name = "退料單號_lb"
  287. Me.退料單號_lb.Size = New System.Drawing.Size(122, 16)
  288. Me.退料單號_lb.TabIndex = 1021
  289. Me.退料單號_lb.Text = "退 料 單 號"
  290. '
  291. 'TextBox6
  292. '
  293. Me.TextBox6.Location = New System.Drawing.Point(559, 262)
  294. Me.TextBox6.Name = "TextBox6"
  295. Me.TextBox6.Size = New System.Drawing.Size(95, 23)
  296. Me.TextBox6.TabIndex = 1020
  297. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  298. '
  299. '單據_dgv
  300. '
  301. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  302. Me.單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  303. Me.單據_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  304. Me.單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  305. Me.單據_dgv.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
  306. Me.單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  307. Me.單據_dgv.Location = New System.Drawing.Point(5, 553)
  308. Me.單據_dgv.Name = "單據_dgv"
  309. Me.單據_dgv.RowHeadersWidth = 5
  310. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  311. Me.單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle7
  312. Me.單據_dgv.RowTemplate.Height = 24
  313. Me.單據_dgv.Size = New System.Drawing.Size(531, 124)
  314. Me.單據_dgv.TabIndex = 1019
  315. '
  316. '明細_dgv
  317. '
  318. DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  319. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
  320. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  321. Or System.Windows.Forms.AnchorStyles.Left) _
  322. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  323. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  324. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  325. Me.明細_dgv.Location = New System.Drawing.Point(538, 126)
  326. Me.明細_dgv.Name = "明細_dgv"
  327. Me.明細_dgv.RowHeadersWidth = 5
  328. DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  329. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
  330. Me.明細_dgv.RowTemplate.Height = 24
  331. Me.明細_dgv.Size = New System.Drawing.Size(808, 524)
  332. Me.明細_dgv.TabIndex = 1017
  333. '
  334. '群組編碼_lb
  335. '
  336. Me.群組編碼_lb.AutoSize = True
  337. Me.群組編碼_lb.Location = New System.Drawing.Point(2, 6)
  338. Me.群組編碼_lb.Name = "群組編碼_lb"
  339. Me.群組編碼_lb.Size = New System.Drawing.Size(77, 16)
  340. Me.群組編碼_lb.TabIndex = 1062
  341. Me.群組編碼_lb.Text = "群 組 編 碼"
  342. '
  343. '群組編碼_cb
  344. '
  345. Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  346. Me.群組編碼_cb.FormattingEnabled = True
  347. Me.群組編碼_cb.Items.AddRange(New Object() {"2019"})
  348. Me.群組編碼_cb.Location = New System.Drawing.Point(560, 345)
  349. Me.群組編碼_cb.Name = "群組編碼_cb"
  350. Me.群組編碼_cb.Size = New System.Drawing.Size(207, 24)
  351. Me.群組編碼_cb.TabIndex = 1061
  352. Me.群組編碼_cb.Visible = False
  353. '
  354. '物料原則二_cb
  355. '
  356. Me.物料原則二_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  357. Me.物料原則二_cb.FormattingEnabled = True
  358. Me.物料原則二_cb.Items.AddRange(New Object() {"2019"})
  359. Me.物料原則二_cb.Location = New System.Drawing.Point(893, 322)
  360. Me.物料原則二_cb.Name = "物料原則二_cb"
  361. Me.物料原則二_cb.Size = New System.Drawing.Size(82, 24)
  362. Me.物料原則二_cb.TabIndex = 1065
  363. Me.物料原則二_cb.Visible = False
  364. '
  365. '料號原則_lb
  366. '
  367. Me.料號原則_lb.AutoSize = True
  368. Me.料號原則_lb.Location = New System.Drawing.Point(683, 326)
  369. Me.料號原則_lb.Name = "料號原則_lb"
  370. Me.料號原則_lb.Size = New System.Drawing.Size(158, 16)
  371. Me.料號原則_lb.TabIndex = 1064
  372. Me.料號原則_lb.Text = "料  號   原  則"
  373. Me.料號原則_lb.Visible = False
  374. '
  375. '物料原則一_cb
  376. '
  377. Me.物料原則一_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  378. Me.物料原則一_cb.FormattingEnabled = True
  379. Me.物料原則一_cb.Items.AddRange(New Object() {"2019"})
  380. Me.物料原則一_cb.Location = New System.Drawing.Point(844, 322)
  381. Me.物料原則一_cb.Name = "物料原則一_cb"
  382. Me.物料原則一_cb.Size = New System.Drawing.Size(46, 24)
  383. Me.物料原則一_cb.TabIndex = 1063
  384. Me.物料原則一_cb.Visible = False
  385. '
  386. '新增_bt
  387. '
  388. Me.新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  389. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  390. Me.新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  391. Me.新增_bt.Location = New System.Drawing.Point(376, 526)
  392. Me.新增_bt.Name = "新增_bt"
  393. Me.新增_bt.Size = New System.Drawing.Size(160, 25)
  394. Me.新增_bt.TabIndex = 1070
  395. Me.新增_bt.Text = "新增"
  396. Me.新增_bt.UseVisualStyleBackColor = True
  397. '
  398. '申請數_nud
  399. '
  400. Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  401. Me.申請數_nud.Location = New System.Drawing.Point(279, 527)
  402. Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  403. Me.申請數_nud.Name = "申請數_nud"
  404. Me.申請數_nud.Size = New System.Drawing.Size(95, 23)
  405. Me.申請數_nud.TabIndex = 1069
  406. Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  407. '
  408. '申請數_lb
  409. '
  410. Me.申請數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  411. Me.申請數_lb.AutoSize = True
  412. Me.申請數_lb.Location = New System.Drawing.Point(211, 530)
  413. Me.申請數_lb.Name = "申請數_lb"
  414. Me.申請數_lb.Size = New System.Drawing.Size(66, 16)
  415. Me.申請數_lb.TabIndex = 1068
  416. Me.申請數_lb.Text = "申   請   數"
  417. '
  418. '料號_lb
  419. '
  420. Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  421. Me.料號_lb.AutoSize = True
  422. Me.料號_lb.Location = New System.Drawing.Point(3, 530)
  423. Me.料號_lb.Name = "料號_lb"
  424. Me.料號_lb.Size = New System.Drawing.Size(63, 16)
  425. Me.料號_lb.TabIndex = 1067
  426. Me.料號_lb.Text = "料        號"
  427. '
  428. '料號_tb
  429. '
  430. Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  431. Me.料號_tb.Location = New System.Drawing.Point(68, 527)
  432. Me.料號_tb.Name = "料號_tb"
  433. Me.料號_tb.Size = New System.Drawing.Size(141, 23)
  434. Me.料號_tb.TabIndex = 1066
  435. '
  436. 'ContextMenuStrip1
  437. '
  438. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.ToolStripSeparator2, Me.選定內容加入退料單_tsm})
  439. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  440. Me.ContextMenuStrip1.Size = New System.Drawing.Size(183, 54)
  441. '
  442. '重新整理_tsm
  443. '
  444. Me.重新整理_tsm.Name = "重新整理_tsm"
  445. Me.重新整理_tsm.Size = New System.Drawing.Size(182, 22)
  446. Me.重新整理_tsm.Text = "重新整理"
  447. '
  448. 'ToolStripSeparator2
  449. '
  450. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  451. Me.ToolStripSeparator2.Size = New System.Drawing.Size(179, 6)
  452. '
  453. '選定內容加入退料單_tsm
  454. '
  455. Me.選定內容加入退料單_tsm.ForeColor = System.Drawing.Color.Green
  456. Me.選定內容加入退料單_tsm.Name = "選定內容加入退料單_tsm"
  457. Me.選定內容加入退料單_tsm.Size = New System.Drawing.Size(182, 22)
  458. Me.選定內容加入退料單_tsm.Text = "選定內容加入退料單"
  459. '
  460. '語言_dgv
  461. '
  462. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  463. Me.語言_dgv.Location = New System.Drawing.Point(661, 175)
  464. Me.語言_dgv.Name = "語言_dgv"
  465. Me.語言_dgv.RowHeadersWidth = 5
  466. Me.語言_dgv.RowTemplate.Height = 24
  467. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  468. Me.語言_dgv.TabIndex = 1071
  469. Me.語言_dgv.Visible = False
  470. '
  471. '開立退料單_bt
  472. '
  473. Me.開立退料單_bt.ForeColor = System.Drawing.Color.Blue
  474. Me.開立退料單_bt.Location = New System.Drawing.Point(949, 3)
  475. Me.開立退料單_bt.Name = "開立退料單_bt"
  476. Me.開立退料單_bt.Size = New System.Drawing.Size(103, 60)
  477. Me.開立退料單_bt.TabIndex = 1072
  478. Me.開立退料單_bt.Text = "開立退料單"
  479. Me.開立退料單_bt.UseVisualStyleBackColor = True
  480. '
  481. '刪除退料申請單_bt
  482. '
  483. Me.刪除退料申請單_bt.ForeColor = System.Drawing.Color.Red
  484. Me.刪除退料申請單_bt.Location = New System.Drawing.Point(1053, 3)
  485. Me.刪除退料申請單_bt.Name = "刪除退料申請單_bt"
  486. Me.刪除退料申請單_bt.Size = New System.Drawing.Size(103, 60)
  487. Me.刪除退料申請單_bt.TabIndex = 1073
  488. Me.刪除退料申請單_bt.Text = "刪除退料申請單"
  489. Me.刪除退料申請單_bt.UseVisualStyleBackColor = True
  490. '
  491. '備註修改存檔_bt
  492. '
  493. Me.備註修改存檔_bt.Location = New System.Drawing.Point(949, 64)
  494. Me.備註修改存檔_bt.Name = "備註修改存檔_bt"
  495. Me.備註修改存檔_bt.Size = New System.Drawing.Size(103, 60)
  496. Me.備註修改存檔_bt.TabIndex = 1074
  497. Me.備註修改存檔_bt.Text = "備註修改存檔"
  498. Me.備註修改存檔_bt.UseVisualStyleBackColor = True
  499. '
  500. '退料單建立完成_bt
  501. '
  502. Me.退料單建立完成_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  503. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  504. Me.退料單建立完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  505. Me.退料單建立完成_bt.Location = New System.Drawing.Point(538, 651)
  506. Me.退料單建立完成_bt.Name = "退料單建立完成_bt"
  507. Me.退料單建立完成_bt.Size = New System.Drawing.Size(808, 26)
  508. Me.退料單建立完成_bt.TabIndex = 1075
  509. Me.退料單建立完成_bt.Text = "退料單建立完成"
  510. Me.退料單建立完成_bt.UseVisualStyleBackColor = True
  511. '
  512. '刪除選中的明細_bt
  513. '
  514. Me.刪除選中的明細_bt.ForeColor = System.Drawing.Color.Red
  515. Me.刪除選中的明細_bt.Location = New System.Drawing.Point(1053, 64)
  516. Me.刪除選中的明細_bt.Name = "刪除選中的明細_bt"
  517. Me.刪除選中的明細_bt.Size = New System.Drawing.Size(103, 60)
  518. Me.刪除選中的明細_bt.TabIndex = 1076
  519. Me.刪除選中的明細_bt.Text = "刪除選中的明細"
  520. Me.刪除選中的明細_bt.UseVisualStyleBackColor = True
  521. '
  522. '搜尋_bt
  523. '
  524. Me.搜尋_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  525. Me.搜尋_bt.ForeColor = System.Drawing.Color.Black
  526. Me.搜尋_bt.Location = New System.Drawing.Point(293, 1)
  527. Me.搜尋_bt.Name = "搜尋_bt"
  528. Me.搜尋_bt.Size = New System.Drawing.Size(114, 26)
  529. Me.搜尋_bt.TabIndex = 1077
  530. Me.搜尋_bt.Text = "搜尋"
  531. Me.搜尋_bt.UseVisualStyleBackColor = True
  532. '
  533. '大間距1_ch
  534. '
  535. Me.大間距1_ch.AutoSize = True
  536. Me.大間距1_ch.Location = New System.Drawing.Point(907, 103)
  537. Me.大間距1_ch.Name = "大間距1_ch"
  538. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  539. Me.大間距1_ch.TabIndex = 1343
  540. Me.大間距1_ch.Text = "L3"
  541. Me.大間距1_ch.UseVisualStyleBackColor = True
  542. '
  543. '中間距1_ch
  544. '
  545. Me.中間距1_ch.AutoSize = True
  546. Me.中間距1_ch.Location = New System.Drawing.Point(864, 103)
  547. Me.中間距1_ch.Name = "中間距1_ch"
  548. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  549. Me.中間距1_ch.TabIndex = 1342
  550. Me.中間距1_ch.Text = "L2"
  551. Me.中間距1_ch.UseVisualStyleBackColor = True
  552. '
  553. '小間距1_ch
  554. '
  555. Me.小間距1_ch.AutoSize = True
  556. Me.小間距1_ch.Location = New System.Drawing.Point(822, 103)
  557. Me.小間距1_ch.Name = "小間距1_ch"
  558. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  559. Me.小間距1_ch.TabIndex = 1341
  560. Me.小間距1_ch.Text = "L1"
  561. Me.小間距1_ch.UseVisualStyleBackColor = True
  562. '
  563. '大間距_ch
  564. '
  565. Me.大間距_ch.AutoSize = True
  566. Me.大間距_ch.Location = New System.Drawing.Point(496, 4)
  567. Me.大間距_ch.Name = "大間距_ch"
  568. Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
  569. Me.大間距_ch.TabIndex = 1346
  570. Me.大間距_ch.Text = "L3"
  571. Me.大間距_ch.UseVisualStyleBackColor = True
  572. '
  573. '中間距_ch
  574. '
  575. Me.中間距_ch.AutoSize = True
  576. Me.中間距_ch.Location = New System.Drawing.Point(453, 4)
  577. Me.中間距_ch.Name = "中間距_ch"
  578. Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
  579. Me.中間距_ch.TabIndex = 1345
  580. Me.中間距_ch.Text = "L2"
  581. Me.中間距_ch.UseVisualStyleBackColor = True
  582. '
  583. '小間距_ch
  584. '
  585. Me.小間距_ch.AutoSize = True
  586. Me.小間距_ch.Location = New System.Drawing.Point(411, 4)
  587. Me.小間距_ch.Name = "小間距_ch"
  588. Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
  589. Me.小間距_ch.TabIndex = 1344
  590. Me.小間距_ch.Text = "L1"
  591. Me.小間距_ch.UseVisualStyleBackColor = True
  592. '
  593. '語轉扭_bt
  594. '
  595. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  596. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  597. Me.語轉扭_bt.Location = New System.Drawing.Point(922, 76)
  598. Me.語轉扭_bt.Name = "語轉扭_bt"
  599. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  600. Me.語轉扭_bt.TabIndex = 1349
  601. Me.語轉扭_bt.Text = "L"
  602. Me.語轉扭_bt.UseVisualStyleBackColor = True
  603. '
  604. '新群組1_cb
  605. '
  606. Me.新群組1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  607. Me.新群組1_cb.FormattingEnabled = True
  608. Me.新群組1_cb.Items.AddRange(New Object() {"2019"})
  609. Me.新群組1_cb.Location = New System.Drawing.Point(85, 2)
  610. Me.新群組1_cb.Name = "新群組1_cb"
  611. Me.新群組1_cb.Size = New System.Drawing.Size(207, 24)
  612. Me.新群組1_cb.TabIndex = 1358
  613. '
  614. '物料退回倉儲作業
  615. '
  616. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  617. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  618. Me.ClientSize = New System.Drawing.Size(1350, 681)
  619. Me.ContextMenuStrip = Me.ContextMenuStrip1
  620. Me.Controls.Add(Me.新群組1_cb)
  621. Me.Controls.Add(Me.語轉扭_bt)
  622. Me.Controls.Add(Me.大間距_ch)
  623. Me.Controls.Add(Me.中間距_ch)
  624. Me.Controls.Add(Me.小間距_ch)
  625. Me.Controls.Add(Me.大間距1_ch)
  626. Me.Controls.Add(Me.中間距1_ch)
  627. Me.Controls.Add(Me.小間距1_ch)
  628. Me.Controls.Add(Me.搜尋_bt)
  629. Me.Controls.Add(Me.刪除選中的明細_bt)
  630. Me.Controls.Add(Me.退料單建立完成_bt)
  631. Me.Controls.Add(Me.備註修改存檔_bt)
  632. Me.Controls.Add(Me.刪除退料申請單_bt)
  633. Me.Controls.Add(Me.開立退料單_bt)
  634. Me.Controls.Add(Me.語言_dgv)
  635. Me.Controls.Add(Me.新增_bt)
  636. Me.Controls.Add(Me.申請數_nud)
  637. Me.Controls.Add(Me.申請數_lb)
  638. Me.Controls.Add(Me.料號_lb)
  639. Me.Controls.Add(Me.料號_tb)
  640. Me.Controls.Add(Me.物料原則二_cb)
  641. Me.Controls.Add(Me.物料原則一_cb)
  642. Me.Controls.Add(Me.群組編碼_cb)
  643. Me.Controls.Add(Me.規格合併_dgv)
  644. Me.Controls.Add(Me.倉庫編號_tb)
  645. Me.Controls.Add(Me.退料工地_lb)
  646. Me.Controls.Add(Me.退料工地_cb)
  647. Me.Controls.Add(Me.退料單號1_tb)
  648. Me.Controls.Add(Me.退料單號_tb)
  649. Me.Controls.Add(Me.選擇_tb)
  650. Me.Controls.Add(Me.倉庫級別_tb)
  651. Me.Controls.Add(Me.選擇_lb)
  652. Me.Controls.Add(Me.物料圖1_pb)
  653. Me.Controls.Add(Me.圖片流水號_tb)
  654. Me.Controls.Add(Me.物料圖2_pb)
  655. Me.Controls.Add(Me.退回倉庫_cb)
  656. Me.Controls.Add(Me.物料清單_dgv)
  657. Me.Controls.Add(Me.退料單號_lb)
  658. Me.Controls.Add(Me.TextBox6)
  659. Me.Controls.Add(Me.退回倉庫_lb)
  660. Me.Controls.Add(Me.單據_dgv)
  661. Me.Controls.Add(Me.倉庫級別_lb)
  662. Me.Controls.Add(Me.群組碼_tb)
  663. Me.Controls.Add(Me.倉庫編號_lb)
  664. Me.Controls.Add(Me.物料規格_dgv)
  665. Me.Controls.Add(Me.群組編碼_lb)
  666. Me.Controls.Add(Me.料號原則_lb)
  667. Me.Controls.Add(Me.明細_dgv)
  668. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  669. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  670. Me.Name = "物料退回倉儲作業"
  671. Me.Text = "物料退回倉儲作業"
  672. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  673. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  674. CType(Me.物料圖2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  675. CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  676. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  677. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  678. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  679. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  680. Me.ContextMenuStrip1.ResumeLayout(False)
  681. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  682. Me.ResumeLayout(False)
  683. Me.PerformLayout()
  684. End Sub
  685. Friend WithEvents 圖片流水號_tb As TextBox
  686. Friend WithEvents 群組碼_tb As TextBox
  687. Friend WithEvents 物料規格_dgv As DataGridView
  688. Friend WithEvents 物料清單_dgv As DataGridView
  689. Friend WithEvents 物料圖2_pb As PictureBox
  690. Friend WithEvents 物料圖1_pb As PictureBox
  691. Friend WithEvents 倉庫編號_tb As TextBox
  692. Friend WithEvents 倉庫級別_tb As TextBox
  693. Friend WithEvents 退回倉庫_lb As Label
  694. Friend WithEvents 退回倉庫_cb As ComboBox
  695. Friend WithEvents 倉庫級別_lb As Label
  696. Friend WithEvents 倉庫編號_lb As Label
  697. Friend WithEvents 退料單號1_tb As TextBox
  698. Friend WithEvents 退料單號_tb As TextBox
  699. Friend WithEvents 選擇_tb As TextBox
  700. Friend WithEvents 選擇_lb As Label
  701. Friend WithEvents 退料單號_lb As Label
  702. Friend WithEvents TextBox6 As TextBox
  703. Friend WithEvents 單據_dgv As DataGridView
  704. Friend WithEvents 明細_dgv As DataGridView
  705. Friend WithEvents 退料工地_lb As Label
  706. Friend WithEvents 退料工地_cb As ComboBox
  707. Friend WithEvents 規格合併_dgv As DataGridView
  708. Friend WithEvents 群組編碼_lb As Label
  709. Friend WithEvents 群組編碼_cb As ComboBox
  710. Friend WithEvents 物料原則二_cb As ComboBox
  711. Friend WithEvents 料號原則_lb As Label
  712. Friend WithEvents 物料原則一_cb As ComboBox
  713. Friend WithEvents 新增_bt As Button
  714. Friend WithEvents 申請數_nud As NumericUpDown
  715. Friend WithEvents 申請數_lb As Label
  716. Friend WithEvents 料號_lb As Label
  717. Friend WithEvents 料號_tb As TextBox
  718. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  719. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  720. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  721. Friend WithEvents 選定內容加入退料單_tsm As ToolStripMenuItem
  722. Friend WithEvents 語言_dgv As DataGridView
  723. Friend WithEvents 開立退料單_bt As Button
  724. Friend WithEvents 刪除退料申請單_bt As Button
  725. Friend WithEvents 備註修改存檔_bt As Button
  726. Friend WithEvents 退料單建立完成_bt As Button
  727. Friend WithEvents 刪除選中的明細_bt As Button
  728. Friend WithEvents 搜尋_bt As Button
  729. Friend WithEvents 大間距1_ch As CheckBox
  730. Friend WithEvents 中間距1_ch As CheckBox
  731. Friend WithEvents 小間距1_ch As CheckBox
  732. Friend WithEvents 大間距_ch As CheckBox
  733. Friend WithEvents 中間距_ch As CheckBox
  734. Friend WithEvents 小間距_ch As CheckBox
  735. Friend WithEvents 語轉扭_bt As Button
  736. Friend WithEvents 新群組1_cb As ComboBox
  737. End Class