Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

營運成本收支單一覽表.designer.vb 50KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 營運成本收支單一覽表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Me.會計月_ch = New System.Windows.Forms.CheckBox()
  29. Me.下個月_bt = New System.Windows.Forms.Button()
  30. Me.上個月_bt = New System.Windows.Forms.Button()
  31. Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
  32. Me.一般月_ch = New System.Windows.Forms.CheckBox()
  33. Me.支票1_lb = New System.Windows.Forms.Label()
  34. Me.人民幣零用金_tb = New System.Windows.Forms.TextBox()
  35. Me.人民幣零用金_lb = New System.Windows.Forms.Label()
  36. Me.人民幣支票_tb = New System.Windows.Forms.TextBox()
  37. Me.人民幣現金餘額_tb = New System.Windows.Forms.TextBox()
  38. Me.餘1_lb = New System.Windows.Forms.Label()
  39. Me.人民幣支出_tb = New System.Windows.Forms.TextBox()
  40. Me.支出1_lb = New System.Windows.Forms.Label()
  41. Me.人民幣現金_tb = New System.Windows.Forms.TextBox()
  42. Me.現金1_lb = New System.Windows.Forms.Label()
  43. Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
  44. Me.驗證碼_tb = New System.Windows.Forms.TextBox()
  45. Me.圖片編碼_lb = New System.Windows.Forms.Label()
  46. Me.驗證碼_lb = New System.Windows.Forms.Label()
  47. Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
  48. Me.彙總_rb = New System.Windows.Forms.RadioButton()
  49. Me.明細_rb = New System.Windows.Forms.RadioButton()
  50. Me.支票_lb = New System.Windows.Forms.Label()
  51. Me.台幣零用金_tb = New System.Windows.Forms.TextBox()
  52. Me.台幣_lb = New System.Windows.Forms.Label()
  53. Me.台幣支票_tb = New System.Windows.Forms.TextBox()
  54. Me.台幣現金餘額_tb = New System.Windows.Forms.TextBox()
  55. Me.餘_lb = New System.Windows.Forms.Label()
  56. Me.台幣支出_tb = New System.Windows.Forms.TextBox()
  57. Me.支出_lb = New System.Windows.Forms.Label()
  58. Me.當月_bt = New System.Windows.Forms.Button()
  59. Me.當日_bt = New System.Windows.Forms.Button()
  60. Me.到_lb = New System.Windows.Forms.Label()
  61. Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
  62. Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
  63. Me.台幣現金_tb = New System.Windows.Forms.TextBox()
  64. Me.現金_lb = New System.Windows.Forms.Label()
  65. Me.支付單列印成EXCEL_bt = New System.Windows.Forms.Button()
  66. Me.日期1_lb = New System.Windows.Forms.Label()
  67. Me.日期_lb = New System.Windows.Forms.Label()
  68. Me.審核日期_dtp = New System.Windows.Forms.DateTimePicker()
  69. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  70. Me.審核人_lb = New System.Windows.Forms.Label()
  71. Me.審核人_tb = New System.Windows.Forms.TextBox()
  72. Me.申請人_tb = New System.Windows.Forms.TextBox()
  73. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  74. Me.已核准的營運成本收支單_lb = New System.Windows.Forms.Label()
  75. Me.營運成本收支單號_lb = New System.Windows.Forms.Label()
  76. Me.申請人_lb = New System.Windows.Forms.Label()
  77. Me.財務彙總_dgv = New System.Windows.Forms.DataGridView()
  78. Me.單據彙總_dgv = New System.Windows.Forms.DataGridView()
  79. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  80. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  81. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  82. Me.支票3_lb = New System.Windows.Forms.Label()
  83. Me.印尼盾_tb = New System.Windows.Forms.TextBox()
  84. Me.印尼_lb = New System.Windows.Forms.Label()
  85. Me.印尼支票_tb = New System.Windows.Forms.TextBox()
  86. Me.印尼餘額_tb = New System.Windows.Forms.TextBox()
  87. Me.餘3_lb = New System.Windows.Forms.Label()
  88. Me.印尼支出_tb = New System.Windows.Forms.TextBox()
  89. Me.支出3_lb = New System.Windows.Forms.Label()
  90. Me.印尼現金_tb = New System.Windows.Forms.TextBox()
  91. Me.現金3_lb = New System.Windows.Forms.Label()
  92. Me.支票2_lb = New System.Windows.Forms.Label()
  93. Me.美金_tb = New System.Windows.Forms.TextBox()
  94. Me.美金_lb = New System.Windows.Forms.Label()
  95. Me.美金支票_tb = New System.Windows.Forms.TextBox()
  96. Me.美金餘額_tb = New System.Windows.Forms.TextBox()
  97. Me.餘2_lb = New System.Windows.Forms.Label()
  98. Me.美金支出_tb = New System.Windows.Forms.TextBox()
  99. Me.支出2_lb = New System.Windows.Forms.Label()
  100. Me.美金現金_tb = New System.Windows.Forms.TextBox()
  101. Me.現金2_lb = New System.Windows.Forms.Label()
  102. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  103. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.單據彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  106. Me.ContextMenuStrip1.SuspendLayout()
  107. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  109. Me.SuspendLayout()
  110. '
  111. '會計月_ch
  112. '
  113. Me.會計月_ch.AutoSize = True
  114. Me.會計月_ch.Checked = True
  115. Me.會計月_ch.CheckState = System.Windows.Forms.CheckState.Checked
  116. Me.會計月_ch.Location = New System.Drawing.Point(23, 62)
  117. Me.會計月_ch.Name = "會計月_ch"
  118. Me.會計月_ch.Size = New System.Drawing.Size(63, 20)
  119. Me.會計月_ch.TabIndex = 1274
  120. Me.會計月_ch.Text = "會計月"
  121. Me.會計月_ch.UseVisualStyleBackColor = True
  122. '
  123. '下個月_bt
  124. '
  125. Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  126. Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  127. Me.下個月_bt.Location = New System.Drawing.Point(336, 60)
  128. Me.下個月_bt.Name = "下個月_bt"
  129. Me.下個月_bt.Size = New System.Drawing.Size(57, 23)
  130. Me.下個月_bt.TabIndex = 1273
  131. Me.下個月_bt.Text = "下個月"
  132. Me.下個月_bt.UseVisualStyleBackColor = True
  133. '
  134. '上個月_bt
  135. '
  136. Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  138. Me.上個月_bt.Location = New System.Drawing.Point(336, 33)
  139. Me.上個月_bt.Name = "上個月_bt"
  140. Me.上個月_bt.Size = New System.Drawing.Size(57, 23)
  141. Me.上個月_bt.TabIndex = 1272
  142. Me.上個月_bt.Text = "上個月"
  143. Me.上個月_bt.UseVisualStyleBackColor = True
  144. '
  145. '中間日期_dtp
  146. '
  147. Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  148. Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  149. Me.中間日期_dtp.Location = New System.Drawing.Point(39, 104)
  150. Me.中間日期_dtp.Name = "中間日期_dtp"
  151. Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
  152. Me.中間日期_dtp.TabIndex = 1271
  153. Me.中間日期_dtp.Visible = False
  154. '
  155. '一般月_ch
  156. '
  157. Me.一般月_ch.AutoSize = True
  158. Me.一般月_ch.Location = New System.Drawing.Point(163, 62)
  159. Me.一般月_ch.Name = "一般月_ch"
  160. Me.一般月_ch.Size = New System.Drawing.Size(63, 20)
  161. Me.一般月_ch.TabIndex = 1275
  162. Me.一般月_ch.Text = "一般月"
  163. Me.一般月_ch.UseVisualStyleBackColor = True
  164. '
  165. '支票1_lb
  166. '
  167. Me.支票1_lb.AutoSize = True
  168. Me.支票1_lb.ForeColor = System.Drawing.Color.Red
  169. Me.支票1_lb.Location = New System.Drawing.Point(637, 64)
  170. Me.支票1_lb.Name = "支票1_lb"
  171. Me.支票1_lb.Size = New System.Drawing.Size(32, 16)
  172. Me.支票1_lb.TabIndex = 1269
  173. Me.支票1_lb.Text = "支票"
  174. '
  175. '人民幣零用金_tb
  176. '
  177. Me.人民幣零用金_tb.ForeColor = System.Drawing.Color.Red
  178. Me.人民幣零用金_tb.Location = New System.Drawing.Point(535, 60)
  179. Me.人民幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  180. Me.人民幣零用金_tb.Name = "人民幣零用金_tb"
  181. Me.人民幣零用金_tb.Size = New System.Drawing.Size(99, 23)
  182. Me.人民幣零用金_tb.TabIndex = 1268
  183. Me.人民幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  184. '
  185. '人民幣零用金_lb
  186. '
  187. Me.人民幣零用金_lb.AutoSize = True
  188. Me.人民幣零用金_lb.ForeColor = System.Drawing.Color.Red
  189. Me.人民幣零用金_lb.Location = New System.Drawing.Point(399, 64)
  190. Me.人民幣零用金_lb.Name = "人民幣零用金_lb"
  191. Me.人民幣零用金_lb.Size = New System.Drawing.Size(85, 16)
  192. Me.人民幣零用金_lb.TabIndex = 1267
  193. Me.人民幣零用金_lb.Text = "人民幣-零用金"
  194. '
  195. '人民幣支票_tb
  196. '
  197. Me.人民幣支票_tb.ForeColor = System.Drawing.Color.Red
  198. Me.人民幣支票_tb.Location = New System.Drawing.Point(683, 61)
  199. Me.人民幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  200. Me.人民幣支票_tb.Name = "人民幣支票_tb"
  201. Me.人民幣支票_tb.Size = New System.Drawing.Size(99, 23)
  202. Me.人民幣支票_tb.TabIndex = 1270
  203. Me.人民幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  204. '
  205. '人民幣現金餘額_tb
  206. '
  207. Me.人民幣現金餘額_tb.ForeColor = System.Drawing.Color.Red
  208. Me.人民幣現金餘額_tb.Location = New System.Drawing.Point(1222, 60)
  209. Me.人民幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  210. Me.人民幣現金餘額_tb.Name = "人民幣現金餘額_tb"
  211. Me.人民幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
  212. Me.人民幣現金餘額_tb.TabIndex = 1266
  213. Me.人民幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  214. '
  215. '餘1_lb
  216. '
  217. Me.餘1_lb.AutoSize = True
  218. Me.餘1_lb.ForeColor = System.Drawing.Color.Red
  219. Me.餘1_lb.Location = New System.Drawing.Point(1117, 64)
  220. Me.餘1_lb.Name = "餘1_lb"
  221. Me.餘1_lb.Size = New System.Drawing.Size(56, 16)
  222. Me.餘1_lb.TabIndex = 1265
  223. Me.餘1_lb.Text = "現金餘額"
  224. '
  225. '人民幣支出_tb
  226. '
  227. Me.人民幣支出_tb.ForeColor = System.Drawing.Color.Red
  228. Me.人民幣支出_tb.Location = New System.Drawing.Point(1015, 60)
  229. Me.人民幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  230. Me.人民幣支出_tb.Name = "人民幣支出_tb"
  231. Me.人民幣支出_tb.Size = New System.Drawing.Size(99, 23)
  232. Me.人民幣支出_tb.TabIndex = 1264
  233. Me.人民幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  234. '
  235. '支出1_lb
  236. '
  237. Me.支出1_lb.AutoSize = True
  238. Me.支出1_lb.ForeColor = System.Drawing.Color.Red
  239. Me.支出1_lb.Location = New System.Drawing.Point(939, 63)
  240. Me.支出1_lb.Name = "支出1_lb"
  241. Me.支出1_lb.Size = New System.Drawing.Size(32, 16)
  242. Me.支出1_lb.TabIndex = 1263
  243. Me.支出1_lb.Text = "支出"
  244. '
  245. '人民幣現金_tb
  246. '
  247. Me.人民幣現金_tb.ForeColor = System.Drawing.Color.Red
  248. Me.人民幣現金_tb.Location = New System.Drawing.Point(838, 60)
  249. Me.人民幣現金_tb.Name = "人民幣現金_tb"
  250. Me.人民幣現金_tb.Size = New System.Drawing.Size(99, 23)
  251. Me.人民幣現金_tb.TabIndex = 1262
  252. Me.人民幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  253. '
  254. '現金1_lb
  255. '
  256. Me.現金1_lb.AutoSize = True
  257. Me.現金1_lb.ForeColor = System.Drawing.Color.Red
  258. Me.現金1_lb.Location = New System.Drawing.Point(786, 64)
  259. Me.現金1_lb.Name = "現金1_lb"
  260. Me.現金1_lb.Size = New System.Drawing.Size(32, 16)
  261. Me.現金1_lb.TabIndex = 1261
  262. Me.現金1_lb.Text = "現金"
  263. '
  264. '圖片編碼_tb
  265. '
  266. Me.圖片編碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  267. Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
  268. Me.圖片編碼_tb.Location = New System.Drawing.Point(135, 657)
  269. Me.圖片編碼_tb.Name = "圖片編碼_tb"
  270. Me.圖片編碼_tb.Size = New System.Drawing.Size(190, 23)
  271. Me.圖片編碼_tb.TabIndex = 1260
  272. Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  273. '
  274. '驗證碼_tb
  275. '
  276. Me.驗證碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  277. Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
  278. Me.驗證碼_tb.Location = New System.Drawing.Point(135, 631)
  279. Me.驗證碼_tb.Name = "驗證碼_tb"
  280. Me.驗證碼_tb.Size = New System.Drawing.Size(190, 23)
  281. Me.驗證碼_tb.TabIndex = 1259
  282. Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  283. '
  284. '圖片編碼_lb
  285. '
  286. Me.圖片編碼_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  287. Me.圖片編碼_lb.AutoSize = True
  288. Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue
  289. Me.圖片編碼_lb.Location = New System.Drawing.Point(5, 663)
  290. Me.圖片編碼_lb.Name = "圖片編碼_lb"
  291. Me.圖片編碼_lb.Size = New System.Drawing.Size(56, 16)
  292. Me.圖片編碼_lb.TabIndex = 1258
  293. Me.圖片編碼_lb.Text = "圖片編碼"
  294. '
  295. '驗證碼_lb
  296. '
  297. Me.驗證碼_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  298. Me.驗證碼_lb.AutoSize = True
  299. Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
  300. Me.驗證碼_lb.Location = New System.Drawing.Point(5, 636)
  301. Me.驗證碼_lb.Name = "驗證碼_lb"
  302. Me.驗證碼_lb.Size = New System.Drawing.Size(44, 16)
  303. Me.驗證碼_lb.TabIndex = 1257
  304. Me.驗證碼_lb.Text = "驗證碼"
  305. '
  306. '簽名圖_pb
  307. '
  308. Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  309. Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  310. Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  311. Me.簽名圖_pb.Location = New System.Drawing.Point(3, 683)
  312. Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  313. Me.簽名圖_pb.Name = "簽名圖_pb"
  314. Me.簽名圖_pb.Size = New System.Drawing.Size(328, 47)
  315. Me.簽名圖_pb.TabIndex = 1256
  316. Me.簽名圖_pb.TabStop = False
  317. '
  318. '彙總_rb
  319. '
  320. Me.彙總_rb.AutoSize = True
  321. Me.彙總_rb.Location = New System.Drawing.Point(280, 7)
  322. Me.彙總_rb.Name = "彙總_rb"
  323. Me.彙總_rb.Size = New System.Drawing.Size(50, 20)
  324. Me.彙總_rb.TabIndex = 1255
  325. Me.彙總_rb.TabStop = True
  326. Me.彙總_rb.Text = "彙總"
  327. Me.彙總_rb.UseVisualStyleBackColor = True
  328. '
  329. '明細_rb
  330. '
  331. Me.明細_rb.AutoSize = True
  332. Me.明細_rb.Location = New System.Drawing.Point(217, 8)
  333. Me.明細_rb.Name = "明細_rb"
  334. Me.明細_rb.Size = New System.Drawing.Size(50, 20)
  335. Me.明細_rb.TabIndex = 1254
  336. Me.明細_rb.TabStop = True
  337. Me.明細_rb.Text = "明細"
  338. Me.明細_rb.UseVisualStyleBackColor = True
  339. '
  340. '支票_lb
  341. '
  342. Me.支票_lb.AutoSize = True
  343. Me.支票_lb.ForeColor = System.Drawing.Color.Green
  344. Me.支票_lb.Location = New System.Drawing.Point(637, 38)
  345. Me.支票_lb.Name = "支票_lb"
  346. Me.支票_lb.Size = New System.Drawing.Size(32, 16)
  347. Me.支票_lb.TabIndex = 1252
  348. Me.支票_lb.Text = "支票"
  349. '
  350. '台幣零用金_tb
  351. '
  352. Me.台幣零用金_tb.ForeColor = System.Drawing.Color.Green
  353. Me.台幣零用金_tb.Location = New System.Drawing.Point(535, 35)
  354. Me.台幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  355. Me.台幣零用金_tb.Name = "台幣零用金_tb"
  356. Me.台幣零用金_tb.Size = New System.Drawing.Size(99, 23)
  357. Me.台幣零用金_tb.TabIndex = 1251
  358. Me.台幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  359. '
  360. '台幣_lb
  361. '
  362. Me.台幣_lb.AutoSize = True
  363. Me.台幣_lb.ForeColor = System.Drawing.Color.Green
  364. Me.台幣_lb.Location = New System.Drawing.Point(402, 38)
  365. Me.台幣_lb.Name = "台幣_lb"
  366. Me.台幣_lb.Size = New System.Drawing.Size(79, 16)
  367. Me.台幣_lb.TabIndex = 1250
  368. Me.台幣_lb.Text = "台幣 - 零用金"
  369. '
  370. '台幣支票_tb
  371. '
  372. Me.台幣支票_tb.ForeColor = System.Drawing.Color.Green
  373. Me.台幣支票_tb.Location = New System.Drawing.Point(683, 35)
  374. Me.台幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  375. Me.台幣支票_tb.Name = "台幣支票_tb"
  376. Me.台幣支票_tb.Size = New System.Drawing.Size(99, 23)
  377. Me.台幣支票_tb.TabIndex = 1253
  378. Me.台幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  379. '
  380. '台幣現金餘額_tb
  381. '
  382. Me.台幣現金餘額_tb.ForeColor = System.Drawing.Color.Green
  383. Me.台幣現金餘額_tb.Location = New System.Drawing.Point(1222, 34)
  384. Me.台幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  385. Me.台幣現金餘額_tb.Name = "台幣現金餘額_tb"
  386. Me.台幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
  387. Me.台幣現金餘額_tb.TabIndex = 1249
  388. Me.台幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  389. '
  390. '餘_lb
  391. '
  392. Me.餘_lb.AutoSize = True
  393. Me.餘_lb.ForeColor = System.Drawing.Color.Green
  394. Me.餘_lb.Location = New System.Drawing.Point(1117, 38)
  395. Me.餘_lb.Name = "餘_lb"
  396. Me.餘_lb.Size = New System.Drawing.Size(56, 16)
  397. Me.餘_lb.TabIndex = 1248
  398. Me.餘_lb.Text = "現金餘額"
  399. '
  400. '台幣支出_tb
  401. '
  402. Me.台幣支出_tb.ForeColor = System.Drawing.Color.Green
  403. Me.台幣支出_tb.Location = New System.Drawing.Point(1015, 34)
  404. Me.台幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  405. Me.台幣支出_tb.Name = "台幣支出_tb"
  406. Me.台幣支出_tb.Size = New System.Drawing.Size(99, 23)
  407. Me.台幣支出_tb.TabIndex = 1247
  408. Me.台幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  409. '
  410. '支出_lb
  411. '
  412. Me.支出_lb.AutoSize = True
  413. Me.支出_lb.ForeColor = System.Drawing.Color.Green
  414. Me.支出_lb.Location = New System.Drawing.Point(939, 37)
  415. Me.支出_lb.Name = "支出_lb"
  416. Me.支出_lb.Size = New System.Drawing.Size(32, 16)
  417. Me.支出_lb.TabIndex = 1246
  418. Me.支出_lb.Text = "支出"
  419. '
  420. '當月_bt
  421. '
  422. Me.當月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  423. Me.當月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  424. Me.當月_bt.Location = New System.Drawing.Point(287, 59)
  425. Me.當月_bt.Name = "當月_bt"
  426. Me.當月_bt.Size = New System.Drawing.Size(45, 25)
  427. Me.當月_bt.TabIndex = 1245
  428. Me.當月_bt.Text = "當月"
  429. Me.當月_bt.UseVisualStyleBackColor = True
  430. '
  431. '當日_bt
  432. '
  433. Me.當日_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  434. Me.當日_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  435. Me.當日_bt.Location = New System.Drawing.Point(288, 33)
  436. Me.當日_bt.Name = "當日_bt"
  437. Me.當日_bt.Size = New System.Drawing.Size(45, 25)
  438. Me.當日_bt.TabIndex = 1244
  439. Me.當日_bt.Text = "當日"
  440. Me.當日_bt.UseVisualStyleBackColor = True
  441. '
  442. '到_lb
  443. '
  444. Me.到_lb.AutoSize = True
  445. Me.到_lb.Location = New System.Drawing.Point(117, 37)
  446. Me.到_lb.Name = "到_lb"
  447. Me.到_lb.Size = New System.Drawing.Size(20, 16)
  448. Me.到_lb.TabIndex = 1243
  449. Me.到_lb.Text = "到"
  450. '
  451. '結束日期_dtp
  452. '
  453. Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  454. Me.結束日期_dtp.Location = New System.Drawing.Point(169, 34)
  455. Me.結束日期_dtp.Name = "結束日期_dtp"
  456. Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
  457. Me.結束日期_dtp.TabIndex = 1242
  458. '
  459. '開始日期_dtp
  460. '
  461. Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  462. Me.開始日期_dtp.Location = New System.Drawing.Point(15, 34)
  463. Me.開始日期_dtp.Name = "開始日期_dtp"
  464. Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
  465. Me.開始日期_dtp.TabIndex = 1241
  466. '
  467. '台幣現金_tb
  468. '
  469. Me.台幣現金_tb.ForeColor = System.Drawing.Color.Green
  470. Me.台幣現金_tb.Location = New System.Drawing.Point(838, 34)
  471. Me.台幣現金_tb.Name = "台幣現金_tb"
  472. Me.台幣現金_tb.Size = New System.Drawing.Size(99, 23)
  473. Me.台幣現金_tb.TabIndex = 1240
  474. Me.台幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  475. '
  476. '現金_lb
  477. '
  478. Me.現金_lb.AutoSize = True
  479. Me.現金_lb.ForeColor = System.Drawing.Color.Green
  480. Me.現金_lb.Location = New System.Drawing.Point(786, 38)
  481. Me.現金_lb.Name = "現金_lb"
  482. Me.現金_lb.Size = New System.Drawing.Size(32, 16)
  483. Me.現金_lb.TabIndex = 1239
  484. Me.現金_lb.Text = "現金"
  485. '
  486. '支付單列印成EXCEL_bt
  487. '
  488. Me.支付單列印成EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  489. Me.支付單列印成EXCEL_bt.ForeColor = System.Drawing.Color.Blue
  490. Me.支付單列印成EXCEL_bt.Location = New System.Drawing.Point(1362, 5)
  491. Me.支付單列印成EXCEL_bt.Name = "支付單列印成EXCEL_bt"
  492. Me.支付單列印成EXCEL_bt.Size = New System.Drawing.Size(121, 127)
  493. Me.支付單列印成EXCEL_bt.TabIndex = 1238
  494. Me.支付單列印成EXCEL_bt.Text = "支付單列印成EXCEL" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  495. Me.支付單列印成EXCEL_bt.UseVisualStyleBackColor = True
  496. '
  497. '日期1_lb
  498. '
  499. Me.日期1_lb.AutoSize = True
  500. Me.日期1_lb.ForeColor = System.Drawing.Color.Blue
  501. Me.日期1_lb.Location = New System.Drawing.Point(1205, 10)
  502. Me.日期1_lb.Name = "日期1_lb"
  503. Me.日期1_lb.Size = New System.Drawing.Size(32, 16)
  504. Me.日期1_lb.TabIndex = 1237
  505. Me.日期1_lb.Text = "日期"
  506. '
  507. '日期_lb
  508. '
  509. Me.日期_lb.AutoSize = True
  510. Me.日期_lb.ForeColor = System.Drawing.Color.Blue
  511. Me.日期_lb.Location = New System.Drawing.Point(895, 10)
  512. Me.日期_lb.Name = "日期_lb"
  513. Me.日期_lb.Size = New System.Drawing.Size(32, 16)
  514. Me.日期_lb.TabIndex = 1236
  515. Me.日期_lb.Text = "日期"
  516. '
  517. '審核日期_dtp
  518. '
  519. Me.審核日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  520. Me.審核日期_dtp.Location = New System.Drawing.Point(1257, 5)
  521. Me.審核日期_dtp.Name = "審核日期_dtp"
  522. Me.審核日期_dtp.Size = New System.Drawing.Size(99, 23)
  523. Me.審核日期_dtp.TabIndex = 1235
  524. '
  525. '申請日期_dtp
  526. '
  527. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  528. Me.申請日期_dtp.Location = New System.Drawing.Point(954, 7)
  529. Me.申請日期_dtp.Name = "申請日期_dtp"
  530. Me.申請日期_dtp.Size = New System.Drawing.Size(99, 23)
  531. Me.申請日期_dtp.TabIndex = 1234
  532. '
  533. '審核人_lb
  534. '
  535. Me.審核人_lb.AutoSize = True
  536. Me.審核人_lb.ForeColor = System.Drawing.Color.Blue
  537. Me.審核人_lb.Location = New System.Drawing.Point(1059, 10)
  538. Me.審核人_lb.Name = "審核人_lb"
  539. Me.審核人_lb.Size = New System.Drawing.Size(44, 16)
  540. Me.審核人_lb.TabIndex = 1233
  541. Me.審核人_lb.Text = "審核人"
  542. '
  543. '審核人_tb
  544. '
  545. Me.審核人_tb.ForeColor = System.Drawing.Color.Blue
  546. Me.審核人_tb.Location = New System.Drawing.Point(1126, 6)
  547. Me.審核人_tb.Name = "審核人_tb"
  548. Me.審核人_tb.Size = New System.Drawing.Size(74, 23)
  549. Me.審核人_tb.TabIndex = 1232
  550. '
  551. '申請人_tb
  552. '
  553. Me.申請人_tb.ForeColor = System.Drawing.Color.Blue
  554. Me.申請人_tb.Location = New System.Drawing.Point(815, 7)
  555. Me.申請人_tb.Name = "申請人_tb"
  556. Me.申請人_tb.Size = New System.Drawing.Size(74, 23)
  557. Me.申請人_tb.TabIndex = 1229
  558. '
  559. '收支單號_tb
  560. '
  561. Me.收支單號_tb.ForeColor = System.Drawing.Color.Blue
  562. Me.收支單號_tb.Location = New System.Drawing.Point(602, 7)
  563. Me.收支單號_tb.Name = "收支單號_tb"
  564. Me.收支單號_tb.Size = New System.Drawing.Size(150, 23)
  565. Me.收支單號_tb.TabIndex = 1227
  566. '
  567. '已核准的營運成本收支單_lb
  568. '
  569. Me.已核准的營運成本收支單_lb.AutoSize = True
  570. Me.已核准的營運成本收支單_lb.Location = New System.Drawing.Point(3, 9)
  571. Me.已核准的營運成本收支單_lb.Name = "已核准的營運成本收支單_lb"
  572. Me.已核准的營運成本收支單_lb.Size = New System.Drawing.Size(140, 16)
  573. Me.已核准的營運成本收支單_lb.TabIndex = 1226
  574. Me.已核准的營運成本收支單_lb.Text = "已核准的營運成本收支單"
  575. '
  576. '營運成本收支單號_lb
  577. '
  578. Me.營運成本收支單號_lb.AutoSize = True
  579. Me.營運成本收支單號_lb.ForeColor = System.Drawing.Color.Blue
  580. Me.營運成本收支單號_lb.Location = New System.Drawing.Point(402, 9)
  581. Me.營運成本收支單號_lb.Name = "營運成本收支單號_lb"
  582. Me.營運成本收支單號_lb.Size = New System.Drawing.Size(104, 16)
  583. Me.營運成本收支單號_lb.TabIndex = 1228
  584. Me.營運成本收支單號_lb.Text = "營運成本收支單號"
  585. '
  586. '申請人_lb
  587. '
  588. Me.申請人_lb.AutoSize = True
  589. Me.申請人_lb.ForeColor = System.Drawing.Color.Blue
  590. Me.申請人_lb.Location = New System.Drawing.Point(754, 10)
  591. Me.申請人_lb.Name = "申請人_lb"
  592. Me.申請人_lb.Size = New System.Drawing.Size(44, 16)
  593. Me.申請人_lb.TabIndex = 1230
  594. Me.申請人_lb.Text = "申請人"
  595. '
  596. '財務彙總_dgv
  597. '
  598. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  599. Me.財務彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  600. Me.財務彙總_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  601. Or System.Windows.Forms.AnchorStyles.Left) _
  602. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  603. Me.財務彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  604. Me.財務彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  605. Me.財務彙總_dgv.Location = New System.Drawing.Point(333, 140)
  606. Me.財務彙總_dgv.Name = "財務彙總_dgv"
  607. Me.財務彙總_dgv.RowHeadersWidth = 5
  608. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  609. Me.財務彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  610. Me.財務彙總_dgv.RowTemplate.Height = 24
  611. Me.財務彙總_dgv.Size = New System.Drawing.Size(1155, 592)
  612. Me.財務彙總_dgv.TabIndex = 1276
  613. '
  614. '單據彙總_dgv
  615. '
  616. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  617. Me.單據彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  618. Me.單據彙總_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  619. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  620. Me.單據彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  621. Me.單據彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  622. Me.單據彙總_dgv.Location = New System.Drawing.Point(12, 88)
  623. Me.單據彙總_dgv.Name = "單據彙總_dgv"
  624. Me.單據彙總_dgv.RowHeadersWidth = 5
  625. Me.單據彙總_dgv.RowTemplate.Height = 24
  626. Me.單據彙總_dgv.Size = New System.Drawing.Size(315, 538)
  627. Me.單據彙總_dgv.TabIndex = 1225
  628. '
  629. 'ContextMenuStrip1
  630. '
  631. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem})
  632. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  633. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  634. '
  635. '重新讀取ToolStripMenuItem
  636. '
  637. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  638. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  639. Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
  640. '
  641. '明細_dgv
  642. '
  643. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  644. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  645. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  646. Or System.Windows.Forms.AnchorStyles.Left) _
  647. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  648. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  649. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  650. Me.明細_dgv.Location = New System.Drawing.Point(333, 140)
  651. Me.明細_dgv.Name = "明細_dgv"
  652. Me.明細_dgv.RowHeadersWidth = 5
  653. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  654. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  655. Me.明細_dgv.RowTemplate.Height = 24
  656. Me.明細_dgv.Size = New System.Drawing.Size(1141, 592)
  657. Me.明細_dgv.TabIndex = 1231
  658. '
  659. '支票3_lb
  660. '
  661. Me.支票3_lb.AutoSize = True
  662. Me.支票3_lb.ForeColor = System.Drawing.Color.IndianRed
  663. Me.支票3_lb.Location = New System.Drawing.Point(637, 113)
  664. Me.支票3_lb.Name = "支票3_lb"
  665. Me.支票3_lb.Size = New System.Drawing.Size(32, 16)
  666. Me.支票3_lb.TabIndex = 1295
  667. Me.支票3_lb.Text = "支票"
  668. '
  669. '印尼盾_tb
  670. '
  671. Me.印尼盾_tb.ForeColor = System.Drawing.Color.Red
  672. Me.印尼盾_tb.Location = New System.Drawing.Point(534, 110)
  673. Me.印尼盾_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  674. Me.印尼盾_tb.Name = "印尼盾_tb"
  675. Me.印尼盾_tb.Size = New System.Drawing.Size(99, 23)
  676. Me.印尼盾_tb.TabIndex = 1294
  677. Me.印尼盾_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  678. '
  679. '印尼_lb
  680. '
  681. Me.印尼_lb.AutoSize = True
  682. Me.印尼_lb.ForeColor = System.Drawing.Color.IndianRed
  683. Me.印尼_lb.Location = New System.Drawing.Point(402, 114)
  684. Me.印尼_lb.Name = "印尼_lb"
  685. Me.印尼_lb.Size = New System.Drawing.Size(85, 16)
  686. Me.印尼_lb.TabIndex = 1293
  687. Me.印尼_lb.Text = "印尼盾-零用金"
  688. '
  689. '印尼支票_tb
  690. '
  691. Me.印尼支票_tb.ForeColor = System.Drawing.Color.Red
  692. Me.印尼支票_tb.Location = New System.Drawing.Point(683, 110)
  693. Me.印尼支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  694. Me.印尼支票_tb.Name = "印尼支票_tb"
  695. Me.印尼支票_tb.Size = New System.Drawing.Size(99, 23)
  696. Me.印尼支票_tb.TabIndex = 1296
  697. Me.印尼支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  698. '
  699. '印尼餘額_tb
  700. '
  701. Me.印尼餘額_tb.ForeColor = System.Drawing.Color.Red
  702. Me.印尼餘額_tb.Location = New System.Drawing.Point(1222, 109)
  703. Me.印尼餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  704. Me.印尼餘額_tb.Name = "印尼餘額_tb"
  705. Me.印尼餘額_tb.Size = New System.Drawing.Size(113, 23)
  706. Me.印尼餘額_tb.TabIndex = 1292
  707. Me.印尼餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  708. '
  709. '餘3_lb
  710. '
  711. Me.餘3_lb.AutoSize = True
  712. Me.餘3_lb.ForeColor = System.Drawing.Color.IndianRed
  713. Me.餘3_lb.Location = New System.Drawing.Point(1117, 113)
  714. Me.餘3_lb.Name = "餘3_lb"
  715. Me.餘3_lb.Size = New System.Drawing.Size(56, 16)
  716. Me.餘3_lb.TabIndex = 1291
  717. Me.餘3_lb.Text = "現金餘額"
  718. '
  719. '印尼支出_tb
  720. '
  721. Me.印尼支出_tb.ForeColor = System.Drawing.Color.Red
  722. Me.印尼支出_tb.Location = New System.Drawing.Point(1015, 109)
  723. Me.印尼支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  724. Me.印尼支出_tb.Name = "印尼支出_tb"
  725. Me.印尼支出_tb.Size = New System.Drawing.Size(99, 23)
  726. Me.印尼支出_tb.TabIndex = 1290
  727. Me.印尼支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  728. '
  729. '支出3_lb
  730. '
  731. Me.支出3_lb.AutoSize = True
  732. Me.支出3_lb.ForeColor = System.Drawing.Color.IndianRed
  733. Me.支出3_lb.Location = New System.Drawing.Point(939, 112)
  734. Me.支出3_lb.Name = "支出3_lb"
  735. Me.支出3_lb.Size = New System.Drawing.Size(32, 16)
  736. Me.支出3_lb.TabIndex = 1289
  737. Me.支出3_lb.Text = "支出"
  738. '
  739. '印尼現金_tb
  740. '
  741. Me.印尼現金_tb.ForeColor = System.Drawing.Color.Red
  742. Me.印尼現金_tb.Location = New System.Drawing.Point(838, 109)
  743. Me.印尼現金_tb.Name = "印尼現金_tb"
  744. Me.印尼現金_tb.Size = New System.Drawing.Size(99, 23)
  745. Me.印尼現金_tb.TabIndex = 1288
  746. Me.印尼現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  747. '
  748. '現金3_lb
  749. '
  750. Me.現金3_lb.AutoSize = True
  751. Me.現金3_lb.ForeColor = System.Drawing.Color.IndianRed
  752. Me.現金3_lb.Location = New System.Drawing.Point(786, 113)
  753. Me.現金3_lb.Name = "現金3_lb"
  754. Me.現金3_lb.Size = New System.Drawing.Size(32, 16)
  755. Me.現金3_lb.TabIndex = 1287
  756. Me.現金3_lb.Text = "現金"
  757. '
  758. '支票2_lb
  759. '
  760. Me.支票2_lb.AutoSize = True
  761. Me.支票2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
  762. Me.支票2_lb.Location = New System.Drawing.Point(637, 88)
  763. Me.支票2_lb.Name = "支票2_lb"
  764. Me.支票2_lb.Size = New System.Drawing.Size(32, 16)
  765. Me.支票2_lb.TabIndex = 1285
  766. Me.支票2_lb.Text = "支票"
  767. '
  768. '美金_tb
  769. '
  770. Me.美金_tb.ForeColor = System.Drawing.Color.Green
  771. Me.美金_tb.Location = New System.Drawing.Point(534, 84)
  772. Me.美金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  773. Me.美金_tb.Name = "美金_tb"
  774. Me.美金_tb.Size = New System.Drawing.Size(99, 23)
  775. Me.美金_tb.TabIndex = 1284
  776. Me.美金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  777. '
  778. '美金_lb
  779. '
  780. Me.美金_lb.AutoSize = True
  781. Me.美金_lb.ForeColor = System.Drawing.Color.DarkSlateGray
  782. Me.美金_lb.Location = New System.Drawing.Point(402, 89)
  783. Me.美金_lb.Name = "美金_lb"
  784. Me.美金_lb.Size = New System.Drawing.Size(76, 16)
  785. Me.美金_lb.TabIndex = 1283
  786. Me.美金_lb.Text = "美金- 零用金"
  787. '
  788. '美金支票_tb
  789. '
  790. Me.美金支票_tb.ForeColor = System.Drawing.Color.Green
  791. Me.美金支票_tb.Location = New System.Drawing.Point(683, 85)
  792. Me.美金支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  793. Me.美金支票_tb.Name = "美金支票_tb"
  794. Me.美金支票_tb.Size = New System.Drawing.Size(99, 23)
  795. Me.美金支票_tb.TabIndex = 1286
  796. Me.美金支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  797. '
  798. '美金餘額_tb
  799. '
  800. Me.美金餘額_tb.ForeColor = System.Drawing.Color.Green
  801. Me.美金餘額_tb.Location = New System.Drawing.Point(1222, 84)
  802. Me.美金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  803. Me.美金餘額_tb.Name = "美金餘額_tb"
  804. Me.美金餘額_tb.Size = New System.Drawing.Size(113, 23)
  805. Me.美金餘額_tb.TabIndex = 1282
  806. Me.美金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  807. '
  808. '餘2_lb
  809. '
  810. Me.餘2_lb.AutoSize = True
  811. Me.餘2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
  812. Me.餘2_lb.Location = New System.Drawing.Point(1117, 88)
  813. Me.餘2_lb.Name = "餘2_lb"
  814. Me.餘2_lb.Size = New System.Drawing.Size(56, 16)
  815. Me.餘2_lb.TabIndex = 1281
  816. Me.餘2_lb.Text = "現金餘額"
  817. '
  818. '美金支出_tb
  819. '
  820. Me.美金支出_tb.ForeColor = System.Drawing.Color.Green
  821. Me.美金支出_tb.Location = New System.Drawing.Point(1015, 84)
  822. Me.美金支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  823. Me.美金支出_tb.Name = "美金支出_tb"
  824. Me.美金支出_tb.Size = New System.Drawing.Size(99, 23)
  825. Me.美金支出_tb.TabIndex = 1280
  826. Me.美金支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  827. '
  828. '支出2_lb
  829. '
  830. Me.支出2_lb.AutoSize = True
  831. Me.支出2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
  832. Me.支出2_lb.Location = New System.Drawing.Point(939, 87)
  833. Me.支出2_lb.Name = "支出2_lb"
  834. Me.支出2_lb.Size = New System.Drawing.Size(32, 16)
  835. Me.支出2_lb.TabIndex = 1279
  836. Me.支出2_lb.Text = "支出"
  837. '
  838. '美金現金_tb
  839. '
  840. Me.美金現金_tb.ForeColor = System.Drawing.Color.Green
  841. Me.美金現金_tb.Location = New System.Drawing.Point(838, 84)
  842. Me.美金現金_tb.Name = "美金現金_tb"
  843. Me.美金現金_tb.Size = New System.Drawing.Size(99, 23)
  844. Me.美金現金_tb.TabIndex = 1278
  845. Me.美金現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  846. '
  847. '現金2_lb
  848. '
  849. Me.現金2_lb.AutoSize = True
  850. Me.現金2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
  851. Me.現金2_lb.Location = New System.Drawing.Point(786, 88)
  852. Me.現金2_lb.Name = "現金2_lb"
  853. Me.現金2_lb.Size = New System.Drawing.Size(32, 16)
  854. Me.現金2_lb.TabIndex = 1277
  855. Me.現金2_lb.Text = "現金"
  856. '
  857. '語言_dgv
  858. '
  859. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  860. Me.語言_dgv.Location = New System.Drawing.Point(659, 343)
  861. Me.語言_dgv.Name = "語言_dgv"
  862. Me.語言_dgv.RowHeadersWidth = 5
  863. Me.語言_dgv.RowTemplate.Height = 24
  864. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  865. Me.語言_dgv.TabIndex = 1297
  866. Me.語言_dgv.Visible = False
  867. '
  868. '營運成本收支單一覽表
  869. '
  870. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  871. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  872. Me.ClientSize = New System.Drawing.Size(1495, 735)
  873. Me.Controls.Add(Me.語言_dgv)
  874. Me.Controls.Add(Me.支票3_lb)
  875. Me.Controls.Add(Me.印尼盾_tb)
  876. Me.Controls.Add(Me.印尼_lb)
  877. Me.Controls.Add(Me.印尼支票_tb)
  878. Me.Controls.Add(Me.印尼餘額_tb)
  879. Me.Controls.Add(Me.餘3_lb)
  880. Me.Controls.Add(Me.印尼支出_tb)
  881. Me.Controls.Add(Me.支出3_lb)
  882. Me.Controls.Add(Me.印尼現金_tb)
  883. Me.Controls.Add(Me.現金3_lb)
  884. Me.Controls.Add(Me.支票2_lb)
  885. Me.Controls.Add(Me.美金_tb)
  886. Me.Controls.Add(Me.美金_lb)
  887. Me.Controls.Add(Me.美金支票_tb)
  888. Me.Controls.Add(Me.美金餘額_tb)
  889. Me.Controls.Add(Me.餘2_lb)
  890. Me.Controls.Add(Me.美金支出_tb)
  891. Me.Controls.Add(Me.支出2_lb)
  892. Me.Controls.Add(Me.美金現金_tb)
  893. Me.Controls.Add(Me.現金2_lb)
  894. Me.Controls.Add(Me.會計月_ch)
  895. Me.Controls.Add(Me.下個月_bt)
  896. Me.Controls.Add(Me.上個月_bt)
  897. Me.Controls.Add(Me.中間日期_dtp)
  898. Me.Controls.Add(Me.一般月_ch)
  899. Me.Controls.Add(Me.支票1_lb)
  900. Me.Controls.Add(Me.人民幣零用金_tb)
  901. Me.Controls.Add(Me.人民幣零用金_lb)
  902. Me.Controls.Add(Me.人民幣支票_tb)
  903. Me.Controls.Add(Me.人民幣現金餘額_tb)
  904. Me.Controls.Add(Me.餘1_lb)
  905. Me.Controls.Add(Me.人民幣支出_tb)
  906. Me.Controls.Add(Me.支出1_lb)
  907. Me.Controls.Add(Me.人民幣現金_tb)
  908. Me.Controls.Add(Me.現金1_lb)
  909. Me.Controls.Add(Me.圖片編碼_tb)
  910. Me.Controls.Add(Me.驗證碼_tb)
  911. Me.Controls.Add(Me.圖片編碼_lb)
  912. Me.Controls.Add(Me.驗證碼_lb)
  913. Me.Controls.Add(Me.簽名圖_pb)
  914. Me.Controls.Add(Me.彙總_rb)
  915. Me.Controls.Add(Me.明細_rb)
  916. Me.Controls.Add(Me.支票_lb)
  917. Me.Controls.Add(Me.台幣零用金_tb)
  918. Me.Controls.Add(Me.台幣_lb)
  919. Me.Controls.Add(Me.台幣支票_tb)
  920. Me.Controls.Add(Me.台幣現金餘額_tb)
  921. Me.Controls.Add(Me.餘_lb)
  922. Me.Controls.Add(Me.台幣支出_tb)
  923. Me.Controls.Add(Me.支出_lb)
  924. Me.Controls.Add(Me.當月_bt)
  925. Me.Controls.Add(Me.當日_bt)
  926. Me.Controls.Add(Me.到_lb)
  927. Me.Controls.Add(Me.結束日期_dtp)
  928. Me.Controls.Add(Me.開始日期_dtp)
  929. Me.Controls.Add(Me.台幣現金_tb)
  930. Me.Controls.Add(Me.現金_lb)
  931. Me.Controls.Add(Me.支付單列印成EXCEL_bt)
  932. Me.Controls.Add(Me.日期1_lb)
  933. Me.Controls.Add(Me.日期_lb)
  934. Me.Controls.Add(Me.審核日期_dtp)
  935. Me.Controls.Add(Me.申請日期_dtp)
  936. Me.Controls.Add(Me.審核人_lb)
  937. Me.Controls.Add(Me.審核人_tb)
  938. Me.Controls.Add(Me.申請人_tb)
  939. Me.Controls.Add(Me.收支單號_tb)
  940. Me.Controls.Add(Me.已核准的營運成本收支單_lb)
  941. Me.Controls.Add(Me.營運成本收支單號_lb)
  942. Me.Controls.Add(Me.申請人_lb)
  943. Me.Controls.Add(Me.財務彙總_dgv)
  944. Me.Controls.Add(Me.單據彙總_dgv)
  945. Me.Controls.Add(Me.明細_dgv)
  946. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  947. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  948. Me.Name = "營運成本收支單一覽表"
  949. Me.Text = "營運成本收支單一覽表"
  950. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  951. CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  952. CType(Me.單據彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  953. Me.ContextMenuStrip1.ResumeLayout(False)
  954. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  955. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  956. Me.ResumeLayout(False)
  957. Me.PerformLayout()
  958. End Sub
  959. Friend WithEvents 會計月_ch As CheckBox
  960. Friend WithEvents 下個月_bt As Button
  961. Friend WithEvents 上個月_bt As Button
  962. Friend WithEvents 中間日期_dtp As DateTimePicker
  963. Friend WithEvents 一般月_ch As CheckBox
  964. Friend WithEvents 支票1_lb As Label
  965. Friend WithEvents 人民幣零用金_tb As TextBox
  966. Friend WithEvents 人民幣零用金_lb As Label
  967. Friend WithEvents 人民幣支票_tb As TextBox
  968. Friend WithEvents 人民幣現金餘額_tb As TextBox
  969. Friend WithEvents 餘1_lb As Label
  970. Friend WithEvents 人民幣支出_tb As TextBox
  971. Friend WithEvents 支出1_lb As Label
  972. Friend WithEvents 人民幣現金_tb As TextBox
  973. Friend WithEvents 現金1_lb As Label
  974. Friend WithEvents 圖片編碼_tb As TextBox
  975. Friend WithEvents 驗證碼_tb As TextBox
  976. Friend WithEvents 圖片編碼_lb As Label
  977. Friend WithEvents 驗證碼_lb As Label
  978. Friend WithEvents 簽名圖_pb As PictureBox
  979. Friend WithEvents 彙總_rb As RadioButton
  980. Friend WithEvents 明細_rb As RadioButton
  981. Friend WithEvents 支票_lb As Label
  982. Friend WithEvents 台幣零用金_tb As TextBox
  983. Friend WithEvents 台幣_lb As Label
  984. Friend WithEvents 台幣支票_tb As TextBox
  985. Friend WithEvents 台幣現金餘額_tb As TextBox
  986. Friend WithEvents 餘_lb As Label
  987. Friend WithEvents 台幣支出_tb As TextBox
  988. Friend WithEvents 支出_lb As Label
  989. Friend WithEvents 當月_bt As Button
  990. Friend WithEvents 當日_bt As Button
  991. Friend WithEvents 結束日期_dtp As DateTimePicker
  992. Friend WithEvents 開始日期_dtp As DateTimePicker
  993. Friend WithEvents 台幣現金_tb As TextBox
  994. Friend WithEvents 現金_lb As Label
  995. Friend WithEvents 支付單列印成EXCEL_bt As Button
  996. Friend WithEvents 日期1_lb As Label
  997. Friend WithEvents 日期_lb As Label
  998. Friend WithEvents 審核日期_dtp As DateTimePicker
  999. Friend WithEvents 申請日期_dtp As DateTimePicker
  1000. Friend WithEvents 審核人_lb As Label
  1001. Friend WithEvents 審核人_tb As TextBox
  1002. Friend WithEvents 申請人_tb As TextBox
  1003. Friend WithEvents 收支單號_tb As TextBox
  1004. Friend WithEvents 已核准的營運成本收支單_lb As Label
  1005. Friend WithEvents 營運成本收支單號_lb As Label
  1006. Friend WithEvents 申請人_lb As Label
  1007. Friend WithEvents 財務彙總_dgv As DataGridView
  1008. Friend WithEvents 單據彙總_dgv As DataGridView
  1009. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  1010. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  1011. Friend WithEvents 明細_dgv As DataGridView
  1012. Friend WithEvents 支票3_lb As Label
  1013. Friend WithEvents 印尼盾_tb As TextBox
  1014. Friend WithEvents 印尼_lb As Label
  1015. Friend WithEvents 印尼支票_tb As TextBox
  1016. Friend WithEvents 印尼餘額_tb As TextBox
  1017. Friend WithEvents 餘3_lb As Label
  1018. Friend WithEvents 印尼支出_tb As TextBox
  1019. Friend WithEvents 支出3_lb As Label
  1020. Friend WithEvents 印尼現金_tb As TextBox
  1021. Friend WithEvents 現金3_lb As Label
  1022. Friend WithEvents 支票2_lb As Label
  1023. Friend WithEvents 美金_tb As TextBox
  1024. Friend WithEvents 美金_lb As Label
  1025. Friend WithEvents 美金支票_tb As TextBox
  1026. Friend WithEvents 美金餘額_tb As TextBox
  1027. Friend WithEvents 餘2_lb As Label
  1028. Friend WithEvents 美金支出_tb As TextBox
  1029. Friend WithEvents 支出2_lb As Label
  1030. Friend WithEvents 美金現金_tb As TextBox
  1031. Friend WithEvents 現金2_lb As Label
  1032. Friend WithEvents 語言_dgv As DataGridView
  1033. Friend WithEvents 到_lb As Label
  1034. End Class