暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

盤盈盤損申請.Designer.vb 47KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909
  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.語言_dgv = New System.Windows.Forms.DataGridView()
  32. Me.物料原則二_cb = New System.Windows.Forms.ComboBox()
  33. Me.物料原則一_cb = New System.Windows.Forms.ComboBox()
  34. Me.群組編碼_lb = New System.Windows.Forms.Label()
  35. Me.群組編碼_cb = New System.Windows.Forms.ComboBox()
  36. Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
  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.倉儲單號_lb = New System.Windows.Forms.Label()
  41. Me.調庫單號_tb = New System.Windows.Forms.TextBox()
  42. Me.物料規格_dgv = New System.Windows.Forms.DataGridView()
  43. Me.料號原則_lb = New System.Windows.Forms.Label()
  44. Me.搜尋_bt = New System.Windows.Forms.Button()
  45. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  46. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  47. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  48. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  49. Me.閃燈_lb = New System.Windows.Forms.Label()
  50. Me.項次_tb = New System.Windows.Forms.TextBox()
  51. Me.項次_lb = New System.Windows.Forms.Label()
  52. Me.選擇_lb = New System.Windows.Forms.Label()
  53. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  54. Me.倉庫級別_lb = New System.Windows.Forms.Label()
  55. Me.倉庫編號_lb = New System.Windows.Forms.Label()
  56. Me.群組碼_tb = New System.Windows.Forms.TextBox()
  57. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  58. Me.可申請_tb = New System.Windows.Forms.TextBox()
  59. Me.最大庫存量_tb = New System.Windows.Forms.TextBox()
  60. Me.庫存量_tb = New System.Windows.Forms.TextBox()
  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.庫存量_lb = New System.Windows.Forms.Label()
  66. Me.最大庫存量_lb = New System.Windows.Forms.Label()
  67. Me.可盤損數_lb = New System.Windows.Forms.Label()
  68. Me.調庫單據_dgv = New System.Windows.Forms.DataGridView()
  69. Me.調庫明細_dgv = New System.Windows.Forms.DataGridView()
  70. Me.開立庫存調整單_bt = New System.Windows.Forms.Button()
  71. Me.未審核_lb = New System.Windows.Forms.Label()
  72. Me.選定內容加入庫存調整申請單_bt = New System.Windows.Forms.Button()
  73. Me.盤盈數_nud = New System.Windows.Forms.NumericUpDown()
  74. Me.盤損數_lb = New System.Windows.Forms.Label()
  75. Me.存檔_bt = New System.Windows.Forms.Button()
  76. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  77. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  78. Me.搜尋_tsm = New System.Windows.Forms.ToolStripMenuItem()
  79. Me.Label1 = New System.Windows.Forms.Label()
  80. Me.Label2 = New System.Windows.Forms.Label()
  81. Me.Label3 = New System.Windows.Forms.Label()
  82. Me.Label4 = New System.Windows.Forms.Label()
  83. Me.Label5 = New System.Windows.Forms.Label()
  84. Me.Label6 = New System.Windows.Forms.Label()
  85. Me.刪除_bt = New System.Windows.Forms.Button()
  86. Me.刪除選取_bt = New System.Windows.Forms.Button()
  87. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  88. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  89. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  90. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  91. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  92. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  93. Me.語轉扭_bt = New System.Windows.Forms.Button()
  94. Me.新群組1_cb = New System.Windows.Forms.ComboBox()
  95. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  99. CType(Me.盤損數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  100. CType(Me.調庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  101. CType(Me.調庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.盤盈數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  103. Me.ContextMenuStrip1.SuspendLayout()
  104. Me.SuspendLayout()
  105. '
  106. '語言_dgv
  107. '
  108. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  109. Me.語言_dgv.Location = New System.Drawing.Point(31, 47)
  110. Me.語言_dgv.Name = "語言_dgv"
  111. Me.語言_dgv.RowHeadersWidth = 5
  112. Me.語言_dgv.RowTemplate.Height = 24
  113. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  114. Me.語言_dgv.TabIndex = 1039
  115. Me.語言_dgv.Visible = False
  116. '
  117. '物料原則二_cb
  118. '
  119. Me.物料原則二_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  120. Me.物料原則二_cb.FormattingEnabled = True
  121. Me.物料原則二_cb.Items.AddRange(New Object() {"2019"})
  122. Me.物料原則二_cb.Location = New System.Drawing.Point(887, 162)
  123. Me.物料原則二_cb.Name = "物料原則二_cb"
  124. Me.物料原則二_cb.Size = New System.Drawing.Size(82, 24)
  125. Me.物料原則二_cb.TabIndex = 1038
  126. Me.物料原則二_cb.Visible = False
  127. '
  128. '物料原則一_cb
  129. '
  130. Me.物料原則一_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  131. Me.物料原則一_cb.FormattingEnabled = True
  132. Me.物料原則一_cb.Items.AddRange(New Object() {"2019"})
  133. Me.物料原則一_cb.Location = New System.Drawing.Point(838, 162)
  134. Me.物料原則一_cb.Name = "物料原則一_cb"
  135. Me.物料原則一_cb.Size = New System.Drawing.Size(46, 24)
  136. Me.物料原則一_cb.TabIndex = 1036
  137. Me.物料原則一_cb.Visible = False
  138. '
  139. '群組編碼_lb
  140. '
  141. Me.群組編碼_lb.AutoSize = True
  142. Me.群組編碼_lb.Location = New System.Drawing.Point(7, 6)
  143. Me.群組編碼_lb.Name = "群組編碼_lb"
  144. Me.群組編碼_lb.Size = New System.Drawing.Size(65, 16)
  145. Me.群組編碼_lb.TabIndex = 1035
  146. Me.群組編碼_lb.Text = "群 組 編 碼"
  147. Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight
  148. '
  149. '群組編碼_cb
  150. '
  151. Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  152. Me.群組編碼_cb.FormattingEnabled = True
  153. Me.群組編碼_cb.Items.AddRange(New Object() {"2019"})
  154. Me.群組編碼_cb.Location = New System.Drawing.Point(579, 192)
  155. Me.群組編碼_cb.Name = "群組編碼_cb"
  156. Me.群組編碼_cb.Size = New System.Drawing.Size(200, 24)
  157. Me.群組編碼_cb.TabIndex = 1034
  158. Me.群組編碼_cb.Visible = False
  159. '
  160. '物料清單_dgv
  161. '
  162. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  163. Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  164. Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  165. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  166. Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  167. Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  168. Me.物料清單_dgv.Location = New System.Drawing.Point(4, 28)
  169. Me.物料清單_dgv.Name = "物料清單_dgv"
  170. Me.物料清單_dgv.RowHeadersWidth = 5
  171. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  172. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  173. Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  174. Me.物料清單_dgv.RowTemplate.Height = 24
  175. Me.物料清單_dgv.Size = New System.Drawing.Size(529, 194)
  176. Me.物料清單_dgv.TabIndex = 1027
  177. '
  178. '申請人_lb
  179. '
  180. Me.申請人_lb.AutoSize = True
  181. Me.申請人_lb.Location = New System.Drawing.Point(737, 61)
  182. Me.申請人_lb.Name = "申請人_lb"
  183. Me.申請人_lb.Size = New System.Drawing.Size(62, 16)
  184. Me.申請人_lb.TabIndex = 1033
  185. Me.申請人_lb.Text = "申 請 人"
  186. '
  187. '申請人_tb
  188. '
  189. Me.申請人_tb.Location = New System.Drawing.Point(813, 58)
  190. Me.申請人_tb.Name = "申請人_tb"
  191. Me.申請人_tb.Size = New System.Drawing.Size(165, 23)
  192. Me.申請人_tb.TabIndex = 1032
  193. '
  194. '申請日期_lb
  195. '
  196. Me.申請日期_lb.AutoSize = True
  197. Me.申請日期_lb.Location = New System.Drawing.Point(978, 36)
  198. Me.申請日期_lb.Name = "申請日期_lb"
  199. Me.申請日期_lb.Size = New System.Drawing.Size(98, 16)
  200. Me.申請日期_lb.TabIndex = 1031
  201. Me.申請日期_lb.Text = "申 請 日 期"
  202. '
  203. '倉儲單號_lb
  204. '
  205. Me.倉儲單號_lb.AutoSize = True
  206. Me.倉儲單號_lb.Location = New System.Drawing.Point(737, 36)
  207. Me.倉儲單號_lb.Name = "倉儲單號_lb"
  208. Me.倉儲單號_lb.Size = New System.Drawing.Size(101, 16)
  209. Me.倉儲單號_lb.TabIndex = 1030
  210. Me.倉儲單號_lb.Text = "倉 儲 單 號"
  211. '
  212. '調庫單號_tb
  213. '
  214. Me.調庫單號_tb.Location = New System.Drawing.Point(844, 33)
  215. Me.調庫單號_tb.Name = "調庫單號_tb"
  216. Me.調庫單號_tb.Size = New System.Drawing.Size(134, 23)
  217. Me.調庫單號_tb.TabIndex = 1029
  218. '
  219. '物料規格_dgv
  220. '
  221. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  222. Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  223. Me.物料規格_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  224. Me.物料規格_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  225. Me.物料規格_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  226. Me.物料規格_dgv.Location = New System.Drawing.Point(4, 223)
  227. Me.物料規格_dgv.Name = "物料規格_dgv"
  228. Me.物料規格_dgv.RowHeadersWidth = 5
  229. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  230. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  231. Me.物料規格_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  232. Me.物料規格_dgv.RowTemplate.Height = 24
  233. Me.物料規格_dgv.Size = New System.Drawing.Size(529, 193)
  234. Me.物料規格_dgv.TabIndex = 1028
  235. '
  236. '料號原則_lb
  237. '
  238. Me.料號原則_lb.AutoSize = True
  239. Me.料號原則_lb.Location = New System.Drawing.Point(680, 166)
  240. Me.料號原則_lb.Name = "料號原則_lb"
  241. Me.料號原則_lb.Size = New System.Drawing.Size(155, 16)
  242. Me.料號原則_lb.TabIndex = 1037
  243. Me.料號原則_lb.Text = "料 號 原 則"
  244. Me.料號原則_lb.Visible = False
  245. '
  246. '搜尋_bt
  247. '
  248. Me.搜尋_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  249. Me.搜尋_bt.ForeColor = System.Drawing.Color.Black
  250. Me.搜尋_bt.Location = New System.Drawing.Point(287, 1)
  251. Me.搜尋_bt.Name = "搜尋_bt"
  252. Me.搜尋_bt.Size = New System.Drawing.Size(114, 26)
  253. Me.搜尋_bt.TabIndex = 1051
  254. Me.搜尋_bt.Text = "搜尋 "
  255. Me.搜尋_bt.UseVisualStyleBackColor = True
  256. '
  257. '倉庫編號_tb
  258. '
  259. Me.倉庫編號_tb.Location = New System.Drawing.Point(1142, 5)
  260. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  261. Me.倉庫編號_tb.Size = New System.Drawing.Size(54, 23)
  262. Me.倉庫編號_tb.TabIndex = 1049
  263. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  264. '
  265. '倉庫級別_tb
  266. '
  267. Me.倉庫級別_tb.Location = New System.Drawing.Point(966, 5)
  268. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  269. Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23)
  270. Me.倉庫級別_tb.TabIndex = 1047
  271. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  272. '
  273. '指定倉庫_cb
  274. '
  275. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  276. Me.指定倉庫_cb.FormattingEnabled = True
  277. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  278. Me.指定倉庫_cb.Location = New System.Drawing.Point(696, 4)
  279. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  280. Me.指定倉庫_cb.Size = New System.Drawing.Size(165, 24)
  281. Me.指定倉庫_cb.TabIndex = 1045
  282. '
  283. '申請日期_dtp
  284. '
  285. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  286. Me.申請日期_dtp.Location = New System.Drawing.Point(1107, 35)
  287. Me.申請日期_dtp.Name = "申請日期_dtp"
  288. Me.申請日期_dtp.Size = New System.Drawing.Size(91, 23)
  289. Me.申請日期_dtp.TabIndex = 1044
  290. '
  291. '閃燈_lb
  292. '
  293. Me.閃燈_lb.AutoSize = True
  294. Me.閃燈_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  295. Me.閃燈_lb.ForeColor = System.Drawing.Color.Red
  296. Me.閃燈_lb.Location = New System.Drawing.Point(980, 62)
  297. Me.閃燈_lb.Name = "閃燈_lb"
  298. Me.閃燈_lb.Size = New System.Drawing.Size(218, 15)
  299. Me.閃燈_lb.TabIndex = 1043
  300. Me.閃燈_lb.Text = "資料尚未存檔 Informasi belum diarsipkan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  301. Me.閃燈_lb.Visible = False
  302. '
  303. '項次_tb
  304. '
  305. Me.項次_tb.Location = New System.Drawing.Point(579, 88)
  306. Me.項次_tb.Name = "項次_tb"
  307. Me.項次_tb.Size = New System.Drawing.Size(129, 23)
  308. Me.項次_tb.TabIndex = 1042
  309. '
  310. '項次_lb
  311. '
  312. Me.項次_lb.AutoSize = True
  313. Me.項次_lb.Location = New System.Drawing.Point(714, 91)
  314. Me.項次_lb.Name = "項次_lb"
  315. Me.項次_lb.Size = New System.Drawing.Size(32, 16)
  316. Me.項次_lb.TabIndex = 1041
  317. Me.項次_lb.Text = "項次"
  318. '
  319. '選擇_lb
  320. '
  321. Me.選擇_lb.AutoSize = True
  322. Me.選擇_lb.Location = New System.Drawing.Point(536, 91)
  323. Me.選擇_lb.Name = "選擇_lb"
  324. Me.選擇_lb.Size = New System.Drawing.Size(32, 16)
  325. Me.選擇_lb.TabIndex = 1040
  326. Me.選擇_lb.Text = "選擇"
  327. '
  328. '指定倉庫_lb
  329. '
  330. Me.指定倉庫_lb.AutoSize = True
  331. Me.指定倉庫_lb.Location = New System.Drawing.Point(556, 8)
  332. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  333. Me.指定倉庫_lb.Size = New System.Drawing.Size(137, 16)
  334. Me.指定倉庫_lb.TabIndex = 1046
  335. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  336. '
  337. '倉庫級別_lb
  338. '
  339. Me.倉庫級別_lb.AutoSize = True
  340. Me.倉庫級別_lb.Location = New System.Drawing.Point(863, 8)
  341. Me.倉庫級別_lb.Name = "倉庫級別_lb"
  342. Me.倉庫級別_lb.Size = New System.Drawing.Size(101, 16)
  343. Me.倉庫級別_lb.TabIndex = 1048
  344. Me.倉庫級別_lb.Text = "倉 庫 級 別"
  345. '
  346. '倉庫編號_lb
  347. '
  348. Me.倉庫編號_lb.AutoSize = True
  349. Me.倉庫編號_lb.Location = New System.Drawing.Point(1021, 8)
  350. Me.倉庫編號_lb.Name = "倉庫編號_lb"
  351. Me.倉庫編號_lb.Size = New System.Drawing.Size(119, 16)
  352. Me.倉庫編號_lb.TabIndex = 1050
  353. Me.倉庫編號_lb.Text = "倉 庫 編 號"
  354. '
  355. '群組碼_tb
  356. '
  357. Me.群組碼_tb.Location = New System.Drawing.Point(579, 163)
  358. Me.群組碼_tb.Name = "群組碼_tb"
  359. Me.群組碼_tb.Size = New System.Drawing.Size(95, 23)
  360. Me.群組碼_tb.TabIndex = 1052
  361. '
  362. '物料圖_pb
  363. '
  364. Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  365. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  366. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  367. Me.物料圖_pb.Location = New System.Drawing.Point(1201, 3)
  368. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  369. Me.物料圖_pb.Name = "物料圖_pb"
  370. Me.物料圖_pb.Size = New System.Drawing.Size(144, 108)
  371. Me.物料圖_pb.TabIndex = 1053
  372. Me.物料圖_pb.TabStop = False
  373. '
  374. '可申請_tb
  375. '
  376. Me.可申請_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  377. Me.可申請_tb.Location = New System.Drawing.Point(468, 417)
  378. Me.可申請_tb.Name = "可申請_tb"
  379. Me.可申請_tb.Size = New System.Drawing.Size(65, 23)
  380. Me.可申請_tb.TabIndex = 1063
  381. '
  382. '最大庫存量_tb
  383. '
  384. Me.最大庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  385. Me.最大庫存量_tb.Location = New System.Drawing.Point(201, 443)
  386. Me.最大庫存量_tb.Name = "最大庫存量_tb"
  387. Me.最大庫存量_tb.Size = New System.Drawing.Size(53, 23)
  388. Me.最大庫存量_tb.TabIndex = 1060
  389. '
  390. '庫存量_tb
  391. '
  392. Me.庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  393. Me.庫存量_tb.Location = New System.Drawing.Point(70, 443)
  394. Me.庫存量_tb.Name = "庫存量_tb"
  395. Me.庫存量_tb.Size = New System.Drawing.Size(53, 23)
  396. Me.庫存量_tb.TabIndex = 1058
  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.ForeColor = System.Drawing.Color.Green
  402. Me.盤損數_nud.Location = New System.Drawing.Point(468, 441)
  403. Me.盤損數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  404. Me.盤損數_nud.Name = "盤損數_nud"
  405. Me.盤損數_nud.Size = New System.Drawing.Size(65, 23)
  406. Me.盤損數_nud.TabIndex = 1057
  407. Me.盤損數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  408. '
  409. '盤盈數_lb
  410. '
  411. Me.盤盈數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  412. Me.盤盈數_lb.AutoSize = True
  413. Me.盤盈數_lb.ForeColor = System.Drawing.Color.Green
  414. Me.盤盈數_lb.Location = New System.Drawing.Point(328, 469)
  415. Me.盤盈數_lb.Name = "盤盈數_lb"
  416. Me.盤盈數_lb.Size = New System.Drawing.Size(137, 16)
  417. Me.盤盈數_lb.TabIndex = 1056
  418. Me.盤盈數_lb.Text = "盤 盈 數"
  419. '
  420. '料號_lb
  421. '
  422. Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  423. Me.料號_lb.AutoSize = True
  424. Me.料號_lb.Location = New System.Drawing.Point(2, 421)
  425. Me.料號_lb.Name = "料號_lb"
  426. Me.料號_lb.Size = New System.Drawing.Size(56, 16)
  427. Me.料號_lb.TabIndex = 1055
  428. Me.料號_lb.Text = "料 號"
  429. '
  430. '料號_tb
  431. '
  432. Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  433. Me.料號_tb.Location = New System.Drawing.Point(61, 418)
  434. Me.料號_tb.Name = "料號_tb"
  435. Me.料號_tb.Size = New System.Drawing.Size(193, 23)
  436. Me.料號_tb.TabIndex = 1054
  437. '
  438. '庫存量_lb
  439. '
  440. Me.庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  441. Me.庫存量_lb.AutoSize = True
  442. Me.庫存量_lb.Location = New System.Drawing.Point(1, 446)
  443. Me.庫存量_lb.Name = "庫存量_lb"
  444. Me.庫存量_lb.Size = New System.Drawing.Size(68, 16)
  445. Me.庫存量_lb.TabIndex = 1059
  446. Me.庫存量_lb.Text = "庫 存 量"
  447. '
  448. '最大庫存量_lb
  449. '
  450. Me.最大庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  451. Me.最大庫存量_lb.AutoSize = True
  452. Me.最大庫存量_lb.Location = New System.Drawing.Point(125, 446)
  453. Me.最大庫存量_lb.Name = "最大庫存量_lb"
  454. Me.最大庫存量_lb.Size = New System.Drawing.Size(68, 16)
  455. Me.最大庫存量_lb.TabIndex = 1061
  456. Me.最大庫存量_lb.Text = "最大庫存量"
  457. '
  458. '可盤損數_lb
  459. '
  460. Me.可盤損數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  461. Me.可盤損數_lb.AutoSize = True
  462. Me.可盤損數_lb.Location = New System.Drawing.Point(266, 421)
  463. Me.可盤損數_lb.Name = "可盤損數_lb"
  464. Me.可盤損數_lb.Size = New System.Drawing.Size(200, 16)
  465. Me.可盤損數_lb.TabIndex = 1062
  466. Me.可盤損數_lb.Text = "可 盤 損 數"
  467. '
  468. '調庫單據_dgv
  469. '
  470. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  471. Me.調庫單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  472. Me.調庫單據_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  473. Me.調庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  474. Me.調庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  475. Me.調庫單據_dgv.Location = New System.Drawing.Point(4, 513)
  476. Me.調庫單據_dgv.Name = "調庫單據_dgv"
  477. Me.調庫單據_dgv.RowHeadersWidth = 5
  478. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  479. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  480. Me.調庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  481. Me.調庫單據_dgv.RowTemplate.Height = 24
  482. Me.調庫單據_dgv.Size = New System.Drawing.Size(529, 164)
  483. Me.調庫單據_dgv.TabIndex = 1064
  484. '
  485. '調庫明細_dgv
  486. '
  487. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  488. Me.調庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  489. Me.調庫明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  490. Or System.Windows.Forms.AnchorStyles.Left) _
  491. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  492. Me.調庫明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  493. Me.調庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  494. Me.調庫明細_dgv.Location = New System.Drawing.Point(535, 115)
  495. Me.調庫明細_dgv.Name = "調庫明細_dgv"
  496. Me.調庫明細_dgv.RowHeadersWidth = 5
  497. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  498. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  499. Me.調庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  500. Me.調庫明細_dgv.RowTemplate.Height = 24
  501. Me.調庫明細_dgv.Size = New System.Drawing.Size(810, 535)
  502. Me.調庫明細_dgv.TabIndex = 1065
  503. '
  504. '開立庫存調整單_bt
  505. '
  506. Me.開立庫存調整單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  507. Me.開立庫存調整單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  508. Me.開立庫存調整單_bt.Location = New System.Drawing.Point(559, 32)
  509. Me.開立庫存調整單_bt.Name = "開立庫存調整單_bt"
  510. Me.開立庫存調整單_bt.Size = New System.Drawing.Size(177, 49)
  511. Me.開立庫存調整單_bt.TabIndex = 1066
  512. Me.開立庫存調整單_bt.Text = "開立庫存調整單"
  513. Me.開立庫存調整單_bt.UseVisualStyleBackColor = True
  514. '
  515. '未審核_lb
  516. '
  517. Me.未審核_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  518. Me.未審核_lb.AutoSize = True
  519. Me.未審核_lb.Location = New System.Drawing.Point(1, 470)
  520. Me.未審核_lb.Name = "未審核_lb"
  521. Me.未審核_lb.Size = New System.Drawing.Size(308, 16)
  522. Me.未審核_lb.TabIndex = 1067
  523. Me.未審核_lb.Text = "未 審 核 庫 存 調 整 單 據"
  524. '
  525. '選定內容加入庫存調整申請單_bt
  526. '
  527. Me.選定內容加入庫存調整申請單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  528. Me.選定內容加入庫存調整申請單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  529. Me.選定內容加入庫存調整申請單_bt.ForeColor = System.Drawing.Color.Green
  530. Me.選定內容加入庫存調整申請單_bt.Location = New System.Drawing.Point(4, 488)
  531. Me.選定內容加入庫存調整申請單_bt.Name = "選定內容加入庫存調整申請單_bt"
  532. Me.選定內容加入庫存調整申請單_bt.Size = New System.Drawing.Size(529, 25)
  533. Me.選定內容加入庫存調整申請單_bt.TabIndex = 1068
  534. Me.選定內容加入庫存調整申請單_bt.Text = "選定內容加入庫存調整申請單"
  535. Me.選定內容加入庫存調整申請單_bt.UseVisualStyleBackColor = True
  536. '
  537. '盤盈數_nud
  538. '
  539. Me.盤盈數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  540. Me.盤盈數_nud.ForeColor = System.Drawing.Color.Green
  541. Me.盤盈數_nud.Location = New System.Drawing.Point(468, 465)
  542. Me.盤盈數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  543. Me.盤盈數_nud.Name = "盤盈數_nud"
  544. Me.盤盈數_nud.Size = New System.Drawing.Size(65, 23)
  545. Me.盤盈數_nud.TabIndex = 1070
  546. Me.盤盈數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  547. '
  548. '盤損數_lb
  549. '
  550. Me.盤損數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  551. Me.盤損數_lb.AutoSize = True
  552. Me.盤損數_lb.ForeColor = System.Drawing.Color.Green
  553. Me.盤損數_lb.Location = New System.Drawing.Point(314, 444)
  554. Me.盤損數_lb.Name = "盤損數_lb"
  555. Me.盤損數_lb.Size = New System.Drawing.Size(152, 16)
  556. Me.盤損數_lb.TabIndex = 1069
  557. Me.盤損數_lb.Text = "盤 損 數"
  558. '
  559. '存檔_bt
  560. '
  561. Me.存檔_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  562. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  563. Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  564. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  565. Me.存檔_bt.Location = New System.Drawing.Point(535, 653)
  566. Me.存檔_bt.Name = "存檔_bt"
  567. Me.存檔_bt.Size = New System.Drawing.Size(560, 25)
  568. Me.存檔_bt.TabIndex = 1071
  569. Me.存檔_bt.Text = "備註修改"
  570. Me.存檔_bt.UseVisualStyleBackColor = True
  571. '
  572. 'ContextMenuStrip1
  573. '
  574. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.搜尋_tsm})
  575. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  576. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 48)
  577. '
  578. '重新整理_tsm
  579. '
  580. Me.重新整理_tsm.Name = "重新整理_tsm"
  581. Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
  582. Me.重新整理_tsm.Text = "重新整理"
  583. '
  584. '搜尋_tsm
  585. '
  586. Me.搜尋_tsm.Name = "搜尋_tsm"
  587. Me.搜尋_tsm.Size = New System.Drawing.Size(122, 22)
  588. Me.搜尋_tsm.Text = "搜尋"
  589. '
  590. 'Label1
  591. '
  592. Me.Label1.AutoSize = True
  593. Me.Label1.Location = New System.Drawing.Point(536, 8)
  594. Me.Label1.Name = "Label1"
  595. Me.Label1.Size = New System.Drawing.Size(27, 16)
  596. Me.Label1.TabIndex = 1352
  597. Me.Label1.Text = "1、"
  598. '
  599. 'Label2
  600. '
  601. Me.Label2.AutoSize = True
  602. Me.Label2.Location = New System.Drawing.Point(534, 17)
  603. Me.Label2.Name = "Label2"
  604. Me.Label2.Size = New System.Drawing.Size(768, 16)
  605. Me.Label2.TabIndex = 1353
  606. Me.Label2.Text = "_________________________________________________________________________________" &
  607. "_______________________________________________________________________"
  608. '
  609. 'Label3
  610. '
  611. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  612. Me.Label3.AutoSize = True
  613. Me.Label3.Location = New System.Drawing.Point(578, 17)
  614. Me.Label3.Name = "Label3"
  615. Me.Label3.Size = New System.Drawing.Size(768, 16)
  616. Me.Label3.TabIndex = 1354
  617. Me.Label3.Text = "_________________________________________________________________________________" &
  618. "_______________________________________________________________________"
  619. '
  620. 'Label4
  621. '
  622. Me.Label4.AutoSize = True
  623. Me.Label4.Location = New System.Drawing.Point(536, 35)
  624. Me.Label4.Name = "Label4"
  625. Me.Label4.Size = New System.Drawing.Size(27, 16)
  626. Me.Label4.TabIndex = 1355
  627. Me.Label4.Text = "2、"
  628. '
  629. 'Label5
  630. '
  631. Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  632. Me.Label5.AutoSize = True
  633. Me.Label5.Location = New System.Drawing.Point(578, 70)
  634. Me.Label5.Name = "Label5"
  635. Me.Label5.Size = New System.Drawing.Size(768, 16)
  636. Me.Label5.TabIndex = 1357
  637. Me.Label5.Text = "_________________________________________________________________________________" &
  638. "_______________________________________________________________________"
  639. '
  640. 'Label6
  641. '
  642. Me.Label6.AutoSize = True
  643. Me.Label6.Location = New System.Drawing.Point(534, 70)
  644. Me.Label6.Name = "Label6"
  645. Me.Label6.Size = New System.Drawing.Size(768, 16)
  646. Me.Label6.TabIndex = 1356
  647. Me.Label6.Text = "_________________________________________________________________________________" &
  648. "_______________________________________________________________________"
  649. '
  650. '刪除_bt
  651. '
  652. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  653. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  654. Me.刪除_bt.Location = New System.Drawing.Point(996, 87)
  655. Me.刪除_bt.Name = "刪除_bt"
  656. Me.刪除_bt.Size = New System.Drawing.Size(200, 25)
  657. Me.刪除_bt.TabIndex = 1358
  658. Me.刪除_bt.Text = "刪除"
  659. Me.刪除_bt.UseVisualStyleBackColor = True
  660. '
  661. '刪除選取_bt
  662. '
  663. Me.刪除選取_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  664. Me.刪除選取_bt.ForeColor = System.Drawing.Color.Red
  665. Me.刪除選取_bt.Location = New System.Drawing.Point(794, 87)
  666. Me.刪除選取_bt.Name = "刪除選取_bt"
  667. Me.刪除選取_bt.Size = New System.Drawing.Size(200, 25)
  668. Me.刪除選取_bt.TabIndex = 1359
  669. Me.刪除選取_bt.Text = "刪除請購單上點選資料"
  670. Me.刪除選取_bt.UseVisualStyleBackColor = True
  671. '
  672. '大間距1_ch
  673. '
  674. Me.大間距1_ch.AutoSize = True
  675. Me.大間距1_ch.Location = New System.Drawing.Point(490, 4)
  676. Me.大間距1_ch.Name = "大間距1_ch"
  677. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  678. Me.大間距1_ch.TabIndex = 1670
  679. Me.大間距1_ch.Text = "L3"
  680. Me.大間距1_ch.UseVisualStyleBackColor = True
  681. '
  682. '中間距1_ch
  683. '
  684. Me.中間距1_ch.AutoSize = True
  685. Me.中間距1_ch.Location = New System.Drawing.Point(447, 4)
  686. Me.中間距1_ch.Name = "中間距1_ch"
  687. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  688. Me.中間距1_ch.TabIndex = 1669
  689. Me.中間距1_ch.Text = "L2"
  690. Me.中間距1_ch.UseVisualStyleBackColor = True
  691. '
  692. '小間距1_ch
  693. '
  694. Me.小間距1_ch.AutoSize = True
  695. Me.小間距1_ch.Location = New System.Drawing.Point(405, 4)
  696. Me.小間距1_ch.Name = "小間距1_ch"
  697. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  698. Me.小間距1_ch.TabIndex = 1668
  699. Me.小間距1_ch.Text = "L1"
  700. Me.小間距1_ch.UseVisualStyleBackColor = True
  701. '
  702. '大間距_ch
  703. '
  704. Me.大間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  705. Me.大間距_ch.AutoSize = True
  706. Me.大間距_ch.Location = New System.Drawing.Point(1192, 656)
  707. Me.大間距_ch.Name = "大間距_ch"
  708. Me.大間距_ch.Size = New System.Drawing.Size(40, 20)
  709. Me.大間距_ch.TabIndex = 1673
  710. Me.大間距_ch.Text = "L3"
  711. Me.大間距_ch.UseVisualStyleBackColor = True
  712. '
  713. '中間距_ch
  714. '
  715. Me.中間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  716. Me.中間距_ch.AutoSize = True
  717. Me.中間距_ch.Location = New System.Drawing.Point(1149, 656)
  718. Me.中間距_ch.Name = "中間距_ch"
  719. Me.中間距_ch.Size = New System.Drawing.Size(40, 20)
  720. Me.中間距_ch.TabIndex = 1672
  721. Me.中間距_ch.Text = "L2"
  722. Me.中間距_ch.UseVisualStyleBackColor = True
  723. '
  724. '小間距_ch
  725. '
  726. Me.小間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  727. Me.小間距_ch.AutoSize = True
  728. Me.小間距_ch.Location = New System.Drawing.Point(1107, 656)
  729. Me.小間距_ch.Name = "小間距_ch"
  730. Me.小間距_ch.Size = New System.Drawing.Size(40, 20)
  731. Me.小間距_ch.TabIndex = 1671
  732. Me.小間距_ch.Text = "L1"
  733. Me.小間距_ch.UseVisualStyleBackColor = True
  734. '
  735. '語轉扭_bt
  736. '
  737. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  738. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  739. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  740. Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 652)
  741. Me.語轉扭_bt.Name = "語轉扭_bt"
  742. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  743. Me.語轉扭_bt.TabIndex = 1674
  744. Me.語轉扭_bt.Text = "L"
  745. Me.語轉扭_bt.UseVisualStyleBackColor = True
  746. '
  747. '新群組1_cb
  748. '
  749. Me.新群組1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  750. Me.新群組1_cb.FormattingEnabled = True
  751. Me.新群組1_cb.Items.AddRange(New Object() {"2019"})
  752. Me.新群組1_cb.Location = New System.Drawing.Point(85, 2)
  753. Me.新群組1_cb.Name = "新群組1_cb"
  754. Me.新群組1_cb.Size = New System.Drawing.Size(200, 24)
  755. Me.新群組1_cb.TabIndex = 1675
  756. '
  757. '盤盈盤損申請
  758. '
  759. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  760. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  761. Me.ClientSize = New System.Drawing.Size(1349, 681)
  762. Me.ContextMenuStrip = Me.ContextMenuStrip1
  763. Me.Controls.Add(Me.新群組1_cb)
  764. Me.Controls.Add(Me.語轉扭_bt)
  765. Me.Controls.Add(Me.大間距_ch)
  766. Me.Controls.Add(Me.中間距_ch)
  767. Me.Controls.Add(Me.小間距_ch)
  768. Me.Controls.Add(Me.大間距1_ch)
  769. Me.Controls.Add(Me.中間距1_ch)
  770. Me.Controls.Add(Me.小間距1_ch)
  771. Me.Controls.Add(Me.刪除選取_bt)
  772. Me.Controls.Add(Me.刪除_bt)
  773. Me.Controls.Add(Me.開立庫存調整單_bt)
  774. Me.Controls.Add(Me.Label4)
  775. Me.Controls.Add(Me.存檔_bt)
  776. Me.Controls.Add(Me.盤盈數_nud)
  777. Me.Controls.Add(Me.盤損數_lb)
  778. Me.Controls.Add(Me.選定內容加入庫存調整申請單_bt)
  779. Me.Controls.Add(Me.調庫單據_dgv)
  780. Me.Controls.Add(Me.可申請_tb)
  781. Me.Controls.Add(Me.最大庫存量_tb)
  782. Me.Controls.Add(Me.庫存量_tb)
  783. Me.Controls.Add(Me.盤損數_nud)
  784. Me.Controls.Add(Me.盤盈數_lb)
  785. Me.Controls.Add(Me.料號_tb)
  786. Me.Controls.Add(Me.庫存量_lb)
  787. Me.Controls.Add(Me.最大庫存量_lb)
  788. Me.Controls.Add(Me.可盤損數_lb)
  789. Me.Controls.Add(Me.物料圖_pb)
  790. Me.Controls.Add(Me.群組碼_tb)
  791. Me.Controls.Add(Me.搜尋_bt)
  792. Me.Controls.Add(Me.申請日期_dtp)
  793. Me.Controls.Add(Me.項次_tb)
  794. Me.Controls.Add(Me.項次_lb)
  795. Me.Controls.Add(Me.選擇_lb)
  796. Me.Controls.Add(Me.語言_dgv)
  797. Me.Controls.Add(Me.物料原則二_cb)
  798. Me.Controls.Add(Me.物料原則一_cb)
  799. Me.Controls.Add(Me.群組編碼_lb)
  800. Me.Controls.Add(Me.群組編碼_cb)
  801. Me.Controls.Add(Me.物料清單_dgv)
  802. Me.Controls.Add(Me.申請人_lb)
  803. Me.Controls.Add(Me.申請人_tb)
  804. Me.Controls.Add(Me.申請日期_lb)
  805. Me.Controls.Add(Me.調庫單號_tb)
  806. Me.Controls.Add(Me.物料規格_dgv)
  807. Me.Controls.Add(Me.料號原則_lb)
  808. Me.Controls.Add(Me.倉儲單號_lb)
  809. Me.Controls.Add(Me.料號_lb)
  810. Me.Controls.Add(Me.未審核_lb)
  811. Me.Controls.Add(Me.調庫明細_dgv)
  812. Me.Controls.Add(Me.閃燈_lb)
  813. Me.Controls.Add(Me.倉庫編號_tb)
  814. Me.Controls.Add(Me.倉庫級別_tb)
  815. Me.Controls.Add(Me.指定倉庫_cb)
  816. Me.Controls.Add(Me.指定倉庫_lb)
  817. Me.Controls.Add(Me.倉庫級別_lb)
  818. Me.Controls.Add(Me.倉庫編號_lb)
  819. Me.Controls.Add(Me.Label1)
  820. Me.Controls.Add(Me.Label3)
  821. Me.Controls.Add(Me.Label2)
  822. Me.Controls.Add(Me.Label5)
  823. Me.Controls.Add(Me.Label6)
  824. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  825. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  826. Me.Name = "盤盈盤損申請"
  827. Me.Text = "盤盈盤損申請"
  828. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  829. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  830. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  831. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  832. CType(Me.盤損數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  833. CType(Me.調庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  834. CType(Me.調庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  835. CType(Me.盤盈數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  836. Me.ContextMenuStrip1.ResumeLayout(False)
  837. Me.ResumeLayout(False)
  838. Me.PerformLayout()
  839. End Sub
  840. Friend WithEvents 語言_dgv As DataGridView
  841. Friend WithEvents 物料原則二_cb As ComboBox
  842. Friend WithEvents 物料原則一_cb As ComboBox
  843. Friend WithEvents 群組編碼_lb As Label
  844. Friend WithEvents 群組編碼_cb As ComboBox
  845. Friend WithEvents 物料清單_dgv As DataGridView
  846. Friend WithEvents 申請人_lb As Label
  847. Friend WithEvents 申請人_tb As TextBox
  848. Friend WithEvents 申請日期_lb As Label
  849. Friend WithEvents 倉儲單號_lb As Label
  850. Friend WithEvents 調庫單號_tb As TextBox
  851. Friend WithEvents 物料規格_dgv As DataGridView
  852. Friend WithEvents 料號原則_lb As Label
  853. Friend WithEvents 搜尋_bt As Button
  854. Friend WithEvents 倉庫編號_tb As TextBox
  855. Friend WithEvents 倉庫級別_tb As TextBox
  856. Friend WithEvents 指定倉庫_cb As ComboBox
  857. Friend WithEvents 申請日期_dtp As DateTimePicker
  858. Friend WithEvents 閃燈_lb As Label
  859. Friend WithEvents 項次_tb As TextBox
  860. Friend WithEvents 項次_lb As Label
  861. Friend WithEvents 選擇_lb As Label
  862. Friend WithEvents 指定倉庫_lb As Label
  863. Friend WithEvents 倉庫級別_lb As Label
  864. Friend WithEvents 倉庫編號_lb As Label
  865. Friend WithEvents 群組碼_tb As TextBox
  866. Friend WithEvents 物料圖_pb As PictureBox
  867. Friend WithEvents 可申請_tb As TextBox
  868. Friend WithEvents 最大庫存量_tb As TextBox
  869. Friend WithEvents 庫存量_tb As TextBox
  870. Friend WithEvents 盤損數_nud As NumericUpDown
  871. Friend WithEvents 盤盈數_lb As Label
  872. Friend WithEvents 料號_lb As Label
  873. Friend WithEvents 料號_tb As TextBox
  874. Friend WithEvents 庫存量_lb As Label
  875. Friend WithEvents 最大庫存量_lb As Label
  876. Friend WithEvents 可盤損數_lb As Label
  877. Friend WithEvents 調庫單據_dgv As DataGridView
  878. Friend WithEvents 調庫明細_dgv As DataGridView
  879. Friend WithEvents 開立庫存調整單_bt As Button
  880. Friend WithEvents 未審核_lb As Label
  881. Friend WithEvents 選定內容加入庫存調整申請單_bt As Button
  882. Friend WithEvents 盤盈數_nud As NumericUpDown
  883. Friend WithEvents 盤損數_lb As Label
  884. Friend WithEvents 存檔_bt As Button
  885. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  886. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  887. Friend WithEvents 搜尋_tsm As ToolStripMenuItem
  888. Friend WithEvents Label1 As Label
  889. Friend WithEvents Label2 As Label
  890. Friend WithEvents Label3 As Label
  891. Friend WithEvents Label4 As Label
  892. Friend WithEvents Label5 As Label
  893. Friend WithEvents Label6 As Label
  894. Friend WithEvents 刪除_bt As Button
  895. Friend WithEvents 刪除選取_bt As Button
  896. Friend WithEvents 大間距1_ch As CheckBox
  897. Friend WithEvents 中間距1_ch As CheckBox
  898. Friend WithEvents 小間距1_ch As CheckBox
  899. Friend WithEvents 大間距_ch As CheckBox
  900. Friend WithEvents 中間距_ch As CheckBox
  901. Friend WithEvents 小間距_ch As CheckBox
  902. Friend WithEvents 語轉扭_bt As Button
  903. Friend WithEvents 新群組1_cb As ComboBox
  904. End Class