Няма описание
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 58KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147
  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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.主管_tb = New System.Windows.Forms.TextBox()
  26. Me.檢查人_tb = New System.Windows.Forms.TextBox()
  27. Me.Label19 = New System.Windows.Forms.Label()
  28. Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
  29. Me.Label18 = New System.Windows.Forms.Label()
  30. Me.銀行支行_tb = New System.Windows.Forms.TextBox()
  31. Me.Label16 = New System.Windows.Forms.Label()
  32. Me.Label17 = New System.Windows.Forms.Label()
  33. Me.支付銀行_tb = New System.Windows.Forms.TextBox()
  34. Me.營行帳號_tb = New System.Windows.Forms.TextBox()
  35. Me.審核人_tb = New System.Windows.Forms.TextBox()
  36. Me.Label10 = New System.Windows.Forms.Label()
  37. Me.Label9 = New System.Windows.Forms.Label()
  38. Me.Label8 = New System.Windows.Forms.Label()
  39. Me.Panel2 = New System.Windows.Forms.Panel()
  40. Me.支付日期_dtp = New System.Windows.Forms.DateTimePicker()
  41. Me.Label20 = New System.Windows.Forms.Label()
  42. Me.單據作廢_bt = New System.Windows.Forms.Button()
  43. Me.審核通過_bt = New System.Windows.Forms.Button()
  44. Me.Label15 = New System.Windows.Forms.Label()
  45. Me.內容_tb = New System.Windows.Forms.TextBox()
  46. Me.申請人_tb = New System.Windows.Forms.TextBox()
  47. Me.第三層_cb = New System.Windows.Forms.ComboBox()
  48. Me.支付對象_tb = New System.Windows.Forms.TextBox()
  49. Me.Label6 = New System.Windows.Forms.Label()
  50. Me.Label5 = New System.Windows.Forms.Label()
  51. Me.第二層_cb = New System.Windows.Forms.ComboBox()
  52. Me.財務單號_lb = New System.Windows.Forms.Label()
  53. Me.Label3 = New System.Windows.Forms.Label()
  54. Me.部門選單_cb = New System.Windows.Forms.ComboBox()
  55. Me.申請金額_nud = New System.Windows.Forms.NumericUpDown()
  56. Me.單號_tb = New System.Windows.Forms.TextBox()
  57. Me.Label1 = New System.Windows.Forms.Label()
  58. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  59. Me.Label2 = New System.Windows.Forms.Label()
  60. Me.會計科目_lb = New System.Windows.Forms.Label()
  61. Me.PictureBox3 = New System.Windows.Forms.PictureBox()
  62. Me.Label7 = New System.Windows.Forms.Label()
  63. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  64. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  65. Me.金額大寫_tb = New System.Windows.Forms.TextBox()
  66. Me.Label4 = New System.Windows.Forms.Label()
  67. Me.PGS_ch = New System.Windows.Forms.CheckBox()
  68. Me.HX_ch = New System.Windows.Forms.CheckBox()
  69. Me.年份2_cb = New System.Windows.Forms.ComboBox()
  70. Me.Label13 = New System.Windows.Forms.Label()
  71. Me.月份2_cb = New System.Windows.Forms.ComboBox()
  72. Me.Label14 = New System.Windows.Forms.Label()
  73. Me.ALL_ch = New System.Windows.Forms.CheckBox()
  74. Me.採購連結_dgv = New System.Windows.Forms.DataGridView()
  75. Me.開立收支單1_bt = New System.Windows.Forms.Button()
  76. Me.系統單號_bt = New System.Windows.Forms.TextBox()
  77. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  78. Me.Label12 = New System.Windows.Forms.Label()
  79. Me.查詢_tb = New System.Windows.Forms.TextBox()
  80. Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
  81. Me.編號3_cb = New System.Windows.Forms.ComboBox()
  82. Me.編號2_cb = New System.Windows.Forms.ComboBox()
  83. Me.Panel1 = New System.Windows.Forms.Panel()
  84. Me.人民幣匯率_tb = New System.Windows.Forms.TextBox()
  85. Me.印尼匯率_tb = New System.Windows.Forms.TextBox()
  86. Me.美金匯率_tb = New System.Windows.Forms.TextBox()
  87. Me.編號1_cb = New System.Windows.Forms.ComboBox()
  88. Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
  89. Me.語轉扭_bt = New System.Windows.Forms.Button()
  90. Me.第一層_cb = New System.Windows.Forms.ComboBox()
  91. Me.幣別_cb = New System.Windows.Forms.ComboBox()
  92. Me.Label11 = New System.Windows.Forms.Label()
  93. Me.財務收支單_dgv = New System.Windows.Forms.DataGridView()
  94. Me.日_ch = New System.Windows.Forms.CheckBox()
  95. Me.週_ch = New System.Windows.Forms.CheckBox()
  96. Me.月_ch = New System.Windows.Forms.CheckBox()
  97. Me.下個月_bt = New System.Windows.Forms.Button()
  98. Me.上個月_bt = New System.Windows.Forms.Button()
  99. Me.當月_bt = New System.Windows.Forms.Button()
  100. Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
  101. Me.Label21 = New System.Windows.Forms.Label()
  102. Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
  103. Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components)
  104. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  105. Me.Panel2.SuspendLayout()
  106. CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  111. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  112. Me.Panel1.SuspendLayout()
  113. CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  114. Me.SuspendLayout()
  115. '
  116. '主管_tb
  117. '
  118. Me.主管_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  119. Me.主管_tb.Location = New System.Drawing.Point(437, 584)
  120. Me.主管_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  121. Me.主管_tb.Name = "主管_tb"
  122. Me.主管_tb.ReadOnly = True
  123. Me.主管_tb.Size = New System.Drawing.Size(137, 23)
  124. Me.主管_tb.TabIndex = 1957
  125. Me.主管_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  126. '
  127. '檢查人_tb
  128. '
  129. Me.檢查人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  130. Me.檢查人_tb.Location = New System.Drawing.Point(297, 584)
  131. Me.檢查人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  132. Me.檢查人_tb.Name = "檢查人_tb"
  133. Me.檢查人_tb.ReadOnly = True
  134. Me.檢查人_tb.Size = New System.Drawing.Size(137, 23)
  135. Me.檢查人_tb.TabIndex = 1956
  136. Me.檢查人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  137. '
  138. 'Label19
  139. '
  140. Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  141. Me.Label19.BackColor = System.Drawing.Color.Transparent
  142. Me.Label19.Location = New System.Drawing.Point(297, 564)
  143. Me.Label19.Name = "Label19"
  144. Me.Label19.Size = New System.Drawing.Size(137, 20)
  145. Me.Label19.TabIndex = 1955
  146. Me.Label19.Text = "Diperiksa,"
  147. Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  148. '
  149. '簽名圖_pb
  150. '
  151. Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  152. Me.簽名圖_pb.BackColor = System.Drawing.Color.White
  153. Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  154. Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  155. Me.簽名圖_pb.Location = New System.Drawing.Point(578, 565)
  156. Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  157. Me.簽名圖_pb.Name = "簽名圖_pb"
  158. Me.簽名圖_pb.Size = New System.Drawing.Size(144, 42)
  159. Me.簽名圖_pb.TabIndex = 1954
  160. Me.簽名圖_pb.TabStop = False
  161. '
  162. 'Label18
  163. '
  164. Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  165. Me.Label18.BackColor = System.Drawing.Color.Transparent
  166. Me.Label18.Location = New System.Drawing.Point(6, 490)
  167. Me.Label18.Name = "Label18"
  168. Me.Label18.Size = New System.Drawing.Size(140, 20)
  169. Me.Label18.TabIndex = 1953
  170. Me.Label18.Text = "Dibayar Kepada"
  171. Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  172. '
  173. '銀行支行_tb
  174. '
  175. Me.銀行支行_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  176. Me.銀行支行_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  177. Me.銀行支行_tb.Location = New System.Drawing.Point(577, 526)
  178. Me.銀行支行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  179. Me.銀行支行_tb.Multiline = True
  180. Me.銀行支行_tb.Name = "銀行支行_tb"
  181. Me.銀行支行_tb.ReadOnly = True
  182. Me.銀行支行_tb.Size = New System.Drawing.Size(324, 38)
  183. Me.銀行支行_tb.TabIndex = 1951
  184. '
  185. 'Label16
  186. '
  187. Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  188. Me.Label16.BackColor = System.Drawing.Color.Transparent
  189. Me.Label16.Location = New System.Drawing.Point(472, 531)
  190. Me.Label16.Name = "Label16"
  191. Me.Label16.Size = New System.Drawing.Size(106, 20)
  192. Me.Label16.TabIndex = 1952
  193. Me.Label16.Text = "Dibayar Kepada"
  194. Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  195. '
  196. 'Label17
  197. '
  198. Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  199. Me.Label17.BackColor = System.Drawing.Color.Transparent
  200. Me.Label17.Location = New System.Drawing.Point(8, 531)
  201. Me.Label17.Name = "Label17"
  202. Me.Label17.Size = New System.Drawing.Size(140, 20)
  203. Me.Label17.TabIndex = 1950
  204. Me.Label17.Text = "Dibayar Kepada"
  205. Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  206. '
  207. '支付銀行_tb
  208. '
  209. Me.支付銀行_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  210. Me.支付銀行_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  211. Me.支付銀行_tb.Location = New System.Drawing.Point(147, 526)
  212. Me.支付銀行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  213. Me.支付銀行_tb.Multiline = True
  214. Me.支付銀行_tb.Name = "支付銀行_tb"
  215. Me.支付銀行_tb.ReadOnly = True
  216. Me.支付銀行_tb.Size = New System.Drawing.Size(324, 38)
  217. Me.支付銀行_tb.TabIndex = 1949
  218. '
  219. '營行帳號_tb
  220. '
  221. Me.營行帳號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  222. Me.營行帳號_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  223. Me.營行帳號_tb.Location = New System.Drawing.Point(577, 485)
  224. Me.營行帳號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  225. Me.營行帳號_tb.Multiline = True
  226. Me.營行帳號_tb.Name = "營行帳號_tb"
  227. Me.營行帳號_tb.ReadOnly = True
  228. Me.營行帳號_tb.Size = New System.Drawing.Size(324, 40)
  229. Me.營行帳號_tb.TabIndex = 1947
  230. '
  231. '審核人_tb
  232. '
  233. Me.審核人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  234. Me.審核人_tb.Location = New System.Drawing.Point(726, 584)
  235. Me.審核人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  236. Me.審核人_tb.Name = "審核人_tb"
  237. Me.審核人_tb.ReadOnly = True
  238. Me.審核人_tb.Size = New System.Drawing.Size(175, 23)
  239. Me.審核人_tb.TabIndex = 1939
  240. Me.審核人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  241. '
  242. 'Label10
  243. '
  244. Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  245. Me.Label10.BackColor = System.Drawing.Color.Transparent
  246. Me.Label10.Location = New System.Drawing.Point(732, 564)
  247. Me.Label10.Name = "Label10"
  248. Me.Label10.Size = New System.Drawing.Size(169, 20)
  249. Me.Label10.TabIndex = 1891
  250. Me.Label10.Text = "Disetujui,"
  251. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  252. '
  253. 'Label9
  254. '
  255. Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  256. Me.Label9.BackColor = System.Drawing.Color.Transparent
  257. Me.Label9.Location = New System.Drawing.Point(437, 564)
  258. Me.Label9.Name = "Label9"
  259. Me.Label9.Size = New System.Drawing.Size(137, 20)
  260. Me.Label9.TabIndex = 1890
  261. Me.Label9.Text = "Verifikasi,"
  262. Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  263. '
  264. 'Label8
  265. '
  266. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  267. Me.Label8.BackColor = System.Drawing.Color.Transparent
  268. Me.Label8.Location = New System.Drawing.Point(150, 564)
  269. Me.Label8.Name = "Label8"
  270. Me.Label8.Size = New System.Drawing.Size(143, 20)
  271. Me.Label8.TabIndex = 1889
  272. Me.Label8.Text = "Diajukan,"
  273. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  274. '
  275. 'Panel2
  276. '
  277. Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  278. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  279. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  280. Me.Panel2.Controls.Add(Me.支付日期_dtp)
  281. Me.Panel2.Controls.Add(Me.Label20)
  282. Me.Panel2.Controls.Add(Me.單據作廢_bt)
  283. Me.Panel2.Controls.Add(Me.審核通過_bt)
  284. Me.Panel2.Controls.Add(Me.主管_tb)
  285. Me.Panel2.Controls.Add(Me.檢查人_tb)
  286. Me.Panel2.Controls.Add(Me.Label19)
  287. Me.Panel2.Controls.Add(Me.簽名圖_pb)
  288. Me.Panel2.Controls.Add(Me.Label18)
  289. Me.Panel2.Controls.Add(Me.銀行支行_tb)
  290. Me.Panel2.Controls.Add(Me.Label16)
  291. Me.Panel2.Controls.Add(Me.Label17)
  292. Me.Panel2.Controls.Add(Me.支付銀行_tb)
  293. Me.Panel2.Controls.Add(Me.營行帳號_tb)
  294. Me.Panel2.Controls.Add(Me.Label15)
  295. Me.Panel2.Controls.Add(Me.審核人_tb)
  296. Me.Panel2.Controls.Add(Me.Label10)
  297. Me.Panel2.Controls.Add(Me.Label9)
  298. Me.Panel2.Controls.Add(Me.Label8)
  299. Me.Panel2.Controls.Add(Me.內容_tb)
  300. Me.Panel2.Controls.Add(Me.申請人_tb)
  301. Me.Panel2.Controls.Add(Me.第三層_cb)
  302. Me.Panel2.Controls.Add(Me.支付對象_tb)
  303. Me.Panel2.Controls.Add(Me.Label6)
  304. Me.Panel2.Controls.Add(Me.Label5)
  305. Me.Panel2.Controls.Add(Me.第二層_cb)
  306. Me.Panel2.Controls.Add(Me.財務單號_lb)
  307. Me.Panel2.Controls.Add(Me.Label3)
  308. Me.Panel2.Controls.Add(Me.部門選單_cb)
  309. Me.Panel2.Controls.Add(Me.申請金額_nud)
  310. Me.Panel2.Controls.Add(Me.單號_tb)
  311. Me.Panel2.Controls.Add(Me.Label1)
  312. Me.Panel2.Controls.Add(Me.申請日期_dtp)
  313. Me.Panel2.Controls.Add(Me.Label2)
  314. Me.Panel2.Controls.Add(Me.會計科目_lb)
  315. Me.Panel2.Controls.Add(Me.PictureBox3)
  316. Me.Panel2.Controls.Add(Me.Label7)
  317. Me.Panel2.Controls.Add(Me.PictureBox1)
  318. Me.Panel2.Controls.Add(Me.PictureBox2)
  319. Me.Panel2.Location = New System.Drawing.Point(411, 1)
  320. Me.Panel2.Name = "Panel2"
  321. Me.Panel2.Size = New System.Drawing.Size(906, 610)
  322. Me.Panel2.TabIndex = 1942
  323. '
  324. '支付日期_dtp
  325. '
  326. Me.支付日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  327. Me.支付日期_dtp.CustomFormat = "yyyy/MM/dd"
  328. Me.支付日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  329. Me.支付日期_dtp.Location = New System.Drawing.Point(577, 461)
  330. Me.支付日期_dtp.Name = "支付日期_dtp"
  331. Me.支付日期_dtp.Size = New System.Drawing.Size(133, 23)
  332. Me.支付日期_dtp.TabIndex = 1960
  333. '
  334. 'Label20
  335. '
  336. Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  337. Me.Label20.BackColor = System.Drawing.Color.Transparent
  338. Me.Label20.Location = New System.Drawing.Point(448, 461)
  339. Me.Label20.Name = "Label20"
  340. Me.Label20.Size = New System.Drawing.Size(130, 20)
  341. Me.Label20.TabIndex = 1961
  342. Me.Label20.Text = "Dibayar Kepada"
  343. Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  344. '
  345. '單據作廢_bt
  346. '
  347. Me.單據作廢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
  348. Me.單據作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  349. Me.單據作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  350. Me.單據作廢_bt.ForeColor = System.Drawing.Color.Red
  351. Me.單據作廢_bt.Location = New System.Drawing.Point(708, 178)
  352. Me.單據作廢_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  353. Me.單據作廢_bt.Name = "單據作廢_bt"
  354. Me.單據作廢_bt.Size = New System.Drawing.Size(50, 50)
  355. Me.單據作廢_bt.TabIndex = 1001
  356. Me.單據作廢_bt.UseVisualStyleBackColor = True
  357. '
  358. '審核通過_bt
  359. '
  360. Me.審核通過_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
  361. Me.審核通過_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  362. Me.審核通過_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  363. Me.審核通過_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  364. Me.審核通過_bt.Location = New System.Drawing.Point(652, 177)
  365. Me.審核通過_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  366. Me.審核通過_bt.Name = "審核通過_bt"
  367. Me.審核通過_bt.Size = New System.Drawing.Size(50, 50)
  368. Me.審核通過_bt.TabIndex = 1000
  369. Me.審核通過_bt.UseVisualStyleBackColor = True
  370. '
  371. 'Label15
  372. '
  373. Me.Label15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  374. Me.Label15.BackColor = System.Drawing.Color.Transparent
  375. Me.Label15.Location = New System.Drawing.Point(472, 490)
  376. Me.Label15.Name = "Label15"
  377. Me.Label15.Size = New System.Drawing.Size(106, 20)
  378. Me.Label15.TabIndex = 1948
  379. Me.Label15.Text = "Dibayar Kepada"
  380. Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  381. '
  382. '內容_tb
  383. '
  384. Me.內容_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  385. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  386. Me.內容_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  387. Me.內容_tb.Location = New System.Drawing.Point(147, 254)
  388. Me.內容_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  389. Me.內容_tb.Multiline = True
  390. Me.內容_tb.Name = "內容_tb"
  391. Me.內容_tb.ReadOnly = True
  392. Me.內容_tb.Size = New System.Drawing.Size(754, 206)
  393. Me.內容_tb.TabIndex = 1875
  394. '
  395. '申請人_tb
  396. '
  397. Me.申請人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  398. Me.申請人_tb.Location = New System.Drawing.Point(150, 584)
  399. Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  400. Me.申請人_tb.Name = "申請人_tb"
  401. Me.申請人_tb.ReadOnly = True
  402. Me.申請人_tb.Size = New System.Drawing.Size(143, 23)
  403. Me.申請人_tb.TabIndex = 1888
  404. Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  405. '
  406. '第三層_cb
  407. '
  408. Me.第三層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  409. Me.第三層_cb.FormattingEnabled = True
  410. Me.第三層_cb.Location = New System.Drawing.Point(519, 228)
  411. Me.第三層_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  412. Me.第三層_cb.Name = "第三層_cb"
  413. Me.第三層_cb.Size = New System.Drawing.Size(382, 24)
  414. Me.第三層_cb.TabIndex = 1883
  415. '
  416. '支付對象_tb
  417. '
  418. Me.支付對象_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  419. Me.支付對象_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  420. Me.支付對象_tb.Location = New System.Drawing.Point(147, 485)
  421. Me.支付對象_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  422. Me.支付對象_tb.Multiline = True
  423. Me.支付對象_tb.Name = "支付對象_tb"
  424. Me.支付對象_tb.ReadOnly = True
  425. Me.支付對象_tb.Size = New System.Drawing.Size(324, 36)
  426. Me.支付對象_tb.TabIndex = 1877
  427. '
  428. 'Label6
  429. '
  430. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  431. Me.Label6.BackColor = System.Drawing.Color.Transparent
  432. Me.Label6.Location = New System.Drawing.Point(150, 463)
  433. Me.Label6.Name = "Label6"
  434. Me.Label6.Size = New System.Drawing.Size(140, 20)
  435. Me.Label6.TabIndex = 1878
  436. Me.Label6.Text = "Dibayar Kepada"
  437. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  438. '
  439. 'Label5
  440. '
  441. Me.Label5.BackColor = System.Drawing.Color.Transparent
  442. Me.Label5.Location = New System.Drawing.Point(7, 259)
  443. Me.Label5.Name = "Label5"
  444. Me.Label5.Size = New System.Drawing.Size(140, 20)
  445. Me.Label5.TabIndex = 1876
  446. Me.Label5.Text = "Application Content"
  447. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  448. '
  449. '第二層_cb
  450. '
  451. Me.第二層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  452. Me.第二層_cb.FormattingEnabled = True
  453. Me.第二層_cb.Location = New System.Drawing.Point(147, 228)
  454. Me.第二層_cb.Name = "第二層_cb"
  455. Me.第二層_cb.Size = New System.Drawing.Size(324, 24)
  456. Me.第二層_cb.TabIndex = 1886
  457. '
  458. '財務單號_lb
  459. '
  460. Me.財務單號_lb.BackColor = System.Drawing.Color.Transparent
  461. Me.財務單號_lb.Location = New System.Drawing.Point(8, 179)
  462. Me.財務單號_lb.Name = "財務單號_lb"
  463. Me.財務單號_lb.Size = New System.Drawing.Size(140, 20)
  464. Me.財務單號_lb.TabIndex = 1866
  465. Me.財務單號_lb.Text = "Keuangan No"
  466. Me.財務單號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  467. '
  468. 'Label3
  469. '
  470. Me.Label3.BackColor = System.Drawing.Color.Transparent
  471. Me.Label3.Location = New System.Drawing.Point(332, 204)
  472. Me.Label3.Name = "Label3"
  473. Me.Label3.Size = New System.Drawing.Size(140, 20)
  474. Me.Label3.TabIndex = 1872
  475. Me.Label3.Text = "Amount of Money Rp."
  476. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  477. '
  478. '部門選單_cb
  479. '
  480. Me.部門選單_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  481. Me.部門選單_cb.FormattingEnabled = True
  482. Me.部門選單_cb.Location = New System.Drawing.Point(147, 202)
  483. Me.部門選單_cb.Name = "部門選單_cb"
  484. Me.部門選單_cb.Size = New System.Drawing.Size(174, 24)
  485. Me.部門選單_cb.TabIndex = 1654
  486. '
  487. '申請金額_nud
  488. '
  489. Me.申請金額_nud.Location = New System.Drawing.Point(472, 203)
  490. Me.申請金額_nud.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0})
  491. Me.申請金額_nud.Name = "申請金額_nud"
  492. Me.申請金額_nud.Size = New System.Drawing.Size(174, 23)
  493. Me.申請金額_nud.TabIndex = 1871
  494. Me.申請金額_nud.ThousandsSeparator = True
  495. '
  496. '單號_tb
  497. '
  498. Me.單號_tb.Location = New System.Drawing.Point(147, 177)
  499. Me.單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  500. Me.單號_tb.Name = "單號_tb"
  501. Me.單號_tb.Size = New System.Drawing.Size(175, 23)
  502. Me.單號_tb.TabIndex = 1865
  503. '
  504. 'Label1
  505. '
  506. Me.Label1.BackColor = System.Drawing.Color.Transparent
  507. Me.Label1.Location = New System.Drawing.Point(7, 204)
  508. Me.Label1.Name = "Label1"
  509. Me.Label1.Size = New System.Drawing.Size(140, 20)
  510. Me.Label1.TabIndex = 1867
  511. Me.Label1.Text = "Division/Department"
  512. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  513. '
  514. '申請日期_dtp
  515. '
  516. Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
  517. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  518. Me.申請日期_dtp.Location = New System.Drawing.Point(472, 178)
  519. Me.申請日期_dtp.Name = "申請日期_dtp"
  520. Me.申請日期_dtp.Size = New System.Drawing.Size(174, 23)
  521. Me.申請日期_dtp.TabIndex = 1869
  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. '會計科目_lb
  534. '
  535. Me.會計科目_lb.BackColor = System.Drawing.Color.Transparent
  536. Me.會計科目_lb.Location = New System.Drawing.Point(8, 230)
  537. Me.會計科目_lb.Name = "會計科目_lb"
  538. Me.會計科目_lb.Size = New System.Drawing.Size(140, 20)
  539. Me.會計科目_lb.TabIndex = 1884
  540. Me.會計科目_lb.Text = "會計科目"
  541. Me.會計科目_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  542. '
  543. 'PictureBox3
  544. '
  545. Me.PictureBox3.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_right
  546. Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  547. Me.PictureBox3.Location = New System.Drawing.Point(474, 223)
  548. Me.PictureBox3.Name = "PictureBox3"
  549. Me.PictureBox3.Size = New System.Drawing.Size(43, 32)
  550. Me.PictureBox3.TabIndex = 1887
  551. Me.PictureBox3.TabStop = False
  552. '
  553. 'Label7
  554. '
  555. Me.Label7.BackColor = System.Drawing.Color.Transparent
  556. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  557. Me.Label7.Location = New System.Drawing.Point(3, 138)
  558. Me.Label7.Name = "Label7"
  559. Me.Label7.Size = New System.Drawing.Size(898, 37)
  560. Me.Label7.TabIndex = 1888
  561. Me.Label7.Text = "PERMINTAAN PEMBAYARAN"
  562. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  563. '
  564. 'PictureBox1
  565. '
  566. Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  567. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  568. Me.PictureBox1.BackColor = System.Drawing.Color.White
  569. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  570. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  571. Me.PictureBox1.Location = New System.Drawing.Point(-1, -1)
  572. Me.PictureBox1.Name = "PictureBox1"
  573. Me.PictureBox1.Size = New System.Drawing.Size(906, 138)
  574. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  575. Me.PictureBox1.TabIndex = 1863
  576. Me.PictureBox1.TabStop = False
  577. '
  578. 'PictureBox2
  579. '
  580. Me.PictureBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  581. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  582. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  583. Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  584. Me.PictureBox2.Location = New System.Drawing.Point(-1, -1)
  585. Me.PictureBox2.Name = "PictureBox2"
  586. Me.PictureBox2.Size = New System.Drawing.Size(906, 138)
  587. Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  588. Me.PictureBox2.TabIndex = 1864
  589. Me.PictureBox2.TabStop = False
  590. '
  591. '金額大寫_tb
  592. '
  593. Me.金額大寫_tb.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  594. Me.金額大寫_tb.Location = New System.Drawing.Point(255, 31)
  595. Me.金額大寫_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  596. Me.金額大寫_tb.Multiline = True
  597. Me.金額大寫_tb.Name = "金額大寫_tb"
  598. Me.金額大寫_tb.Size = New System.Drawing.Size(66, 24)
  599. Me.金額大寫_tb.TabIndex = 1873
  600. '
  601. 'Label4
  602. '
  603. Me.Label4.BackColor = System.Drawing.Color.Transparent
  604. Me.Label4.Location = New System.Drawing.Point(252, 7)
  605. Me.Label4.Name = "Label4"
  606. Me.Label4.Size = New System.Drawing.Size(61, 20)
  607. Me.Label4.TabIndex = 1874
  608. Me.Label4.Text = "Terbilang"
  609. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  610. '
  611. 'PGS_ch
  612. '
  613. Me.PGS_ch.AutoSize = True
  614. Me.PGS_ch.Location = New System.Drawing.Point(307, 51)
  615. Me.PGS_ch.Name = "PGS_ch"
  616. Me.PGS_ch.Size = New System.Drawing.Size(49, 20)
  617. Me.PGS_ch.TabIndex = 1949
  618. Me.PGS_ch.Text = "PGS"
  619. Me.PGS_ch.UseVisualStyleBackColor = True
  620. '
  621. 'HX_ch
  622. '
  623. Me.HX_ch.AutoSize = True
  624. Me.HX_ch.Location = New System.Drawing.Point(257, 51)
  625. Me.HX_ch.Name = "HX_ch"
  626. Me.HX_ch.Size = New System.Drawing.Size(43, 20)
  627. Me.HX_ch.TabIndex = 1948
  628. Me.HX_ch.Text = "HX"
  629. Me.HX_ch.UseVisualStyleBackColor = True
  630. '
  631. '年份2_cb
  632. '
  633. Me.年份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  634. Me.年份2_cb.FormattingEnabled = True
  635. Me.年份2_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  636. Me.年份2_cb.Location = New System.Drawing.Point(35, 56)
  637. Me.年份2_cb.Name = "年份2_cb"
  638. Me.年份2_cb.Size = New System.Drawing.Size(61, 24)
  639. Me.年份2_cb.TabIndex = 1946
  640. '
  641. 'Label13
  642. '
  643. Me.Label13.AutoSize = True
  644. Me.Label13.BackColor = System.Drawing.Color.Transparent
  645. Me.Label13.Location = New System.Drawing.Point(3, 60)
  646. Me.Label13.Name = "Label13"
  647. Me.Label13.Size = New System.Drawing.Size(32, 16)
  648. Me.Label13.TabIndex = 1944
  649. Me.Label13.Text = "Year"
  650. '
  651. '月份2_cb
  652. '
  653. Me.月份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  654. Me.月份2_cb.FormattingEnabled = True
  655. Me.月份2_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  656. Me.月份2_cb.Location = New System.Drawing.Point(132, 56)
  657. Me.月份2_cb.Name = "月份2_cb"
  658. Me.月份2_cb.Size = New System.Drawing.Size(46, 24)
  659. Me.月份2_cb.TabIndex = 1947
  660. '
  661. 'Label14
  662. '
  663. Me.Label14.AutoSize = True
  664. Me.Label14.BackColor = System.Drawing.Color.Transparent
  665. Me.Label14.Location = New System.Drawing.Point(98, 60)
  666. Me.Label14.Name = "Label14"
  667. Me.Label14.Size = New System.Drawing.Size(34, 16)
  668. Me.Label14.TabIndex = 1945
  669. Me.Label14.Text = "Mon"
  670. '
  671. 'ALL_ch
  672. '
  673. Me.ALL_ch.AutoSize = True
  674. Me.ALL_ch.Location = New System.Drawing.Point(363, 51)
  675. Me.ALL_ch.Name = "ALL_ch"
  676. Me.ALL_ch.Size = New System.Drawing.Size(46, 20)
  677. Me.ALL_ch.TabIndex = 1950
  678. Me.ALL_ch.Text = "ALL"
  679. Me.ALL_ch.UseVisualStyleBackColor = True
  680. '
  681. '採購連結_dgv
  682. '
  683. Me.採購連結_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  684. Or System.Windows.Forms.AnchorStyles.Left) _
  685. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  686. Me.採購連結_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  687. Me.採購連結_dgv.BackgroundColor = System.Drawing.Color.White
  688. Me.採購連結_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  689. Me.採購連結_dgv.Location = New System.Drawing.Point(160, 159)
  690. Me.採購連結_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  691. Me.採購連結_dgv.Name = "採購連結_dgv"
  692. Me.採購連結_dgv.RowHeadersWidth = 5
  693. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  694. Me.採購連結_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  695. Me.採購連結_dgv.RowTemplate.Height = 24
  696. Me.採購連結_dgv.Size = New System.Drawing.Size(71, 48)
  697. Me.採購連結_dgv.TabIndex = 1899
  698. '
  699. '開立收支單1_bt
  700. '
  701. Me.開立收支單1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  702. Me.開立收支單1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  703. Me.開立收支單1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  704. Me.開立收支單1_bt.Location = New System.Drawing.Point(161, 207)
  705. Me.開立收支單1_bt.Name = "開立收支單1_bt"
  706. Me.開立收支單1_bt.Size = New System.Drawing.Size(50, 50)
  707. Me.開立收支單1_bt.TabIndex = 1898
  708. Me.開立收支單1_bt.UseVisualStyleBackColor = True
  709. '
  710. '系統單號_bt
  711. '
  712. Me.系統單號_bt.Location = New System.Drawing.Point(3, 185)
  713. Me.系統單號_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  714. Me.系統單號_bt.Name = "系統單號_bt"
  715. Me.系統單號_bt.Size = New System.Drawing.Size(152, 23)
  716. Me.系統單號_bt.TabIndex = 1897
  717. Me.系統單號_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  718. '
  719. '明細_dgv
  720. '
  721. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  722. Or System.Windows.Forms.AnchorStyles.Left) _
  723. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  724. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  725. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  726. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  727. Me.明細_dgv.Location = New System.Drawing.Point(160, 109)
  728. Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  729. Me.明細_dgv.Name = "明細_dgv"
  730. Me.明細_dgv.RowHeadersWidth = 5
  731. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  732. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  733. Me.明細_dgv.RowTemplate.Height = 24
  734. Me.明細_dgv.Size = New System.Drawing.Size(71, 48)
  735. Me.明細_dgv.TabIndex = 1881
  736. '
  737. 'Label12
  738. '
  739. Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  740. Me.Label12.BackColor = System.Drawing.Color.Transparent
  741. Me.Label12.Location = New System.Drawing.Point(3, 237)
  742. Me.Label12.Name = "Label12"
  743. Me.Label12.Size = New System.Drawing.Size(169, 20)
  744. Me.Label12.TabIndex = 1893
  745. Me.Label12.Text = "Direktur/Komisaris"
  746. Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  747. '
  748. '查詢_tb
  749. '
  750. Me.查詢_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  751. Me.查詢_tb.Location = New System.Drawing.Point(160, 84)
  752. Me.查詢_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  753. Me.查詢_tb.Name = "查詢_tb"
  754. Me.查詢_tb.Size = New System.Drawing.Size(75, 23)
  755. Me.查詢_tb.TabIndex = 1896
  756. Me.查詢_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  757. '
  758. '日期_dtp
  759. '
  760. Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  761. Me.日期_dtp.Location = New System.Drawing.Point(3, 211)
  762. Me.日期_dtp.Name = "日期_dtp"
  763. Me.日期_dtp.Size = New System.Drawing.Size(152, 23)
  764. Me.日期_dtp.TabIndex = 1895
  765. '
  766. '編號3_cb
  767. '
  768. Me.編號3_cb.FormattingEnabled = True
  769. Me.編號3_cb.Location = New System.Drawing.Point(3, 83)
  770. Me.編號3_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  771. Me.編號3_cb.Name = "編號3_cb"
  772. Me.編號3_cb.Size = New System.Drawing.Size(152, 24)
  773. Me.編號3_cb.TabIndex = 1891
  774. '
  775. '編號2_cb
  776. '
  777. Me.編號2_cb.FormattingEnabled = True
  778. Me.編號2_cb.Location = New System.Drawing.Point(184, 56)
  779. Me.編號2_cb.Name = "編號2_cb"
  780. Me.編號2_cb.Size = New System.Drawing.Size(51, 24)
  781. Me.編號2_cb.TabIndex = 1890
  782. '
  783. 'Panel1
  784. '
  785. Me.Panel1.BackColor = System.Drawing.Color.White
  786. Me.Panel1.Controls.Add(Me.採購連結_dgv)
  787. Me.Panel1.Controls.Add(Me.開立收支單1_bt)
  788. Me.Panel1.Controls.Add(Me.系統單號_bt)
  789. Me.Panel1.Controls.Add(Me.年份2_cb)
  790. Me.Panel1.Controls.Add(Me.Label13)
  791. Me.Panel1.Controls.Add(Me.明細_dgv)
  792. Me.Panel1.Controls.Add(Me.月份2_cb)
  793. Me.Panel1.Controls.Add(Me.Label12)
  794. Me.Panel1.Controls.Add(Me.Label14)
  795. Me.Panel1.Controls.Add(Me.查詢_tb)
  796. Me.Panel1.Controls.Add(Me.日期_dtp)
  797. Me.Panel1.Controls.Add(Me.編號3_cb)
  798. Me.Panel1.Controls.Add(Me.人民幣匯率_tb)
  799. Me.Panel1.Controls.Add(Me.印尼匯率_tb)
  800. Me.Panel1.Controls.Add(Me.美金匯率_tb)
  801. Me.Panel1.Controls.Add(Me.編號2_cb)
  802. Me.Panel1.Controls.Add(Me.編號1_cb)
  803. Me.Panel1.Controls.Add(Me.選擇公司_cb)
  804. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  805. Me.Panel1.Controls.Add(Me.第一層_cb)
  806. Me.Panel1.Controls.Add(Me.幣別_cb)
  807. Me.Panel1.Controls.Add(Me.Label11)
  808. Me.Panel1.Controls.Add(Me.Label4)
  809. Me.Panel1.Controls.Add(Me.金額大寫_tb)
  810. Me.Panel1.Location = New System.Drawing.Point(62, 292)
  811. Me.Panel1.Name = "Panel1"
  812. Me.Panel1.Size = New System.Drawing.Size(343, 260)
  813. Me.Panel1.TabIndex = 1941
  814. '
  815. '人民幣匯率_tb
  816. '
  817. Me.人民幣匯率_tb.Location = New System.Drawing.Point(3, 109)
  818. Me.人民幣匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  819. Me.人民幣匯率_tb.Name = "人民幣匯率_tb"
  820. Me.人民幣匯率_tb.Size = New System.Drawing.Size(152, 23)
  821. Me.人民幣匯率_tb.TabIndex = 1892
  822. Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  823. '
  824. '印尼匯率_tb
  825. '
  826. Me.印尼匯率_tb.Location = New System.Drawing.Point(3, 159)
  827. Me.印尼匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  828. Me.印尼匯率_tb.Name = "印尼匯率_tb"
  829. Me.印尼匯率_tb.Size = New System.Drawing.Size(152, 23)
  830. Me.印尼匯率_tb.TabIndex = 1894
  831. Me.印尼匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  832. '
  833. '美金匯率_tb
  834. '
  835. Me.美金匯率_tb.Location = New System.Drawing.Point(3, 134)
  836. Me.美金匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  837. Me.美金匯率_tb.Name = "美金匯率_tb"
  838. Me.美金匯率_tb.Size = New System.Drawing.Size(152, 23)
  839. Me.美金匯率_tb.TabIndex = 1893
  840. Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  841. '
  842. '編號1_cb
  843. '
  844. Me.編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  845. Me.編號1_cb.FormattingEnabled = True
  846. Me.編號1_cb.Location = New System.Drawing.Point(160, 29)
  847. Me.編號1_cb.Name = "編號1_cb"
  848. Me.編號1_cb.Size = New System.Drawing.Size(75, 24)
  849. Me.編號1_cb.TabIndex = 1889
  850. '
  851. '選擇公司_cb
  852. '
  853. Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  854. Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
  855. Me.選擇公司_cb.FormattingEnabled = True
  856. Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  857. Me.選擇公司_cb.Location = New System.Drawing.Point(3, 3)
  858. Me.選擇公司_cb.Name = "選擇公司_cb"
  859. Me.選擇公司_cb.Size = New System.Drawing.Size(152, 24)
  860. Me.選擇公司_cb.TabIndex = 1865
  861. '
  862. '語轉扭_bt
  863. '
  864. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  865. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  866. Me.語轉扭_bt.Location = New System.Drawing.Point(210, 3)
  867. Me.語轉扭_bt.Name = "語轉扭_bt"
  868. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  869. Me.語轉扭_bt.TabIndex = 1653
  870. Me.語轉扭_bt.Text = "L"
  871. Me.語轉扭_bt.UseVisualStyleBackColor = True
  872. '
  873. '第一層_cb
  874. '
  875. Me.第一層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  876. Me.第一層_cb.FormattingEnabled = True
  877. Me.第一層_cb.Location = New System.Drawing.Point(3, 29)
  878. Me.第一層_cb.Name = "第一層_cb"
  879. Me.第一層_cb.Size = New System.Drawing.Size(151, 24)
  880. Me.第一層_cb.TabIndex = 1885
  881. '
  882. '幣別_cb
  883. '
  884. Me.幣別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  885. Me.幣別_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  886. Me.幣別_cb.FormattingEnabled = True
  887. Me.幣別_cb.Items.AddRange(New Object() {"TWD", "RMB", "USD", "IDR"})
  888. Me.幣別_cb.Location = New System.Drawing.Point(160, 3)
  889. Me.幣別_cb.Name = "幣別_cb"
  890. Me.幣別_cb.Size = New System.Drawing.Size(44, 24)
  891. Me.幣別_cb.TabIndex = 1887
  892. '
  893. 'Label11
  894. '
  895. Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  896. Me.Label11.BackColor = System.Drawing.Color.Transparent
  897. Me.Label11.Location = New System.Drawing.Point(132, 233)
  898. Me.Label11.Name = "Label11"
  899. Me.Label11.Size = New System.Drawing.Size(140, 20)
  900. Me.Label11.TabIndex = 1892
  901. Me.Label11.Text = "Manager"
  902. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  903. '
  904. '財務收支單_dgv
  905. '
  906. Me.財務收支單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  907. Or System.Windows.Forms.AnchorStyles.Left) _
  908. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  909. Me.財務收支單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  910. Me.財務收支單_dgv.BackgroundColor = System.Drawing.Color.White
  911. Me.財務收支單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  912. Me.財務收支單_dgv.Location = New System.Drawing.Point(3, 72)
  913. Me.財務收支單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  914. Me.財務收支單_dgv.Name = "財務收支單_dgv"
  915. Me.財務收支單_dgv.RowHeadersWidth = 5
  916. Me.財務收支單_dgv.RowTemplate.Height = 24
  917. Me.財務收支單_dgv.Size = New System.Drawing.Size(406, 539)
  918. Me.財務收支單_dgv.TabIndex = 1943
  919. '
  920. '日_ch
  921. '
  922. Me.日_ch.AutoSize = True
  923. Me.日_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  924. Me.日_ch.Location = New System.Drawing.Point(139, 51)
  925. Me.日_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  926. Me.日_ch.Name = "日_ch"
  927. Me.日_ch.Size = New System.Drawing.Size(38, 20)
  928. Me.日_ch.TabIndex = 1959
  929. Me.日_ch.Text = "日"
  930. Me.日_ch.UseVisualStyleBackColor = True
  931. '
  932. '週_ch
  933. '
  934. Me.週_ch.AutoSize = True
  935. Me.週_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  936. Me.週_ch.Location = New System.Drawing.Point(73, 51)
  937. Me.週_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  938. Me.週_ch.Name = "週_ch"
  939. Me.週_ch.Size = New System.Drawing.Size(60, 20)
  940. Me.週_ch.TabIndex = 1958
  941. Me.週_ch.Text = "Pekan"
  942. Me.週_ch.UseVisualStyleBackColor = True
  943. '
  944. '月_ch
  945. '
  946. Me.月_ch.AutoSize = True
  947. Me.月_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  948. Me.月_ch.Location = New System.Drawing.Point(2, 51)
  949. Me.月_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  950. Me.月_ch.Name = "月_ch"
  951. Me.月_ch.Size = New System.Drawing.Size(64, 20)
  952. Me.月_ch.TabIndex = 1957
  953. Me.月_ch.Text = "Month"
  954. Me.月_ch.UseVisualStyleBackColor = True
  955. '
  956. '下個月_bt
  957. '
  958. Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  959. Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  960. Me.下個月_bt.Location = New System.Drawing.Point(274, 25)
  961. Me.下個月_bt.Name = "下個月_bt"
  962. Me.下個月_bt.Size = New System.Drawing.Size(130, 25)
  963. Me.下個月_bt.TabIndex = 1956
  964. Me.下個月_bt.Text = "下個月"
  965. Me.下個月_bt.UseVisualStyleBackColor = True
  966. '
  967. '上個月_bt
  968. '
  969. Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  970. Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  971. Me.上個月_bt.Location = New System.Drawing.Point(138, 25)
  972. Me.上個月_bt.Name = "上個月_bt"
  973. Me.上個月_bt.Size = New System.Drawing.Size(130, 25)
  974. Me.上個月_bt.TabIndex = 1955
  975. Me.上個月_bt.Text = "上個月"
  976. Me.上個月_bt.UseVisualStyleBackColor = True
  977. '
  978. '當月_bt
  979. '
  980. Me.當月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  981. Me.當月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  982. Me.當月_bt.Location = New System.Drawing.Point(3, 25)
  983. Me.當月_bt.Name = "當月_bt"
  984. Me.當月_bt.Size = New System.Drawing.Size(130, 25)
  985. Me.當月_bt.TabIndex = 1954
  986. Me.當月_bt.Text = "當月"
  987. Me.當月_bt.UseVisualStyleBackColor = True
  988. '
  989. '結束日期_dtp
  990. '
  991. Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd"
  992. Me.結束日期_dtp.Enabled = False
  993. Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  994. Me.結束日期_dtp.Location = New System.Drawing.Point(148, 1)
  995. Me.結束日期_dtp.Name = "結束日期_dtp"
  996. Me.結束日期_dtp.Size = New System.Drawing.Size(86, 23)
  997. Me.結束日期_dtp.TabIndex = 1953
  998. '
  999. 'Label21
  1000. '
  1001. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1002. Me.Label21.ForeColor = System.Drawing.Color.Black
  1003. Me.Label21.Location = New System.Drawing.Point(93, 4)
  1004. Me.Label21.Name = "Label21"
  1005. Me.Label21.Size = New System.Drawing.Size(50, 16)
  1006. Me.Label21.TabIndex = 1952
  1007. Me.Label21.Text = "Sampai"
  1008. Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  1009. '
  1010. '開始日期_dtp
  1011. '
  1012. Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd"
  1013. Me.開始日期_dtp.Enabled = False
  1014. Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  1015. Me.開始日期_dtp.Location = New System.Drawing.Point(3, 1)
  1016. Me.開始日期_dtp.Name = "開始日期_dtp"
  1017. Me.開始日期_dtp.Size = New System.Drawing.Size(88, 23)
  1018. Me.開始日期_dtp.TabIndex = 1951
  1019. '
  1020. '等待翻譯_tim
  1021. '
  1022. Me.等待翻譯_tim.Interval = 500
  1023. '
  1024. '財務支付單_最高主管審核
  1025. '
  1026. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1027. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1028. Me.ClientSize = New System.Drawing.Size(1321, 613)
  1029. Me.Controls.Add(Me.日_ch)
  1030. Me.Controls.Add(Me.週_ch)
  1031. Me.Controls.Add(Me.月_ch)
  1032. Me.Controls.Add(Me.下個月_bt)
  1033. Me.Controls.Add(Me.上個月_bt)
  1034. Me.Controls.Add(Me.當月_bt)
  1035. Me.Controls.Add(Me.結束日期_dtp)
  1036. Me.Controls.Add(Me.Label21)
  1037. Me.Controls.Add(Me.開始日期_dtp)
  1038. Me.Controls.Add(Me.Panel2)
  1039. Me.Controls.Add(Me.PGS_ch)
  1040. Me.Controls.Add(Me.HX_ch)
  1041. Me.Controls.Add(Me.ALL_ch)
  1042. Me.Controls.Add(Me.Panel1)
  1043. Me.Controls.Add(Me.財務收支單_dgv)
  1044. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1045. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1046. Me.Name = "財務支付單_最高主管審核"
  1047. Me.Text = "財務收支單_最高主管審核"
  1048. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  1049. Me.Panel2.ResumeLayout(False)
  1050. Me.Panel2.PerformLayout()
  1051. CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).EndInit()
  1052. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
  1053. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  1054. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  1055. CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1056. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1057. Me.Panel1.ResumeLayout(False)
  1058. Me.Panel1.PerformLayout()
  1059. CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1060. Me.ResumeLayout(False)
  1061. Me.PerformLayout()
  1062. End Sub
  1063. Friend WithEvents 主管_tb As TextBox
  1064. Friend WithEvents 檢查人_tb As TextBox
  1065. Friend WithEvents Label19 As Label
  1066. Friend WithEvents 簽名圖_pb As PictureBox
  1067. Friend WithEvents Label18 As Label
  1068. Friend WithEvents 銀行支行_tb As TextBox
  1069. Friend WithEvents Label16 As Label
  1070. Friend WithEvents Label17 As Label
  1071. Friend WithEvents 支付銀行_tb As TextBox
  1072. Friend WithEvents 營行帳號_tb As TextBox
  1073. Friend WithEvents 審核人_tb As TextBox
  1074. Friend WithEvents Label10 As Label
  1075. Friend WithEvents Label9 As Label
  1076. Friend WithEvents Label8 As Label
  1077. Friend WithEvents Panel2 As Panel
  1078. Friend WithEvents 單據作廢_bt As Button
  1079. Friend WithEvents 審核通過_bt As Button
  1080. Friend WithEvents Label15 As Label
  1081. Friend WithEvents 內容_tb As TextBox
  1082. Friend WithEvents 申請人_tb As TextBox
  1083. Friend WithEvents 第三層_cb As ComboBox
  1084. Friend WithEvents 支付對象_tb As TextBox
  1085. Friend WithEvents Label6 As Label
  1086. Friend WithEvents Label5 As Label
  1087. Friend WithEvents 金額大寫_tb As TextBox
  1088. Friend WithEvents Label4 As Label
  1089. Friend WithEvents 第二層_cb As ComboBox
  1090. Friend WithEvents 財務單號_lb As Label
  1091. Friend WithEvents Label3 As Label
  1092. Friend WithEvents 部門選單_cb As ComboBox
  1093. Friend WithEvents 申請金額_nud As NumericUpDown
  1094. Friend WithEvents 單號_tb As TextBox
  1095. Friend WithEvents Label1 As Label
  1096. Friend WithEvents 申請日期_dtp As DateTimePicker
  1097. Friend WithEvents Label2 As Label
  1098. Friend WithEvents 會計科目_lb As Label
  1099. Friend WithEvents PictureBox3 As PictureBox
  1100. Friend WithEvents Label7 As Label
  1101. Friend WithEvents PictureBox1 As PictureBox
  1102. Friend WithEvents PictureBox2 As PictureBox
  1103. Friend WithEvents PGS_ch As CheckBox
  1104. Friend WithEvents HX_ch As CheckBox
  1105. Friend WithEvents 年份2_cb As ComboBox
  1106. Friend WithEvents Label13 As Label
  1107. Friend WithEvents 月份2_cb As ComboBox
  1108. Friend WithEvents Label14 As Label
  1109. Friend WithEvents ALL_ch As CheckBox
  1110. Friend WithEvents 採購連結_dgv As DataGridView
  1111. Friend WithEvents 開立收支單1_bt As Button
  1112. Friend WithEvents 系統單號_bt As TextBox
  1113. Friend WithEvents 明細_dgv As DataGridView
  1114. Friend WithEvents Label12 As Label
  1115. Friend WithEvents 查詢_tb As TextBox
  1116. Friend WithEvents 日期_dtp As DateTimePicker
  1117. Friend WithEvents 編號3_cb As ComboBox
  1118. Friend WithEvents 編號2_cb As ComboBox
  1119. Friend WithEvents Panel1 As Panel
  1120. Friend WithEvents 人民幣匯率_tb As TextBox
  1121. Friend WithEvents 印尼匯率_tb As TextBox
  1122. Friend WithEvents 美金匯率_tb As TextBox
  1123. Friend WithEvents 編號1_cb As ComboBox
  1124. Friend WithEvents 選擇公司_cb As ComboBox
  1125. Friend WithEvents 語轉扭_bt As Button
  1126. Friend WithEvents 第一層_cb As ComboBox
  1127. Friend WithEvents 幣別_cb As ComboBox
  1128. Friend WithEvents Label11 As Label
  1129. Friend WithEvents 財務收支單_dgv As DataGridView
  1130. Friend WithEvents 支付日期_dtp As DateTimePicker
  1131. Friend WithEvents Label20 As Label
  1132. Friend WithEvents 日_ch As CheckBox
  1133. Friend WithEvents 週_ch As CheckBox
  1134. Friend WithEvents 月_ch As CheckBox
  1135. Friend WithEvents 下個月_bt As Button
  1136. Friend WithEvents 上個月_bt As Button
  1137. Friend WithEvents 當月_bt As Button
  1138. Friend WithEvents 結束日期_dtp As DateTimePicker
  1139. Friend WithEvents Label21 As Label
  1140. Friend WithEvents 開始日期_dtp As DateTimePicker
  1141. Friend WithEvents 等待翻譯_tim As Timer
  1142. End Class