Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

請購單核准.Designer.vb 44KB

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