Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

請購單核准.Designer.vb 44KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838
  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. Me.已作廢_lb = New System.Windows.Forms.Label()
  34. Me.作廢清單_dgv = New System.Windows.Forms.DataGridView()
  35. Me.未審核_lb = New System.Windows.Forms.Label()
  36. Me.未核准_dgv = New System.Windows.Forms.DataGridView()
  37. Me.已作廢_rb = New System.Windows.Forms.RadioButton()
  38. Me.未審核_rb = New System.Windows.Forms.RadioButton()
  39. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  40. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  41. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  42. Me.請購單核准_tsm = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.請購單作廢_tsm = New System.Windows.Forms.ToolStripMenuItem()
  44. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  45. Me.存檔_tsm = New System.Windows.Forms.ToolStripMenuItem()
  46. Me.刪除請購單上點選資料_tsm = New System.Windows.Forms.ToolStripMenuItem()
  47. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  48. Me.請購單作廢_bt = New System.Windows.Forms.Button()
  49. Me.請購單核准_bt = New System.Windows.Forms.Button()
  50. Me.請購明細_dgv = New System.Windows.Forms.DataGridView()
  51. Me.申請人_lb = New System.Windows.Forms.Label()
  52. Me.申請人_tb = New System.Windows.Forms.TextBox()
  53. Me.申請日期_lb = New System.Windows.Forms.Label()
  54. Me.請購單號_lb = New System.Windows.Forms.Label()
  55. Me.請購單號_tb = New System.Windows.Forms.TextBox()
  56. Me.項次_tb = New System.Windows.Forms.TextBox()
  57. Me.項次_lb = New System.Windows.Forms.Label()
  58. Me.選擇_lb = New System.Windows.Forms.Label()
  59. Me.存檔_bt = New System.Windows.Forms.Button()
  60. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  61. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  62. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  63. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  64. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  65. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  66. Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
  67. Me.需求日期_lb = New System.Windows.Forms.Label()
  68. Me.刪除請購單上點選資料_bt = New System.Windows.Forms.Button()
  69. Me.確認列印_bt = New System.Windows.Forms.Button()
  70. Me.審核_tb = New System.Windows.Forms.TextBox()
  71. Me.已審核_rb = New System.Windows.Forms.RadioButton()
  72. Me.已核准_dgv = New System.Windows.Forms.DataGridView()
  73. Me.已審核_lb = New System.Windows.Forms.Label()
  74. Me.請購明細1_dgv = New System.Windows.Forms.DataGridView()
  75. Me.系統語言_cb = New System.Windows.Forms.ComboBox()
  76. Me.申請人部門_tb = New System.Windows.Forms.TextBox()
  77. Me.申請人課別_tb = New System.Windows.Forms.TextBox()
  78. Me.申請人組別_tb = New System.Windows.Forms.TextBox()
  79. Me.申請人級別_tb = New System.Windows.Forms.TextBox()
  80. Me.語轉扭_bt = New System.Windows.Forms.Button()
  81. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  82. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  83. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  84. Me.合約號_lb = New System.Windows.Forms.Label()
  85. Me.合約號_tb = New System.Windows.Forms.TextBox()
  86. Me.Panel1 = New System.Windows.Forms.Panel()
  87. Me.Label7 = New System.Windows.Forms.Label()
  88. Me.備註_tb = New System.Windows.Forms.TextBox()
  89. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  90. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  91. Me.加急件_bt = New System.Windows.Forms.Button()
  92. Me.系統說明_bt = New System.Windows.Forms.Button()
  93. CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  94. CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  95. Me.ContextMenuStrip1.SuspendLayout()
  96. CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  99. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  100. CType(Me.請購明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  101. Me.Panel1.SuspendLayout()
  102. Me.SuspendLayout()
  103. '
  104. '已作廢_lb
  105. '
  106. Me.已作廢_lb.AutoSize = True
  107. Me.已作廢_lb.Location = New System.Drawing.Point(2, 8)
  108. Me.已作廢_lb.Name = "已作廢_lb"
  109. Me.已作廢_lb.Size = New System.Drawing.Size(218, 15)
  110. Me.已作廢_lb.TabIndex = 829
  111. Me.已作廢_lb.Text = "已 作 廢 的 建 築 物 料 請 購 單"
  112. '
  113. '作廢清單_dgv
  114. '
  115. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  116. Me.作廢清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  117. Me.作廢清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  118. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  119. Me.作廢清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  120. Me.作廢清單_dgv.BackgroundColor = System.Drawing.Color.White
  121. Me.作廢清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  122. Me.作廢清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  123. Me.作廢清單_dgv.Location = New System.Drawing.Point(4, 52)
  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. Me.作廢清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  128. Me.作廢清單_dgv.RowTemplate.Height = 24
  129. Me.作廢清單_dgv.Size = New System.Drawing.Size(515, 625)
  130. Me.作廢清單_dgv.TabIndex = 828
  131. '
  132. '未審核_lb
  133. '
  134. Me.未審核_lb.AutoSize = True
  135. Me.未審核_lb.Location = New System.Drawing.Point(6, 8)
  136. Me.未審核_lb.Name = "未審核_lb"
  137. Me.未審核_lb.Size = New System.Drawing.Size(135, 15)
  138. Me.未審核_lb.TabIndex = 827
  139. Me.未審核_lb.Text = "未 審 核 的 "
  140. '
  141. '未核准_dgv
  142. '
  143. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  144. Me.未核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  145. Me.未核准_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  146. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  147. Me.未核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  148. Me.未核准_dgv.BackgroundColor = System.Drawing.Color.White
  149. Me.未核准_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  150. Me.未核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  151. Me.未核准_dgv.Location = New System.Drawing.Point(4, 52)
  152. Me.未核准_dgv.Name = "未核准_dgv"
  153. Me.未核准_dgv.RowHeadersWidth = 5
  154. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  155. Me.未核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  156. Me.未核准_dgv.RowTemplate.Height = 24
  157. Me.未核准_dgv.Size = New System.Drawing.Size(515, 625)
  158. Me.未核准_dgv.TabIndex = 826
  159. '
  160. '已作廢_rb
  161. '
  162. Me.已作廢_rb.AutoSize = True
  163. Me.已作廢_rb.ForeColor = System.Drawing.Color.Red
  164. Me.已作廢_rb.Location = New System.Drawing.Point(219, 29)
  165. Me.已作廢_rb.Name = "已作廢_rb"
  166. Me.已作廢_rb.Size = New System.Drawing.Size(70, 19)
  167. Me.已作廢_rb.TabIndex = 833
  168. Me.已作廢_rb.TabStop = True
  169. Me.已作廢_rb.Text = "已 作 廢"
  170. Me.已作廢_rb.UseVisualStyleBackColor = True
  171. '
  172. '未審核_rb
  173. '
  174. Me.未審核_rb.AutoSize = True
  175. Me.未審核_rb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  176. Me.未審核_rb.Location = New System.Drawing.Point(7, 29)
  177. Me.未審核_rb.Name = "未審核_rb"
  178. Me.未審核_rb.Size = New System.Drawing.Size(106, 19)
  179. Me.未審核_rb.TabIndex = 832
  180. Me.未審核_rb.TabStop = True
  181. Me.未審核_rb.Text = "未 審 核"
  182. Me.未審核_rb.UseVisualStyleBackColor = True
  183. '
  184. 'ContextMenuStrip1
  185. '
  186. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.ToolStripSeparator6, Me.請購單核准_tsm, Me.請購單作廢_tsm, Me.ToolStripSeparator1, Me.存檔_tsm, Me.刪除請購單上點選資料_tsm})
  187. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  188. Me.ContextMenuStrip1.Size = New System.Drawing.Size(195, 126)
  189. '
  190. '重新整理_tsm
  191. '
  192. Me.重新整理_tsm.Name = "重新整理_tsm"
  193. Me.重新整理_tsm.Size = New System.Drawing.Size(194, 22)
  194. Me.重新整理_tsm.Text = "重新整理"
  195. '
  196. 'ToolStripSeparator6
  197. '
  198. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  199. Me.ToolStripSeparator6.Size = New System.Drawing.Size(191, 6)
  200. '
  201. '請購單核准_tsm
  202. '
  203. Me.請購單核准_tsm.ForeColor = System.Drawing.Color.Green
  204. Me.請購單核准_tsm.Name = "請購單核准_tsm"
  205. Me.請購單核准_tsm.Size = New System.Drawing.Size(194, 22)
  206. Me.請購單核准_tsm.Text = "請購單核准"
  207. '
  208. '請購單作廢_tsm
  209. '
  210. Me.請購單作廢_tsm.ForeColor = System.Drawing.Color.Red
  211. Me.請購單作廢_tsm.Name = "請購單作廢_tsm"
  212. Me.請購單作廢_tsm.Size = New System.Drawing.Size(194, 22)
  213. Me.請購單作廢_tsm.Text = "請購單作廢"
  214. '
  215. 'ToolStripSeparator1
  216. '
  217. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  218. Me.ToolStripSeparator1.Size = New System.Drawing.Size(191, 6)
  219. '
  220. '存檔_tsm
  221. '
  222. Me.存檔_tsm.ForeColor = System.Drawing.Color.Green
  223. Me.存檔_tsm.Name = "存檔_tsm"
  224. Me.存檔_tsm.Size = New System.Drawing.Size(194, 22)
  225. Me.存檔_tsm.Text = "清單修改存檔"
  226. Me.存檔_tsm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  227. '
  228. '刪除請購單上點選資料_tsm
  229. '
  230. Me.刪除請購單上點選資料_tsm.ForeColor = System.Drawing.Color.Red
  231. Me.刪除請購單上點選資料_tsm.Name = "刪除請購單上點選資料_tsm"
  232. Me.刪除請購單上點選資料_tsm.Size = New System.Drawing.Size(194, 22)
  233. Me.刪除請購單上點選資料_tsm.Text = "刪除請購單上點選資料"
  234. '
  235. '申請日期_dtp
  236. '
  237. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  238. Me.申請日期_dtp.Location = New System.Drawing.Point(658, 28)
  239. Me.申請日期_dtp.Name = "申請日期_dtp"
  240. Me.申請日期_dtp.Size = New System.Drawing.Size(125, 22)
  241. Me.申請日期_dtp.TabIndex = 859
  242. '
  243. '請購單作廢_bt
  244. '
  245. Me.請購單作廢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  246. Me.請購單作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  247. Me.請購單作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  248. Me.請購單作廢_bt.ForeColor = System.Drawing.Color.Red
  249. Me.請購單作廢_bt.Location = New System.Drawing.Point(991, 52)
  250. Me.請購單作廢_bt.Name = "請購單作廢_bt"
  251. Me.請購單作廢_bt.Size = New System.Drawing.Size(46, 46)
  252. Me.請購單作廢_bt.TabIndex = 858
  253. Me.請購單作廢_bt.UseVisualStyleBackColor = True
  254. '
  255. '請購單核准_bt
  256. '
  257. Me.請購單核准_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.check
  258. Me.請購單核准_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  259. Me.請購單核准_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  260. Me.請購單核准_bt.ForeColor = System.Drawing.Color.Green
  261. Me.請購單核准_bt.Location = New System.Drawing.Point(878, 52)
  262. Me.請購單核准_bt.Name = "請購單核准_bt"
  263. Me.請購單核准_bt.Size = New System.Drawing.Size(46, 46)
  264. Me.請購單核准_bt.TabIndex = 857
  265. Me.請購單核准_bt.UseVisualStyleBackColor = True
  266. '
  267. '請購明細_dgv
  268. '
  269. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  270. Me.請購明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  271. Me.請購明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  272. Or System.Windows.Forms.AnchorStyles.Left) _
  273. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  274. Me.請購明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  275. Me.請購明細_dgv.BackgroundColor = System.Drawing.Color.White
  276. Me.請購明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  277. Me.請購明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  278. Me.請購明細_dgv.Location = New System.Drawing.Point(520, 124)
  279. Me.請購明細_dgv.Name = "請購明細_dgv"
  280. Me.請購明細_dgv.RowHeadersWidth = 5
  281. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  282. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  283. Me.請購明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  284. Me.請購明細_dgv.RowTemplate.Height = 24
  285. Me.請購明細_dgv.Size = New System.Drawing.Size(825, 553)
  286. Me.請購明細_dgv.TabIndex = 856
  287. '
  288. '申請人_lb
  289. '
  290. Me.申請人_lb.AutoSize = True
  291. Me.申請人_lb.Location = New System.Drawing.Point(819, 6)
  292. Me.申請人_lb.Name = "申請人_lb"
  293. Me.申請人_lb.Size = New System.Drawing.Size(58, 15)
  294. Me.申請人_lb.TabIndex = 855
  295. Me.申請人_lb.Text = "申 請 人"
  296. '
  297. '申請人_tb
  298. '
  299. Me.申請人_tb.Location = New System.Drawing.Point(881, 3)
  300. Me.申請人_tb.Name = "申請人_tb"
  301. Me.申請人_tb.Size = New System.Drawing.Size(199, 22)
  302. Me.申請人_tb.TabIndex = 854
  303. '
  304. '申請日期_lb
  305. '
  306. Me.申請日期_lb.AutoSize = True
  307. Me.申請日期_lb.Location = New System.Drawing.Point(522, 32)
  308. Me.申請日期_lb.Name = "申請日期_lb"
  309. Me.申請日期_lb.Size = New System.Drawing.Size(93, 15)
  310. Me.申請日期_lb.TabIndex = 853
  311. Me.申請日期_lb.Text = "申 請 日 期"
  312. '
  313. '請購單號_lb
  314. '
  315. Me.請購單號_lb.AutoSize = True
  316. Me.請購單號_lb.Location = New System.Drawing.Point(522, 7)
  317. Me.請購單號_lb.Name = "請購單號_lb"
  318. Me.請購單號_lb.Size = New System.Drawing.Size(51, 15)
  319. Me.請購單號_lb.TabIndex = 852
  320. Me.請購單號_lb.Text = "請購單號"
  321. '
  322. '請購單號_tb
  323. '
  324. Me.請購單號_tb.Location = New System.Drawing.Point(584, 4)
  325. Me.請購單號_tb.Name = "請購單號_tb"
  326. Me.請購單號_tb.Size = New System.Drawing.Size(199, 22)
  327. Me.請購單號_tb.TabIndex = 851
  328. '
  329. '項次_tb
  330. '
  331. Me.項次_tb.Location = New System.Drawing.Point(564, 99)
  332. Me.項次_tb.Name = "項次_tb"
  333. Me.項次_tb.Size = New System.Drawing.Size(34, 22)
  334. Me.項次_tb.TabIndex = 862
  335. '
  336. '項次_lb
  337. '
  338. Me.項次_lb.AutoSize = True
  339. Me.項次_lb.Location = New System.Drawing.Point(602, 102)
  340. Me.項次_lb.Name = "項次_lb"
  341. Me.項次_lb.Size = New System.Drawing.Size(44, 15)
  342. Me.項次_lb.TabIndex = 861
  343. Me.項次_lb.Text = "項 次"
  344. '
  345. '選擇_lb
  346. '
  347. Me.選擇_lb.AutoSize = True
  348. Me.選擇_lb.Location = New System.Drawing.Point(525, 103)
  349. Me.選擇_lb.Name = "選擇_lb"
  350. Me.選擇_lb.Size = New System.Drawing.Size(38, 15)
  351. Me.選擇_lb.TabIndex = 860
  352. Me.選擇_lb.Text = "選 擇"
  353. '
  354. '存檔_bt
  355. '
  356. Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  357. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  358. Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  359. Me.存檔_bt.Location = New System.Drawing.Point(1037, 52)
  360. Me.存檔_bt.Name = "存檔_bt"
  361. Me.存檔_bt.Size = New System.Drawing.Size(46, 46)
  362. Me.存檔_bt.TabIndex = 863
  363. Me.存檔_bt.UseVisualStyleBackColor = True
  364. '
  365. '物料圖_pb
  366. '
  367. Me.物料圖_pb.BackColor = System.Drawing.Color.Transparent
  368. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  369. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  370. Me.物料圖_pb.Location = New System.Drawing.Point(1131, 2)
  371. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  372. Me.物料圖_pb.Name = "物料圖_pb"
  373. Me.物料圖_pb.Size = New System.Drawing.Size(214, 121)
  374. Me.物料圖_pb.TabIndex = 956
  375. Me.物料圖_pb.TabStop = False
  376. '
  377. '倉庫編號_tb
  378. '
  379. Me.倉庫編號_tb.Location = New System.Drawing.Point(153, 199)
  380. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  381. Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 22)
  382. Me.倉庫編號_tb.TabIndex = 1008
  383. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  384. '
  385. '倉庫級別_tb
  386. '
  387. Me.倉庫級別_tb.Location = New System.Drawing.Point(153, 176)
  388. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  389. Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 22)
  390. Me.倉庫級別_tb.TabIndex = 1006
  391. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  392. '
  393. '指定倉庫_cb
  394. '
  395. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  396. Me.指定倉庫_cb.FormattingEnabled = True
  397. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  398. Me.指定倉庫_cb.Location = New System.Drawing.Point(657, 75)
  399. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  400. Me.指定倉庫_cb.Size = New System.Drawing.Size(221, 23)
  401. Me.指定倉庫_cb.TabIndex = 1004
  402. '
  403. '指定倉庫_lb
  404. '
  405. Me.指定倉庫_lb.AutoSize = True
  406. Me.指定倉庫_lb.Location = New System.Drawing.Point(522, 78)
  407. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  408. Me.指定倉庫_lb.Size = New System.Drawing.Size(132, 15)
  409. Me.指定倉庫_lb.TabIndex = 1005
  410. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  411. '
  412. '語言_dgv
  413. '
  414. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  415. Me.語言_dgv.Location = New System.Drawing.Point(6, 4)
  416. Me.語言_dgv.Name = "語言_dgv"
  417. Me.語言_dgv.RowHeadersWidth = 5
  418. Me.語言_dgv.RowTemplate.Height = 24
  419. Me.語言_dgv.Size = New System.Drawing.Size(97, 49)
  420. Me.語言_dgv.TabIndex = 1027
  421. Me.語言_dgv.Visible = False
  422. '
  423. '需求日期_dtp
  424. '
  425. Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  426. Me.需求日期_dtp.Location = New System.Drawing.Point(991, 27)
  427. Me.需求日期_dtp.Name = "需求日期_dtp"
  428. Me.需求日期_dtp.Size = New System.Drawing.Size(89, 22)
  429. Me.需求日期_dtp.TabIndex = 1347
  430. '
  431. '需求日期_lb
  432. '
  433. Me.需求日期_lb.AutoSize = True
  434. Me.需求日期_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  435. Me.需求日期_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  436. Me.需求日期_lb.Location = New System.Drawing.Point(863, 30)
  437. Me.需求日期_lb.Name = "需求日期_lb"
  438. Me.需求日期_lb.Size = New System.Drawing.Size(97, 16)
  439. Me.需求日期_lb.TabIndex = 1346
  440. Me.需求日期_lb.Text = "需 求 日 期"
  441. '
  442. '刪除請購單上點選資料_bt
  443. '
  444. Me.刪除請購單上點選資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  445. Me.刪除請購單上點選資料_bt.ForeColor = System.Drawing.Color.Red
  446. Me.刪除請購單上點選資料_bt.Location = New System.Drawing.Point(657, 98)
  447. Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt"
  448. Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(341, 25)
  449. Me.刪除請購單上點選資料_bt.TabIndex = 1348
  450. Me.刪除請購單上點選資料_bt.Text = "刪除請購單上點選的資料"
  451. Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True
  452. '
  453. '確認列印_bt
  454. '
  455. Me.確認列印_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
  456. Me.確認列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  457. Me.確認列印_bt.ContextMenuStrip = Me.ContextMenuStrip1
  458. Me.確認列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  459. Me.確認列印_bt.ForeColor = System.Drawing.Color.Olive
  460. Me.確認列印_bt.Location = New System.Drawing.Point(1083, 52)
  461. Me.確認列印_bt.Name = "確認列印_bt"
  462. Me.確認列印_bt.Size = New System.Drawing.Size(46, 46)
  463. Me.確認列印_bt.TabIndex = 1349
  464. Me.確認列印_bt.UseVisualStyleBackColor = True
  465. '
  466. '審核_tb
  467. '
  468. Me.審核_tb.Location = New System.Drawing.Point(6, 56)
  469. Me.審核_tb.Name = "審核_tb"
  470. Me.審核_tb.Size = New System.Drawing.Size(199, 22)
  471. Me.審核_tb.TabIndex = 1350
  472. Me.審核_tb.Visible = False
  473. '
  474. '已審核_rb
  475. '
  476. Me.已審核_rb.AutoSize = True
  477. Me.已審核_rb.ForeColor = System.Drawing.Color.Green
  478. Me.已審核_rb.Location = New System.Drawing.Point(121, 29)
  479. Me.已審核_rb.Name = "已審核_rb"
  480. Me.已審核_rb.Size = New System.Drawing.Size(88, 19)
  481. Me.已審核_rb.TabIndex = 1351
  482. Me.已審核_rb.TabStop = True
  483. Me.已審核_rb.Text = "已 審 核"
  484. Me.已審核_rb.UseVisualStyleBackColor = True
  485. '
  486. '已核准_dgv
  487. '
  488. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  489. Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  490. Me.已核准_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  491. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  492. Me.已核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  493. Me.已核准_dgv.BackgroundColor = System.Drawing.Color.White
  494. Me.已核准_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  495. Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  496. Me.已核准_dgv.Location = New System.Drawing.Point(4, 52)
  497. Me.已核准_dgv.Name = "已核准_dgv"
  498. Me.已核准_dgv.RowHeadersWidth = 5
  499. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  500. Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  501. Me.已核准_dgv.RowTemplate.Height = 24
  502. Me.已核准_dgv.Size = New System.Drawing.Size(515, 625)
  503. Me.已核准_dgv.TabIndex = 1352
  504. '
  505. '已審核_lb
  506. '
  507. Me.已審核_lb.AutoSize = True
  508. Me.已審核_lb.Location = New System.Drawing.Point(7, 7)
  509. Me.已審核_lb.Name = "已審核_lb"
  510. Me.已審核_lb.Size = New System.Drawing.Size(248, 15)
  511. Me.已審核_lb.TabIndex = 1353
  512. Me.已審核_lb.Text = "已 審 核 的 建 築 物 料 請 購 單"
  513. '
  514. '請購明細1_dgv
  515. '
  516. DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  517. Me.請購明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
  518. Me.請購明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  519. Me.請購明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  520. Me.請購明細1_dgv.Location = New System.Drawing.Point(108, 4)
  521. Me.請購明細1_dgv.Name = "請購明細1_dgv"
  522. Me.請購明細1_dgv.RowHeadersWidth = 5
  523. DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  524. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  525. Me.請購明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
  526. Me.請購明細1_dgv.RowTemplate.Height = 24
  527. Me.請購明細1_dgv.Size = New System.Drawing.Size(97, 49)
  528. Me.請購明細1_dgv.TabIndex = 1354
  529. Me.請購明細1_dgv.Visible = False
  530. '
  531. '系統語言_cb
  532. '
  533. Me.系統語言_cb.BackColor = System.Drawing.SystemColors.Control
  534. Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  535. Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  536. Me.系統語言_cb.ForeColor = System.Drawing.Color.White
  537. Me.系統語言_cb.FormattingEnabled = True
  538. Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
  539. Me.系統語言_cb.Location = New System.Drawing.Point(6, 175)
  540. Me.系統語言_cb.Name = "系統語言_cb"
  541. Me.系統語言_cb.Size = New System.Drawing.Size(75, 24)
  542. Me.系統語言_cb.TabIndex = 1355
  543. '
  544. '申請人部門_tb
  545. '
  546. Me.申請人部門_tb.Location = New System.Drawing.Point(6, 80)
  547. Me.申請人部門_tb.Name = "申請人部門_tb"
  548. Me.申請人部門_tb.Size = New System.Drawing.Size(199, 22)
  549. Me.申請人部門_tb.TabIndex = 1356
  550. Me.申請人部門_tb.Visible = False
  551. '
  552. '申請人課別_tb
  553. '
  554. Me.申請人課別_tb.Location = New System.Drawing.Point(6, 104)
  555. Me.申請人課別_tb.Name = "申請人課別_tb"
  556. Me.申請人課別_tb.Size = New System.Drawing.Size(199, 22)
  557. Me.申請人課別_tb.TabIndex = 1357
  558. Me.申請人課別_tb.Visible = False
  559. '
  560. '申請人組別_tb
  561. '
  562. Me.申請人組別_tb.Location = New System.Drawing.Point(6, 128)
  563. Me.申請人組別_tb.Name = "申請人組別_tb"
  564. Me.申請人組別_tb.Size = New System.Drawing.Size(199, 22)
  565. Me.申請人組別_tb.TabIndex = 1358
  566. Me.申請人組別_tb.Visible = False
  567. '
  568. '申請人級別_tb
  569. '
  570. Me.申請人級別_tb.Location = New System.Drawing.Point(6, 152)
  571. Me.申請人級別_tb.Name = "申請人級別_tb"
  572. Me.申請人級別_tb.Size = New System.Drawing.Size(199, 22)
  573. Me.申請人級別_tb.TabIndex = 1359
  574. Me.申請人級別_tb.Visible = False
  575. '
  576. '語轉扭_bt
  577. '
  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.Black
  580. Me.語轉扭_bt.Location = New System.Drawing.Point(127, 175)
  581. Me.語轉扭_bt.Name = "語轉扭_bt"
  582. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  583. Me.語轉扭_bt.TabIndex = 1634
  584. Me.語轉扭_bt.Text = "L"
  585. Me.語轉扭_bt.UseVisualStyleBackColor = True
  586. '
  587. '大間距_ch
  588. '
  589. Me.大間距_ch.AutoSize = True
  590. Me.大間距_ch.Location = New System.Drawing.Point(1090, 102)
  591. Me.大間距_ch.Name = "大間距_ch"
  592. Me.大間距_ch.Size = New System.Drawing.Size(38, 19)
  593. Me.大間距_ch.TabIndex = 1637
  594. Me.大間距_ch.Text = "L3"
  595. Me.大間距_ch.UseVisualStyleBackColor = True
  596. '
  597. '中間距_ch
  598. '
  599. Me.中間距_ch.AutoSize = True
  600. Me.中間距_ch.Location = New System.Drawing.Point(1047, 102)
  601. Me.中間距_ch.Name = "中間距_ch"
  602. Me.中間距_ch.Size = New System.Drawing.Size(38, 19)
  603. Me.中間距_ch.TabIndex = 1636
  604. Me.中間距_ch.Text = "L2"
  605. Me.中間距_ch.UseVisualStyleBackColor = True
  606. '
  607. '小間距_ch
  608. '
  609. Me.小間距_ch.AutoSize = True
  610. Me.小間距_ch.Location = New System.Drawing.Point(1004, 102)
  611. Me.小間距_ch.Name = "小間距_ch"
  612. Me.小間距_ch.Size = New System.Drawing.Size(38, 19)
  613. Me.小間距_ch.TabIndex = 1635
  614. Me.小間距_ch.Text = "L1"
  615. Me.小間距_ch.UseVisualStyleBackColor = True
  616. '
  617. '合約號_lb
  618. '
  619. Me.合約號_lb.AutoSize = True
  620. Me.合約號_lb.Location = New System.Drawing.Point(301, 7)
  621. Me.合約號_lb.Name = "合約號_lb"
  622. Me.合約號_lb.Size = New System.Drawing.Size(40, 15)
  623. Me.合約號_lb.TabIndex = 1638
  624. Me.合約號_lb.Text = "合約號"
  625. '
  626. '合約號_tb
  627. '
  628. Me.合約號_tb.Location = New System.Drawing.Point(375, 4)
  629. Me.合約號_tb.Name = "合約號_tb"
  630. Me.合約號_tb.Size = New System.Drawing.Size(143, 22)
  631. Me.合約號_tb.TabIndex = 1639
  632. '
  633. 'Panel1
  634. '
  635. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  636. Me.Panel1.Controls.Add(Me.語言_dgv)
  637. Me.Panel1.Controls.Add(Me.請購明細1_dgv)
  638. Me.Panel1.Controls.Add(Me.審核_tb)
  639. Me.Panel1.Controls.Add(Me.申請人部門_tb)
  640. Me.Panel1.Controls.Add(Me.申請人課別_tb)
  641. Me.Panel1.Controls.Add(Me.申請人組別_tb)
  642. Me.Panel1.Controls.Add(Me.申請人級別_tb)
  643. Me.Panel1.Controls.Add(Me.倉庫級別_tb)
  644. Me.Panel1.Controls.Add(Me.倉庫編號_tb)
  645. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  646. Me.Panel1.Controls.Add(Me.系統語言_cb)
  647. Me.Panel1.Location = New System.Drawing.Point(88, 240)
  648. Me.Panel1.Name = "Panel1"
  649. Me.Panel1.Size = New System.Drawing.Size(214, 243)
  650. Me.Panel1.TabIndex = 1640
  651. '
  652. 'Label7
  653. '
  654. Me.Label7.AutoSize = True
  655. Me.Label7.Location = New System.Drawing.Point(522, 56)
  656. Me.Label7.Name = "Label7"
  657. Me.Label7.Size = New System.Drawing.Size(64, 15)
  658. Me.Label7.TabIndex = 1642
  659. Me.Label7.Text = "Komentar :"
  660. '
  661. '備註_tb
  662. '
  663. Me.備註_tb.Location = New System.Drawing.Point(591, 52)
  664. Me.備註_tb.Name = "備註_tb"
  665. Me.備註_tb.Size = New System.Drawing.Size(287, 22)
  666. Me.備註_tb.TabIndex = 1641
  667. '
  668. '詳細資料2_ch
  669. '
  670. Me.詳細資料2_ch.AutoSize = True
  671. Me.詳細資料2_ch.Location = New System.Drawing.Point(448, 30)
  672. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  673. Me.詳細資料2_ch.Size = New System.Drawing.Size(70, 19)
  674. Me.詳細資料2_ch.TabIndex = 1837
  675. Me.詳細資料2_ch.Text = "詳細資料"
  676. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  677. '
  678. 'ToolTip1
  679. '
  680. Me.ToolTip1.AutoPopDelay = 5000
  681. Me.ToolTip1.InitialDelay = 500
  682. Me.ToolTip1.IsBalloon = True
  683. Me.ToolTip1.ReshowDelay = 100
  684. Me.ToolTip1.ToolTipTitle = "illustrate"
  685. '
  686. '加急件_bt
  687. '
  688. Me.加急件_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Fire
  689. Me.加急件_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  690. Me.加急件_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  691. Me.加急件_bt.ForeColor = System.Drawing.Color.Green
  692. Me.加急件_bt.Location = New System.Drawing.Point(945, 52)
  693. Me.加急件_bt.Name = "加急件_bt"
  694. Me.加急件_bt.Size = New System.Drawing.Size(46, 46)
  695. Me.加急件_bt.TabIndex = 1838
  696. Me.加急件_bt.UseVisualStyleBackColor = True
  697. '
  698. '系統說明_bt
  699. '
  700. Me.系統說明_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  701. Me.系統說明_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.question_mark
  702. Me.系統說明_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  703. Me.系統說明_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  704. Me.系統說明_bt.ForeColor = System.Drawing.Color.Blue
  705. Me.系統說明_bt.Location = New System.Drawing.Point(1083, 4)
  706. Me.系統說明_bt.Name = "系統說明_bt"
  707. Me.系統說明_bt.Size = New System.Drawing.Size(46, 46)
  708. Me.系統說明_bt.TabIndex = 1899
  709. Me.系統說明_bt.UseVisualStyleBackColor = True
  710. '
  711. '請購單核准
  712. '
  713. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
  714. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  715. Me.ClientSize = New System.Drawing.Size(1349, 681)
  716. Me.ContextMenuStrip = Me.ContextMenuStrip1
  717. Me.Controls.Add(Me.系統說明_bt)
  718. Me.Controls.Add(Me.加急件_bt)
  719. Me.Controls.Add(Me.詳細資料2_ch)
  720. Me.Controls.Add(Me.Label7)
  721. Me.Controls.Add(Me.備註_tb)
  722. Me.Controls.Add(Me.Panel1)
  723. Me.Controls.Add(Me.合約號_tb)
  724. Me.Controls.Add(Me.合約號_lb)
  725. Me.Controls.Add(Me.大間距_ch)
  726. Me.Controls.Add(Me.中間距_ch)
  727. Me.Controls.Add(Me.小間距_ch)
  728. Me.Controls.Add(Me.確認列印_bt)
  729. Me.Controls.Add(Me.刪除請購單上點選資料_bt)
  730. Me.Controls.Add(Me.需求日期_dtp)
  731. Me.Controls.Add(Me.需求日期_lb)
  732. Me.Controls.Add(Me.指定倉庫_cb)
  733. Me.Controls.Add(Me.指定倉庫_lb)
  734. Me.Controls.Add(Me.物料圖_pb)
  735. Me.Controls.Add(Me.存檔_bt)
  736. Me.Controls.Add(Me.項次_tb)
  737. Me.Controls.Add(Me.項次_lb)
  738. Me.Controls.Add(Me.選擇_lb)
  739. Me.Controls.Add(Me.申請日期_dtp)
  740. Me.Controls.Add(Me.請購單作廢_bt)
  741. Me.Controls.Add(Me.請購單核准_bt)
  742. Me.Controls.Add(Me.申請人_lb)
  743. Me.Controls.Add(Me.申請人_tb)
  744. Me.Controls.Add(Me.請購單號_lb)
  745. Me.Controls.Add(Me.請購單號_tb)
  746. Me.Controls.Add(Me.已作廢_rb)
  747. Me.Controls.Add(Me.申請日期_lb)
  748. Me.Controls.Add(Me.已審核_rb)
  749. Me.Controls.Add(Me.未審核_rb)
  750. Me.Controls.Add(Me.未核准_dgv)
  751. Me.Controls.Add(Me.已核准_dgv)
  752. Me.Controls.Add(Me.作廢清單_dgv)
  753. Me.Controls.Add(Me.請購明細_dgv)
  754. Me.Controls.Add(Me.已審核_lb)
  755. Me.Controls.Add(Me.未審核_lb)
  756. Me.Controls.Add(Me.已作廢_lb)
  757. Me.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  758. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  759. Me.Name = "請購單核准"
  760. Me.Text = "建築物料請購單核准"
  761. CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  762. CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  763. Me.ContextMenuStrip1.ResumeLayout(False)
  764. CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  765. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  766. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  767. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  768. CType(Me.請購明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  769. Me.Panel1.ResumeLayout(False)
  770. Me.Panel1.PerformLayout()
  771. Me.ResumeLayout(False)
  772. Me.PerformLayout()
  773. End Sub
  774. Friend WithEvents 已作廢_lb As Label
  775. Friend WithEvents 作廢清單_dgv As DataGridView
  776. Friend WithEvents 未審核_lb As Label
  777. Friend WithEvents 未核准_dgv As DataGridView
  778. Friend WithEvents 已作廢_rb As RadioButton
  779. Friend WithEvents 未審核_rb As RadioButton
  780. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  781. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  782. Friend WithEvents 申請日期_dtp As DateTimePicker
  783. Friend WithEvents 請購單作廢_bt As Button
  784. Friend WithEvents 請購單核准_bt As Button
  785. Friend WithEvents 請購明細_dgv As DataGridView
  786. Friend WithEvents 申請人_lb As Label
  787. Friend WithEvents 申請人_tb As TextBox
  788. Friend WithEvents 申請日期_lb As Label
  789. Friend WithEvents 請購單號_lb As Label
  790. Friend WithEvents 請購單號_tb As TextBox
  791. Friend WithEvents 請購單核准_tsm As ToolStripMenuItem
  792. Friend WithEvents 請購單作廢_tsm As ToolStripMenuItem
  793. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  794. Friend WithEvents 項次_tb As TextBox
  795. Friend WithEvents 項次_lb As Label
  796. Friend WithEvents 選擇_lb As Label
  797. Friend WithEvents 刪除請購單上點選資料_tsm As ToolStripMenuItem
  798. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  799. Friend WithEvents 存檔_bt As Button
  800. Friend WithEvents 存檔_tsm As ToolStripMenuItem
  801. Friend WithEvents 物料圖_pb As PictureBox
  802. Friend WithEvents 倉庫編號_tb As TextBox
  803. Friend WithEvents 倉庫級別_tb As TextBox
  804. Friend WithEvents 指定倉庫_cb As ComboBox
  805. Friend WithEvents 指定倉庫_lb As Label
  806. Friend WithEvents 語言_dgv As DataGridView
  807. Friend WithEvents 需求日期_dtp As DateTimePicker
  808. Friend WithEvents 需求日期_lb As Label
  809. Friend WithEvents 刪除請購單上點選資料_bt As Button
  810. Friend WithEvents 確認列印_bt As Button
  811. Friend WithEvents 審核_tb As TextBox
  812. Friend WithEvents 已審核_rb As RadioButton
  813. Friend WithEvents 已核准_dgv As DataGridView
  814. Friend WithEvents 已審核_lb As Label
  815. Friend WithEvents 請購明細1_dgv As DataGridView
  816. Friend WithEvents 系統語言_cb As ComboBox
  817. Friend WithEvents 申請人部門_tb As TextBox
  818. Friend WithEvents 申請人課別_tb As TextBox
  819. Friend WithEvents 申請人組別_tb As TextBox
  820. Friend WithEvents 申請人級別_tb As TextBox
  821. Friend WithEvents 語轉扭_bt As Button
  822. Friend WithEvents 大間距_ch As CheckBox
  823. Friend WithEvents 中間距_ch As CheckBox
  824. Friend WithEvents 小間距_ch As CheckBox
  825. Friend WithEvents 合約號_lb As Label
  826. Friend WithEvents 合約號_tb As TextBox
  827. Friend WithEvents Panel1 As Panel
  828. Friend WithEvents Label7 As Label
  829. Friend WithEvents 備註_tb As TextBox
  830. Friend WithEvents 詳細資料2_ch As CheckBox
  831. Friend WithEvents ToolTip1 As ToolTip
  832. Friend WithEvents 加急件_bt As Button
  833. Friend WithEvents 系統說明_bt As Button
  834. End Class