Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

請購單申請.Designer.vb 63KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 請購單申請
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  35. Me.Label7 = New System.Windows.Forms.Label()
  36. Me.備註_tb = New System.Windows.Forms.TextBox()
  37. Me.合約編號3_tb = New System.Windows.Forms.TextBox()
  38. Me.合約編號2_tb = New System.Windows.Forms.TextBox()
  39. Me.合約編號1_tb = New System.Windows.Forms.TextBox()
  40. Me.合約編號_cb = New System.Windows.Forms.ComboBox()
  41. Me.Panel1 = New System.Windows.Forms.Panel()
  42. Me.群組碼_tb = New System.Windows.Forms.TextBox()
  43. Me.料號原則_lb = New System.Windows.Forms.Label()
  44. Me.群組編碼_cb = New System.Windows.Forms.ComboBox()
  45. Me.物料原則一_cb = New System.Windows.Forms.ComboBox()
  46. Me.物料原則二_cb = New System.Windows.Forms.ComboBox()
  47. Me.合約號_tb = New System.Windows.Forms.TextBox()
  48. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  49. Me.新群組1_cb = New System.Windows.Forms.ComboBox()
  50. Me.合約號_lb = New System.Windows.Forms.Label()
  51. Me.重新整理_bt = New System.Windows.Forms.Button()
  52. Me.操作_lb = New System.Windows.Forms.Label()
  53. Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
  54. Me.需求日期_lb = 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.大間距1_ch = New System.Windows.Forms.CheckBox()
  59. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  60. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  61. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  62. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  63. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  64. Me.可申請_tb = New System.Windows.Forms.TextBox()
  65. Me.搜尋_bt = New System.Windows.Forms.Button()
  66. Me.已審核_rb = New System.Windows.Forms.RadioButton()
  67. Me.最大庫存量_tb = New System.Windows.Forms.TextBox()
  68. Me.庫存量_tb = New System.Windows.Forms.TextBox()
  69. Me.複製_bt = New System.Windows.Forms.Button()
  70. Me.新增_bt = New System.Windows.Forms.Button()
  71. Me.申請數_nud = New System.Windows.Forms.NumericUpDown()
  72. Me.申請數_lb = New System.Windows.Forms.Label()
  73. Me.料號_lb = New System.Windows.Forms.Label()
  74. Me.料號_tb = New System.Windows.Forms.TextBox()
  75. Me.群組編碼_lb = New System.Windows.Forms.Label()
  76. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  77. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  78. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  79. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  80. Me.申請完成_bt = New System.Windows.Forms.Button()
  81. Me.項次_tb = New System.Windows.Forms.TextBox()
  82. Me.項次_lb = New System.Windows.Forms.Label()
  83. Me.選擇_lb = New System.Windows.Forms.Label()
  84. Me.物料清單_dgv = New System.Windows.Forms.DataGridView()
  85. Me.申請人_lb = New System.Windows.Forms.Label()
  86. Me.申請人_tb = New System.Windows.Forms.TextBox()
  87. Me.申請日期_lb = New System.Windows.Forms.Label()
  88. Me.請購單號_lb = New System.Windows.Forms.Label()
  89. Me.請購單號_tb = New System.Windows.Forms.TextBox()
  90. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  91. Me.倉庫級別_lb = New System.Windows.Forms.Label()
  92. Me.倉庫編號_lb = New System.Windows.Forms.Label()
  93. Me.已作廢_rb = New System.Windows.Forms.RadioButton()
  94. Me.物料規格_dgv = New System.Windows.Forms.DataGridView()
  95. Me.庫存量_lb = New System.Windows.Forms.Label()
  96. Me.最大庫存量_lb = New System.Windows.Forms.Label()
  97. Me.可申請_lb = New System.Windows.Forms.Label()
  98. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  99. Me.未審核_rb = New System.Windows.Forms.RadioButton()
  100. Me.已審核_lb = New System.Windows.Forms.Label()
  101. Me.請購明細_dgv = New System.Windows.Forms.DataGridView()
  102. Me.Label2 = New System.Windows.Forms.Label()
  103. Me.Label3 = New System.Windows.Forms.Label()
  104. Me.Label4 = New System.Windows.Forms.Label()
  105. Me.Label5 = New System.Windows.Forms.Label()
  106. Me.Label6 = New System.Windows.Forms.Label()
  107. Me.未核准_dgv = New System.Windows.Forms.DataGridView()
  108. Me.作廢清單_dgv = New System.Windows.Forms.DataGridView()
  109. Me.Label12 = New System.Windows.Forms.Label()
  110. Me.未審核_lb = New System.Windows.Forms.Label()
  111. Me.已作廢_lb = New System.Windows.Forms.Label()
  112. Me.語轉扭_bt = New System.Windows.Forms.Button()
  113. Me.Label1 = New System.Windows.Forms.Label()
  114. Me.已核准_dgv = New System.Windows.Forms.DataGridView()
  115. Me.Label35 = New System.Windows.Forms.Label()
  116. Me.閃燈_lb = New System.Windows.Forms.Label()
  117. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  118. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  119. Me.Panel1.SuspendLayout()
  120. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  121. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  122. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  123. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  124. CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  125. CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  126. CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  127. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  128. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  129. Me.SuspendLayout()
  130. '
  131. 'Label7
  132. '
  133. Me.Label7.AutoSize = True
  134. Me.Label7.Location = New System.Drawing.Point(834, 99)
  135. Me.Label7.Name = "Label7"
  136. Me.Label7.Size = New System.Drawing.Size(68, 16)
  137. Me.Label7.TabIndex = 1440
  138. Me.Label7.Text = "Komentar :"
  139. '
  140. '備註_tb
  141. '
  142. Me.備註_tb.Location = New System.Drawing.Point(903, 95)
  143. Me.備註_tb.Name = "備註_tb"
  144. Me.備註_tb.Size = New System.Drawing.Size(437, 23)
  145. Me.備註_tb.TabIndex = 1439
  146. '
  147. '合約編號3_tb
  148. '
  149. Me.合約編號3_tb.Location = New System.Drawing.Point(792, 95)
  150. Me.合約編號3_tb.Name = "合約編號3_tb"
  151. Me.合約編號3_tb.Size = New System.Drawing.Size(35, 23)
  152. Me.合約編號3_tb.TabIndex = 1437
  153. '
  154. '合約編號2_tb
  155. '
  156. Me.合約編號2_tb.Location = New System.Drawing.Point(726, 95)
  157. Me.合約編號2_tb.MaxLength = 6
  158. Me.合約編號2_tb.Name = "合約編號2_tb"
  159. Me.合約編號2_tb.Size = New System.Drawing.Size(65, 23)
  160. Me.合約編號2_tb.TabIndex = 1436
  161. '
  162. '合約編號1_tb
  163. '
  164. Me.合約編號1_tb.Location = New System.Drawing.Point(675, 95)
  165. Me.合約編號1_tb.Name = "合約編號1_tb"
  166. Me.合約編號1_tb.Size = New System.Drawing.Size(50, 23)
  167. Me.合約編號1_tb.TabIndex = 1435
  168. '
  169. '合約編號_cb
  170. '
  171. Me.合約編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  172. Me.合約編號_cb.ForeColor = System.Drawing.Color.Blue
  173. Me.合約編號_cb.FormattingEnabled = True
  174. Me.合約編號_cb.Items.AddRange(New Object() {"", "GCM", "ICS"})
  175. Me.合約編號_cb.Location = New System.Drawing.Point(611, 94)
  176. Me.合約編號_cb.Name = "合約編號_cb"
  177. Me.合約編號_cb.Size = New System.Drawing.Size(62, 24)
  178. Me.合約編號_cb.TabIndex = 1434
  179. '
  180. 'Panel1
  181. '
  182. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  183. Me.Panel1.Controls.Add(Me.群組碼_tb)
  184. Me.Panel1.Controls.Add(Me.料號原則_lb)
  185. Me.Panel1.Controls.Add(Me.群組編碼_cb)
  186. Me.Panel1.Controls.Add(Me.物料原則一_cb)
  187. Me.Panel1.Controls.Add(Me.物料原則二_cb)
  188. Me.Panel1.Controls.Add(Me.合約號_tb)
  189. Me.Panel1.Controls.Add(Me.語言_dgv)
  190. Me.Panel1.Location = New System.Drawing.Point(822, 312)
  191. Me.Panel1.Name = "Panel1"
  192. Me.Panel1.Size = New System.Drawing.Size(247, 109)
  193. Me.Panel1.TabIndex = 1433
  194. Me.Panel1.Visible = False
  195. '
  196. '群組碼_tb
  197. '
  198. Me.群組碼_tb.Location = New System.Drawing.Point(3, 3)
  199. Me.群組碼_tb.Name = "群組碼_tb"
  200. Me.群組碼_tb.Size = New System.Drawing.Size(95, 23)
  201. Me.群組碼_tb.TabIndex = 680
  202. '
  203. '料號原則_lb
  204. '
  205. Me.料號原則_lb.AutoSize = True
  206. Me.料號原則_lb.Location = New System.Drawing.Point(98, 7)
  207. Me.料號原則_lb.Name = "料號原則_lb"
  208. Me.料號原則_lb.Size = New System.Drawing.Size(55, 16)
  209. Me.料號原則_lb.TabIndex = 1007
  210. Me.料號原則_lb.Text = "料號原則"
  211. Me.料號原則_lb.Visible = False
  212. '
  213. '群組編碼_cb
  214. '
  215. Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  216. Me.群組編碼_cb.FormattingEnabled = True
  217. Me.群組編碼_cb.Items.AddRange(New Object() {"2019"})
  218. Me.群組編碼_cb.Location = New System.Drawing.Point(5, 52)
  219. Me.群組編碼_cb.Name = "群組編碼_cb"
  220. Me.群組編碼_cb.Size = New System.Drawing.Size(148, 24)
  221. Me.群組編碼_cb.TabIndex = 1004
  222. Me.群組編碼_cb.Visible = False
  223. '
  224. '物料原則一_cb
  225. '
  226. Me.物料原則一_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  227. Me.物料原則一_cb.FormattingEnabled = True
  228. Me.物料原則一_cb.Items.AddRange(New Object() {"2019"})
  229. Me.物料原則一_cb.Location = New System.Drawing.Point(4, 27)
  230. Me.物料原則一_cb.Name = "物料原則一_cb"
  231. Me.物料原則一_cb.Size = New System.Drawing.Size(46, 24)
  232. Me.物料原則一_cb.TabIndex = 1006
  233. Me.物料原則一_cb.Visible = False
  234. '
  235. '物料原則二_cb
  236. '
  237. Me.物料原則二_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  238. Me.物料原則二_cb.FormattingEnabled = True
  239. Me.物料原則二_cb.Items.AddRange(New Object() {"2019"})
  240. Me.物料原則二_cb.Location = New System.Drawing.Point(52, 27)
  241. Me.物料原則二_cb.Name = "物料原則二_cb"
  242. Me.物料原則二_cb.Size = New System.Drawing.Size(101, 24)
  243. Me.物料原則二_cb.TabIndex = 1008
  244. Me.物料原則二_cb.Visible = False
  245. '
  246. '合約號_tb
  247. '
  248. Me.合約號_tb.Location = New System.Drawing.Point(5, 79)
  249. Me.合約號_tb.Name = "合約號_tb"
  250. Me.合約號_tb.Size = New System.Drawing.Size(148, 23)
  251. Me.合約號_tb.TabIndex = 1356
  252. '
  253. '語言_dgv
  254. '
  255. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  256. Me.語言_dgv.Location = New System.Drawing.Point(157, 2)
  257. Me.語言_dgv.Name = "語言_dgv"
  258. Me.語言_dgv.RowHeadersWidth = 5
  259. Me.語言_dgv.RowTemplate.Height = 24
  260. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  261. Me.語言_dgv.TabIndex = 1026
  262. '
  263. '新群組1_cb
  264. '
  265. Me.新群組1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  266. Me.新群組1_cb.FormattingEnabled = True
  267. Me.新群組1_cb.Items.AddRange(New Object() {"2019"})
  268. Me.新群組1_cb.Location = New System.Drawing.Point(85, 22)
  269. Me.新群組1_cb.Name = "新群組1_cb"
  270. Me.新群組1_cb.Size = New System.Drawing.Size(180, 24)
  271. Me.新群組1_cb.TabIndex = 1432
  272. '
  273. '合約號_lb
  274. '
  275. Me.合約號_lb.AutoSize = True
  276. Me.合約號_lb.Location = New System.Drawing.Point(536, 98)
  277. Me.合約號_lb.Name = "合約號_lb"
  278. Me.合約號_lb.Size = New System.Drawing.Size(43, 16)
  279. Me.合約號_lb.TabIndex = 1431
  280. Me.合約號_lb.Text = "合約號"
  281. '
  282. '重新整理_bt
  283. '
  284. Me.重新整理_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  285. Me.重新整理_bt.ForeColor = System.Drawing.Color.Black
  286. Me.重新整理_bt.Location = New System.Drawing.Point(1010, 124)
  287. Me.重新整理_bt.Name = "重新整理_bt"
  288. Me.重新整理_bt.Size = New System.Drawing.Size(182, 25)
  289. Me.重新整理_bt.TabIndex = 1424
  290. Me.重新整理_bt.Text = "重新整理"
  291. Me.重新整理_bt.UseVisualStyleBackColor = True
  292. '
  293. '操作_lb
  294. '
  295. Me.操作_lb.AutoSize = True
  296. Me.操作_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  297. Me.操作_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  298. Me.操作_lb.Location = New System.Drawing.Point(2, 3)
  299. Me.操作_lb.Name = "操作_lb"
  300. Me.操作_lb.Size = New System.Drawing.Size(374, 15)
  301. Me.操作_lb.TabIndex = 1422
  302. Me.操作_lb.Text = "操作流程(紫色字體)。編碼>日期>倉庫>開立新單。申請數>新增>申請完成"
  303. '
  304. '需求日期_dtp
  305. '
  306. Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  307. Me.需求日期_dtp.Location = New System.Drawing.Point(1239, 71)
  308. Me.需求日期_dtp.Name = "需求日期_dtp"
  309. Me.需求日期_dtp.Size = New System.Drawing.Size(102, 23)
  310. Me.需求日期_dtp.TabIndex = 1421
  311. '
  312. '需求日期_lb
  313. '
  314. Me.需求日期_lb.AutoSize = True
  315. Me.需求日期_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  316. Me.需求日期_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  317. Me.需求日期_lb.Location = New System.Drawing.Point(1111, 74)
  318. Me.需求日期_lb.Name = "需求日期_lb"
  319. Me.需求日期_lb.Size = New System.Drawing.Size(97, 16)
  320. Me.需求日期_lb.TabIndex = 1420
  321. Me.需求日期_lb.Text = "需 求 日 期"
  322. '
  323. '刪除請購單上點選資料_bt
  324. '
  325. Me.刪除請購單上點選資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  326. Me.刪除請購單上點選資料_bt.ForeColor = System.Drawing.Color.Red
  327. Me.刪除請購單上點選資料_bt.Location = New System.Drawing.Point(823, 124)
  328. Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt"
  329. Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(187, 25)
  330. Me.刪除請購單上點選資料_bt.TabIndex = 1419
  331. Me.刪除請購單上點選資料_bt.Text = "刪除請購單上點選的資料"
  332. Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True
  333. '
  334. '刪除_bt
  335. '
  336. Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  337. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  338. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  339. Me.刪除_bt.Location = New System.Drawing.Point(1112, 653)
  340. Me.刪除_bt.Name = "刪除_bt"
  341. Me.刪除_bt.Size = New System.Drawing.Size(202, 25)
  342. Me.刪除_bt.TabIndex = 1418
  343. Me.刪除_bt.Text = "刪除建築物料申請單"
  344. Me.刪除_bt.UseVisualStyleBackColor = True
  345. '
  346. '開立建築物料請購單_bt
  347. '
  348. Me.開立建築物料請購單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  349. Me.開立建築物料請購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  350. Me.開立建築物料請購單_bt.Location = New System.Drawing.Point(563, 46)
  351. Me.開立建築物料請購單_bt.Name = "開立建築物料請購單_bt"
  352. Me.開立建築物料請購單_bt.Size = New System.Drawing.Size(263, 26)
  353. Me.開立建築物料請購單_bt.TabIndex = 1417
  354. Me.開立建築物料請購單_bt.Text = "開立新的請購單"
  355. Me.開立建築物料請購單_bt.UseVisualStyleBackColor = True
  356. '
  357. '大間距1_ch
  358. '
  359. Me.大間距1_ch.AutoSize = True
  360. Me.大間距1_ch.Location = New System.Drawing.Point(760, 126)
  361. Me.大間距1_ch.Name = "大間距1_ch"
  362. Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
  363. Me.大間距1_ch.TabIndex = 1416
  364. Me.大間距1_ch.Text = "L3"
  365. Me.大間距1_ch.UseVisualStyleBackColor = True
  366. '
  367. '中間距1_ch
  368. '
  369. Me.中間距1_ch.AutoSize = True
  370. Me.中間距1_ch.Location = New System.Drawing.Point(717, 126)
  371. Me.中間距1_ch.Name = "中間距1_ch"
  372. Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
  373. Me.中間距1_ch.TabIndex = 1415
  374. Me.中間距1_ch.Text = "L2"
  375. Me.中間距1_ch.UseVisualStyleBackColor = True
  376. '
  377. '小間距1_ch
  378. '
  379. Me.小間距1_ch.AutoSize = True
  380. Me.小間距1_ch.Location = New System.Drawing.Point(675, 126)
  381. Me.小間距1_ch.Name = "小間距1_ch"
  382. Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
  383. Me.小間距1_ch.TabIndex = 1414
  384. Me.小間距1_ch.Text = "L1"
  385. Me.小間距1_ch.UseVisualStyleBackColor = True
  386. '
  387. '大間距_ch
  388. '
  389. Me.大間距_ch.AutoSize = True
  390. Me.大間距_ch.Location = New System.Drawing.Point(490, 25)
  391. Me.大間距_ch.Name = "大間距_ch"
  392. Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
  393. Me.大間距_ch.TabIndex = 1413
  394. Me.大間距_ch.Text = "L3"
  395. Me.大間距_ch.UseVisualStyleBackColor = True
  396. '
  397. '中間距_ch
  398. '
  399. Me.中間距_ch.AutoSize = True
  400. Me.中間距_ch.Location = New System.Drawing.Point(447, 25)
  401. Me.中間距_ch.Name = "中間距_ch"
  402. Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
  403. Me.中間距_ch.TabIndex = 1412
  404. Me.中間距_ch.Text = "L2"
  405. Me.中間距_ch.UseVisualStyleBackColor = True
  406. '
  407. '小間距_ch
  408. '
  409. Me.小間距_ch.AutoSize = True
  410. Me.小間距_ch.Location = New System.Drawing.Point(405, 25)
  411. Me.小間距_ch.Name = "小間距_ch"
  412. Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
  413. Me.小間距_ch.TabIndex = 1411
  414. Me.小間距_ch.Text = "L1"
  415. Me.小間距_ch.UseVisualStyleBackColor = True
  416. '
  417. '可申請_tb
  418. '
  419. Me.可申請_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  420. Me.可申請_tb.Location = New System.Drawing.Point(368, 471)
  421. Me.可申請_tb.Name = "可申請_tb"
  422. Me.可申請_tb.Size = New System.Drawing.Size(53, 23)
  423. Me.可申請_tb.TabIndex = 1410
  424. '
  425. '搜尋_bt
  426. '
  427. Me.搜尋_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  428. Me.搜尋_bt.ForeColor = System.Drawing.Color.Black
  429. Me.搜尋_bt.Location = New System.Drawing.Point(271, 22)
  430. Me.搜尋_bt.Name = "搜尋_bt"
  431. Me.搜尋_bt.Size = New System.Drawing.Size(114, 24)
  432. Me.搜尋_bt.TabIndex = 1404
  433. Me.搜尋_bt.Text = "搜尋"
  434. Me.搜尋_bt.UseVisualStyleBackColor = True
  435. '
  436. '已審核_rb
  437. '
  438. Me.已審核_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  439. Me.已審核_rb.AutoSize = True
  440. Me.已審核_rb.ForeColor = System.Drawing.Color.Green
  441. Me.已審核_rb.Location = New System.Drawing.Point(232, 497)
  442. Me.已審核_rb.Name = "已審核_rb"
  443. Me.已審核_rb.Size = New System.Drawing.Size(91, 20)
  444. Me.已審核_rb.TabIndex = 1400
  445. Me.已審核_rb.TabStop = True
  446. Me.已審核_rb.Text = "已 審 核"
  447. Me.已審核_rb.UseVisualStyleBackColor = True
  448. '
  449. '最大庫存量_tb
  450. '
  451. Me.最大庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  452. Me.最大庫存量_tb.Location = New System.Drawing.Point(201, 470)
  453. Me.最大庫存量_tb.Name = "最大庫存量_tb"
  454. Me.最大庫存量_tb.Size = New System.Drawing.Size(53, 23)
  455. Me.最大庫存量_tb.TabIndex = 1407
  456. '
  457. '庫存量_tb
  458. '
  459. Me.庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  460. Me.庫存量_tb.Location = New System.Drawing.Point(70, 470)
  461. Me.庫存量_tb.Name = "庫存量_tb"
  462. Me.庫存量_tb.Size = New System.Drawing.Size(53, 23)
  463. Me.庫存量_tb.TabIndex = 1405
  464. '
  465. '複製_bt
  466. '
  467. Me.複製_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  468. Me.複製_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  469. Me.複製_bt.ForeColor = System.Drawing.Color.Green
  470. Me.複製_bt.Location = New System.Drawing.Point(354, 510)
  471. Me.複製_bt.Name = "複製_bt"
  472. Me.複製_bt.Size = New System.Drawing.Size(71, 24)
  473. Me.複製_bt.TabIndex = 1403
  474. Me.複製_bt.Text = "複 製"
  475. Me.複製_bt.UseVisualStyleBackColor = True
  476. Me.複製_bt.Visible = False
  477. '
  478. '新增_bt
  479. '
  480. Me.新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  481. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  482. Me.新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  483. Me.新增_bt.Location = New System.Drawing.Point(428, 510)
  484. Me.新增_bt.Name = "新增_bt"
  485. Me.新增_bt.Size = New System.Drawing.Size(105, 24)
  486. Me.新增_bt.TabIndex = 1399
  487. Me.新增_bt.Text = "新增"
  488. Me.新增_bt.UseVisualStyleBackColor = True
  489. '
  490. '申請數_nud
  491. '
  492. Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  493. Me.申請數_nud.Location = New System.Drawing.Point(325, 447)
  494. Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0})
  495. Me.申請數_nud.Name = "申請數_nud"
  496. Me.申請數_nud.Size = New System.Drawing.Size(95, 23)
  497. Me.申請數_nud.TabIndex = 1398
  498. Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  499. '
  500. '申請數_lb
  501. '
  502. Me.申請數_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  503. Me.申請數_lb.AutoSize = True
  504. Me.申請數_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  505. Me.申請數_lb.Location = New System.Drawing.Point(261, 450)
  506. Me.申請數_lb.Name = "申請數_lb"
  507. Me.申請數_lb.Size = New System.Drawing.Size(61, 16)
  508. Me.申請數_lb.TabIndex = 1397
  509. Me.申請數_lb.Text = "申 請 數"
  510. '
  511. '料號_lb
  512. '
  513. Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  514. Me.料號_lb.AutoSize = True
  515. Me.料號_lb.Location = New System.Drawing.Point(2, 449)
  516. Me.料號_lb.Name = "料號_lb"
  517. Me.料號_lb.Size = New System.Drawing.Size(55, 16)
  518. Me.料號_lb.TabIndex = 1395
  519. Me.料號_lb.Text = "料 號"
  520. '
  521. '料號_tb
  522. '
  523. Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  524. Me.料號_tb.Location = New System.Drawing.Point(61, 446)
  525. Me.料號_tb.Name = "料號_tb"
  526. Me.料號_tb.Size = New System.Drawing.Size(193, 23)
  527. Me.料號_tb.TabIndex = 1394
  528. '
  529. '群組編碼_lb
  530. '
  531. Me.群組編碼_lb.AutoSize = True
  532. Me.群組編碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  533. Me.群組編碼_lb.Location = New System.Drawing.Point(7, 26)
  534. Me.群組編碼_lb.Name = "群組編碼_lb"
  535. Me.群組編碼_lb.Size = New System.Drawing.Size(64, 16)
  536. Me.群組編碼_lb.TabIndex = 1393
  537. Me.群組編碼_lb.Text = "群 組 編 碼"
  538. Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight
  539. '
  540. '倉庫編號_tb
  541. '
  542. Me.倉庫編號_tb.Location = New System.Drawing.Point(1289, 19)
  543. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  544. Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23)
  545. Me.倉庫編號_tb.TabIndex = 1391
  546. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  547. '
  548. '倉庫級別_tb
  549. '
  550. Me.倉庫級別_tb.Location = New System.Drawing.Point(1077, 19)
  551. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  552. Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23)
  553. Me.倉庫級別_tb.TabIndex = 1389
  554. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  555. '
  556. '指定倉庫_cb
  557. '
  558. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  559. Me.指定倉庫_cb.FormattingEnabled = True
  560. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  561. Me.指定倉庫_cb.Location = New System.Drawing.Point(705, 19)
  562. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  563. Me.指定倉庫_cb.Size = New System.Drawing.Size(209, 24)
  564. Me.指定倉庫_cb.TabIndex = 1387
  565. '
  566. '申請日期_dtp
  567. '
  568. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  569. Me.申請日期_dtp.Location = New System.Drawing.Point(974, 71)
  570. Me.申請日期_dtp.Name = "申請日期_dtp"
  571. Me.申請日期_dtp.Size = New System.Drawing.Size(87, 23)
  572. Me.申請日期_dtp.TabIndex = 1385
  573. '
  574. '申請完成_bt
  575. '
  576. Me.申請完成_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  577. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  578. Me.申請完成_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  579. Me.申請完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  580. Me.申請完成_bt.Location = New System.Drawing.Point(669, 654)
  581. Me.申請完成_bt.Name = "申請完成_bt"
  582. Me.申請完成_bt.Size = New System.Drawing.Size(443, 25)
  583. Me.申請完成_bt.TabIndex = 1373
  584. Me.申請完成_bt.Text = "申請完成"
  585. Me.申請完成_bt.UseVisualStyleBackColor = True
  586. '
  587. '項次_tb
  588. '
  589. Me.項次_tb.Location = New System.Drawing.Point(579, 125)
  590. Me.項次_tb.Name = "項次_tb"
  591. Me.項次_tb.Size = New System.Drawing.Size(50, 23)
  592. Me.項次_tb.TabIndex = 1377
  593. '
  594. '項次_lb
  595. '
  596. Me.項次_lb.AutoSize = True
  597. Me.項次_lb.Location = New System.Drawing.Point(630, 129)
  598. Me.項次_lb.Name = "項次_lb"
  599. Me.項次_lb.Size = New System.Drawing.Size(31, 16)
  600. Me.項次_lb.TabIndex = 1376
  601. Me.項次_lb.Text = "項次"
  602. '
  603. '選擇_lb
  604. '
  605. Me.選擇_lb.AutoSize = True
  606. Me.選擇_lb.Location = New System.Drawing.Point(536, 128)
  607. Me.選擇_lb.Name = "選擇_lb"
  608. Me.選擇_lb.Size = New System.Drawing.Size(31, 16)
  609. Me.選擇_lb.TabIndex = 1375
  610. Me.選擇_lb.Text = "選擇"
  611. '
  612. '物料清單_dgv
  613. '
  614. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  615. Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  616. Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  617. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  618. Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  619. Me.物料清單_dgv.BackgroundColor = System.Drawing.Color.White
  620. Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  621. Me.物料清單_dgv.Location = New System.Drawing.Point(4, 48)
  622. Me.物料清單_dgv.Name = "物料清單_dgv"
  623. Me.物料清單_dgv.RowHeadersWidth = 5
  624. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  625. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  626. Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  627. Me.物料清單_dgv.RowTemplate.Height = 24
  628. Me.物料清單_dgv.Size = New System.Drawing.Size(529, 194)
  629. Me.物料清單_dgv.TabIndex = 1366
  630. '
  631. '申請人_lb
  632. '
  633. Me.申請人_lb.AutoSize = True
  634. Me.申請人_lb.Location = New System.Drawing.Point(1077, 51)
  635. Me.申請人_lb.Name = "申請人_lb"
  636. Me.申請人_lb.Size = New System.Drawing.Size(61, 16)
  637. Me.申請人_lb.TabIndex = 1372
  638. Me.申請人_lb.Text = "申 請 人"
  639. '
  640. '申請人_tb
  641. '
  642. Me.申請人_tb.Location = New System.Drawing.Point(1149, 47)
  643. Me.申請人_tb.Name = "申請人_tb"
  644. Me.申請人_tb.Size = New System.Drawing.Size(192, 23)
  645. Me.申請人_tb.TabIndex = 1371
  646. '
  647. '申請日期_lb
  648. '
  649. Me.申請日期_lb.AutoSize = True
  650. Me.申請日期_lb.Location = New System.Drawing.Point(833, 74)
  651. Me.申請日期_lb.Name = "申請日期_lb"
  652. Me.申請日期_lb.Size = New System.Drawing.Size(97, 16)
  653. Me.申請日期_lb.TabIndex = 1370
  654. Me.申請日期_lb.Text = "申 請 日 期"
  655. '
  656. '請購單號_lb
  657. '
  658. Me.請購單號_lb.AutoSize = True
  659. Me.請購單號_lb.Location = New System.Drawing.Point(832, 50)
  660. Me.請購單號_lb.Name = "請購單號_lb"
  661. Me.請購單號_lb.Size = New System.Drawing.Size(55, 16)
  662. Me.請購單號_lb.TabIndex = 1369
  663. Me.請購單號_lb.Text = "請購單號"
  664. '
  665. '請購單號_tb
  666. '
  667. Me.請購單號_tb.Location = New System.Drawing.Point(903, 47)
  668. Me.請購單號_tb.Name = "請購單號_tb"
  669. Me.請購單號_tb.Size = New System.Drawing.Size(158, 23)
  670. Me.請購單號_tb.TabIndex = 1368
  671. '
  672. '指定倉庫_lb
  673. '
  674. Me.指定倉庫_lb.AutoSize = True
  675. Me.指定倉庫_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  676. Me.指定倉庫_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  677. Me.指定倉庫_lb.Location = New System.Drawing.Point(564, 23)
  678. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  679. Me.指定倉庫_lb.Size = New System.Drawing.Size(136, 16)
  680. Me.指定倉庫_lb.TabIndex = 1388
  681. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  682. '
  683. '倉庫級別_lb
  684. '
  685. Me.倉庫級別_lb.AutoSize = True
  686. Me.倉庫級別_lb.Location = New System.Drawing.Point(955, 23)
  687. Me.倉庫級別_lb.Name = "倉庫級別_lb"
  688. Me.倉庫級別_lb.Size = New System.Drawing.Size(100, 16)
  689. Me.倉庫級別_lb.TabIndex = 1390
  690. Me.倉庫級別_lb.Text = "倉 庫 級 別"
  691. '
  692. '倉庫編號_lb
  693. '
  694. Me.倉庫編號_lb.AutoSize = True
  695. Me.倉庫編號_lb.Location = New System.Drawing.Point(1167, 22)
  696. Me.倉庫編號_lb.Name = "倉庫編號_lb"
  697. Me.倉庫編號_lb.Size = New System.Drawing.Size(118, 16)
  698. Me.倉庫編號_lb.TabIndex = 1392
  699. Me.倉庫編號_lb.Text = "倉 庫 編 號"
  700. '
  701. '已作廢_rb
  702. '
  703. Me.已作廢_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  704. Me.已作廢_rb.AutoSize = True
  705. Me.已作廢_rb.ForeColor = System.Drawing.Color.Red
  706. Me.已作廢_rb.Location = New System.Drawing.Point(133, 497)
  707. Me.已作廢_rb.Name = "已作廢_rb"
  708. Me.已作廢_rb.Size = New System.Drawing.Size(73, 20)
  709. Me.已作廢_rb.TabIndex = 1382
  710. Me.已作廢_rb.TabStop = True
  711. Me.已作廢_rb.Text = "已 作 廢"
  712. Me.已作廢_rb.UseVisualStyleBackColor = True
  713. '
  714. '物料規格_dgv
  715. '
  716. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  717. Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  718. Me.物料規格_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  719. Me.物料規格_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  720. Me.物料規格_dgv.BackgroundColor = System.Drawing.Color.White
  721. Me.物料規格_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  722. Me.物料規格_dgv.Location = New System.Drawing.Point(4, 243)
  723. Me.物料規格_dgv.Name = "物料規格_dgv"
  724. Me.物料規格_dgv.RowHeadersWidth = 5
  725. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  726. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  727. Me.物料規格_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  728. Me.物料規格_dgv.RowTemplate.Height = 24
  729. Me.物料規格_dgv.Size = New System.Drawing.Size(529, 200)
  730. Me.物料規格_dgv.TabIndex = 1367
  731. '
  732. '庫存量_lb
  733. '
  734. Me.庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  735. Me.庫存量_lb.AutoSize = True
  736. Me.庫存量_lb.Location = New System.Drawing.Point(1, 473)
  737. Me.庫存量_lb.Name = "庫存量_lb"
  738. Me.庫存量_lb.Size = New System.Drawing.Size(67, 16)
  739. Me.庫存量_lb.TabIndex = 1406
  740. Me.庫存量_lb.Text = "庫 存 量"
  741. '
  742. '最大庫存量_lb
  743. '
  744. Me.最大庫存量_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  745. Me.最大庫存量_lb.AutoSize = True
  746. Me.最大庫存量_lb.Location = New System.Drawing.Point(125, 473)
  747. Me.最大庫存量_lb.Name = "最大庫存量_lb"
  748. Me.最大庫存量_lb.Size = New System.Drawing.Size(67, 16)
  749. Me.最大庫存量_lb.TabIndex = 1408
  750. Me.最大庫存量_lb.Text = "最大庫存量"
  751. '
  752. '可申請_lb
  753. '
  754. Me.可申請_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  755. Me.可申請_lb.AutoSize = True
  756. Me.可申請_lb.Location = New System.Drawing.Point(256, 474)
  757. Me.可申請_lb.Name = "可申請_lb"
  758. Me.可申請_lb.Size = New System.Drawing.Size(85, 16)
  759. Me.可申請_lb.TabIndex = 1409
  760. Me.可申請_lb.Text = "可 申 請"
  761. '
  762. 'Timer1
  763. '
  764. Me.Timer1.Interval = 500
  765. '
  766. '未審核_rb
  767. '
  768. Me.未審核_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  769. Me.未審核_rb.AutoSize = True
  770. Me.未審核_rb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  771. Me.未審核_rb.Location = New System.Drawing.Point(5, 497)
  772. Me.未審核_rb.Name = "未審核_rb"
  773. Me.未審核_rb.Size = New System.Drawing.Size(109, 20)
  774. Me.未審核_rb.TabIndex = 1381
  775. Me.未審核_rb.TabStop = True
  776. Me.未審核_rb.Text = "未 審 核"
  777. Me.未審核_rb.UseVisualStyleBackColor = True
  778. '
  779. '已審核_lb
  780. '
  781. Me.已審核_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  782. Me.已審核_lb.AutoSize = True
  783. Me.已審核_lb.Location = New System.Drawing.Point(2, 517)
  784. Me.已審核_lb.Name = "已審核_lb"
  785. Me.已審核_lb.Size = New System.Drawing.Size(259, 16)
  786. Me.已審核_lb.TabIndex = 1401
  787. Me.已審核_lb.Text = "已 審 核 的 建 築 物 料 請 購 單"
  788. '
  789. '請購明細_dgv
  790. '
  791. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  792. Me.請購明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  793. Me.請購明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  794. Or System.Windows.Forms.AnchorStyles.Left) _
  795. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  796. Me.請購明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  797. Me.請購明細_dgv.BackgroundColor = System.Drawing.Color.White
  798. Me.請購明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  799. Me.請購明細_dgv.Location = New System.Drawing.Point(536, 152)
  800. Me.請購明細_dgv.Name = "請購明細_dgv"
  801. Me.請購明細_dgv.RowHeadersWidth = 5
  802. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  803. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  804. Me.請購明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  805. Me.請購明細_dgv.RowTemplate.Height = 24
  806. Me.請購明細_dgv.Size = New System.Drawing.Size(804, 498)
  807. Me.請購明細_dgv.TabIndex = 1374
  808. '
  809. 'Label2
  810. '
  811. Me.Label2.AutoSize = True
  812. Me.Label2.Location = New System.Drawing.Point(536, 32)
  813. Me.Label2.Name = "Label2"
  814. Me.Label2.Size = New System.Drawing.Size(767, 16)
  815. Me.Label2.TabIndex = 1426
  816. Me.Label2.Text = "_________________________________________________________________________________" &
  817. "_______________________________________________________________________"
  818. '
  819. 'Label3
  820. '
  821. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  822. Me.Label3.AutoSize = True
  823. Me.Label3.Location = New System.Drawing.Point(580, 32)
  824. Me.Label3.Name = "Label3"
  825. Me.Label3.Size = New System.Drawing.Size(767, 16)
  826. Me.Label3.TabIndex = 1427
  827. Me.Label3.Text = "_________________________________________________________________________________" &
  828. "_______________________________________________________________________"
  829. '
  830. 'Label4
  831. '
  832. Me.Label4.AutoSize = True
  833. Me.Label4.Location = New System.Drawing.Point(540, 50)
  834. Me.Label4.Name = "Label4"
  835. Me.Label4.Size = New System.Drawing.Size(26, 16)
  836. Me.Label4.TabIndex = 1428
  837. Me.Label4.Text = "2、"
  838. '
  839. 'Label5
  840. '
  841. Me.Label5.AutoSize = True
  842. Me.Label5.Location = New System.Drawing.Point(535, 107)
  843. Me.Label5.Name = "Label5"
  844. Me.Label5.Size = New System.Drawing.Size(767, 16)
  845. Me.Label5.TabIndex = 1429
  846. Me.Label5.Text = "_________________________________________________________________________________" &
  847. "_______________________________________________________________________"
  848. '
  849. 'Label6
  850. '
  851. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  852. Me.Label6.AutoSize = True
  853. Me.Label6.Location = New System.Drawing.Point(579, 107)
  854. Me.Label6.Name = "Label6"
  855. Me.Label6.Size = New System.Drawing.Size(767, 16)
  856. Me.Label6.TabIndex = 1430
  857. Me.Label6.Text = "_________________________________________________________________________________" &
  858. "_______________________________________________________________________"
  859. '
  860. '未核准_dgv
  861. '
  862. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  863. Me.未核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  864. Me.未核准_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  865. Me.未核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  866. Me.未核准_dgv.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
  867. Me.未核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  868. Me.未核准_dgv.Location = New System.Drawing.Point(4, 536)
  869. Me.未核准_dgv.Name = "未核准_dgv"
  870. Me.未核准_dgv.RowHeadersWidth = 5
  871. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  872. Me.未核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  873. Me.未核准_dgv.RowTemplate.Height = 24
  874. Me.未核准_dgv.Size = New System.Drawing.Size(529, 138)
  875. Me.未核准_dgv.TabIndex = 1383
  876. '
  877. '作廢清單_dgv
  878. '
  879. DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  880. Me.作廢清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
  881. Me.作廢清單_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  882. Me.作廢清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  883. Me.作廢清單_dgv.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
  884. Me.作廢清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  885. Me.作廢清單_dgv.Location = New System.Drawing.Point(4, 536)
  886. Me.作廢清單_dgv.Name = "作廢清單_dgv"
  887. Me.作廢清單_dgv.RowHeadersWidth = 5
  888. DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  889. Me.作廢清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
  890. Me.作廢清單_dgv.RowTemplate.Height = 24
  891. Me.作廢清單_dgv.Size = New System.Drawing.Size(529, 138)
  892. Me.作廢清單_dgv.TabIndex = 1378
  893. '
  894. 'Label12
  895. '
  896. Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  897. Me.Label12.AutoSize = True
  898. Me.Label12.Location = New System.Drawing.Point(2, 482)
  899. Me.Label12.Name = "Label12"
  900. Me.Label12.Size = New System.Drawing.Size(437, 16)
  901. Me.Label12.TabIndex = 1396
  902. Me.Label12.Text = "_________________________________________________________________________________" &
  903. "_____"
  904. '
  905. '未審核_lb
  906. '
  907. Me.未審核_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  908. Me.未審核_lb.AutoSize = True
  909. Me.未審核_lb.Location = New System.Drawing.Point(1, 517)
  910. Me.未審核_lb.Name = "未審核_lb"
  911. Me.未審核_lb.Size = New System.Drawing.Size(346, 16)
  912. Me.未審核_lb.TabIndex = 1380
  913. Me.未審核_lb.Text = "未 審 核 的 建 築 物 料 請 購 單"
  914. '
  915. '已作廢_lb
  916. '
  917. Me.已作廢_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  918. Me.已作廢_lb.AutoSize = True
  919. Me.已作廢_lb.Location = New System.Drawing.Point(1, 517)
  920. Me.已作廢_lb.Name = "已作廢_lb"
  921. Me.已作廢_lb.Size = New System.Drawing.Size(229, 16)
  922. Me.已作廢_lb.TabIndex = 1384
  923. Me.已作廢_lb.Text = "已 作 廢 的 建 築 物 料 請 購 單"
  924. '
  925. '語轉扭_bt
  926. '
  927. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  928. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  929. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  930. Me.語轉扭_bt.Location = New System.Drawing.Point(1315, 653)
  931. Me.語轉扭_bt.Name = "語轉扭_bt"
  932. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  933. Me.語轉扭_bt.TabIndex = 1423
  934. Me.語轉扭_bt.Text = "L"
  935. Me.語轉扭_bt.UseVisualStyleBackColor = True
  936. '
  937. 'Label1
  938. '
  939. Me.Label1.AutoSize = True
  940. Me.Label1.Location = New System.Drawing.Point(540, 21)
  941. Me.Label1.Name = "Label1"
  942. Me.Label1.Size = New System.Drawing.Size(26, 16)
  943. Me.Label1.TabIndex = 1425
  944. Me.Label1.Text = "1、"
  945. '
  946. '已核准_dgv
  947. '
  948. DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  949. Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
  950. Me.已核准_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  951. Me.已核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  952. Me.已核准_dgv.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders
  953. Me.已核准_dgv.BackgroundColor = System.Drawing.Color.White
  954. Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  955. Me.已核准_dgv.Location = New System.Drawing.Point(4, 536)
  956. Me.已核准_dgv.Name = "已核准_dgv"
  957. Me.已核准_dgv.RowHeadersWidth = 5
  958. DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  959. Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
  960. Me.已核准_dgv.RowTemplate.Height = 24
  961. Me.已核准_dgv.Size = New System.Drawing.Size(529, 142)
  962. Me.已核准_dgv.TabIndex = 1402
  963. '
  964. 'Label35
  965. '
  966. Me.Label35.AutoSize = True
  967. Me.Label35.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  968. Me.Label35.Location = New System.Drawing.Point(612, 78)
  969. Me.Label35.Name = "Label35"
  970. Me.Label35.Size = New System.Drawing.Size(208, 16)
  971. Me.Label35.TabIndex = 1438
  972. Me.Label35.Text = "B方 A方 Date No. "
  973. Me.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  974. '
  975. '閃燈_lb
  976. '
  977. Me.閃燈_lb.AutoSize = True
  978. Me.閃燈_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  979. Me.閃燈_lb.ForeColor = System.Drawing.Color.Red
  980. Me.閃燈_lb.Location = New System.Drawing.Point(1194, 122)
  981. Me.閃燈_lb.Name = "閃燈_lb"
  982. Me.閃燈_lb.Size = New System.Drawing.Size(149, 30)
  983. Me.閃燈_lb.TabIndex = 1379
  984. Me.閃燈_lb.Text = "資料尚未存檔 " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Informasi belum diarsipkan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  985. Me.閃燈_lb.Visible = False
  986. '
  987. '物料圖_pb
  988. '
  989. Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  990. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  991. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  992. Me.物料圖_pb.Location = New System.Drawing.Point(423, 445)
  993. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  994. Me.物料圖_pb.Name = "物料圖_pb"
  995. Me.物料圖_pb.Size = New System.Drawing.Size(110, 63)
  996. Me.物料圖_pb.TabIndex = 1386
  997. Me.物料圖_pb.TabStop = False
  998. '
  999. '詳細資料2_ch
  1000. '
  1001. Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1002. Me.詳細資料2_ch.AutoSize = True
  1003. Me.詳細資料2_ch.Location = New System.Drawing.Point(537, 656)
  1004. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  1005. Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
  1006. Me.詳細資料2_ch.TabIndex = 1837
  1007. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  1008. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  1009. '
  1010. '請購單申請
  1011. '
  1012. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1013. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1014. Me.ClientSize = New System.Drawing.Size(1349, 681)
  1015. Me.Controls.Add(Me.詳細資料2_ch)
  1016. Me.Controls.Add(Me.Label7)
  1017. Me.Controls.Add(Me.備註_tb)
  1018. Me.Controls.Add(Me.合約編號3_tb)
  1019. Me.Controls.Add(Me.合約編號2_tb)
  1020. Me.Controls.Add(Me.合約編號1_tb)
  1021. Me.Controls.Add(Me.合約編號_cb)
  1022. Me.Controls.Add(Me.Panel1)
  1023. Me.Controls.Add(Me.新群組1_cb)
  1024. Me.Controls.Add(Me.合約號_lb)
  1025. Me.Controls.Add(Me.重新整理_bt)
  1026. Me.Controls.Add(Me.操作_lb)
  1027. Me.Controls.Add(Me.需求日期_dtp)
  1028. Me.Controls.Add(Me.需求日期_lb)
  1029. Me.Controls.Add(Me.刪除請購單上點選資料_bt)
  1030. Me.Controls.Add(Me.刪除_bt)
  1031. Me.Controls.Add(Me.開立建築物料請購單_bt)
  1032. Me.Controls.Add(Me.大間距1_ch)
  1033. Me.Controls.Add(Me.中間距1_ch)
  1034. Me.Controls.Add(Me.小間距1_ch)
  1035. Me.Controls.Add(Me.大間距_ch)
  1036. Me.Controls.Add(Me.中間距_ch)
  1037. Me.Controls.Add(Me.小間距_ch)
  1038. Me.Controls.Add(Me.可申請_tb)
  1039. Me.Controls.Add(Me.搜尋_bt)
  1040. Me.Controls.Add(Me.已審核_rb)
  1041. Me.Controls.Add(Me.最大庫存量_tb)
  1042. Me.Controls.Add(Me.庫存量_tb)
  1043. Me.Controls.Add(Me.複製_bt)
  1044. Me.Controls.Add(Me.新增_bt)
  1045. Me.Controls.Add(Me.申請數_nud)
  1046. Me.Controls.Add(Me.申請數_lb)
  1047. Me.Controls.Add(Me.料號_lb)
  1048. Me.Controls.Add(Me.料號_tb)
  1049. Me.Controls.Add(Me.群組編碼_lb)
  1050. Me.Controls.Add(Me.倉庫編號_tb)
  1051. Me.Controls.Add(Me.倉庫級別_tb)
  1052. Me.Controls.Add(Me.指定倉庫_cb)
  1053. Me.Controls.Add(Me.物料圖_pb)
  1054. Me.Controls.Add(Me.申請日期_dtp)
  1055. Me.Controls.Add(Me.申請完成_bt)
  1056. Me.Controls.Add(Me.項次_tb)
  1057. Me.Controls.Add(Me.項次_lb)
  1058. Me.Controls.Add(Me.選擇_lb)
  1059. Me.Controls.Add(Me.物料清單_dgv)
  1060. Me.Controls.Add(Me.申請人_lb)
  1061. Me.Controls.Add(Me.申請人_tb)
  1062. Me.Controls.Add(Me.申請日期_lb)
  1063. Me.Controls.Add(Me.請購單號_lb)
  1064. Me.Controls.Add(Me.請購單號_tb)
  1065. Me.Controls.Add(Me.指定倉庫_lb)
  1066. Me.Controls.Add(Me.倉庫級別_lb)
  1067. Me.Controls.Add(Me.倉庫編號_lb)
  1068. Me.Controls.Add(Me.已作廢_rb)
  1069. Me.Controls.Add(Me.物料規格_dgv)
  1070. Me.Controls.Add(Me.庫存量_lb)
  1071. Me.Controls.Add(Me.最大庫存量_lb)
  1072. Me.Controls.Add(Me.可申請_lb)
  1073. Me.Controls.Add(Me.未審核_rb)
  1074. Me.Controls.Add(Me.已審核_lb)
  1075. Me.Controls.Add(Me.請購明細_dgv)
  1076. Me.Controls.Add(Me.Label2)
  1077. Me.Controls.Add(Me.Label3)
  1078. Me.Controls.Add(Me.Label4)
  1079. Me.Controls.Add(Me.Label5)
  1080. Me.Controls.Add(Me.Label6)
  1081. Me.Controls.Add(Me.未核准_dgv)
  1082. Me.Controls.Add(Me.作廢清單_dgv)
  1083. Me.Controls.Add(Me.Label12)
  1084. Me.Controls.Add(Me.未審核_lb)
  1085. Me.Controls.Add(Me.已作廢_lb)
  1086. Me.Controls.Add(Me.語轉扭_bt)
  1087. Me.Controls.Add(Me.Label1)
  1088. Me.Controls.Add(Me.已核准_dgv)
  1089. Me.Controls.Add(Me.Label35)
  1090. Me.Controls.Add(Me.閃燈_lb)
  1091. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1092. Me.Margin = New System.Windows.Forms.Padding(4)
  1093. Me.Name = "請購單申請"
  1094. Me.Text = "請購單申請"
  1095. Me.Panel1.ResumeLayout(False)
  1096. Me.Panel1.PerformLayout()
  1097. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1098. CType(Me.申請數_nud, System.ComponentModel.ISupportInitialize).EndInit()
  1099. CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1100. CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1101. CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1102. CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1103. CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1104. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1105. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1106. Me.ResumeLayout(False)
  1107. Me.PerformLayout()
  1108. End Sub
  1109. Friend WithEvents Label7 As Label
  1110. Friend WithEvents 備註_tb As TextBox
  1111. Friend WithEvents 合約編號3_tb As TextBox
  1112. Friend WithEvents 合約編號2_tb As TextBox
  1113. Friend WithEvents 合約編號1_tb As TextBox
  1114. Friend WithEvents 合約編號_cb As ComboBox
  1115. Friend WithEvents Panel1 As Panel
  1116. Friend WithEvents 群組碼_tb As TextBox
  1117. Friend WithEvents 料號原則_lb As Label
  1118. Friend WithEvents 群組編碼_cb As ComboBox
  1119. Friend WithEvents 物料原則一_cb As ComboBox
  1120. Friend WithEvents 物料原則二_cb As ComboBox
  1121. Friend WithEvents 合約號_tb As TextBox
  1122. Friend WithEvents 語言_dgv As DataGridView
  1123. Friend WithEvents 新群組1_cb As ComboBox
  1124. Friend WithEvents 合約號_lb As Label
  1125. Friend WithEvents 重新整理_bt As Button
  1126. Friend WithEvents 操作_lb As Label
  1127. Friend WithEvents 需求日期_dtp As DateTimePicker
  1128. Friend WithEvents 需求日期_lb As Label
  1129. Friend WithEvents 刪除請購單上點選資料_bt As Button
  1130. Friend WithEvents 刪除_bt As Button
  1131. Friend WithEvents 開立建築物料請購單_bt As Button
  1132. Friend WithEvents 大間距1_ch As CheckBox
  1133. Friend WithEvents 中間距1_ch As CheckBox
  1134. Friend WithEvents 小間距1_ch As CheckBox
  1135. Friend WithEvents 大間距_ch As CheckBox
  1136. Friend WithEvents 中間距_ch As CheckBox
  1137. Friend WithEvents 小間距_ch As CheckBox
  1138. Friend WithEvents 可申請_tb As TextBox
  1139. Friend WithEvents 搜尋_bt As Button
  1140. Friend WithEvents 已審核_rb As RadioButton
  1141. Friend WithEvents 最大庫存量_tb As TextBox
  1142. Friend WithEvents 庫存量_tb As TextBox
  1143. Friend WithEvents 複製_bt As Button
  1144. Friend WithEvents 新增_bt As Button
  1145. Friend WithEvents 申請數_nud As NumericUpDown
  1146. Friend WithEvents 申請數_lb As Label
  1147. Friend WithEvents 料號_lb As Label
  1148. Friend WithEvents 料號_tb As TextBox
  1149. Friend WithEvents 群組編碼_lb As Label
  1150. Friend WithEvents 倉庫編號_tb As TextBox
  1151. Friend WithEvents 倉庫級別_tb As TextBox
  1152. Friend WithEvents 指定倉庫_cb As ComboBox
  1153. Friend WithEvents 物料圖_pb As PictureBox
  1154. Friend WithEvents 申請日期_dtp As DateTimePicker
  1155. Friend WithEvents 申請完成_bt As Button
  1156. Friend WithEvents 項次_tb As TextBox
  1157. Friend WithEvents 項次_lb As Label
  1158. Friend WithEvents 選擇_lb As Label
  1159. Friend WithEvents 物料清單_dgv As DataGridView
  1160. Friend WithEvents 申請人_lb As Label
  1161. Friend WithEvents 申請人_tb As TextBox
  1162. Friend WithEvents 申請日期_lb As Label
  1163. Friend WithEvents 請購單號_lb As Label
  1164. Friend WithEvents 請購單號_tb As TextBox
  1165. Friend WithEvents 指定倉庫_lb As Label
  1166. Friend WithEvents 倉庫級別_lb As Label
  1167. Friend WithEvents 倉庫編號_lb As Label
  1168. Friend WithEvents 已作廢_rb As RadioButton
  1169. Friend WithEvents 物料規格_dgv As DataGridView
  1170. Friend WithEvents 庫存量_lb As Label
  1171. Friend WithEvents 最大庫存量_lb As Label
  1172. Friend WithEvents 可申請_lb As Label
  1173. Friend WithEvents Timer1 As Timer
  1174. Friend WithEvents 未審核_rb As RadioButton
  1175. Friend WithEvents 已審核_lb As Label
  1176. Friend WithEvents 請購明細_dgv As DataGridView
  1177. Friend WithEvents Label2 As Label
  1178. Friend WithEvents Label3 As Label
  1179. Friend WithEvents Label4 As Label
  1180. Friend WithEvents Label5 As Label
  1181. Friend WithEvents Label6 As Label
  1182. Friend WithEvents 未核准_dgv As DataGridView
  1183. Friend WithEvents 作廢清單_dgv As DataGridView
  1184. Friend WithEvents Label12 As Label
  1185. Friend WithEvents 未審核_lb As Label
  1186. Friend WithEvents 已作廢_lb As Label
  1187. Friend WithEvents 語轉扭_bt As Button
  1188. Friend WithEvents Label1 As Label
  1189. Friend WithEvents 已核准_dgv As DataGridView
  1190. Friend WithEvents Label35 As Label
  1191. Friend WithEvents 閃燈_lb As Label
  1192. Friend WithEvents 詳細資料2_ch As CheckBox
  1193. End Class