Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

一般性申請採購單.Designer.vb 54KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027
  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.刪除_bt = New System.Windows.Forms.Button()
  33. Me.採購單價_nud = New System.Windows.Forms.NumericUpDown()
  34. Me.盤損數_lb = New System.Windows.Forms.Label()
  35. Me.可申請_tb = New System.Windows.Forms.TextBox()
  36. Me.最大庫存量_tb = New System.Windows.Forms.TextBox()
  37. Me.庫存量_tb = New System.Windows.Forms.TextBox()
  38. Me.採購數量_nud = New System.Windows.Forms.NumericUpDown()
  39. Me.採購單價_lb = New System.Windows.Forms.Label()
  40. Me.庫存量_lb = New System.Windows.Forms.Label()
  41. Me.最大庫存量_lb = New System.Windows.Forms.Label()
  42. Me.可盤損數_lb = New System.Windows.Forms.Label()
  43. Me.儲態編號_cb = New System.Windows.Forms.ComboBox()
  44. Me.倉儲狀態_cb = New System.Windows.Forms.ComboBox()
  45. Me.Label12 = New System.Windows.Forms.Label()
  46. Me.訂製編碼_cb = New System.Windows.Forms.ComboBox()
  47. Me.訂製狀態_cb = New System.Windows.Forms.ComboBox()
  48. Me.Label11 = New System.Windows.Forms.Label()
  49. Me.Label9 = New System.Windows.Forms.Label()
  50. Me.資料筆數1_tb = New System.Windows.Forms.TextBox()
  51. Me.Label10 = New System.Windows.Forms.Label()
  52. Me.Label3 = New System.Windows.Forms.Label()
  53. Me.資料筆數_tb = New System.Windows.Forms.TextBox()
  54. Me.Label4 = New System.Windows.Forms.Label()
  55. Me.刪除單據上點選的資料_bt = New System.Windows.Forms.Button()
  56. Me.存檔_bt = New System.Windows.Forms.Button()
  57. Me.選定內容加入庫存調整申請單_bt = New System.Windows.Forms.Button()
  58. Me.開立庫存調整單_bt = New System.Windows.Forms.Button()
  59. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  60. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  61. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  62. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  63. Me.項次_tb = New System.Windows.Forms.TextBox()
  64. Me.項次_lb = New System.Windows.Forms.Label()
  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.申請人_tb = New System.Windows.Forms.TextBox()
  69. Me.申請日期_lb = New System.Windows.Forms.Label()
  70. Me.調庫單號_tb = New System.Windows.Forms.TextBox()
  71. Me.倉儲單號_lb = New System.Windows.Forms.Label()
  72. Me.調庫明細_dgv = New System.Windows.Forms.DataGridView()
  73. Me.調庫單據_dgv = New System.Windows.Forms.DataGridView()
  74. Me.未審核_lb = New System.Windows.Forms.Label()
  75. Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
  76. Me.精準查詢_ch = New System.Windows.Forms.CheckBox()
  77. Me.品名_tb = New System.Windows.Forms.TextBox()
  78. Me.Label8 = New System.Windows.Forms.Label()
  79. Me.料號_tb = New System.Windows.Forms.TextBox()
  80. Me.Label7 = New System.Windows.Forms.Label()
  81. Me.Label29 = New System.Windows.Forms.Label()
  82. Me.查詢_tb = New System.Windows.Forms.TextBox()
  83. Me.供應商編碼_cb = New System.Windows.Forms.ComboBox()
  84. Me.Label6 = New System.Windows.Forms.Label()
  85. Me.供應商_cb = New System.Windows.Forms.ComboBox()
  86. Me.Label5 = New System.Windows.Forms.Label()
  87. Me.地區編碼_cb = New System.Windows.Forms.ComboBox()
  88. Me.Label1 = New System.Windows.Forms.Label()
  89. Me.清空_bt = New System.Windows.Forms.Button()
  90. Me.地區_cb = New System.Windows.Forms.ComboBox()
  91. Me.Label2 = New System.Windows.Forms.Label()
  92. Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
  93. Me.需要全部庫存區域清單_ch = New System.Windows.Forms.CheckBox()
  94. Me.物料圖1_pb = New System.Windows.Forms.PictureBox()
  95. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  96. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  97. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  98. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  99. Me.開立庫存調整單_tsm = New System.Windows.Forms.ToolStripMenuItem()
  100. Me.選定內容加入庫存調整申請單_tsm = New System.Windows.Forms.ToolStripMenuItem()
  101. Me.存檔_tsm = New System.Windows.Forms.ToolStripMenuItem()
  102. Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator()
  103. Me.刪除庫存調整單據上點選的資料_tsm = New System.Windows.Forms.ToolStripMenuItem()
  104. Me.刪除庫存調整單據_tsm = New System.Windows.Forms.ToolStripMenuItem()
  105. CType(Me.區域庫存_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.採購單價_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.採購數量_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.調庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.調庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  111. CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  112. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  113. Me.ContextMenuStrip1.SuspendLayout()
  114. Me.SuspendLayout()
  115. '
  116. '區域庫存_dgv
  117. '
  118. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  119. Me.區域庫存_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  120. Me.區域庫存_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  121. Me.區域庫存_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  122. Me.區域庫存_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  123. Me.區域庫存_dgv.Location = New System.Drawing.Point(418, 319)
  124. Me.區域庫存_dgv.Name = "區域庫存_dgv"
  125. Me.區域庫存_dgv.RowHeadersWidth = 5
  126. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  127. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  128. Me.區域庫存_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  129. Me.區域庫存_dgv.RowTemplate.Height = 24
  130. Me.區域庫存_dgv.Size = New System.Drawing.Size(191, 92)
  131. Me.區域庫存_dgv.TabIndex = 1265
  132. '
  133. '刪除_bt
  134. '
  135. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  136. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  137. Me.刪除_bt.Location = New System.Drawing.Point(984, 101)
  138. Me.刪除_bt.Name = "刪除_bt"
  139. Me.刪除_bt.Size = New System.Drawing.Size(110, 51)
  140. Me.刪除_bt.TabIndex = 1263
  141. Me.刪除_bt.Text = "刪除採購申請單據"
  142. Me.刪除_bt.UseVisualStyleBackColor = True
  143. '
  144. '採購單價_nud
  145. '
  146. Me.採購單價_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  147. Me.採購單價_nud.ForeColor = System.Drawing.Color.Green
  148. Me.採購單價_nud.Location = New System.Drawing.Point(489, 606)
  149. Me.採購單價_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  150. Me.採購單價_nud.Name = "採購單價_nud"
  151. Me.採購單價_nud.Size = New System.Drawing.Size(118, 23)
  152. Me.採購單價_nud.TabIndex = 1261
  153. Me.採購單價_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  154. '
  155. '盤損數_lb
  156. '
  157. Me.盤損數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  158. Me.盤損數_lb.AutoSize = True
  159. Me.盤損數_lb.ForeColor = System.Drawing.Color.Green
  160. Me.盤損數_lb.Location = New System.Drawing.Point(415, 584)
  161. Me.盤損數_lb.Name = "盤損數_lb"
  162. Me.盤損數_lb.Size = New System.Drawing.Size(71, 16)
  163. Me.盤損數_lb.TabIndex = 1260
  164. Me.盤損數_lb.Text = "採 購 數 量"
  165. '
  166. '可申請_tb
  167. '
  168. Me.可申請_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  169. Me.可申請_tb.Enabled = False
  170. Me.可申請_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  171. Me.可申請_tb.Location = New System.Drawing.Point(489, 558)
  172. Me.可申請_tb.Name = "可申請_tb"
  173. Me.可申請_tb.Size = New System.Drawing.Size(118, 23)
  174. Me.可申請_tb.TabIndex = 1259
  175. Me.可申請_tb.Text = "0"
  176. Me.可申請_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  177. '
  178. '最大庫存量_tb
  179. '
  180. Me.最大庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  181. Me.最大庫存量_tb.Enabled = False
  182. Me.最大庫存量_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  183. Me.最大庫存量_tb.Location = New System.Drawing.Point(489, 534)
  184. Me.最大庫存量_tb.Name = "最大庫存量_tb"
  185. Me.最大庫存量_tb.Size = New System.Drawing.Size(118, 23)
  186. Me.最大庫存量_tb.TabIndex = 1256
  187. Me.最大庫存量_tb.Text = "0"
  188. Me.最大庫存量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  189. '
  190. '庫存量_tb
  191. '
  192. Me.庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  193. Me.庫存量_tb.Enabled = False
  194. Me.庫存量_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  195. Me.庫存量_tb.Location = New System.Drawing.Point(489, 510)
  196. Me.庫存量_tb.Name = "庫存量_tb"
  197. Me.庫存量_tb.Size = New System.Drawing.Size(118, 23)
  198. Me.庫存量_tb.TabIndex = 1254
  199. Me.庫存量_tb.Text = "0"
  200. Me.庫存量_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  201. '
  202. '採購數量_nud
  203. '
  204. Me.採購數量_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  205. Me.採購數量_nud.ForeColor = System.Drawing.Color.Green
  206. Me.採購數量_nud.Location = New System.Drawing.Point(489, 582)
  207. Me.採購數量_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  208. Me.採購數量_nud.Name = "採購數量_nud"
  209. Me.採購數量_nud.Size = New System.Drawing.Size(118, 23)
  210. Me.採購數量_nud.TabIndex = 1253
  211. Me.採購數量_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  212. '
  213. '採購單價_lb
  214. '
  215. Me.採購單價_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  216. Me.採購單價_lb.AutoSize = True
  217. Me.採購單價_lb.ForeColor = System.Drawing.Color.Green
  218. Me.採購單價_lb.Location = New System.Drawing.Point(415, 608)
  219. Me.採購單價_lb.Name = "採購單價_lb"
  220. Me.採購單價_lb.Size = New System.Drawing.Size(71, 16)
  221. Me.採購單價_lb.TabIndex = 1252
  222. Me.採購單價_lb.Text = "採 購 單 價"
  223. '
  224. '庫存量_lb
  225. '
  226. Me.庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  227. Me.庫存量_lb.AutoSize = True
  228. Me.庫存量_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  229. Me.庫存量_lb.Location = New System.Drawing.Point(415, 513)
  230. Me.庫存量_lb.Name = "庫存量_lb"
  231. Me.庫存量_lb.Size = New System.Drawing.Size(68, 16)
  232. Me.庫存量_lb.TabIndex = 1255
  233. Me.庫存量_lb.Text = "庫 存 量"
  234. '
  235. '最大庫存量_lb
  236. '
  237. Me.最大庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  238. Me.最大庫存量_lb.AutoSize = True
  239. Me.最大庫存量_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  240. Me.最大庫存量_lb.Location = New System.Drawing.Point(415, 537)
  241. Me.最大庫存量_lb.Name = "最大庫存量_lb"
  242. Me.最大庫存量_lb.Size = New System.Drawing.Size(68, 16)
  243. Me.最大庫存量_lb.TabIndex = 1257
  244. Me.最大庫存量_lb.Text = "最大庫存量"
  245. '
  246. '可盤損數_lb
  247. '
  248. Me.可盤損數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  249. Me.可盤損數_lb.AutoSize = True
  250. Me.可盤損數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  251. Me.可盤損數_lb.Location = New System.Drawing.Point(415, 561)
  252. Me.可盤損數_lb.Name = "可盤損數_lb"
  253. Me.可盤損數_lb.Size = New System.Drawing.Size(68, 16)
  254. Me.可盤損數_lb.TabIndex = 1258
  255. Me.可盤損數_lb.Text = "可 盤 損 數"
  256. '
  257. '儲態編號_cb
  258. '
  259. Me.儲態編號_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  260. Me.儲態編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  261. Me.儲態編號_cb.Enabled = False
  262. Me.儲態編號_cb.FormattingEnabled = True
  263. Me.儲態編號_cb.Items.AddRange(New Object() {"2019"})
  264. Me.儲態編號_cb.Location = New System.Drawing.Point(639, 210)
  265. Me.儲態編號_cb.Name = "儲態編號_cb"
  266. Me.儲態編號_cb.Size = New System.Drawing.Size(130, 24)
  267. Me.儲態編號_cb.TabIndex = 1251
  268. Me.儲態編號_cb.Visible = False
  269. '
  270. '倉儲狀態_cb
  271. '
  272. Me.倉儲狀態_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  273. Me.倉儲狀態_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  274. Me.倉儲狀態_cb.FormattingEnabled = True
  275. Me.倉儲狀態_cb.Items.AddRange(New Object() {"2019"})
  276. Me.倉儲狀態_cb.Location = New System.Drawing.Point(472, 459)
  277. Me.倉儲狀態_cb.Name = "倉儲狀態_cb"
  278. Me.倉儲狀態_cb.Size = New System.Drawing.Size(134, 24)
  279. Me.倉儲狀態_cb.TabIndex = 1249
  280. '
  281. 'Label12
  282. '
  283. Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  284. Me.Label12.AutoSize = True
  285. Me.Label12.Location = New System.Drawing.Point(414, 462)
  286. Me.Label12.Name = "Label12"
  287. Me.Label12.Size = New System.Drawing.Size(56, 16)
  288. Me.Label12.TabIndex = 1250
  289. Me.Label12.Text = "倉儲狀態"
  290. '
  291. '訂製編碼_cb
  292. '
  293. Me.訂製編碼_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  294. Me.訂製編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  295. Me.訂製編碼_cb.Enabled = False
  296. Me.訂製編碼_cb.FormattingEnabled = True
  297. Me.訂製編碼_cb.Items.AddRange(New Object() {"2019"})
  298. Me.訂製編碼_cb.Location = New System.Drawing.Point(639, 237)
  299. Me.訂製編碼_cb.Name = "訂製編碼_cb"
  300. Me.訂製編碼_cb.Size = New System.Drawing.Size(130, 24)
  301. Me.訂製編碼_cb.TabIndex = 1248
  302. Me.訂製編碼_cb.Visible = False
  303. '
  304. '訂製狀態_cb
  305. '
  306. Me.訂製狀態_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  307. Me.訂製狀態_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  308. Me.訂製狀態_cb.FormattingEnabled = True
  309. Me.訂製狀態_cb.Items.AddRange(New Object() {"2019"})
  310. Me.訂製狀態_cb.Location = New System.Drawing.Point(472, 485)
  311. Me.訂製狀態_cb.Name = "訂製狀態_cb"
  312. Me.訂製狀態_cb.Size = New System.Drawing.Size(134, 24)
  313. Me.訂製狀態_cb.TabIndex = 1246
  314. '
  315. 'Label11
  316. '
  317. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  318. Me.Label11.AutoSize = True
  319. Me.Label11.Location = New System.Drawing.Point(414, 488)
  320. Me.Label11.Name = "Label11"
  321. Me.Label11.Size = New System.Drawing.Size(56, 16)
  322. Me.Label11.TabIndex = 1247
  323. Me.Label11.Text = "訂製狀態"
  324. '
  325. 'Label9
  326. '
  327. Me.Label9.AutoSize = True
  328. Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
  329. Me.Label9.Location = New System.Drawing.Point(1050, 158)
  330. Me.Label9.Name = "Label9"
  331. Me.Label9.Size = New System.Drawing.Size(44, 16)
  332. Me.Label9.TabIndex = 1245
  333. Me.Label9.Text = "筆資料"
  334. '
  335. '資料筆數1_tb
  336. '
  337. Me.資料筆數1_tb.Location = New System.Drawing.Point(1008, 155)
  338. Me.資料筆數1_tb.Name = "資料筆數1_tb"
  339. Me.資料筆數1_tb.Size = New System.Drawing.Size(39, 23)
  340. Me.資料筆數1_tb.TabIndex = 1244
  341. Me.資料筆數1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  342. '
  343. 'Label10
  344. '
  345. Me.Label10.AutoSize = True
  346. Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
  347. Me.Label10.Location = New System.Drawing.Point(986, 158)
  348. Me.Label10.Name = "Label10"
  349. Me.Label10.Size = New System.Drawing.Size(20, 16)
  350. Me.Label10.TabIndex = 1243
  351. Me.Label10.Text = "共"
  352. '
  353. 'Label3
  354. '
  355. Me.Label3.AutoSize = True
  356. Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
  357. Me.Label3.Location = New System.Drawing.Point(566, 58)
  358. Me.Label3.Name = "Label3"
  359. Me.Label3.Size = New System.Drawing.Size(44, 16)
  360. Me.Label3.TabIndex = 1242
  361. Me.Label3.Text = "筆資料"
  362. '
  363. '資料筆數_tb
  364. '
  365. Me.資料筆數_tb.Location = New System.Drawing.Point(497, 55)
  366. Me.資料筆數_tb.Name = "資料筆數_tb"
  367. Me.資料筆數_tb.Size = New System.Drawing.Size(64, 23)
  368. Me.資料筆數_tb.TabIndex = 1241
  369. Me.資料筆數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  370. '
  371. 'Label4
  372. '
  373. Me.Label4.AutoSize = True
  374. Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
  375. Me.Label4.Location = New System.Drawing.Point(475, 58)
  376. Me.Label4.Name = "Label4"
  377. Me.Label4.Size = New System.Drawing.Size(20, 16)
  378. Me.Label4.TabIndex = 1240
  379. Me.Label4.Text = "共"
  380. '
  381. '刪除單據上點選的資料_bt
  382. '
  383. Me.刪除單據上點選的資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  384. Me.刪除單據上點選的資料_bt.ForeColor = System.Drawing.Color.Red
  385. Me.刪除單據上點選的資料_bt.Location = New System.Drawing.Point(984, 49)
  386. Me.刪除單據上點選的資料_bt.Name = "刪除單據上點選的資料_bt"
  387. Me.刪除單據上點選的資料_bt.Size = New System.Drawing.Size(110, 51)
  388. Me.刪除單據上點選的資料_bt.TabIndex = 1239
  389. Me.刪除單據上點選的資料_bt.Text = "刪除採購單據上點選的資料"
  390. Me.刪除單據上點選的資料_bt.UseVisualStyleBackColor = True
  391. '
  392. '存檔_bt
  393. '
  394. Me.存檔_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  395. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  396. Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  397. Me.存檔_bt.ForeColor = System.Drawing.Color.Green
  398. Me.存檔_bt.Location = New System.Drawing.Point(612, 632)
  399. Me.存檔_bt.Name = "存檔_bt"
  400. Me.存檔_bt.Size = New System.Drawing.Size(735, 45)
  401. Me.存檔_bt.TabIndex = 1238
  402. Me.存檔_bt.Text = "存檔"
  403. Me.存檔_bt.UseVisualStyleBackColor = True
  404. '
  405. '選定內容加入庫存調整申請單_bt
  406. '
  407. Me.選定內容加入庫存調整申請單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  408. Me.選定內容加入庫存調整申請單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  409. Me.選定內容加入庫存調整申請單_bt.ForeColor = System.Drawing.Color.Green
  410. Me.選定內容加入庫存調整申請單_bt.Location = New System.Drawing.Point(419, 632)
  411. Me.選定內容加入庫存調整申請單_bt.Name = "選定內容加入庫存調整申請單_bt"
  412. Me.選定內容加入庫存調整申請單_bt.Size = New System.Drawing.Size(190, 45)
  413. Me.選定內容加入庫存調整申請單_bt.TabIndex = 1237
  414. Me.選定內容加入庫存調整申請單_bt.Text = "選定內容加入採購申請單"
  415. Me.選定內容加入庫存調整申請單_bt.UseVisualStyleBackColor = True
  416. '
  417. '開立庫存調整單_bt
  418. '
  419. Me.開立庫存調整單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  420. Me.開立庫存調整單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  421. Me.開立庫存調整單_bt.Location = New System.Drawing.Point(817, 101)
  422. Me.開立庫存調整單_bt.Name = "開立庫存調整單_bt"
  423. Me.開立庫存調整單_bt.Size = New System.Drawing.Size(165, 51)
  424. Me.開立庫存調整單_bt.TabIndex = 1236
  425. Me.開立庫存調整單_bt.Text = "開立採購申請單"
  426. Me.開立庫存調整單_bt.UseVisualStyleBackColor = True
  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(775, 236)
  432. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  433. Me.倉庫編號_tb.Size = New System.Drawing.Size(120, 23)
  434. Me.倉庫編號_tb.TabIndex = 1234
  435. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  436. Me.倉庫編號_tb.Visible = False
  437. '
  438. '倉庫級別_tb
  439. '
  440. Me.倉庫級別_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  441. Me.倉庫級別_tb.Location = New System.Drawing.Point(775, 211)
  442. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  443. Me.倉庫級別_tb.Size = New System.Drawing.Size(120, 23)
  444. Me.倉庫級別_tb.TabIndex = 1233
  445. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  446. Me.倉庫級別_tb.Visible = False
  447. '
  448. '指定倉庫_cb
  449. '
  450. Me.指定倉庫_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  451. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  452. Me.指定倉庫_cb.FormattingEnabled = True
  453. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  454. Me.指定倉庫_cb.Location = New System.Drawing.Point(472, 415)
  455. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  456. Me.指定倉庫_cb.Size = New System.Drawing.Size(134, 24)
  457. Me.指定倉庫_cb.TabIndex = 1231
  458. '
  459. '申請日期_dtp
  460. '
  461. Me.申請日期_dtp.Enabled = False
  462. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  463. Me.申請日期_dtp.Location = New System.Drawing.Point(817, 77)
  464. Me.申請日期_dtp.Name = "申請日期_dtp"
  465. Me.申請日期_dtp.Size = New System.Drawing.Size(165, 23)
  466. Me.申請日期_dtp.TabIndex = 1230
  467. '
  468. '項次_tb
  469. '
  470. Me.項次_tb.Enabled = False
  471. Me.項次_tb.Location = New System.Drawing.Point(795, 155)
  472. Me.項次_tb.Name = "項次_tb"
  473. Me.項次_tb.Size = New System.Drawing.Size(104, 23)
  474. Me.項次_tb.TabIndex = 1229
  475. '
  476. '項次_lb
  477. '
  478. Me.項次_lb.AutoSize = True
  479. Me.項次_lb.Location = New System.Drawing.Point(902, 158)
  480. Me.項次_lb.Name = "項次_lb"
  481. Me.項次_lb.Size = New System.Drawing.Size(32, 16)
  482. Me.項次_lb.TabIndex = 1228
  483. Me.項次_lb.Text = "資料"
  484. '
  485. '選擇_lb
  486. '
  487. Me.選擇_lb.AutoSize = True
  488. Me.選擇_lb.Location = New System.Drawing.Point(762, 158)
  489. Me.選擇_lb.Name = "選擇_lb"
  490. Me.選擇_lb.Size = New System.Drawing.Size(32, 16)
  491. Me.選擇_lb.TabIndex = 1227
  492. Me.選擇_lb.Text = "選擇"
  493. '
  494. '指定倉庫_lb
  495. '
  496. Me.指定倉庫_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  497. Me.指定倉庫_lb.AutoSize = True
  498. Me.指定倉庫_lb.Location = New System.Drawing.Point(414, 419)
  499. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  500. Me.指定倉庫_lb.Size = New System.Drawing.Size(56, 16)
  501. Me.指定倉庫_lb.TabIndex = 1232
  502. Me.指定倉庫_lb.Text = "庫存區域"
  503. '
  504. '申請人_lb
  505. '
  506. Me.申請人_lb.AutoSize = True
  507. Me.申請人_lb.Location = New System.Drawing.Point(760, 54)
  508. Me.申請人_lb.Name = "申請人_lb"
  509. Me.申請人_lb.Size = New System.Drawing.Size(56, 16)
  510. Me.申請人_lb.TabIndex = 1226
  511. Me.申請人_lb.Text = "申 請 人"
  512. '
  513. '申請人_tb
  514. '
  515. Me.申請人_tb.Enabled = False
  516. Me.申請人_tb.Location = New System.Drawing.Point(817, 51)
  517. Me.申請人_tb.Name = "申請人_tb"
  518. Me.申請人_tb.Size = New System.Drawing.Size(165, 23)
  519. Me.申請人_tb.TabIndex = 1225
  520. '
  521. '申請日期_lb
  522. '
  523. Me.申請日期_lb.AutoSize = True
  524. Me.申請日期_lb.Location = New System.Drawing.Point(760, 80)
  525. Me.申請日期_lb.Name = "申請日期_lb"
  526. Me.申請日期_lb.Size = New System.Drawing.Size(56, 16)
  527. Me.申請日期_lb.TabIndex = 1224
  528. Me.申請日期_lb.Text = "申請日期"
  529. '
  530. '調庫單號_tb
  531. '
  532. Me.調庫單號_tb.Enabled = False
  533. Me.調庫單號_tb.Location = New System.Drawing.Point(817, 24)
  534. Me.調庫單號_tb.Name = "調庫單號_tb"
  535. Me.調庫單號_tb.Size = New System.Drawing.Size(165, 23)
  536. Me.調庫單號_tb.TabIndex = 1222
  537. '
  538. '倉儲單號_lb
  539. '
  540. Me.倉儲單號_lb.AutoSize = True
  541. Me.倉儲單號_lb.Location = New System.Drawing.Point(759, 27)
  542. Me.倉儲單號_lb.Name = "倉儲單號_lb"
  543. Me.倉儲單號_lb.Size = New System.Drawing.Size(56, 16)
  544. Me.倉儲單號_lb.TabIndex = 1223
  545. Me.倉儲單號_lb.Text = "執行單號"
  546. '
  547. '調庫明細_dgv
  548. '
  549. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  550. Me.調庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  551. Me.調庫明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  552. Or System.Windows.Forms.AnchorStyles.Left) _
  553. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  554. Me.調庫明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  555. Me.調庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  556. Me.調庫明細_dgv.Location = New System.Drawing.Point(612, 184)
  557. Me.調庫明細_dgv.Name = "調庫明細_dgv"
  558. Me.調庫明細_dgv.RowHeadersWidth = 5
  559. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  560. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  561. Me.調庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  562. Me.調庫明細_dgv.RowTemplate.Height = 24
  563. Me.調庫明細_dgv.Size = New System.Drawing.Size(735, 444)
  564. Me.調庫明細_dgv.TabIndex = 1235
  565. '
  566. '調庫單據_dgv
  567. '
  568. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  569. Me.調庫單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  570. Me.調庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  571. Me.調庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  572. Me.調庫單據_dgv.Location = New System.Drawing.Point(612, 25)
  573. Me.調庫單據_dgv.Name = "調庫單據_dgv"
  574. Me.調庫單據_dgv.RowHeadersWidth = 5
  575. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  576. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  577. Me.調庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  578. Me.調庫單據_dgv.RowTemplate.Height = 24
  579. Me.調庫單據_dgv.Size = New System.Drawing.Size(146, 154)
  580. Me.調庫單據_dgv.TabIndex = 1220
  581. '
  582. '未審核_lb
  583. '
  584. Me.未審核_lb.AutoSize = True
  585. Me.未審核_lb.Location = New System.Drawing.Point(613, 7)
  586. Me.未審核_lb.Name = "未審核_lb"
  587. Me.未審核_lb.Size = New System.Drawing.Size(92, 16)
  588. Me.未審核_lb.TabIndex = 1221
  589. Me.未審核_lb.Text = "未審核採購單據"
  590. '
  591. '供應商編碼_tb
  592. '
  593. Me.供應商編碼_tb.Location = New System.Drawing.Point(61, 131)
  594. Me.供應商編碼_tb.Name = "供應商編碼_tb"
  595. Me.供應商編碼_tb.Size = New System.Drawing.Size(67, 23)
  596. Me.供應商編碼_tb.TabIndex = 1219
  597. '
  598. '精準查詢_ch
  599. '
  600. Me.精準查詢_ch.AutoSize = True
  601. Me.精準查詢_ch.Checked = True
  602. Me.精準查詢_ch.CheckState = System.Windows.Forms.CheckState.Checked
  603. Me.精準查詢_ch.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  604. Me.精準查詢_ch.Location = New System.Drawing.Point(125, 33)
  605. Me.精準查詢_ch.Name = "精準查詢_ch"
  606. Me.精準查詢_ch.Size = New System.Drawing.Size(75, 20)
  607. Me.精準查詢_ch.TabIndex = 1217
  608. Me.精準查詢_ch.Text = "精準查詢"
  609. Me.精準查詢_ch.UseVisualStyleBackColor = True
  610. '
  611. '品名_tb
  612. '
  613. Me.品名_tb.Location = New System.Drawing.Point(37, 55)
  614. Me.品名_tb.Name = "品名_tb"
  615. Me.品名_tb.Size = New System.Drawing.Size(338, 23)
  616. Me.品名_tb.TabIndex = 1216
  617. '
  618. 'Label8
  619. '
  620. Me.Label8.AutoSize = True
  621. Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
  622. Me.Label8.Location = New System.Drawing.Point(4, 58)
  623. Me.Label8.Name = "Label8"
  624. Me.Label8.Size = New System.Drawing.Size(32, 16)
  625. Me.Label8.TabIndex = 1215
  626. Me.Label8.Text = "品名"
  627. '
  628. '料號_tb
  629. '
  630. Me.料號_tb.Location = New System.Drawing.Point(37, 30)
  631. Me.料號_tb.Name = "料號_tb"
  632. Me.料號_tb.Size = New System.Drawing.Size(82, 23)
  633. Me.料號_tb.TabIndex = 1214
  634. '
  635. 'Label7
  636. '
  637. Me.Label7.AutoSize = True
  638. Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl
  639. Me.Label7.Location = New System.Drawing.Point(4, 34)
  640. Me.Label7.Name = "Label7"
  641. Me.Label7.Size = New System.Drawing.Size(32, 16)
  642. Me.Label7.TabIndex = 1213
  643. Me.Label7.Text = "料號"
  644. '
  645. 'Label29
  646. '
  647. Me.Label29.AutoSize = True
  648. Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
  649. Me.Label29.Location = New System.Drawing.Point(327, 33)
  650. Me.Label29.Name = "Label29"
  651. Me.Label29.Size = New System.Drawing.Size(68, 16)
  652. Me.Label29.TabIndex = 1212
  653. Me.Label29.Text = "關鍵字查詢"
  654. '
  655. '查詢_tb
  656. '
  657. Me.查詢_tb.Location = New System.Drawing.Point(395, 30)
  658. Me.查詢_tb.Name = "查詢_tb"
  659. Me.查詢_tb.Size = New System.Drawing.Size(145, 23)
  660. Me.查詢_tb.TabIndex = 1211
  661. '
  662. '供應商編碼_cb
  663. '
  664. Me.供應商編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  665. Me.供應商編碼_cb.FormattingEnabled = True
  666. Me.供應商編碼_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
  667. Me.供應商編碼_cb.Location = New System.Drawing.Point(261, 4)
  668. Me.供應商編碼_cb.Name = "供應商編碼_cb"
  669. Me.供應商編碼_cb.Size = New System.Drawing.Size(76, 24)
  670. Me.供應商編碼_cb.TabIndex = 1210
  671. '
  672. 'Label6
  673. '
  674. Me.Label6.AutoSize = True
  675. Me.Label6.ForeColor = System.Drawing.Color.Red
  676. Me.Label6.Location = New System.Drawing.Point(206, 8)
  677. Me.Label6.Name = "Label6"
  678. Me.Label6.Size = New System.Drawing.Size(56, 16)
  679. Me.Label6.TabIndex = 1209
  680. Me.Label6.Text = "廠商編碼"
  681. '
  682. '供應商_cb
  683. '
  684. Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  685. Me.供應商_cb.FormattingEnabled = True
  686. Me.供應商_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
  687. Me.供應商_cb.Location = New System.Drawing.Point(395, 4)
  688. Me.供應商_cb.Name = "供應商_cb"
  689. Me.供應商_cb.Size = New System.Drawing.Size(145, 24)
  690. Me.供應商_cb.TabIndex = 1208
  691. '
  692. 'Label5
  693. '
  694. Me.Label5.AutoSize = True
  695. Me.Label5.ForeColor = System.Drawing.Color.Red
  696. Me.Label5.Location = New System.Drawing.Point(339, 8)
  697. Me.Label5.Name = "Label5"
  698. Me.Label5.Size = New System.Drawing.Size(56, 16)
  699. Me.Label5.TabIndex = 1207
  700. Me.Label5.Text = "供 應 商"
  701. '
  702. '地區編碼_cb
  703. '
  704. Me.地區編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  705. Me.地區編碼_cb.FormattingEnabled = True
  706. Me.地區編碼_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
  707. Me.地區編碼_cb.Location = New System.Drawing.Point(261, 29)
  708. Me.地區編碼_cb.Name = "地區編碼_cb"
  709. Me.地區編碼_cb.Size = New System.Drawing.Size(40, 24)
  710. Me.地區編碼_cb.TabIndex = 1206
  711. '
  712. 'Label1
  713. '
  714. Me.Label1.AutoSize = True
  715. Me.Label1.Location = New System.Drawing.Point(206, 33)
  716. Me.Label1.Name = "Label1"
  717. Me.Label1.Size = New System.Drawing.Size(56, 16)
  718. Me.Label1.TabIndex = 1205
  719. Me.Label1.Text = "編 碼"
  720. '
  721. '清空_bt
  722. '
  723. Me.清空_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  724. Me.清空_bt.ImeMode = System.Windows.Forms.ImeMode.NoControl
  725. Me.清空_bt.Location = New System.Drawing.Point(125, 5)
  726. Me.清空_bt.Name = "清空_bt"
  727. Me.清空_bt.Size = New System.Drawing.Size(63, 24)
  728. Me.清空_bt.TabIndex = 1204
  729. Me.清空_bt.Text = "清除"
  730. Me.清空_bt.UseVisualStyleBackColor = True
  731. '
  732. '地區_cb
  733. '
  734. Me.地區_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  735. Me.地區_cb.FormattingEnabled = True
  736. Me.地區_cb.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "Y"})
  737. Me.地區_cb.Location = New System.Drawing.Point(37, 4)
  738. Me.地區_cb.Name = "地區_cb"
  739. Me.地區_cb.Size = New System.Drawing.Size(82, 24)
  740. Me.地區_cb.TabIndex = 1203
  741. '
  742. 'Label2
  743. '
  744. Me.Label2.AutoSize = True
  745. Me.Label2.ForeColor = System.Drawing.Color.Red
  746. Me.Label2.Location = New System.Drawing.Point(5, 8)
  747. Me.Label2.Name = "Label2"
  748. Me.Label2.Size = New System.Drawing.Size(32, 16)
  749. Me.Label2.TabIndex = 1202
  750. Me.Label2.Text = "地區"
  751. '
  752. '物料清單_dgv
  753. '
  754. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  755. Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  756. Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  757. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  758. Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  759. Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  760. Me.物料清單_dgv.Location = New System.Drawing.Point(7, 81)
  761. Me.物料清單_dgv.Name = "物料清單_dgv"
  762. Me.物料清單_dgv.RowHeadersWidth = 5
  763. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  764. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  765. Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  766. Me.物料清單_dgv.RowTemplate.Height = 24
  767. Me.物料清單_dgv.Size = New System.Drawing.Size(602, 235)
  768. Me.物料清單_dgv.TabIndex = 1201
  769. '
  770. '需要全部庫存區域清單_ch
  771. '
  772. Me.需要全部庫存區域清單_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  773. Me.需要全部庫存區域清單_ch.AutoSize = True
  774. Me.需要全部庫存區域清單_ch.Location = New System.Drawing.Point(440, 439)
  775. Me.需要全部庫存區域清單_ch.Name = "需要全部庫存區域清單_ch"
  776. Me.需要全部庫存區域清單_ch.Size = New System.Drawing.Size(147, 20)
  777. Me.需要全部庫存區域清單_ch.TabIndex = 1264
  778. Me.需要全部庫存區域清單_ch.Text = "需要全部庫存區域清單"
  779. Me.需要全部庫存區域清單_ch.UseVisualStyleBackColor = True
  780. '
  781. '物料圖1_pb
  782. '
  783. Me.物料圖1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  784. Me.物料圖1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  785. Me.物料圖1_pb.Location = New System.Drawing.Point(1096, 5)
  786. Me.物料圖1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  787. Me.物料圖1_pb.Name = "物料圖1_pb"
  788. Me.物料圖1_pb.Size = New System.Drawing.Size(251, 174)
  789. Me.物料圖1_pb.TabIndex = 1262
  790. Me.物料圖1_pb.TabStop = False
  791. '
  792. '物料圖_pb
  793. '
  794. Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  795. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  796. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  797. Me.物料圖_pb.Location = New System.Drawing.Point(7, 319)
  798. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  799. Me.物料圖_pb.Name = "物料圖_pb"
  800. Me.物料圖_pb.Size = New System.Drawing.Size(408, 358)
  801. Me.物料圖_pb.TabIndex = 1218
  802. Me.物料圖_pb.TabStop = False
  803. '
  804. 'ContextMenuStrip1
  805. '
  806. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.ToolStripSeparator1, Me.開立庫存調整單_tsm, Me.選定內容加入庫存調整申請單_tsm, Me.存檔_tsm, Me.ToolStripSeparator9, Me.刪除庫存調整單據上點選的資料_tsm, Me.刪除庫存調整單據_tsm})
  807. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  808. Me.ContextMenuStrip1.Size = New System.Drawing.Size(243, 148)
  809. '
  810. '重新整理_tsm
  811. '
  812. Me.重新整理_tsm.Name = "重新整理_tsm"
  813. Me.重新整理_tsm.Size = New System.Drawing.Size(242, 22)
  814. Me.重新整理_tsm.Text = "重新整理"
  815. '
  816. 'ToolStripSeparator1
  817. '
  818. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  819. Me.ToolStripSeparator1.Size = New System.Drawing.Size(239, 6)
  820. '
  821. '開立庫存調整單_tsm
  822. '
  823. Me.開立庫存調整單_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  824. Me.開立庫存調整單_tsm.Name = "開立庫存調整單_tsm"
  825. Me.開立庫存調整單_tsm.Size = New System.Drawing.Size(242, 22)
  826. Me.開立庫存調整單_tsm.Text = "開立採購單"
  827. '
  828. '選定內容加入庫存調整申請單_tsm
  829. '
  830. Me.選定內容加入庫存調整申請單_tsm.ForeColor = System.Drawing.Color.Green
  831. Me.選定內容加入庫存調整申請單_tsm.Name = "選定內容加入庫存調整申請單_tsm"
  832. Me.選定內容加入庫存調整申請單_tsm.Size = New System.Drawing.Size(242, 22)
  833. Me.選定內容加入庫存調整申請單_tsm.Text = "選定內容加入採購申請單"
  834. '
  835. '存檔_tsm
  836. '
  837. Me.存檔_tsm.ForeColor = System.Drawing.Color.Green
  838. Me.存檔_tsm.Name = "存檔_tsm"
  839. Me.存檔_tsm.Size = New System.Drawing.Size(242, 22)
  840. Me.存檔_tsm.Text = "存檔"
  841. '
  842. 'ToolStripSeparator9
  843. '
  844. Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
  845. Me.ToolStripSeparator9.Size = New System.Drawing.Size(239, 6)
  846. '
  847. '刪除庫存調整單據上點選的資料_tsm
  848. '
  849. Me.刪除庫存調整單據上點選的資料_tsm.ForeColor = System.Drawing.Color.Red
  850. Me.刪除庫存調整單據上點選的資料_tsm.Name = "刪除庫存調整單據上點選的資料_tsm"
  851. Me.刪除庫存調整單據上點選的資料_tsm.Size = New System.Drawing.Size(242, 22)
  852. Me.刪除庫存調整單據上點選的資料_tsm.Text = "刪除採購申請單據上點選的資料"
  853. '
  854. '刪除庫存調整單據_tsm
  855. '
  856. Me.刪除庫存調整單據_tsm.ForeColor = System.Drawing.Color.Red
  857. Me.刪除庫存調整單據_tsm.Name = "刪除庫存調整單據_tsm"
  858. Me.刪除庫存調整單據_tsm.Size = New System.Drawing.Size(242, 22)
  859. Me.刪除庫存調整單據_tsm.Text = "刪除採購申請單據"
  860. '
  861. '一般性申請採購單
  862. '
  863. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  864. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  865. Me.ClientSize = New System.Drawing.Size(1350, 681)
  866. Me.ContextMenuStrip = Me.ContextMenuStrip1
  867. Me.Controls.Add(Me.區域庫存_dgv)
  868. Me.Controls.Add(Me.刪除_bt)
  869. Me.Controls.Add(Me.物料圖1_pb)
  870. Me.Controls.Add(Me.採購單價_nud)
  871. Me.Controls.Add(Me.盤損數_lb)
  872. Me.Controls.Add(Me.可申請_tb)
  873. Me.Controls.Add(Me.最大庫存量_tb)
  874. Me.Controls.Add(Me.庫存量_tb)
  875. Me.Controls.Add(Me.採購數量_nud)
  876. Me.Controls.Add(Me.採購單價_lb)
  877. Me.Controls.Add(Me.庫存量_lb)
  878. Me.Controls.Add(Me.最大庫存量_lb)
  879. Me.Controls.Add(Me.可盤損數_lb)
  880. Me.Controls.Add(Me.儲態編號_cb)
  881. Me.Controls.Add(Me.倉儲狀態_cb)
  882. Me.Controls.Add(Me.Label12)
  883. Me.Controls.Add(Me.訂製編碼_cb)
  884. Me.Controls.Add(Me.訂製狀態_cb)
  885. Me.Controls.Add(Me.Label11)
  886. Me.Controls.Add(Me.Label9)
  887. Me.Controls.Add(Me.資料筆數1_tb)
  888. Me.Controls.Add(Me.Label10)
  889. Me.Controls.Add(Me.Label3)
  890. Me.Controls.Add(Me.資料筆數_tb)
  891. Me.Controls.Add(Me.Label4)
  892. Me.Controls.Add(Me.刪除單據上點選的資料_bt)
  893. Me.Controls.Add(Me.存檔_bt)
  894. Me.Controls.Add(Me.選定內容加入庫存調整申請單_bt)
  895. Me.Controls.Add(Me.開立庫存調整單_bt)
  896. Me.Controls.Add(Me.倉庫編號_tb)
  897. Me.Controls.Add(Me.倉庫級別_tb)
  898. Me.Controls.Add(Me.指定倉庫_cb)
  899. Me.Controls.Add(Me.申請日期_dtp)
  900. Me.Controls.Add(Me.項次_tb)
  901. Me.Controls.Add(Me.項次_lb)
  902. Me.Controls.Add(Me.選擇_lb)
  903. Me.Controls.Add(Me.指定倉庫_lb)
  904. Me.Controls.Add(Me.申請人_lb)
  905. Me.Controls.Add(Me.申請人_tb)
  906. Me.Controls.Add(Me.申請日期_lb)
  907. Me.Controls.Add(Me.調庫單號_tb)
  908. Me.Controls.Add(Me.倉儲單號_lb)
  909. Me.Controls.Add(Me.調庫明細_dgv)
  910. Me.Controls.Add(Me.調庫單據_dgv)
  911. Me.Controls.Add(Me.未審核_lb)
  912. Me.Controls.Add(Me.供應商編碼_tb)
  913. Me.Controls.Add(Me.物料圖_pb)
  914. Me.Controls.Add(Me.精準查詢_ch)
  915. Me.Controls.Add(Me.品名_tb)
  916. Me.Controls.Add(Me.Label8)
  917. Me.Controls.Add(Me.料號_tb)
  918. Me.Controls.Add(Me.Label7)
  919. Me.Controls.Add(Me.Label29)
  920. Me.Controls.Add(Me.查詢_tb)
  921. Me.Controls.Add(Me.供應商編碼_cb)
  922. Me.Controls.Add(Me.Label6)
  923. Me.Controls.Add(Me.供應商_cb)
  924. Me.Controls.Add(Me.Label5)
  925. Me.Controls.Add(Me.地區編碼_cb)
  926. Me.Controls.Add(Me.Label1)
  927. Me.Controls.Add(Me.清空_bt)
  928. Me.Controls.Add(Me.地區_cb)
  929. Me.Controls.Add(Me.Label2)
  930. Me.Controls.Add(Me.物料清單_dgv)
  931. Me.Controls.Add(Me.需要全部庫存區域清單_ch)
  932. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  933. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  934. Me.Name = "一般性申請採購單"
  935. Me.Text = "一般性申請採購單"
  936. CType(Me.區域庫存_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  937. CType(Me.採購單價_nud, System.ComponentModel.ISupportInitialize).EndInit()
  938. CType(Me.採購數量_nud, System.ComponentModel.ISupportInitialize).EndInit()
  939. CType(Me.調庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  940. CType(Me.調庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  941. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  942. CType(Me.物料圖1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  943. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  944. Me.ContextMenuStrip1.ResumeLayout(False)
  945. Me.ResumeLayout(False)
  946. Me.PerformLayout()
  947. End Sub
  948. Friend WithEvents 區域庫存_dgv As DataGridView
  949. Friend WithEvents 刪除_bt As Button
  950. Friend WithEvents 物料圖1_pb As PictureBox
  951. Friend WithEvents 採購單價_nud As NumericUpDown
  952. Friend WithEvents 盤損數_lb As Label
  953. Friend WithEvents 可申請_tb As TextBox
  954. Friend WithEvents 最大庫存量_tb As TextBox
  955. Friend WithEvents 庫存量_tb As TextBox
  956. Friend WithEvents 採購數量_nud As NumericUpDown
  957. Friend WithEvents 採購單價_lb As Label
  958. Friend WithEvents 庫存量_lb As Label
  959. Friend WithEvents 最大庫存量_lb As Label
  960. Friend WithEvents 可盤損數_lb As Label
  961. Friend WithEvents 儲態編號_cb As ComboBox
  962. Friend WithEvents 倉儲狀態_cb As ComboBox
  963. Friend WithEvents Label12 As Label
  964. Friend WithEvents 訂製編碼_cb As ComboBox
  965. Friend WithEvents 訂製狀態_cb As ComboBox
  966. Friend WithEvents Label11 As Label
  967. Friend WithEvents Label9 As Label
  968. Friend WithEvents 資料筆數1_tb As TextBox
  969. Friend WithEvents Label10 As Label
  970. Friend WithEvents Label3 As Label
  971. Friend WithEvents 資料筆數_tb As TextBox
  972. Friend WithEvents Label4 As Label
  973. Friend WithEvents 刪除單據上點選的資料_bt As Button
  974. Friend WithEvents 存檔_bt As Button
  975. Friend WithEvents 選定內容加入庫存調整申請單_bt As Button
  976. Friend WithEvents 開立庫存調整單_bt As Button
  977. Friend WithEvents 倉庫編號_tb As TextBox
  978. Friend WithEvents 倉庫級別_tb As TextBox
  979. Friend WithEvents 指定倉庫_cb As ComboBox
  980. Friend WithEvents 申請日期_dtp As DateTimePicker
  981. Friend WithEvents 項次_tb As TextBox
  982. Friend WithEvents 項次_lb As Label
  983. Friend WithEvents 選擇_lb As Label
  984. Friend WithEvents 指定倉庫_lb As Label
  985. Friend WithEvents 申請人_lb As Label
  986. Friend WithEvents 申請人_tb As TextBox
  987. Friend WithEvents 申請日期_lb As Label
  988. Friend WithEvents 調庫單號_tb As TextBox
  989. Friend WithEvents 倉儲單號_lb As Label
  990. Friend WithEvents 調庫明細_dgv As DataGridView
  991. Friend WithEvents 調庫單據_dgv As DataGridView
  992. Friend WithEvents 未審核_lb As Label
  993. Friend WithEvents 供應商編碼_tb As TextBox
  994. Friend WithEvents 物料圖_pb As PictureBox
  995. Friend WithEvents 精準查詢_ch As CheckBox
  996. Friend WithEvents 品名_tb As TextBox
  997. Friend WithEvents Label8 As Label
  998. Friend WithEvents 料號_tb As TextBox
  999. Friend WithEvents Label7 As Label
  1000. Friend WithEvents Label29 As Label
  1001. Friend WithEvents 查詢_tb As TextBox
  1002. Friend WithEvents 供應商編碼_cb As ComboBox
  1003. Friend WithEvents Label6 As Label
  1004. Friend WithEvents 供應商_cb As ComboBox
  1005. Friend WithEvents Label5 As Label
  1006. Friend WithEvents 地區編碼_cb As ComboBox
  1007. Friend WithEvents Label1 As Label
  1008. Friend WithEvents 清空_bt As Button
  1009. Friend WithEvents 地區_cb As ComboBox
  1010. Friend WithEvents Label2 As Label
  1011. Friend WithEvents 物料清單_dgv As DataGridView
  1012. Friend WithEvents 需要全部庫存區域清單_ch As CheckBox
  1013. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  1014. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  1015. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  1016. Friend WithEvents 開立庫存調整單_tsm As ToolStripMenuItem
  1017. Friend WithEvents 選定內容加入庫存調整申請單_tsm As ToolStripMenuItem
  1018. Friend WithEvents 存檔_tsm As ToolStripMenuItem
  1019. Friend WithEvents ToolStripSeparator9 As ToolStripSeparator
  1020. Friend WithEvents 刪除庫存調整單據上點選的資料_tsm As ToolStripMenuItem
  1021. Friend WithEvents 刪除庫存調整單據_tsm As ToolStripMenuItem
  1022. End Class