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 33KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  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. Me.視窗3_pl = New System.Windows.Forms.Panel()
  29. Me.Panel4 = New System.Windows.Forms.Panel()
  30. Me.關鍵字_lb = New System.Windows.Forms.Label()
  31. Me.採購單號_tb = New System.Windows.Forms.TextBox()
  32. Me.關鍵字_tb = New System.Windows.Forms.TextBox()
  33. Me.公司類別_cb = New System.Windows.Forms.ComboBox()
  34. Me.供應商_cb = New System.Windows.Forms.ComboBox()
  35. Me.已核准_dgv = New System.Windows.Forms.DataGridView()
  36. Me.採購單資料_lb = New System.Windows.Forms.Label()
  37. Me.CanceL3_bt = New System.Windows.Forms.Button()
  38. Me.語轉扭_bt = New System.Windows.Forms.Button()
  39. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  40. Me.供應商資料_dgv = New System.Windows.Forms.DataGridView()
  41. Me.計算分流01 = New System.Windows.Forms.Timer(Me.components)
  42. Me.全部資料_cb = New System.Windows.Forms.CheckBox()
  43. Me.Panel1 = New System.Windows.Forms.Panel()
  44. Me.帳務說明_ch = New System.Windows.Forms.ComboBox()
  45. Me.日期S_dtp = New System.Windows.Forms.DateTimePicker()
  46. Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
  47. Me.手動號碼_tb = New System.Windows.Forms.TextBox()
  48. Me.總表_dgv = New System.Windows.Forms.DataGridView()
  49. Me.ALL_ch = New System.Windows.Forms.CheckBox()
  50. Me.PGS_ch = New System.Windows.Forms.CheckBox()
  51. Me.HX_ch = New System.Windows.Forms.CheckBox()
  52. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  53. Me.供應商_lb = New System.Windows.Forms.Label()
  54. Me.補單_cb = New System.Windows.Forms.CheckBox()
  55. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  56. Me.Label2 = New System.Windows.Forms.Label()
  57. Me.年份_cb = New System.Windows.Forms.ComboBox()
  58. Me.Panel2 = New System.Windows.Forms.Panel()
  59. Me.合計2_dgv = New System.Windows.Forms.DataGridView()
  60. Me.合計1_dgv = New System.Windows.Forms.DataGridView()
  61. Me.流水號_tb = New System.Windows.Forms.TextBox()
  62. Me.刪除_tb = New System.Windows.Forms.Button()
  63. Me.補資料_bt = New System.Windows.Forms.Button()
  64. Me.存檔_bt = New System.Windows.Forms.Button()
  65. Me.新增_bt = New System.Windows.Forms.Button()
  66. Me.新增空白_tb = New System.Windows.Forms.Button()
  67. Me.查詢_bt = New System.Windows.Forms.Button()
  68. Me.新增資料_bt = New System.Windows.Forms.Button()
  69. Me.視窗3_pl.SuspendLayout()
  70. Me.Panel4.SuspendLayout()
  71. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  73. Me.Panel1.SuspendLayout()
  74. CType(Me.總表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  75. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  76. Me.Panel2.SuspendLayout()
  77. CType(Me.合計2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  78. CType(Me.合計1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  79. Me.SuspendLayout()
  80. '
  81. '視窗3_pl
  82. '
  83. Me.視窗3_pl.BackColor = System.Drawing.Color.White
  84. Me.視窗3_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  85. Me.視窗3_pl.Controls.Add(Me.Panel4)
  86. Me.視窗3_pl.Controls.Add(Me.採購單資料_lb)
  87. Me.視窗3_pl.Controls.Add(Me.CanceL3_bt)
  88. Me.視窗3_pl.Location = New System.Drawing.Point(694, 54)
  89. Me.視窗3_pl.Name = "視窗3_pl"
  90. Me.視窗3_pl.Size = New System.Drawing.Size(706, 493)
  91. Me.視窗3_pl.TabIndex = 1431
  92. '
  93. 'Panel4
  94. '
  95. Me.Panel4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  96. Or System.Windows.Forms.AnchorStyles.Left) _
  97. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  98. Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  99. Me.Panel4.Controls.Add(Me.新增空白_tb)
  100. Me.Panel4.Controls.Add(Me.查詢_bt)
  101. Me.Panel4.Controls.Add(Me.關鍵字_lb)
  102. Me.Panel4.Controls.Add(Me.採購單號_tb)
  103. Me.Panel4.Controls.Add(Me.關鍵字_tb)
  104. Me.Panel4.Controls.Add(Me.新增資料_bt)
  105. Me.Panel4.Controls.Add(Me.公司類別_cb)
  106. Me.Panel4.Controls.Add(Me.供應商_cb)
  107. Me.Panel4.Controls.Add(Me.已核准_dgv)
  108. Me.Panel4.Location = New System.Drawing.Point(3, 28)
  109. Me.Panel4.Name = "Panel4"
  110. Me.Panel4.Size = New System.Drawing.Size(699, 461)
  111. Me.Panel4.TabIndex = 1367
  112. '
  113. '關鍵字_lb
  114. '
  115. Me.關鍵字_lb.Location = New System.Drawing.Point(3, 31)
  116. Me.關鍵字_lb.Name = "關鍵字_lb"
  117. Me.關鍵字_lb.Size = New System.Drawing.Size(97, 16)
  118. Me.關鍵字_lb.TabIndex = 1978
  119. Me.關鍵字_lb.Text = "關鍵字"
  120. Me.關鍵字_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  121. '
  122. '採購單號_tb
  123. '
  124. Me.採購單號_tb.Location = New System.Drawing.Point(381, 28)
  125. Me.採購單號_tb.Name = "採購單號_tb"
  126. Me.採購單號_tb.ReadOnly = True
  127. Me.採購單號_tb.Size = New System.Drawing.Size(139, 23)
  128. Me.採購單號_tb.TabIndex = 1968
  129. '
  130. '關鍵字_tb
  131. '
  132. Me.關鍵字_tb.Location = New System.Drawing.Point(102, 28)
  133. Me.關鍵字_tb.Name = "關鍵字_tb"
  134. Me.關鍵字_tb.Size = New System.Drawing.Size(276, 23)
  135. Me.關鍵字_tb.TabIndex = 1977
  136. '
  137. '公司類別_cb
  138. '
  139. Me.公司類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  140. Me.公司類別_cb.FormattingEnabled = True
  141. Me.公司類別_cb.Items.AddRange(New Object() {"PT", "CV", "UD", "NA"})
  142. Me.公司類別_cb.Location = New System.Drawing.Point(3, 2)
  143. Me.公司類別_cb.Name = "公司類別_cb"
  144. Me.公司類別_cb.Size = New System.Drawing.Size(45, 24)
  145. Me.公司類別_cb.TabIndex = 1906
  146. '
  147. '供應商_cb
  148. '
  149. Me.供應商_cb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  150. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  151. Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  152. Me.供應商_cb.ForeColor = System.Drawing.Color.Blue
  153. Me.供應商_cb.FormattingEnabled = True
  154. Me.供應商_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  155. Me.供應商_cb.Location = New System.Drawing.Point(54, 2)
  156. Me.供應商_cb.Name = "供應商_cb"
  157. Me.供應商_cb.Size = New System.Drawing.Size(466, 24)
  158. Me.供應商_cb.TabIndex = 1905
  159. '
  160. '已核准_dgv
  161. '
  162. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  163. Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  164. Me.已核准_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  165. Or System.Windows.Forms.AnchorStyles.Left) _
  166. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  167. Me.已核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  168. Me.已核准_dgv.BackgroundColor = System.Drawing.Color.White
  169. Me.已核准_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  170. Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  171. Me.已核准_dgv.Location = New System.Drawing.Point(3, 53)
  172. Me.已核准_dgv.Name = "已核准_dgv"
  173. Me.已核准_dgv.RowHeadersWidth = 5
  174. Me.已核准_dgv.RowTemplate.Height = 24
  175. Me.已核准_dgv.Size = New System.Drawing.Size(689, 403)
  176. Me.已核准_dgv.TabIndex = 1904
  177. '
  178. '採購單資料_lb
  179. '
  180. Me.採購單資料_lb.AutoSize = True
  181. Me.採購單資料_lb.Location = New System.Drawing.Point(5, 7)
  182. Me.採購單資料_lb.Name = "採購單資料_lb"
  183. Me.採購單資料_lb.Size = New System.Drawing.Size(67, 16)
  184. Me.採購單資料_lb.TabIndex = 1375
  185. Me.採購單資料_lb.Text = "採購單資料"
  186. '
  187. 'CanceL3_bt
  188. '
  189. Me.CanceL3_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  190. Me.CanceL3_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  191. Me.CanceL3_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  192. Me.CanceL3_bt.ForeColor = System.Drawing.Color.Black
  193. Me.CanceL3_bt.Location = New System.Drawing.Point(674, 2)
  194. Me.CanceL3_bt.Name = "CanceL3_bt"
  195. Me.CanceL3_bt.Size = New System.Drawing.Size(26, 26)
  196. Me.CanceL3_bt.TabIndex = 1374
  197. Me.CanceL3_bt.Text = "X"
  198. Me.CanceL3_bt.UseVisualStyleBackColor = False
  199. '
  200. '語轉扭_bt
  201. '
  202. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  203. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  204. Me.語轉扭_bt.Location = New System.Drawing.Point(233, 3)
  205. Me.語轉扭_bt.Name = "語轉扭_bt"
  206. Me.語轉扭_bt.Size = New System.Drawing.Size(30, 30)
  207. Me.語轉扭_bt.TabIndex = 1965
  208. Me.語轉扭_bt.Text = "L"
  209. Me.語轉扭_bt.UseVisualStyleBackColor = True
  210. '
  211. 'ToolTip1
  212. '
  213. Me.ToolTip1.AutoPopDelay = 5000
  214. Me.ToolTip1.InitialDelay = 500
  215. Me.ToolTip1.IsBalloon = True
  216. Me.ToolTip1.ReshowDelay = 100
  217. Me.ToolTip1.ToolTipTitle = "illustrate"
  218. '
  219. '供應商資料_dgv
  220. '
  221. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  222. Me.供應商資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  223. Me.供應商資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  224. Me.供應商資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  225. Me.供應商資料_dgv.Location = New System.Drawing.Point(3, 3)
  226. Me.供應商資料_dgv.Name = "供應商資料_dgv"
  227. Me.供應商資料_dgv.RowHeadersWidth = 5
  228. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  229. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  230. Me.供應商資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  231. Me.供應商資料_dgv.RowTemplate.Height = 24
  232. Me.供應商資料_dgv.Size = New System.Drawing.Size(70, 67)
  233. Me.供應商資料_dgv.TabIndex = 1966
  234. '
  235. '計算分流01
  236. '
  237. '
  238. '全部資料_cb
  239. '
  240. Me.全部資料_cb.AutoSize = True
  241. Me.全部資料_cb.Location = New System.Drawing.Point(3, 76)
  242. Me.全部資料_cb.Name = "全部資料_cb"
  243. Me.全部資料_cb.Size = New System.Drawing.Size(70, 20)
  244. Me.全部資料_cb.TabIndex = 1967
  245. Me.全部資料_cb.Text = "All Date"
  246. Me.全部資料_cb.UseVisualStyleBackColor = True
  247. '
  248. 'Panel1
  249. '
  250. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  251. Me.Panel1.Controls.Add(Me.帳務說明_ch)
  252. Me.Panel1.Controls.Add(Me.日期S_dtp)
  253. Me.Panel1.Controls.Add(Me.供應商編碼_tb)
  254. Me.Panel1.Controls.Add(Me.手動號碼_tb)
  255. Me.Panel1.Controls.Add(Me.供應商資料_dgv)
  256. Me.Panel1.Controls.Add(Me.全部資料_cb)
  257. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  258. Me.Panel1.Location = New System.Drawing.Point(33, 61)
  259. Me.Panel1.Name = "Panel1"
  260. Me.Panel1.Size = New System.Drawing.Size(268, 166)
  261. Me.Panel1.TabIndex = 1968
  262. '
  263. '帳務說明_ch
  264. '
  265. Me.帳務說明_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  266. Me.帳務說明_ch.FormattingEnabled = True
  267. Me.帳務說明_ch.Items.AddRange(New Object() {"2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  268. Me.帳務說明_ch.Location = New System.Drawing.Point(79, 78)
  269. Me.帳務說明_ch.Name = "帳務說明_ch"
  270. Me.帳務說明_ch.Size = New System.Drawing.Size(95, 24)
  271. Me.帳務說明_ch.TabIndex = 1981
  272. '
  273. '日期S_dtp
  274. '
  275. Me.日期S_dtp.Enabled = False
  276. Me.日期S_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  277. Me.日期S_dtp.Location = New System.Drawing.Point(79, 3)
  278. Me.日期S_dtp.Name = "日期S_dtp"
  279. Me.日期S_dtp.Size = New System.Drawing.Size(95, 23)
  280. Me.日期S_dtp.TabIndex = 1971
  281. '
  282. '供應商編碼_tb
  283. '
  284. Me.供應商編碼_tb.BackColor = System.Drawing.Color.PaleTurquoise
  285. Me.供應商編碼_tb.Location = New System.Drawing.Point(79, 53)
  286. Me.供應商編碼_tb.Name = "供應商編碼_tb"
  287. Me.供應商編碼_tb.Size = New System.Drawing.Size(95, 23)
  288. Me.供應商編碼_tb.TabIndex = 1970
  289. '
  290. '手動號碼_tb
  291. '
  292. Me.手動號碼_tb.Location = New System.Drawing.Point(79, 28)
  293. Me.手動號碼_tb.Name = "手動號碼_tb"
  294. Me.手動號碼_tb.Size = New System.Drawing.Size(95, 23)
  295. Me.手動號碼_tb.TabIndex = 1969
  296. '
  297. '總表_dgv
  298. '
  299. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  300. Me.總表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  301. Me.總表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  302. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  303. Me.總表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  304. Me.總表_dgv.BackgroundColor = System.Drawing.Color.White
  305. Me.總表_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  306. Me.總表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  307. Me.總表_dgv.Location = New System.Drawing.Point(3, 27)
  308. Me.總表_dgv.Name = "總表_dgv"
  309. Me.總表_dgv.RowHeadersWidth = 5
  310. Me.總表_dgv.RowTemplate.Height = 24
  311. Me.總表_dgv.Size = New System.Drawing.Size(620, 542)
  312. Me.總表_dgv.TabIndex = 1969
  313. '
  314. 'ALL_ch
  315. '
  316. Me.ALL_ch.AutoSize = True
  317. Me.ALL_ch.Location = New System.Drawing.Point(202, 3)
  318. Me.ALL_ch.Name = "ALL_ch"
  319. Me.ALL_ch.Size = New System.Drawing.Size(46, 20)
  320. Me.ALL_ch.TabIndex = 1972
  321. Me.ALL_ch.Text = "ALL"
  322. Me.ALL_ch.UseVisualStyleBackColor = True
  323. '
  324. 'PGS_ch
  325. '
  326. Me.PGS_ch.AutoSize = True
  327. Me.PGS_ch.Location = New System.Drawing.Point(146, 3)
  328. Me.PGS_ch.Name = "PGS_ch"
  329. Me.PGS_ch.Size = New System.Drawing.Size(49, 20)
  330. Me.PGS_ch.TabIndex = 1971
  331. Me.PGS_ch.Text = "PGS"
  332. Me.PGS_ch.UseVisualStyleBackColor = True
  333. '
  334. 'HX_ch
  335. '
  336. Me.HX_ch.AutoSize = True
  337. Me.HX_ch.Checked = True
  338. Me.HX_ch.CheckState = System.Windows.Forms.CheckState.Checked
  339. Me.HX_ch.Location = New System.Drawing.Point(96, 3)
  340. Me.HX_ch.Name = "HX_ch"
  341. Me.HX_ch.Size = New System.Drawing.Size(43, 20)
  342. Me.HX_ch.TabIndex = 1970
  343. Me.HX_ch.Text = "HX"
  344. Me.HX_ch.UseVisualStyleBackColor = True
  345. '
  346. '明細_dgv
  347. '
  348. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  349. Or System.Windows.Forms.AnchorStyles.Left) _
  350. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  351. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  352. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  353. Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  354. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  355. Me.明細_dgv.Location = New System.Drawing.Point(623, 48)
  356. Me.明細_dgv.Name = "明細_dgv"
  357. Me.明細_dgv.RowHeadersWidth = 5
  358. Me.明細_dgv.RowTemplate.Height = 24
  359. Me.明細_dgv.Size = New System.Drawing.Size(800, 521)
  360. Me.明細_dgv.TabIndex = 1973
  361. '
  362. '供應商_lb
  363. '
  364. Me.供應商_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  365. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  366. Me.供應商_lb.BackColor = System.Drawing.Color.Transparent
  367. Me.供應商_lb.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  368. Me.供應商_lb.Location = New System.Drawing.Point(770, 3)
  369. Me.供應商_lb.Name = "供應商_lb"
  370. Me.供應商_lb.Size = New System.Drawing.Size(653, 22)
  371. Me.供應商_lb.TabIndex = 1974
  372. Me.供應商_lb.Text = "供應商"
  373. Me.供應商_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  374. '
  375. '補單_cb
  376. '
  377. Me.補單_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  378. Me.補單_cb.AutoSize = True
  379. Me.補單_cb.BackColor = System.Drawing.Color.Transparent
  380. Me.補單_cb.Checked = True
  381. Me.補單_cb.CheckState = System.Windows.Forms.CheckState.Checked
  382. Me.補單_cb.Location = New System.Drawing.Point(1384, 26)
  383. Me.補單_cb.Name = "補單_cb"
  384. Me.補單_cb.Size = New System.Drawing.Size(38, 20)
  385. Me.補單_cb.TabIndex = 1977
  386. Me.補單_cb.Text = "M"
  387. Me.補單_cb.UseVisualStyleBackColor = False
  388. '
  389. '申請日期_dtp
  390. '
  391. Me.申請日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  392. Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
  393. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  394. Me.申請日期_dtp.Location = New System.Drawing.Point(1289, 24)
  395. Me.申請日期_dtp.Name = "申請日期_dtp"
  396. Me.申請日期_dtp.Size = New System.Drawing.Size(90, 23)
  397. Me.申請日期_dtp.TabIndex = 1976
  398. '
  399. 'Label2
  400. '
  401. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  402. Me.Label2.BackColor = System.Drawing.Color.Transparent
  403. Me.Label2.Location = New System.Drawing.Point(1147, 25)
  404. Me.Label2.Name = "Label2"
  405. Me.Label2.Size = New System.Drawing.Size(140, 20)
  406. Me.Label2.TabIndex = 1978
  407. Me.Label2.Text = "Tanggal Diajukan"
  408. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  409. '
  410. '年份_cb
  411. '
  412. Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  413. Me.年份_cb.FormattingEnabled = True
  414. Me.年份_cb.Items.AddRange(New Object() {"2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  415. Me.年份_cb.Location = New System.Drawing.Point(4, 2)
  416. Me.年份_cb.Name = "年份_cb"
  417. Me.年份_cb.Size = New System.Drawing.Size(86, 24)
  418. Me.年份_cb.TabIndex = 1980
  419. '
  420. 'Panel2
  421. '
  422. Me.Panel2.Controls.Add(Me.流水號_tb)
  423. Me.Panel2.Controls.Add(Me.刪除_tb)
  424. Me.Panel2.Controls.Add(Me.合計2_dgv)
  425. Me.Panel2.Controls.Add(Me.合計1_dgv)
  426. Me.Panel2.Controls.Add(Me.補資料_bt)
  427. Me.Panel2.Controls.Add(Me.年份_cb)
  428. Me.Panel2.Controls.Add(Me.存檔_bt)
  429. Me.Panel2.Controls.Add(Me.Label2)
  430. Me.Panel2.Controls.Add(Me.補單_cb)
  431. Me.Panel2.Controls.Add(Me.Panel1)
  432. Me.Panel2.Controls.Add(Me.申請日期_dtp)
  433. Me.Panel2.Controls.Add(Me.HX_ch)
  434. Me.Panel2.Controls.Add(Me.新增_bt)
  435. Me.Panel2.Controls.Add(Me.PGS_ch)
  436. Me.Panel2.Controls.Add(Me.供應商_lb)
  437. Me.Panel2.Controls.Add(Me.ALL_ch)
  438. Me.Panel2.Controls.Add(Me.總表_dgv)
  439. Me.Panel2.Controls.Add(Me.視窗3_pl)
  440. Me.Panel2.Controls.Add(Me.明細_dgv)
  441. Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
  442. Me.Panel2.Location = New System.Drawing.Point(0, 0)
  443. Me.Panel2.Name = "Panel2"
  444. Me.Panel2.Size = New System.Drawing.Size(1427, 596)
  445. Me.Panel2.TabIndex = 1981
  446. '
  447. '合計2_dgv
  448. '
  449. Me.合計2_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  450. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  451. Me.合計2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  452. Me.合計2_dgv.BackgroundColor = System.Drawing.Color.White
  453. Me.合計2_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  454. Me.合計2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  455. Me.合計2_dgv.Location = New System.Drawing.Point(623, 568)
  456. Me.合計2_dgv.Name = "合計2_dgv"
  457. Me.合計2_dgv.RowHeadersWidth = 5
  458. Me.合計2_dgv.RowTemplate.Height = 24
  459. Me.合計2_dgv.Size = New System.Drawing.Size(800, 25)
  460. Me.合計2_dgv.TabIndex = 1984
  461. '
  462. '合計1_dgv
  463. '
  464. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  465. Me.合計1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  466. Me.合計1_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  467. Me.合計1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  468. Me.合計1_dgv.BackgroundColor = System.Drawing.Color.White
  469. Me.合計1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  470. Me.合計1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  471. Me.合計1_dgv.Location = New System.Drawing.Point(3, 568)
  472. Me.合計1_dgv.Name = "合計1_dgv"
  473. Me.合計1_dgv.RowHeadersWidth = 5
  474. Me.合計1_dgv.RowTemplate.Height = 24
  475. Me.合計1_dgv.Size = New System.Drawing.Size(620, 25)
  476. Me.合計1_dgv.TabIndex = 1983
  477. '
  478. '流水號_tb
  479. '
  480. Me.流水號_tb.Location = New System.Drawing.Point(770, 24)
  481. Me.流水號_tb.Name = "流水號_tb"
  482. Me.流水號_tb.ReadOnly = True
  483. Me.流水號_tb.Size = New System.Drawing.Size(139, 23)
  484. Me.流水號_tb.TabIndex = 1986
  485. '
  486. '刪除_tb
  487. '
  488. Me.刪除_tb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  489. Me.刪除_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  490. Me.刪除_tb.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
  491. Me.刪除_tb.Location = New System.Drawing.Point(720, 1)
  492. Me.刪除_tb.Name = "刪除_tb"
  493. Me.刪除_tb.Size = New System.Drawing.Size(47, 46)
  494. Me.刪除_tb.TabIndex = 1985
  495. Me.刪除_tb.UseVisualStyleBackColor = True
  496. '
  497. '補資料_bt
  498. '
  499. Me.補資料_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  500. Me.補資料_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
  501. Me.補資料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  502. Me.補資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  503. Me.補資料_bt.ForeColor = System.Drawing.Color.Black
  504. Me.補資料_bt.Location = New System.Drawing.Point(1400, 1)
  505. Me.補資料_bt.Name = "補資料_bt"
  506. Me.補資料_bt.Size = New System.Drawing.Size(25, 25)
  507. Me.補資料_bt.TabIndex = 1982
  508. Me.補資料_bt.UseVisualStyleBackColor = True
  509. '
  510. '存檔_bt
  511. '
  512. Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  513. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  514. Me.存檔_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
  515. Me.存檔_bt.Location = New System.Drawing.Point(671, 1)
  516. Me.存檔_bt.Name = "存檔_bt"
  517. Me.存檔_bt.Size = New System.Drawing.Size(47, 46)
  518. Me.存檔_bt.TabIndex = 1979
  519. Me.存檔_bt.UseVisualStyleBackColor = True
  520. '
  521. '新增_bt
  522. '
  523. Me.新增_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  524. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  525. Me.新增_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
  526. Me.新增_bt.Location = New System.Drawing.Point(623, 1)
  527. Me.新增_bt.Name = "新增_bt"
  528. Me.新增_bt.Size = New System.Drawing.Size(47, 46)
  529. Me.新增_bt.TabIndex = 1975
  530. Me.新增_bt.UseVisualStyleBackColor = True
  531. '
  532. '新增空白_tb
  533. '
  534. Me.新增空白_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  535. Me.新增空白_tb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_button
  536. Me.新增空白_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  537. Me.新增空白_tb.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
  538. Me.新增空白_tb.Location = New System.Drawing.Point(591, 1)
  539. Me.新增空白_tb.Name = "新增空白_tb"
  540. Me.新增空白_tb.Size = New System.Drawing.Size(50, 50)
  541. Me.新增空白_tb.TabIndex = 1980
  542. Me.新增空白_tb.UseVisualStyleBackColor = True
  543. '
  544. '查詢_bt
  545. '
  546. Me.查詢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Search
  547. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  548. Me.查詢_bt.Location = New System.Drawing.Point(524, 1)
  549. Me.查詢_bt.Name = "查詢_bt"
  550. Me.查詢_bt.Size = New System.Drawing.Size(50, 50)
  551. Me.查詢_bt.TabIndex = 1979
  552. Me.查詢_bt.UseVisualStyleBackColor = True
  553. '
  554. '新增資料_bt
  555. '
  556. Me.新增資料_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  557. Me.新增資料_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Sendnow
  558. Me.新增資料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  559. Me.新增資料_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
  560. Me.新增資料_bt.Location = New System.Drawing.Point(642, 1)
  561. Me.新增資料_bt.Name = "新增資料_bt"
  562. Me.新增資料_bt.Size = New System.Drawing.Size(50, 50)
  563. Me.新增資料_bt.TabIndex = 1976
  564. Me.新增資料_bt.UseVisualStyleBackColor = True
  565. '
  566. '採購付款控制表
  567. '
  568. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  569. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  570. Me.ClientSize = New System.Drawing.Size(1427, 596)
  571. Me.Controls.Add(Me.Panel2)
  572. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  573. Me.Margin = New System.Windows.Forms.Padding(4)
  574. Me.Name = "採購付款控制表"
  575. Me.Text = "採購付款控制表"
  576. Me.視窗3_pl.ResumeLayout(False)
  577. Me.視窗3_pl.PerformLayout()
  578. Me.Panel4.ResumeLayout(False)
  579. Me.Panel4.PerformLayout()
  580. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  581. CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  582. Me.Panel1.ResumeLayout(False)
  583. Me.Panel1.PerformLayout()
  584. CType(Me.總表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  585. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  586. Me.Panel2.ResumeLayout(False)
  587. Me.Panel2.PerformLayout()
  588. CType(Me.合計2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  589. CType(Me.合計1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  590. Me.ResumeLayout(False)
  591. End Sub
  592. Friend WithEvents 視窗3_pl As Panel
  593. Friend WithEvents Panel4 As Panel
  594. Friend WithEvents 採購單資料_lb As Label
  595. Friend WithEvents CanceL3_bt As Button
  596. Friend WithEvents 語轉扭_bt As Button
  597. Friend WithEvents ToolTip1 As ToolTip
  598. Friend WithEvents 公司類別_cb As ComboBox
  599. Friend WithEvents 供應商_cb As ComboBox
  600. Friend WithEvents 已核准_dgv As DataGridView
  601. Friend WithEvents 供應商資料_dgv As DataGridView
  602. Friend WithEvents 計算分流01 As Timer
  603. Friend WithEvents 全部資料_cb As CheckBox
  604. Friend WithEvents Panel1 As Panel
  605. Friend WithEvents 總表_dgv As DataGridView
  606. Friend WithEvents ALL_ch As CheckBox
  607. Friend WithEvents PGS_ch As CheckBox
  608. Friend WithEvents HX_ch As CheckBox
  609. Friend WithEvents 明細_dgv As DataGridView
  610. Friend WithEvents 供應商_lb As Label
  611. Friend WithEvents 新增_bt As Button
  612. Friend WithEvents 補單_cb As CheckBox
  613. Friend WithEvents 申請日期_dtp As DateTimePicker
  614. Friend WithEvents Label2 As Label
  615. Friend WithEvents 新增資料_bt As Button
  616. Friend WithEvents 採購單號_tb As TextBox
  617. Friend WithEvents 手動號碼_tb As TextBox
  618. Friend WithEvents 供應商編碼_tb As TextBox
  619. Friend WithEvents 存檔_bt As Button
  620. Friend WithEvents 關鍵字_tb As TextBox
  621. Friend WithEvents 關鍵字_lb As Label
  622. Friend WithEvents 查詢_bt As Button
  623. Friend WithEvents 年份_cb As ComboBox
  624. Friend WithEvents Panel2 As Panel
  625. Friend WithEvents 補資料_bt As Button
  626. Friend WithEvents 日期S_dtp As DateTimePicker
  627. Friend WithEvents 帳務說明_ch As ComboBox
  628. Friend WithEvents 合計1_dgv As DataGridView
  629. Friend WithEvents 合計2_dgv As DataGridView
  630. Friend WithEvents 新增空白_tb As Button
  631. Friend WithEvents 刪除_tb As Button
  632. Friend WithEvents 流水號_tb As TextBox
  633. End Class