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

財物支付單申請_傳票.Designer.vb 77KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(財物支付單申請_傳票))
  27. Me.Panel1 = New System.Windows.Forms.Panel()
  28. Me.支付對象2_dgv = New System.Windows.Forms.DataGridView()
  29. Me.支付對象1_dgv = New System.Windows.Forms.DataGridView()
  30. Me.主管_bt = New System.Windows.Forms.Button()
  31. Me.支付對象_tb = New System.Windows.Forms.TextBox()
  32. Me.採購連結_dgv = New System.Windows.Forms.DataGridView()
  33. Me.開立收支單1_bt = New System.Windows.Forms.Button()
  34. Me.年份2_cb = New System.Windows.Forms.ComboBox()
  35. Me.系統單號_bt = New System.Windows.Forms.TextBox()
  36. Me.Label13 = New System.Windows.Forms.Label()
  37. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  38. Me.月份2_cb = New System.Windows.Forms.ComboBox()
  39. Me.Label12 = New System.Windows.Forms.Label()
  40. Me.Label14 = New System.Windows.Forms.Label()
  41. Me.查詢_tb = New System.Windows.Forms.TextBox()
  42. Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
  43. Me.編號3_cb = New System.Windows.Forms.ComboBox()
  44. Me.人民幣匯率_tb = New System.Windows.Forms.TextBox()
  45. Me.印尼匯率_tb = New System.Windows.Forms.TextBox()
  46. Me.美金匯率_tb = New System.Windows.Forms.TextBox()
  47. Me.編號2_cb = New System.Windows.Forms.ComboBox()
  48. Me.編號1_cb = New System.Windows.Forms.ComboBox()
  49. Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
  50. Me.語轉扭_bt = New System.Windows.Forms.Button()
  51. Me.第一層_cb = New System.Windows.Forms.ComboBox()
  52. Me.幣別_cb = New System.Windows.Forms.ComboBox()
  53. Me.Label11 = New System.Windows.Forms.Label()
  54. Me.申請人_tb = New System.Windows.Forms.TextBox()
  55. Me.第二層_cb = New System.Windows.Forms.ComboBox()
  56. Me.部門選單_cb = New System.Windows.Forms.ComboBox()
  57. Me.單號_tb = New System.Windows.Forms.TextBox()
  58. Me.財務單號_lb = New System.Windows.Forms.Label()
  59. Me.Label1 = New System.Windows.Forms.Label()
  60. Me.Label2 = New System.Windows.Forms.Label()
  61. Me.補單_cb = New System.Windows.Forms.CheckBox()
  62. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  63. Me.申請金額_nud = New System.Windows.Forms.NumericUpDown()
  64. Me.Label3 = New System.Windows.Forms.Label()
  65. Me.金額大寫_tb = New System.Windows.Forms.TextBox()
  66. Me.Label4 = New System.Windows.Forms.Label()
  67. Me.內容_tb = New System.Windows.Forms.TextBox()
  68. Me.Label5 = New System.Windows.Forms.Label()
  69. Me.Label6 = New System.Windows.Forms.Label()
  70. Me.Panel2 = New System.Windows.Forms.Panel()
  71. Me.公司類別_cb = New System.Windows.Forms.ComboBox()
  72. Me.簽名圖1_pb = New System.Windows.Forms.PictureBox()
  73. Me.簽名圖2_pb = New System.Windows.Forms.PictureBox()
  74. Me.簽名圖3_pb = New System.Windows.Forms.PictureBox()
  75. Me.Panel6 = New System.Windows.Forms.Panel()
  76. Me.審核人_tb = New System.Windows.Forms.TextBox()
  77. Me.Label10 = New System.Windows.Forms.Label()
  78. Me.解開星期五_ch = New System.Windows.Forms.CheckBox()
  79. Me.Panel5 = New System.Windows.Forms.Panel()
  80. Me.主管_tb = New System.Windows.Forms.TextBox()
  81. Me.Label9 = New System.Windows.Forms.Label()
  82. Me.Panel4 = New System.Windows.Forms.Panel()
  83. Me.Label19 = New System.Windows.Forms.Label()
  84. Me.檢查人_tb = New System.Windows.Forms.TextBox()
  85. Me.檢查人_bt = New System.Windows.Forms.Button()
  86. Me.Panel3 = New System.Windows.Forms.Panel()
  87. Me.Label8 = New System.Windows.Forms.Label()
  88. Me.支付對象_cb = New System.Windows.Forms.ComboBox()
  89. Me.支付日期_dtp = New System.Windows.Forms.DateTimePicker()
  90. Me.Label20 = New System.Windows.Forms.Label()
  91. Me.簽名圖4_pb = New System.Windows.Forms.PictureBox()
  92. Me.Label18 = New System.Windows.Forms.Label()
  93. Me.銀行支行_tb = New System.Windows.Forms.TextBox()
  94. Me.Label16 = New System.Windows.Forms.Label()
  95. Me.Label17 = New System.Windows.Forms.Label()
  96. Me.支付銀行_tb = New System.Windows.Forms.TextBox()
  97. Me.營行帳號_tb = New System.Windows.Forms.TextBox()
  98. Me.Label15 = New System.Windows.Forms.Label()
  99. Me.重選部門_bt = New System.Windows.Forms.Button()
  100. Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
  101. Me.第三層_cb = New System.Windows.Forms.ComboBox()
  102. Me.會計科目_lb = New System.Windows.Forms.Label()
  103. Me.PictureBox3 = New System.Windows.Forms.PictureBox()
  104. Me.Label7 = New System.Windows.Forms.Label()
  105. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  106. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  107. Me.申請_p = New System.Windows.Forms.Panel()
  108. Me.刪除收支單_bt = New System.Windows.Forms.Button()
  109. Me.申請完成_bt = New System.Windows.Forms.Button()
  110. Me.開立收支單_bt = New System.Windows.Forms.Button()
  111. Me.審核_p = New System.Windows.Forms.Panel()
  112. Me.單據作廢_bt = New System.Windows.Forms.Button()
  113. Me.審核通過_bt = New System.Windows.Forms.Button()
  114. Me.公司_lb = New System.Windows.Forms.Label()
  115. Me.財務收支單_dgv = New System.Windows.Forms.DataGridView()
  116. Me.HX_ch = New System.Windows.Forms.CheckBox()
  117. Me.PGS_ch = New System.Windows.Forms.CheckBox()
  118. Me.ALL_ch = New System.Windows.Forms.CheckBox()
  119. Me.日_ch = New System.Windows.Forms.CheckBox()
  120. Me.週_ch = New System.Windows.Forms.CheckBox()
  121. Me.月_ch = New System.Windows.Forms.CheckBox()
  122. Me.下個月_bt = New System.Windows.Forms.Button()
  123. Me.上個月_bt = New System.Windows.Forms.Button()
  124. Me.當月_bt = New System.Windows.Forms.Button()
  125. Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
  126. Me.Label21 = New System.Windows.Forms.Label()
  127. Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
  128. Me.條件_cb = New System.Windows.Forms.ComboBox()
  129. Me.Panel1.SuspendLayout()
  130. CType(Me.支付對象2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  131. CType(Me.支付對象1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  132. CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  133. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  134. CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  135. Me.Panel2.SuspendLayout()
  136. CType(Me.簽名圖1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  137. CType(Me.簽名圖2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  138. CType(Me.簽名圖3_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  139. Me.Panel6.SuspendLayout()
  140. Me.Panel5.SuspendLayout()
  141. Me.Panel4.SuspendLayout()
  142. Me.Panel3.SuspendLayout()
  143. CType(Me.簽名圖4_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  144. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
  145. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  146. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  147. Me.申請_p.SuspendLayout()
  148. Me.審核_p.SuspendLayout()
  149. CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  150. Me.SuspendLayout()
  151. '
  152. 'Panel1
  153. '
  154. Me.Panel1.BackColor = System.Drawing.Color.White
  155. Me.Panel1.Controls.Add(Me.支付對象2_dgv)
  156. Me.Panel1.Controls.Add(Me.支付對象1_dgv)
  157. Me.Panel1.Controls.Add(Me.主管_bt)
  158. Me.Panel1.Controls.Add(Me.支付對象_tb)
  159. Me.Panel1.Controls.Add(Me.採購連結_dgv)
  160. Me.Panel1.Controls.Add(Me.開立收支單1_bt)
  161. Me.Panel1.Controls.Add(Me.年份2_cb)
  162. Me.Panel1.Controls.Add(Me.系統單號_bt)
  163. Me.Panel1.Controls.Add(Me.Label13)
  164. Me.Panel1.Controls.Add(Me.明細_dgv)
  165. Me.Panel1.Controls.Add(Me.月份2_cb)
  166. Me.Panel1.Controls.Add(Me.Label12)
  167. Me.Panel1.Controls.Add(Me.Label14)
  168. Me.Panel1.Controls.Add(Me.查詢_tb)
  169. Me.Panel1.Controls.Add(Me.日期_dtp)
  170. Me.Panel1.Controls.Add(Me.編號3_cb)
  171. Me.Panel1.Controls.Add(Me.人民幣匯率_tb)
  172. Me.Panel1.Controls.Add(Me.印尼匯率_tb)
  173. Me.Panel1.Controls.Add(Me.美金匯率_tb)
  174. Me.Panel1.Controls.Add(Me.編號2_cb)
  175. Me.Panel1.Controls.Add(Me.編號1_cb)
  176. Me.Panel1.Controls.Add(Me.選擇公司_cb)
  177. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  178. Me.Panel1.Controls.Add(Me.第一層_cb)
  179. Me.Panel1.Controls.Add(Me.幣別_cb)
  180. Me.Panel1.Controls.Add(Me.Label11)
  181. Me.Panel1.Location = New System.Drawing.Point(63, 140)
  182. Me.Panel1.Name = "Panel1"
  183. Me.Panel1.Size = New System.Drawing.Size(275, 412)
  184. Me.Panel1.TabIndex = 0
  185. '
  186. '支付對象2_dgv
  187. '
  188. Me.支付對象2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  189. Me.支付對象2_dgv.BackgroundColor = System.Drawing.Color.White
  190. Me.支付對象2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  191. Me.支付對象2_dgv.Location = New System.Drawing.Point(157, 207)
  192. Me.支付對象2_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  193. Me.支付對象2_dgv.Name = "支付對象2_dgv"
  194. Me.支付對象2_dgv.RowHeadersWidth = 5
  195. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  196. Me.支付對象2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  197. Me.支付對象2_dgv.RowTemplate.Height = 24
  198. Me.支付對象2_dgv.Size = New System.Drawing.Size(71, 49)
  199. Me.支付對象2_dgv.TabIndex = 1960
  200. '
  201. '支付對象1_dgv
  202. '
  203. Me.支付對象1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  204. Me.支付對象1_dgv.BackgroundColor = System.Drawing.Color.White
  205. Me.支付對象1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  206. Me.支付對象1_dgv.Location = New System.Drawing.Point(157, 257)
  207. Me.支付對象1_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  208. Me.支付對象1_dgv.Name = "支付對象1_dgv"
  209. Me.支付對象1_dgv.RowHeadersWidth = 5
  210. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  211. Me.支付對象1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  212. Me.支付對象1_dgv.RowTemplate.Height = 24
  213. Me.支付對象1_dgv.Size = New System.Drawing.Size(71, 49)
  214. Me.支付對象1_dgv.TabIndex = 1959
  215. '
  216. '主管_bt
  217. '
  218. Me.主管_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  219. Me.主管_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.pen
  220. Me.主管_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  221. Me.主管_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  222. Me.主管_bt.Location = New System.Drawing.Point(201, 3)
  223. Me.主管_bt.Name = "主管_bt"
  224. Me.主管_bt.Size = New System.Drawing.Size(40, 40)
  225. Me.主管_bt.TabIndex = 1958
  226. Me.主管_bt.UseVisualStyleBackColor = True
  227. '
  228. '支付對象_tb
  229. '
  230. Me.支付對象_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  231. Me.支付對象_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  232. Me.支付對象_tb.Location = New System.Drawing.Point(68, 283)
  233. Me.支付對象_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  234. Me.支付對象_tb.Multiline = True
  235. Me.支付對象_tb.Name = "支付對象_tb"
  236. Me.支付對象_tb.Size = New System.Drawing.Size(31, 23)
  237. Me.支付對象_tb.TabIndex = 1877
  238. '
  239. '採購連結_dgv
  240. '
  241. Me.採購連結_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  242. Me.採購連結_dgv.BackgroundColor = System.Drawing.Color.White
  243. Me.採購連結_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  244. Me.採購連結_dgv.Location = New System.Drawing.Point(157, 157)
  245. Me.採購連結_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  246. Me.採購連結_dgv.Name = "採購連結_dgv"
  247. Me.採購連結_dgv.RowHeadersWidth = 5
  248. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  249. Me.採購連結_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  250. Me.採購連結_dgv.RowTemplate.Height = 24
  251. Me.採購連結_dgv.Size = New System.Drawing.Size(71, 49)
  252. Me.採購連結_dgv.TabIndex = 1899
  253. '
  254. '開立收支單1_bt
  255. '
  256. Me.開立收支單1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  257. Me.開立收支單1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  258. Me.開立收支單1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  259. Me.開立收支單1_bt.Location = New System.Drawing.Point(105, 256)
  260. Me.開立收支單1_bt.Name = "開立收支單1_bt"
  261. Me.開立收支單1_bt.Size = New System.Drawing.Size(50, 50)
  262. Me.開立收支單1_bt.TabIndex = 1898
  263. Me.開立收支單1_bt.UseVisualStyleBackColor = True
  264. '
  265. '年份2_cb
  266. '
  267. Me.年份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  268. Me.年份2_cb.FormattingEnabled = True
  269. Me.年份2_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  270. Me.年份2_cb.Location = New System.Drawing.Point(39, 55)
  271. Me.年份2_cb.Name = "年份2_cb"
  272. Me.年份2_cb.Size = New System.Drawing.Size(61, 24)
  273. Me.年份2_cb.TabIndex = 1936
  274. '
  275. '系統單號_bt
  276. '
  277. Me.系統單號_bt.Location = New System.Drawing.Point(3, 183)
  278. Me.系統單號_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  279. Me.系統單號_bt.Name = "系統單號_bt"
  280. Me.系統單號_bt.Size = New System.Drawing.Size(152, 23)
  281. Me.系統單號_bt.TabIndex = 1897
  282. Me.系統單號_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  283. '
  284. 'Label13
  285. '
  286. Me.Label13.AutoSize = True
  287. Me.Label13.BackColor = System.Drawing.Color.Transparent
  288. Me.Label13.Location = New System.Drawing.Point(7, 59)
  289. Me.Label13.Name = "Label13"
  290. Me.Label13.Size = New System.Drawing.Size(32, 16)
  291. Me.Label13.TabIndex = 1934
  292. Me.Label13.Text = "Year"
  293. '
  294. '明細_dgv
  295. '
  296. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  297. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  298. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  299. Me.明細_dgv.Location = New System.Drawing.Point(157, 107)
  300. Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  301. Me.明細_dgv.Name = "明細_dgv"
  302. Me.明細_dgv.RowHeadersWidth = 5
  303. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  304. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  305. Me.明細_dgv.RowTemplate.Height = 24
  306. Me.明細_dgv.Size = New System.Drawing.Size(71, 49)
  307. Me.明細_dgv.TabIndex = 1881
  308. '
  309. '月份2_cb
  310. '
  311. Me.月份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  312. Me.月份2_cb.FormattingEnabled = True
  313. Me.月份2_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  314. Me.月份2_cb.Location = New System.Drawing.Point(136, 55)
  315. Me.月份2_cb.Name = "月份2_cb"
  316. Me.月份2_cb.Size = New System.Drawing.Size(46, 24)
  317. Me.月份2_cb.TabIndex = 1937
  318. '
  319. 'Label12
  320. '
  321. Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  322. Me.Label12.AutoSize = True
  323. Me.Label12.BackColor = System.Drawing.Color.Transparent
  324. Me.Label12.Location = New System.Drawing.Point(3, 236)
  325. Me.Label12.Name = "Label12"
  326. Me.Label12.Size = New System.Drawing.Size(109, 16)
  327. Me.Label12.TabIndex = 1893
  328. Me.Label12.Text = "Direktur/Komisaris"
  329. Me.Label12.UseMnemonic = False
  330. '
  331. 'Label14
  332. '
  333. Me.Label14.AutoSize = True
  334. Me.Label14.BackColor = System.Drawing.Color.Transparent
  335. Me.Label14.Location = New System.Drawing.Point(102, 59)
  336. Me.Label14.Name = "Label14"
  337. Me.Label14.Size = New System.Drawing.Size(34, 16)
  338. Me.Label14.TabIndex = 1935
  339. Me.Label14.Text = "Mon"
  340. '
  341. '查詢_tb
  342. '
  343. Me.查詢_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  344. Me.查詢_tb.Location = New System.Drawing.Point(157, 82)
  345. Me.查詢_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  346. Me.查詢_tb.Name = "查詢_tb"
  347. Me.查詢_tb.Size = New System.Drawing.Size(75, 23)
  348. Me.查詢_tb.TabIndex = 1896
  349. Me.查詢_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  350. '
  351. '日期_dtp
  352. '
  353. Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  354. Me.日期_dtp.Location = New System.Drawing.Point(3, 209)
  355. Me.日期_dtp.Name = "日期_dtp"
  356. Me.日期_dtp.Size = New System.Drawing.Size(152, 23)
  357. Me.日期_dtp.TabIndex = 1895
  358. '
  359. '編號3_cb
  360. '
  361. Me.編號3_cb.FormattingEnabled = True
  362. Me.編號3_cb.Location = New System.Drawing.Point(3, 81)
  363. Me.編號3_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  364. Me.編號3_cb.Name = "編號3_cb"
  365. Me.編號3_cb.Size = New System.Drawing.Size(152, 24)
  366. Me.編號3_cb.TabIndex = 1891
  367. '
  368. '人民幣匯率_tb
  369. '
  370. Me.人民幣匯率_tb.Location = New System.Drawing.Point(3, 107)
  371. Me.人民幣匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  372. Me.人民幣匯率_tb.Name = "人民幣匯率_tb"
  373. Me.人民幣匯率_tb.Size = New System.Drawing.Size(152, 23)
  374. Me.人民幣匯率_tb.TabIndex = 1892
  375. Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  376. '
  377. '印尼匯率_tb
  378. '
  379. Me.印尼匯率_tb.Location = New System.Drawing.Point(3, 157)
  380. Me.印尼匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  381. Me.印尼匯率_tb.Name = "印尼匯率_tb"
  382. Me.印尼匯率_tb.Size = New System.Drawing.Size(152, 23)
  383. Me.印尼匯率_tb.TabIndex = 1894
  384. Me.印尼匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  385. '
  386. '美金匯率_tb
  387. '
  388. Me.美金匯率_tb.Location = New System.Drawing.Point(3, 132)
  389. Me.美金匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  390. Me.美金匯率_tb.Name = "美金匯率_tb"
  391. Me.美金匯率_tb.Size = New System.Drawing.Size(152, 23)
  392. Me.美金匯率_tb.TabIndex = 1893
  393. Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  394. '
  395. '編號2_cb
  396. '
  397. Me.編號2_cb.FormattingEnabled = True
  398. Me.編號2_cb.Location = New System.Drawing.Point(188, 55)
  399. Me.編號2_cb.Name = "編號2_cb"
  400. Me.編號2_cb.Size = New System.Drawing.Size(47, 24)
  401. Me.編號2_cb.TabIndex = 1890
  402. '
  403. '編號1_cb
  404. '
  405. Me.編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  406. Me.編號1_cb.FormattingEnabled = True
  407. Me.編號1_cb.Location = New System.Drawing.Point(155, 29)
  408. Me.編號1_cb.Name = "編號1_cb"
  409. Me.編號1_cb.Size = New System.Drawing.Size(44, 24)
  410. Me.編號1_cb.TabIndex = 1889
  411. '
  412. '選擇公司_cb
  413. '
  414. Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  415. Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
  416. Me.選擇公司_cb.FormattingEnabled = True
  417. Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  418. Me.選擇公司_cb.Location = New System.Drawing.Point(3, 3)
  419. Me.選擇公司_cb.Name = "選擇公司_cb"
  420. Me.選擇公司_cb.Size = New System.Drawing.Size(151, 24)
  421. Me.選擇公司_cb.TabIndex = 1865
  422. '
  423. '語轉扭_bt
  424. '
  425. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  426. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  427. Me.語轉扭_bt.Location = New System.Drawing.Point(247, 3)
  428. Me.語轉扭_bt.Name = "語轉扭_bt"
  429. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  430. Me.語轉扭_bt.TabIndex = 1653
  431. Me.語轉扭_bt.Text = "L"
  432. Me.語轉扭_bt.UseVisualStyleBackColor = True
  433. '
  434. '第一層_cb
  435. '
  436. Me.第一層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  437. Me.第一層_cb.FormattingEnabled = True
  438. Me.第一層_cb.Location = New System.Drawing.Point(3, 29)
  439. Me.第一層_cb.Name = "第一層_cb"
  440. Me.第一層_cb.Size = New System.Drawing.Size(151, 24)
  441. Me.第一層_cb.TabIndex = 1885
  442. '
  443. '幣別_cb
  444. '
  445. Me.幣別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  446. Me.幣別_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  447. Me.幣別_cb.FormattingEnabled = True
  448. Me.幣別_cb.Items.AddRange(New Object() {"TWD", "RMB", "USD", "IDR"})
  449. Me.幣別_cb.Location = New System.Drawing.Point(154, 3)
  450. Me.幣別_cb.Name = "幣別_cb"
  451. Me.幣別_cb.Size = New System.Drawing.Size(44, 24)
  452. Me.幣別_cb.TabIndex = 1887
  453. '
  454. 'Label11
  455. '
  456. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  457. Me.Label11.AutoSize = True
  458. Me.Label11.BackColor = System.Drawing.Color.Transparent
  459. Me.Label11.Location = New System.Drawing.Point(3, 256)
  460. Me.Label11.Name = "Label11"
  461. Me.Label11.Size = New System.Drawing.Size(59, 16)
  462. Me.Label11.TabIndex = 1892
  463. Me.Label11.Text = "Manager"
  464. Me.Label11.UseMnemonic = False
  465. '
  466. '申請人_tb
  467. '
  468. Me.申請人_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  469. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  470. Me.申請人_tb.Location = New System.Drawing.Point(1, 19)
  471. Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  472. Me.申請人_tb.Name = "申請人_tb"
  473. Me.申請人_tb.Size = New System.Drawing.Size(177, 23)
  474. Me.申請人_tb.TabIndex = 1888
  475. Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  476. '
  477. '第二層_cb
  478. '
  479. Me.第二層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  480. Me.第二層_cb.FormattingEnabled = True
  481. Me.第二層_cb.Location = New System.Drawing.Point(147, 284)
  482. Me.第二層_cb.Name = "第二層_cb"
  483. Me.第二層_cb.Size = New System.Drawing.Size(324, 24)
  484. Me.第二層_cb.TabIndex = 1886
  485. '
  486. '部門選單_cb
  487. '
  488. Me.部門選單_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  489. Me.部門選單_cb.FormattingEnabled = True
  490. Me.部門選單_cb.Location = New System.Drawing.Point(147, 202)
  491. Me.部門選單_cb.Name = "部門選單_cb"
  492. Me.部門選單_cb.Size = New System.Drawing.Size(174, 24)
  493. Me.部門選單_cb.TabIndex = 1654
  494. '
  495. '單號_tb
  496. '
  497. Me.單號_tb.Location = New System.Drawing.Point(147, 177)
  498. Me.單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  499. Me.單號_tb.Name = "單號_tb"
  500. Me.單號_tb.Size = New System.Drawing.Size(175, 23)
  501. Me.單號_tb.TabIndex = 1865
  502. '
  503. '財務單號_lb
  504. '
  505. Me.財務單號_lb.BackColor = System.Drawing.Color.Transparent
  506. Me.財務單號_lb.Location = New System.Drawing.Point(8, 179)
  507. Me.財務單號_lb.Name = "財務單號_lb"
  508. Me.財務單號_lb.Size = New System.Drawing.Size(140, 20)
  509. Me.財務單號_lb.TabIndex = 1866
  510. Me.財務單號_lb.Text = "Keuangan No"
  511. Me.財務單號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  512. '
  513. 'Label1
  514. '
  515. Me.Label1.BackColor = System.Drawing.Color.Transparent
  516. Me.Label1.Location = New System.Drawing.Point(7, 204)
  517. Me.Label1.Name = "Label1"
  518. Me.Label1.Size = New System.Drawing.Size(140, 20)
  519. Me.Label1.TabIndex = 1867
  520. Me.Label1.Text = "Division/Department"
  521. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  522. '
  523. 'Label2
  524. '
  525. Me.Label2.BackColor = System.Drawing.Color.Transparent
  526. Me.Label2.Location = New System.Drawing.Point(332, 180)
  527. Me.Label2.Name = "Label2"
  528. Me.Label2.Size = New System.Drawing.Size(140, 20)
  529. Me.Label2.TabIndex = 1868
  530. Me.Label2.Text = "Tanggal Diajukan"
  531. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  532. '
  533. '補單_cb
  534. '
  535. Me.補單_cb.AutoSize = True
  536. Me.補單_cb.BackColor = System.Drawing.Color.Transparent
  537. Me.補單_cb.Location = New System.Drawing.Point(608, 180)
  538. Me.補單_cb.Name = "補單_cb"
  539. Me.補單_cb.Size = New System.Drawing.Size(38, 20)
  540. Me.補單_cb.TabIndex = 1870
  541. Me.補單_cb.Text = "M"
  542. Me.補單_cb.UseVisualStyleBackColor = False
  543. '
  544. '申請日期_dtp
  545. '
  546. Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
  547. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  548. Me.申請日期_dtp.Location = New System.Drawing.Point(472, 178)
  549. Me.申請日期_dtp.Name = "申請日期_dtp"
  550. Me.申請日期_dtp.Size = New System.Drawing.Size(133, 23)
  551. Me.申請日期_dtp.TabIndex = 1869
  552. '
  553. '申請金額_nud
  554. '
  555. Me.申請金額_nud.Location = New System.Drawing.Point(472, 203)
  556. Me.申請金額_nud.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
  557. Me.申請金額_nud.Name = "申請金額_nud"
  558. Me.申請金額_nud.Size = New System.Drawing.Size(174, 23)
  559. Me.申請金額_nud.TabIndex = 1871
  560. Me.申請金額_nud.ThousandsSeparator = True
  561. '
  562. 'Label3
  563. '
  564. Me.Label3.BackColor = System.Drawing.Color.Transparent
  565. Me.Label3.Location = New System.Drawing.Point(332, 204)
  566. Me.Label3.Name = "Label3"
  567. Me.Label3.Size = New System.Drawing.Size(140, 20)
  568. Me.Label3.TabIndex = 1872
  569. Me.Label3.Text = "Amount of Money Rp."
  570. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  571. '
  572. '金額大寫_tb
  573. '
  574. Me.金額大寫_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  575. Me.金額大寫_tb.Location = New System.Drawing.Point(147, 228)
  576. Me.金額大寫_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  577. Me.金額大寫_tb.Multiline = True
  578. Me.金額大寫_tb.Name = "金額大寫_tb"
  579. Me.金額大寫_tb.Size = New System.Drawing.Size(754, 55)
  580. Me.金額大寫_tb.TabIndex = 1873
  581. '
  582. 'Label4
  583. '
  584. Me.Label4.BackColor = System.Drawing.Color.Transparent
  585. Me.Label4.Location = New System.Drawing.Point(8, 230)
  586. Me.Label4.Name = "Label4"
  587. Me.Label4.Size = New System.Drawing.Size(140, 20)
  588. Me.Label4.TabIndex = 1874
  589. Me.Label4.Text = "Terbilang"
  590. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  591. '
  592. '內容_tb
  593. '
  594. Me.內容_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  595. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  596. Me.內容_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  597. Me.內容_tb.Location = New System.Drawing.Point(147, 309)
  598. Me.內容_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  599. Me.內容_tb.Multiline = True
  600. Me.內容_tb.Name = "內容_tb"
  601. Me.內容_tb.Size = New System.Drawing.Size(754, 144)
  602. Me.內容_tb.TabIndex = 1875
  603. '
  604. 'Label5
  605. '
  606. Me.Label5.BackColor = System.Drawing.Color.Transparent
  607. Me.Label5.Location = New System.Drawing.Point(8, 312)
  608. Me.Label5.Name = "Label5"
  609. Me.Label5.Size = New System.Drawing.Size(140, 20)
  610. Me.Label5.TabIndex = 1876
  611. Me.Label5.Text = "Application Content"
  612. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  613. '
  614. 'Label6
  615. '
  616. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  617. Me.Label6.BackColor = System.Drawing.Color.Transparent
  618. Me.Label6.Location = New System.Drawing.Point(149, 454)
  619. Me.Label6.Name = "Label6"
  620. Me.Label6.Size = New System.Drawing.Size(140, 20)
  621. Me.Label6.TabIndex = 1878
  622. Me.Label6.Text = "Dibayar Kepada"
  623. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  624. '
  625. 'Panel2
  626. '
  627. Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  628. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  629. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  630. Me.Panel2.Controls.Add(Me.公司類別_cb)
  631. Me.Panel2.Controls.Add(Me.簽名圖1_pb)
  632. Me.Panel2.Controls.Add(Me.簽名圖2_pb)
  633. Me.Panel2.Controls.Add(Me.簽名圖3_pb)
  634. Me.Panel2.Controls.Add(Me.Panel6)
  635. Me.Panel2.Controls.Add(Me.解開星期五_ch)
  636. Me.Panel2.Controls.Add(Me.Panel5)
  637. Me.Panel2.Controls.Add(Me.Panel4)
  638. Me.Panel2.Controls.Add(Me.Panel3)
  639. Me.Panel2.Controls.Add(Me.支付對象_cb)
  640. Me.Panel2.Controls.Add(Me.支付日期_dtp)
  641. Me.Panel2.Controls.Add(Me.Label20)
  642. Me.Panel2.Controls.Add(Me.簽名圖4_pb)
  643. Me.Panel2.Controls.Add(Me.Label18)
  644. Me.Panel2.Controls.Add(Me.銀行支行_tb)
  645. Me.Panel2.Controls.Add(Me.Label16)
  646. Me.Panel2.Controls.Add(Me.Label17)
  647. Me.Panel2.Controls.Add(Me.支付銀行_tb)
  648. Me.Panel2.Controls.Add(Me.營行帳號_tb)
  649. Me.Panel2.Controls.Add(Me.Label15)
  650. Me.Panel2.Controls.Add(Me.重選部門_bt)
  651. Me.Panel2.Controls.Add(Me.列印成EXCEL_bt)
  652. Me.Panel2.Controls.Add(Me.內容_tb)
  653. Me.Panel2.Controls.Add(Me.第三層_cb)
  654. Me.Panel2.Controls.Add(Me.Label6)
  655. Me.Panel2.Controls.Add(Me.Label5)
  656. Me.Panel2.Controls.Add(Me.金額大寫_tb)
  657. Me.Panel2.Controls.Add(Me.Label4)
  658. Me.Panel2.Controls.Add(Me.第二層_cb)
  659. Me.Panel2.Controls.Add(Me.財務單號_lb)
  660. Me.Panel2.Controls.Add(Me.Label3)
  661. Me.Panel2.Controls.Add(Me.部門選單_cb)
  662. Me.Panel2.Controls.Add(Me.申請金額_nud)
  663. Me.Panel2.Controls.Add(Me.單號_tb)
  664. Me.Panel2.Controls.Add(Me.補單_cb)
  665. Me.Panel2.Controls.Add(Me.Label1)
  666. Me.Panel2.Controls.Add(Me.申請日期_dtp)
  667. Me.Panel2.Controls.Add(Me.Label2)
  668. Me.Panel2.Controls.Add(Me.會計科目_lb)
  669. Me.Panel2.Controls.Add(Me.PictureBox3)
  670. Me.Panel2.Controls.Add(Me.Label7)
  671. Me.Panel2.Controls.Add(Me.PictureBox2)
  672. Me.Panel2.Controls.Add(Me.PictureBox1)
  673. Me.Panel2.Controls.Add(Me.申請_p)
  674. Me.Panel2.Controls.Add(Me.審核_p)
  675. Me.Panel2.Controls.Add(Me.公司_lb)
  676. Me.Panel2.Location = New System.Drawing.Point(412, 1)
  677. Me.Panel2.Name = "Panel2"
  678. Me.Panel2.Size = New System.Drawing.Size(906, 647)
  679. Me.Panel2.TabIndex = 1879
  680. '
  681. '公司類別_cb
  682. '
  683. Me.公司類別_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  684. Me.公司類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  685. Me.公司類別_cb.FormattingEnabled = True
  686. Me.公司類別_cb.Items.AddRange(New Object() {"PT", "CV", "UD", "NA"})
  687. Me.公司類別_cb.Location = New System.Drawing.Point(427, 453)
  688. Me.公司類別_cb.Name = "公司類別_cb"
  689. Me.公司類別_cb.Size = New System.Drawing.Size(45, 24)
  690. Me.公司類別_cb.TabIndex = 1969
  691. '
  692. '簽名圖1_pb
  693. '
  694. Me.簽名圖1_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  695. Me.簽名圖1_pb.BackColor = System.Drawing.Color.White
  696. Me.簽名圖1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  697. Me.簽名圖1_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  698. Me.簽名圖1_pb.Location = New System.Drawing.Point(148, 599)
  699. Me.簽名圖1_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  700. Me.簽名圖1_pb.Name = "簽名圖1_pb"
  701. Me.簽名圖1_pb.Size = New System.Drawing.Size(181, 45)
  702. Me.簽名圖1_pb.TabIndex = 1968
  703. Me.簽名圖1_pb.TabStop = False
  704. '
  705. '簽名圖2_pb
  706. '
  707. Me.簽名圖2_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  708. Me.簽名圖2_pb.BackColor = System.Drawing.Color.White
  709. Me.簽名圖2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  710. Me.簽名圖2_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  711. Me.簽名圖2_pb.Location = New System.Drawing.Point(330, 599)
  712. Me.簽名圖2_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  713. Me.簽名圖2_pb.Name = "簽名圖2_pb"
  714. Me.簽名圖2_pb.Size = New System.Drawing.Size(182, 45)
  715. Me.簽名圖2_pb.TabIndex = 1967
  716. Me.簽名圖2_pb.TabStop = False
  717. '
  718. '簽名圖3_pb
  719. '
  720. Me.簽名圖3_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  721. Me.簽名圖3_pb.BackColor = System.Drawing.Color.White
  722. Me.簽名圖3_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  723. Me.簽名圖3_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  724. Me.簽名圖3_pb.Location = New System.Drawing.Point(547, 599)
  725. Me.簽名圖3_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  726. Me.簽名圖3_pb.Name = "簽名圖3_pb"
  727. Me.簽名圖3_pb.Size = New System.Drawing.Size(176, 45)
  728. Me.簽名圖3_pb.TabIndex = 1966
  729. Me.簽名圖3_pb.TabStop = False
  730. '
  731. 'Panel6
  732. '
  733. Me.Panel6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  734. Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  735. Me.Panel6.Controls.Add(Me.審核人_tb)
  736. Me.Panel6.Controls.Add(Me.Label10)
  737. Me.Panel6.Location = New System.Drawing.Point(724, 554)
  738. Me.Panel6.Name = "Panel6"
  739. Me.Panel6.Size = New System.Drawing.Size(176, 46)
  740. Me.Panel6.TabIndex = 1965
  741. '
  742. '審核人_tb
  743. '
  744. Me.審核人_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  745. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  746. Me.審核人_tb.Location = New System.Drawing.Point(2, 20)
  747. Me.審核人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  748. Me.審核人_tb.Name = "審核人_tb"
  749. Me.審核人_tb.Size = New System.Drawing.Size(171, 23)
  750. Me.審核人_tb.TabIndex = 1939
  751. Me.審核人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  752. '
  753. 'Label10
  754. '
  755. Me.Label10.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  756. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  757. Me.Label10.BackColor = System.Drawing.Color.Transparent
  758. Me.Label10.Location = New System.Drawing.Point(1, 0)
  759. Me.Label10.Name = "Label10"
  760. Me.Label10.Size = New System.Drawing.Size(171, 20)
  761. Me.Label10.TabIndex = 1891
  762. Me.Label10.Text = "Disetujui,"
  763. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  764. '
  765. '解開星期五_ch
  766. '
  767. Me.解開星期五_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  768. Me.解開星期五_ch.AutoSize = True
  769. Me.解開星期五_ch.BackColor = System.Drawing.Color.Transparent
  770. Me.解開星期五_ch.Location = New System.Drawing.Point(716, 456)
  771. Me.解開星期五_ch.Name = "解開星期五_ch"
  772. Me.解開星期五_ch.Size = New System.Drawing.Size(151, 20)
  773. Me.解開星期五_ch.TabIndex = 1964
  774. Me.解開星期五_ch.Text = "Days other than Friday"
  775. Me.解開星期五_ch.UseVisualStyleBackColor = False
  776. '
  777. 'Panel5
  778. '
  779. Me.Panel5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  780. Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  781. Me.Panel5.Controls.Add(Me.主管_tb)
  782. Me.Panel5.Controls.Add(Me.Label9)
  783. Me.Panel5.Location = New System.Drawing.Point(547, 554)
  784. Me.Panel5.Name = "Panel5"
  785. Me.Panel5.Size = New System.Drawing.Size(176, 46)
  786. Me.Panel5.TabIndex = 1963
  787. '
  788. '主管_tb
  789. '
  790. Me.主管_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  791. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  792. Me.主管_tb.Location = New System.Drawing.Point(1, 20)
  793. Me.主管_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  794. Me.主管_tb.Name = "主管_tb"
  795. Me.主管_tb.Size = New System.Drawing.Size(171, 23)
  796. Me.主管_tb.TabIndex = 1957
  797. Me.主管_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  798. '
  799. 'Label9
  800. '
  801. Me.Label9.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  802. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  803. Me.Label9.BackColor = System.Drawing.Color.Transparent
  804. Me.Label9.Location = New System.Drawing.Point(1, 0)
  805. Me.Label9.Name = "Label9"
  806. Me.Label9.Size = New System.Drawing.Size(171, 20)
  807. Me.Label9.TabIndex = 1890
  808. Me.Label9.Text = "Verifikasi,"
  809. Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  810. '
  811. 'Panel4
  812. '
  813. Me.Panel4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  814. Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  815. Me.Panel4.Controls.Add(Me.Label19)
  816. Me.Panel4.Controls.Add(Me.檢查人_tb)
  817. Me.Panel4.Controls.Add(Me.檢查人_bt)
  818. Me.Panel4.Location = New System.Drawing.Point(330, 554)
  819. Me.Panel4.Name = "Panel4"
  820. Me.Panel4.Size = New System.Drawing.Size(216, 46)
  821. Me.Panel4.TabIndex = 1962
  822. '
  823. 'Label19
  824. '
  825. Me.Label19.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  826. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  827. Me.Label19.BackColor = System.Drawing.Color.Transparent
  828. Me.Label19.Location = New System.Drawing.Point(0, 1)
  829. Me.Label19.Name = "Label19"
  830. Me.Label19.Size = New System.Drawing.Size(171, 20)
  831. Me.Label19.TabIndex = 1955
  832. Me.Label19.Text = "Diperiksa,"
  833. Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  834. '
  835. '檢查人_tb
  836. '
  837. Me.檢查人_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  838. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  839. Me.檢查人_tb.Location = New System.Drawing.Point(0, 19)
  840. Me.檢查人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  841. Me.檢查人_tb.Name = "檢查人_tb"
  842. Me.檢查人_tb.Size = New System.Drawing.Size(171, 23)
  843. Me.檢查人_tb.TabIndex = 1956
  844. Me.檢查人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  845. '
  846. '檢查人_bt
  847. '
  848. Me.檢查人_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  849. Me.檢查人_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.pen
  850. Me.檢查人_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  851. Me.檢查人_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  852. Me.檢查人_bt.Location = New System.Drawing.Point(173, 2)
  853. Me.檢查人_bt.Name = "檢查人_bt"
  854. Me.檢查人_bt.Size = New System.Drawing.Size(40, 40)
  855. Me.檢查人_bt.TabIndex = 1882
  856. Me.檢查人_bt.UseVisualStyleBackColor = True
  857. '
  858. 'Panel3
  859. '
  860. Me.Panel3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  861. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  862. Me.Panel3.Controls.Add(Me.申請人_tb)
  863. Me.Panel3.Controls.Add(Me.Label8)
  864. Me.Panel3.Location = New System.Drawing.Point(148, 554)
  865. Me.Panel3.Name = "Panel3"
  866. Me.Panel3.Size = New System.Drawing.Size(181, 46)
  867. Me.Panel3.TabIndex = 1961
  868. '
  869. 'Label8
  870. '
  871. Me.Label8.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  872. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  873. Me.Label8.BackColor = System.Drawing.Color.Transparent
  874. Me.Label8.Location = New System.Drawing.Point(1, 0)
  875. Me.Label8.Name = "Label8"
  876. Me.Label8.Size = New System.Drawing.Size(177, 20)
  877. Me.Label8.TabIndex = 1889
  878. Me.Label8.Text = "Diajukan,"
  879. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  880. '
  881. '支付對象_cb
  882. '
  883. Me.支付對象_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  884. Me.支付對象_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  885. Me.支付對象_cb.FormattingEnabled = True
  886. Me.支付對象_cb.Location = New System.Drawing.Point(148, 477)
  887. Me.支付對象_cb.Name = "支付對象_cb"
  888. Me.支付對象_cb.Size = New System.Drawing.Size(324, 24)
  889. Me.支付對象_cb.TabIndex = 1960
  890. '
  891. '支付日期_dtp
  892. '
  893. Me.支付日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  894. Me.支付日期_dtp.CustomFormat = "yyyy/MM/dd"
  895. Me.支付日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  896. Me.支付日期_dtp.Location = New System.Drawing.Point(577, 453)
  897. Me.支付日期_dtp.Name = "支付日期_dtp"
  898. Me.支付日期_dtp.Size = New System.Drawing.Size(133, 23)
  899. Me.支付日期_dtp.TabIndex = 1958
  900. '
  901. 'Label20
  902. '
  903. Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  904. Me.Label20.BackColor = System.Drawing.Color.Transparent
  905. Me.Label20.Location = New System.Drawing.Point(448, 454)
  906. Me.Label20.Name = "Label20"
  907. Me.Label20.Size = New System.Drawing.Size(130, 20)
  908. Me.Label20.TabIndex = 1959
  909. Me.Label20.Text = "Dibayar Kepada"
  910. Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  911. '
  912. '簽名圖4_pb
  913. '
  914. Me.簽名圖4_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  915. Me.簽名圖4_pb.BackColor = System.Drawing.Color.White
  916. Me.簽名圖4_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  917. Me.簽名圖4_pb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  918. Me.簽名圖4_pb.Location = New System.Drawing.Point(724, 599)
  919. Me.簽名圖4_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  920. Me.簽名圖4_pb.Name = "簽名圖4_pb"
  921. Me.簽名圖4_pb.Size = New System.Drawing.Size(176, 45)
  922. Me.簽名圖4_pb.TabIndex = 1954
  923. Me.簽名圖4_pb.TabStop = False
  924. '
  925. 'Label18
  926. '
  927. Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  928. Me.Label18.BackColor = System.Drawing.Color.Transparent
  929. Me.Label18.Location = New System.Drawing.Point(7, 479)
  930. Me.Label18.Name = "Label18"
  931. Me.Label18.Size = New System.Drawing.Size(140, 20)
  932. Me.Label18.TabIndex = 1953
  933. Me.Label18.Text = "Dibayar Kepada"
  934. Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  935. '
  936. '銀行支行_tb
  937. '
  938. Me.銀行支行_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  939. Me.銀行支行_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  940. Me.銀行支行_tb.Location = New System.Drawing.Point(577, 516)
  941. Me.銀行支行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  942. Me.銀行支行_tb.Multiline = True
  943. Me.銀行支行_tb.Name = "銀行支行_tb"
  944. Me.銀行支行_tb.Size = New System.Drawing.Size(324, 37)
  945. Me.銀行支行_tb.TabIndex = 1951
  946. '
  947. 'Label16
  948. '
  949. Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  950. Me.Label16.BackColor = System.Drawing.Color.Transparent
  951. Me.Label16.Location = New System.Drawing.Point(472, 521)
  952. Me.Label16.Name = "Label16"
  953. Me.Label16.Size = New System.Drawing.Size(106, 20)
  954. Me.Label16.TabIndex = 1952
  955. Me.Label16.Text = "Dibayar Kepada"
  956. Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  957. '
  958. 'Label17
  959. '
  960. Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  961. Me.Label17.BackColor = System.Drawing.Color.Transparent
  962. Me.Label17.Location = New System.Drawing.Point(7, 521)
  963. Me.Label17.Name = "Label17"
  964. Me.Label17.Size = New System.Drawing.Size(140, 20)
  965. Me.Label17.TabIndex = 1950
  966. Me.Label17.Text = "Dibayar Kepada"
  967. Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  968. '
  969. '支付銀行_tb
  970. '
  971. Me.支付銀行_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  972. Me.支付銀行_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  973. Me.支付銀行_tb.Location = New System.Drawing.Point(147, 516)
  974. Me.支付銀行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  975. Me.支付銀行_tb.Multiline = True
  976. Me.支付銀行_tb.Name = "支付銀行_tb"
  977. Me.支付銀行_tb.Size = New System.Drawing.Size(324, 37)
  978. Me.支付銀行_tb.TabIndex = 1949
  979. '
  980. '營行帳號_tb
  981. '
  982. Me.營行帳號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  983. Me.營行帳號_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  984. Me.營行帳號_tb.Location = New System.Drawing.Point(577, 476)
  985. Me.營行帳號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  986. Me.營行帳號_tb.Multiline = True
  987. Me.營行帳號_tb.Name = "營行帳號_tb"
  988. Me.營行帳號_tb.Size = New System.Drawing.Size(324, 40)
  989. Me.營行帳號_tb.TabIndex = 1947
  990. '
  991. 'Label15
  992. '
  993. Me.Label15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  994. Me.Label15.BackColor = System.Drawing.Color.Transparent
  995. Me.Label15.Location = New System.Drawing.Point(472, 478)
  996. Me.Label15.Name = "Label15"
  997. Me.Label15.Size = New System.Drawing.Size(106, 20)
  998. Me.Label15.TabIndex = 1948
  999. Me.Label15.Text = "Dibayar Kepada"
  1000. Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1001. '
  1002. '重選部門_bt
  1003. '
  1004. Me.重選部門_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.renew
  1005. Me.重選部門_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1006. Me.重選部門_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1007. Me.重選部門_bt.Location = New System.Drawing.Point(851, 177)
  1008. Me.重選部門_bt.Name = "重選部門_bt"
  1009. Me.重選部門_bt.Size = New System.Drawing.Size(50, 50)
  1010. Me.重選部門_bt.TabIndex = 1862
  1011. Me.重選部門_bt.UseVisualStyleBackColor = True
  1012. '
  1013. '列印成EXCEL_bt
  1014. '
  1015. Me.列印成EXCEL_bt.BackColor = System.Drawing.Color.White
  1016. Me.列印成EXCEL_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL_bt.BackgroundImage"), System.Drawing.Image)
  1017. Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1018. Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Green
  1019. Me.列印成EXCEL_bt.Location = New System.Drawing.Point(801, 177)
  1020. Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
  1021. Me.列印成EXCEL_bt.Size = New System.Drawing.Size(50, 50)
  1022. Me.列印成EXCEL_bt.TabIndex = 1882
  1023. Me.列印成EXCEL_bt.UseVisualStyleBackColor = False
  1024. '
  1025. '第三層_cb
  1026. '
  1027. Me.第三層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  1028. Me.第三層_cb.FormattingEnabled = True
  1029. Me.第三層_cb.Location = New System.Drawing.Point(519, 284)
  1030. Me.第三層_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1031. Me.第三層_cb.Name = "第三層_cb"
  1032. Me.第三層_cb.Size = New System.Drawing.Size(382, 24)
  1033. Me.第三層_cb.TabIndex = 1883
  1034. '
  1035. '會計科目_lb
  1036. '
  1037. Me.會計科目_lb.BackColor = System.Drawing.Color.Transparent
  1038. Me.會計科目_lb.Location = New System.Drawing.Point(8, 286)
  1039. Me.會計科目_lb.Name = "會計科目_lb"
  1040. Me.會計科目_lb.Size = New System.Drawing.Size(140, 20)
  1041. Me.會計科目_lb.TabIndex = 1884
  1042. Me.會計科目_lb.Text = "會計科目"
  1043. Me.會計科目_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  1044. '
  1045. 'PictureBox3
  1046. '
  1047. Me.PictureBox3.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_right
  1048. Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1049. Me.PictureBox3.Location = New System.Drawing.Point(474, 279)
  1050. Me.PictureBox3.Name = "PictureBox3"
  1051. Me.PictureBox3.Size = New System.Drawing.Size(43, 32)
  1052. Me.PictureBox3.TabIndex = 1887
  1053. Me.PictureBox3.TabStop = False
  1054. '
  1055. 'Label7
  1056. '
  1057. Me.Label7.BackColor = System.Drawing.Color.Transparent
  1058. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1059. Me.Label7.Location = New System.Drawing.Point(-1, 138)
  1060. Me.Label7.Name = "Label7"
  1061. Me.Label7.Size = New System.Drawing.Size(902, 37)
  1062. Me.Label7.TabIndex = 1888
  1063. Me.Label7.Text = "PERMINTAAN PEMBAYARAN"
  1064. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  1065. '
  1066. 'PictureBox2
  1067. '
  1068. Me.PictureBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  1069. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1070. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1071. Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  1072. Me.PictureBox2.Location = New System.Drawing.Point(-1, -1)
  1073. Me.PictureBox2.Name = "PictureBox2"
  1074. Me.PictureBox2.Size = New System.Drawing.Size(906, 138)
  1075. Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  1076. Me.PictureBox2.TabIndex = 1864
  1077. Me.PictureBox2.TabStop = False
  1078. '
  1079. 'PictureBox1
  1080. '
  1081. Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  1082. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1083. Me.PictureBox1.BackColor = System.Drawing.Color.White
  1084. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  1085. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  1086. Me.PictureBox1.Location = New System.Drawing.Point(-1, -1)
  1087. Me.PictureBox1.Name = "PictureBox1"
  1088. Me.PictureBox1.Size = New System.Drawing.Size(906, 138)
  1089. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  1090. Me.PictureBox1.TabIndex = 1863
  1091. Me.PictureBox1.TabStop = False
  1092. '
  1093. '申請_p
  1094. '
  1095. Me.申請_p.Controls.Add(Me.刪除收支單_bt)
  1096. Me.申請_p.Controls.Add(Me.申請完成_bt)
  1097. Me.申請_p.Controls.Add(Me.開立收支單_bt)
  1098. Me.申請_p.Location = New System.Drawing.Point(649, 176)
  1099. Me.申請_p.Name = "申請_p"
  1100. Me.申請_p.Size = New System.Drawing.Size(152, 51)
  1101. Me.申請_p.TabIndex = 1894
  1102. '
  1103. '刪除收支單_bt
  1104. '
  1105. Me.刪除收支單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  1106. Me.刪除收支單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1107. Me.刪除收支單_bt.ForeColor = System.Drawing.Color.Red
  1108. Me.刪除收支單_bt.Location = New System.Drawing.Point(101, 1)
  1109. Me.刪除收支單_bt.Name = "刪除收支單_bt"
  1110. Me.刪除收支單_bt.Size = New System.Drawing.Size(50, 50)
  1111. Me.刪除收支單_bt.TabIndex = 1880
  1112. Me.刪除收支單_bt.UseVisualStyleBackColor = True
  1113. '
  1114. '申請完成_bt
  1115. '
  1116. Me.申請完成_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  1117. Me.申請完成_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1118. Me.申請完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1119. Me.申請完成_bt.Location = New System.Drawing.Point(51, 1)
  1120. Me.申請完成_bt.Name = "申請完成_bt"
  1121. Me.申請完成_bt.Size = New System.Drawing.Size(50, 50)
  1122. Me.申請完成_bt.TabIndex = 1881
  1123. Me.申請完成_bt.UseVisualStyleBackColor = True
  1124. '
  1125. '開立收支單_bt
  1126. '
  1127. Me.開立收支單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  1128. Me.開立收支單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1129. Me.開立收支單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1130. Me.開立收支單_bt.Location = New System.Drawing.Point(1, 1)
  1131. Me.開立收支單_bt.Name = "開立收支單_bt"
  1132. Me.開立收支單_bt.Size = New System.Drawing.Size(50, 50)
  1133. Me.開立收支單_bt.TabIndex = 1879
  1134. Me.開立收支單_bt.UseVisualStyleBackColor = True
  1135. '
  1136. '審核_p
  1137. '
  1138. Me.審核_p.Controls.Add(Me.單據作廢_bt)
  1139. Me.審核_p.Controls.Add(Me.審核通過_bt)
  1140. Me.審核_p.Location = New System.Drawing.Point(649, 176)
  1141. Me.審核_p.Name = "審核_p"
  1142. Me.審核_p.Size = New System.Drawing.Size(152, 51)
  1143. Me.審核_p.TabIndex = 1938
  1144. '
  1145. '單據作廢_bt
  1146. '
  1147. Me.單據作廢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
  1148. Me.單據作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1149. Me.單據作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1150. Me.單據作廢_bt.ForeColor = System.Drawing.Color.Red
  1151. Me.單據作廢_bt.Location = New System.Drawing.Point(52, 1)
  1152. Me.單據作廢_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1153. Me.單據作廢_bt.Name = "單據作廢_bt"
  1154. Me.單據作廢_bt.Size = New System.Drawing.Size(50, 50)
  1155. Me.單據作廢_bt.TabIndex = 1001
  1156. Me.單據作廢_bt.UseVisualStyleBackColor = True
  1157. '
  1158. '審核通過_bt
  1159. '
  1160. Me.審核通過_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
  1161. Me.審核通過_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  1162. Me.審核通過_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1163. Me.審核通過_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1164. Me.審核通過_bt.Location = New System.Drawing.Point(2, 1)
  1165. Me.審核通過_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1166. Me.審核通過_bt.Name = "審核通過_bt"
  1167. Me.審核通過_bt.Size = New System.Drawing.Size(50, 50)
  1168. Me.審核通過_bt.TabIndex = 1000
  1169. Me.審核通過_bt.UseVisualStyleBackColor = True
  1170. '
  1171. '公司_lb
  1172. '
  1173. Me.公司_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  1174. Me.公司_lb.BackColor = System.Drawing.Color.Transparent
  1175. Me.公司_lb.Location = New System.Drawing.Point(149, 498)
  1176. Me.公司_lb.Name = "公司_lb"
  1177. Me.公司_lb.Size = New System.Drawing.Size(323, 20)
  1178. Me.公司_lb.TabIndex = 1970
  1179. Me.公司_lb.Text = "Dibayar Kepada"
  1180. Me.公司_lb.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  1181. '
  1182. '財務收支單_dgv
  1183. '
  1184. Me.財務收支單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  1185. Or System.Windows.Forms.AnchorStyles.Left) _
  1186. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  1187. Me.財務收支單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  1188. Me.財務收支單_dgv.BackgroundColor = System.Drawing.Color.White
  1189. Me.財務收支單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1190. Me.財務收支單_dgv.Location = New System.Drawing.Point(4, 71)
  1191. Me.財務收支單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1192. Me.財務收支單_dgv.Name = "財務收支單_dgv"
  1193. Me.財務收支單_dgv.RowHeadersWidth = 5
  1194. Me.財務收支單_dgv.RowTemplate.Height = 24
  1195. Me.財務收支單_dgv.Size = New System.Drawing.Size(406, 577)
  1196. Me.財務收支單_dgv.TabIndex = 1880
  1197. '
  1198. 'HX_ch
  1199. '
  1200. Me.HX_ch.AutoSize = True
  1201. Me.HX_ch.Location = New System.Drawing.Point(257, 51)
  1202. Me.HX_ch.Name = "HX_ch"
  1203. Me.HX_ch.Size = New System.Drawing.Size(43, 20)
  1204. Me.HX_ch.TabIndex = 1938
  1205. Me.HX_ch.Text = "HX"
  1206. Me.HX_ch.UseVisualStyleBackColor = True
  1207. '
  1208. 'PGS_ch
  1209. '
  1210. Me.PGS_ch.AutoSize = True
  1211. Me.PGS_ch.Location = New System.Drawing.Point(307, 51)
  1212. Me.PGS_ch.Name = "PGS_ch"
  1213. Me.PGS_ch.Size = New System.Drawing.Size(49, 20)
  1214. Me.PGS_ch.TabIndex = 1939
  1215. Me.PGS_ch.Text = "PGS"
  1216. Me.PGS_ch.UseVisualStyleBackColor = True
  1217. '
  1218. 'ALL_ch
  1219. '
  1220. Me.ALL_ch.AutoSize = True
  1221. Me.ALL_ch.Location = New System.Drawing.Point(363, 51)
  1222. Me.ALL_ch.Name = "ALL_ch"
  1223. Me.ALL_ch.Size = New System.Drawing.Size(46, 20)
  1224. Me.ALL_ch.TabIndex = 1940
  1225. Me.ALL_ch.Text = "ALL"
  1226. Me.ALL_ch.UseVisualStyleBackColor = True
  1227. '
  1228. '日_ch
  1229. '
  1230. Me.日_ch.AutoSize = True
  1231. Me.日_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1232. Me.日_ch.Location = New System.Drawing.Point(144, 51)
  1233. Me.日_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1234. Me.日_ch.Name = "日_ch"
  1235. Me.日_ch.Size = New System.Drawing.Size(38, 20)
  1236. Me.日_ch.TabIndex = 1949
  1237. Me.日_ch.Text = "日"
  1238. Me.日_ch.UseVisualStyleBackColor = True
  1239. '
  1240. '週_ch
  1241. '
  1242. Me.週_ch.AutoSize = True
  1243. Me.週_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1244. Me.週_ch.Location = New System.Drawing.Point(78, 51)
  1245. Me.週_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1246. Me.週_ch.Name = "週_ch"
  1247. Me.週_ch.Size = New System.Drawing.Size(60, 20)
  1248. Me.週_ch.TabIndex = 1948
  1249. Me.週_ch.Text = "Pekan"
  1250. Me.週_ch.UseVisualStyleBackColor = True
  1251. '
  1252. '月_ch
  1253. '
  1254. Me.月_ch.AutoSize = True
  1255. Me.月_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1256. Me.月_ch.Location = New System.Drawing.Point(7, 51)
  1257. Me.月_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1258. Me.月_ch.Name = "月_ch"
  1259. Me.月_ch.Size = New System.Drawing.Size(64, 20)
  1260. Me.月_ch.TabIndex = 1947
  1261. Me.月_ch.Text = "Month"
  1262. Me.月_ch.UseVisualStyleBackColor = True
  1263. '
  1264. '下個月_bt
  1265. '
  1266. Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1267. Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1268. Me.下個月_bt.Location = New System.Drawing.Point(274, 26)
  1269. Me.下個月_bt.Name = "下個月_bt"
  1270. Me.下個月_bt.Size = New System.Drawing.Size(135, 25)
  1271. Me.下個月_bt.TabIndex = 1946
  1272. Me.下個月_bt.Text = "下個月"
  1273. Me.下個月_bt.UseVisualStyleBackColor = True
  1274. '
  1275. '上個月_bt
  1276. '
  1277. Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1278. Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1279. Me.上個月_bt.Location = New System.Drawing.Point(139, 26)
  1280. Me.上個月_bt.Name = "上個月_bt"
  1281. Me.上個月_bt.Size = New System.Drawing.Size(135, 25)
  1282. Me.上個月_bt.TabIndex = 1945
  1283. Me.上個月_bt.Text = "上個月"
  1284. Me.上個月_bt.UseVisualStyleBackColor = True
  1285. '
  1286. '當月_bt
  1287. '
  1288. Me.當月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1289. Me.當月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  1290. Me.當月_bt.Location = New System.Drawing.Point(4, 26)
  1291. Me.當月_bt.Name = "當月_bt"
  1292. Me.當月_bt.Size = New System.Drawing.Size(135, 25)
  1293. Me.當月_bt.TabIndex = 1944
  1294. Me.當月_bt.Text = "當月"
  1295. Me.當月_bt.UseVisualStyleBackColor = True
  1296. '
  1297. '結束日期_dtp
  1298. '
  1299. Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd"
  1300. Me.結束日期_dtp.Enabled = False
  1301. Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  1302. Me.結束日期_dtp.Location = New System.Drawing.Point(166, 3)
  1303. Me.結束日期_dtp.Name = "結束日期_dtp"
  1304. Me.結束日期_dtp.Size = New System.Drawing.Size(88, 23)
  1305. Me.結束日期_dtp.TabIndex = 1943
  1306. '
  1307. 'Label21
  1308. '
  1309. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1310. Me.Label21.ForeColor = System.Drawing.Color.Black
  1311. Me.Label21.Location = New System.Drawing.Point(103, 7)
  1312. Me.Label21.Name = "Label21"
  1313. Me.Label21.Size = New System.Drawing.Size(66, 16)
  1314. Me.Label21.TabIndex = 1942
  1315. Me.Label21.Text = "Sampai"
  1316. Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  1317. '
  1318. '開始日期_dtp
  1319. '
  1320. Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd"
  1321. Me.開始日期_dtp.Enabled = False
  1322. Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  1323. Me.開始日期_dtp.Location = New System.Drawing.Point(5, 3)
  1324. Me.開始日期_dtp.Name = "開始日期_dtp"
  1325. Me.開始日期_dtp.Size = New System.Drawing.Size(97, 23)
  1326. Me.開始日期_dtp.TabIndex = 1941
  1327. '
  1328. '條件_cb
  1329. '
  1330. Me.條件_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  1331. Me.條件_cb.FormattingEnabled = True
  1332. Me.條件_cb.Items.AddRange(New Object() {"N/A", "App", "Void"})
  1333. Me.條件_cb.Location = New System.Drawing.Point(351, 2)
  1334. Me.條件_cb.Name = "條件_cb"
  1335. Me.條件_cb.Size = New System.Drawing.Size(59, 24)
  1336. Me.條件_cb.TabIndex = 1950
  1337. '
  1338. '財物支付單申請_傳票
  1339. '
  1340. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1341. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1342. Me.ClientSize = New System.Drawing.Size(1321, 650)
  1343. Me.Controls.Add(Me.條件_cb)
  1344. Me.Controls.Add(Me.日_ch)
  1345. Me.Controls.Add(Me.週_ch)
  1346. Me.Controls.Add(Me.月_ch)
  1347. Me.Controls.Add(Me.下個月_bt)
  1348. Me.Controls.Add(Me.上個月_bt)
  1349. Me.Controls.Add(Me.當月_bt)
  1350. Me.Controls.Add(Me.結束日期_dtp)
  1351. Me.Controls.Add(Me.開始日期_dtp)
  1352. Me.Controls.Add(Me.ALL_ch)
  1353. Me.Controls.Add(Me.PGS_ch)
  1354. Me.Controls.Add(Me.HX_ch)
  1355. Me.Controls.Add(Me.Panel1)
  1356. Me.Controls.Add(Me.Panel2)
  1357. Me.Controls.Add(Me.財務收支單_dgv)
  1358. Me.Controls.Add(Me.Label21)
  1359. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1360. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1361. Me.Name = "財物支付單申請_傳票"
  1362. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  1363. Me.Text = "財物支付單_傳票"
  1364. Me.Panel1.ResumeLayout(False)
  1365. Me.Panel1.PerformLayout()
  1366. CType(Me.支付對象2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1367. CType(Me.支付對象1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1368. CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1369. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1370. CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).EndInit()
  1371. Me.Panel2.ResumeLayout(False)
  1372. Me.Panel2.PerformLayout()
  1373. CType(Me.簽名圖1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1374. CType(Me.簽名圖2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1375. CType(Me.簽名圖3_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1376. Me.Panel6.ResumeLayout(False)
  1377. Me.Panel6.PerformLayout()
  1378. Me.Panel5.ResumeLayout(False)
  1379. Me.Panel5.PerformLayout()
  1380. Me.Panel4.ResumeLayout(False)
  1381. Me.Panel4.PerformLayout()
  1382. Me.Panel3.ResumeLayout(False)
  1383. Me.Panel3.PerformLayout()
  1384. CType(Me.簽名圖4_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1385. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
  1386. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  1387. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  1388. Me.申請_p.ResumeLayout(False)
  1389. Me.審核_p.ResumeLayout(False)
  1390. CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1391. Me.ResumeLayout(False)
  1392. Me.PerformLayout()
  1393. End Sub
  1394. Friend WithEvents Panel1 As Panel
  1395. Friend WithEvents 語轉扭_bt As Button
  1396. Friend WithEvents 部門選單_cb As ComboBox
  1397. Friend WithEvents 重選部門_bt As Button
  1398. Friend WithEvents PictureBox2 As PictureBox
  1399. Friend WithEvents PictureBox1 As PictureBox
  1400. Friend WithEvents 選擇公司_cb As ComboBox
  1401. Friend WithEvents 單號_tb As TextBox
  1402. Friend WithEvents 財務單號_lb As Label
  1403. Friend WithEvents Label1 As Label
  1404. Friend WithEvents Label2 As Label
  1405. Friend WithEvents 補單_cb As CheckBox
  1406. Friend WithEvents 申請日期_dtp As DateTimePicker
  1407. Friend WithEvents 申請金額_nud As NumericUpDown
  1408. Friend WithEvents Label3 As Label
  1409. Friend WithEvents 金額大寫_tb As TextBox
  1410. Friend WithEvents Label4 As Label
  1411. Friend WithEvents 內容_tb As TextBox
  1412. Friend WithEvents Label5 As Label
  1413. Friend WithEvents 支付對象_tb As TextBox
  1414. Friend WithEvents Label6 As Label
  1415. Friend WithEvents Panel2 As Panel
  1416. Friend WithEvents 開立收支單_bt As Button
  1417. Friend WithEvents 申請完成_bt As Button
  1418. Friend WithEvents 刪除收支單_bt As Button
  1419. Friend WithEvents 列印成EXCEL_bt As Button
  1420. Friend WithEvents 第一層_cb As ComboBox
  1421. Friend WithEvents 第二層_cb As ComboBox
  1422. Friend WithEvents 幣別_cb As ComboBox
  1423. Friend WithEvents 第三層_cb As ComboBox
  1424. Friend WithEvents 會計科目_lb As Label
  1425. Friend WithEvents 編號3_cb As ComboBox
  1426. Friend WithEvents 人民幣匯率_tb As TextBox
  1427. Friend WithEvents 印尼匯率_tb As TextBox
  1428. Friend WithEvents 美金匯率_tb As TextBox
  1429. Friend WithEvents 申請人_tb As TextBox
  1430. Friend WithEvents 編號1_cb As ComboBox
  1431. Friend WithEvents 日期_dtp As DateTimePicker
  1432. Friend WithEvents 財務收支單_dgv As DataGridView
  1433. Friend WithEvents 查詢_tb As TextBox
  1434. Friend WithEvents 明細_dgv As DataGridView
  1435. Friend WithEvents PictureBox3 As PictureBox
  1436. Friend WithEvents Label7 As Label
  1437. Friend WithEvents Label12 As Label
  1438. Friend WithEvents Label11 As Label
  1439. Friend WithEvents Label10 As Label
  1440. Friend WithEvents Label9 As Label
  1441. Friend WithEvents Label8 As Label
  1442. Friend WithEvents 年份2_cb As ComboBox
  1443. Friend WithEvents Label13 As Label
  1444. Friend WithEvents 月份2_cb As ComboBox
  1445. Friend WithEvents Label14 As Label
  1446. Friend WithEvents 系統單號_bt As TextBox
  1447. Friend WithEvents 編號2_cb As ComboBox
  1448. Friend WithEvents 申請_p As Panel
  1449. Friend WithEvents 審核_p As Panel
  1450. Friend WithEvents 單據作廢_bt As Button
  1451. Friend WithEvents 審核通過_bt As Button
  1452. Friend WithEvents 審核人_tb As TextBox
  1453. Friend WithEvents Label18 As Label
  1454. Friend WithEvents 銀行支行_tb As TextBox
  1455. Friend WithEvents Label16 As Label
  1456. Friend WithEvents Label17 As Label
  1457. Friend WithEvents 支付銀行_tb As TextBox
  1458. Friend WithEvents 營行帳號_tb As TextBox
  1459. Friend WithEvents Label15 As Label
  1460. Friend WithEvents 開立收支單1_bt As Button
  1461. Friend WithEvents 採購連結_dgv As DataGridView
  1462. Friend WithEvents HX_ch As CheckBox
  1463. Friend WithEvents PGS_ch As CheckBox
  1464. Friend WithEvents ALL_ch As CheckBox
  1465. Friend WithEvents 簽名圖4_pb As PictureBox
  1466. Friend WithEvents 主管_tb As TextBox
  1467. Friend WithEvents 檢查人_tb As TextBox
  1468. Friend WithEvents Label19 As Label
  1469. Friend WithEvents 檢查人_bt As Button
  1470. Friend WithEvents 主管_bt As Button
  1471. Friend WithEvents 支付日期_dtp As DateTimePicker
  1472. Friend WithEvents Label20 As Label
  1473. Friend WithEvents 日_ch As CheckBox
  1474. Friend WithEvents 週_ch As CheckBox
  1475. Friend WithEvents 月_ch As CheckBox
  1476. Friend WithEvents 下個月_bt As Button
  1477. Friend WithEvents 上個月_bt As Button
  1478. Friend WithEvents 當月_bt As Button
  1479. Friend WithEvents 結束日期_dtp As DateTimePicker
  1480. Friend WithEvents Label21 As Label
  1481. Friend WithEvents 開始日期_dtp As DateTimePicker
  1482. Friend WithEvents 支付對象_cb As ComboBox
  1483. Friend WithEvents 支付對象2_dgv As DataGridView
  1484. Friend WithEvents 支付對象1_dgv As DataGridView
  1485. Friend WithEvents Panel3 As Panel
  1486. Friend WithEvents Panel4 As Panel
  1487. Friend WithEvents Panel5 As Panel
  1488. Friend WithEvents 條件_cb As ComboBox
  1489. Friend WithEvents 解開星期五_ch As CheckBox
  1490. Friend WithEvents Panel6 As Panel
  1491. Friend WithEvents 簽名圖1_pb As PictureBox
  1492. Friend WithEvents 簽名圖2_pb As PictureBox
  1493. Friend WithEvents 簽名圖3_pb As PictureBox
  1494. Friend WithEvents 公司類別_cb As ComboBox
  1495. Friend WithEvents 公司_lb As Label
  1496. End Class