Geen omschrijving
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 41KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847
  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 DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle21 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.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  33. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  34. Me.一般月_ch = New System.Windows.Forms.CheckBox()
  35. Me.Label2 = New System.Windows.Forms.Label()
  36. Me.人民幣零用金_tb = New System.Windows.Forms.TextBox()
  37. Me.人民幣零用金_ = New System.Windows.Forms.Label()
  38. Me.人民幣支票_tb = New System.Windows.Forms.TextBox()
  39. Me.人民幣現金餘額_tb = New System.Windows.Forms.TextBox()
  40. Me.Label13 = New System.Windows.Forms.Label()
  41. Me.人民幣支出_tb = New System.Windows.Forms.TextBox()
  42. Me.Label16 = New System.Windows.Forms.Label()
  43. Me.人民幣現金_tb = New System.Windows.Forms.TextBox()
  44. Me.Label17 = New System.Windows.Forms.Label()
  45. Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
  46. Me.驗證碼_tb = New System.Windows.Forms.TextBox()
  47. Me.Label20 = New System.Windows.Forms.Label()
  48. Me.Label19 = New System.Windows.Forms.Label()
  49. Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
  50. Me.彙總_rb = New System.Windows.Forms.RadioButton()
  51. Me.明細_rb = New System.Windows.Forms.RadioButton()
  52. Me.Label14 = New System.Windows.Forms.Label()
  53. Me.台幣零用金_tb = New System.Windows.Forms.TextBox()
  54. Me.Label15 = New System.Windows.Forms.Label()
  55. Me.台幣支票_tb = New System.Windows.Forms.TextBox()
  56. Me.台幣現金餘額_tb = New System.Windows.Forms.TextBox()
  57. Me.Label9 = New System.Windows.Forms.Label()
  58. Me.台幣支出_tb = New System.Windows.Forms.TextBox()
  59. Me.Label11 = New System.Windows.Forms.Label()
  60. Me.當月_bt = New System.Windows.Forms.Button()
  61. Me.當日_bt = New System.Windows.Forms.Button()
  62. Me.Label4 = New System.Windows.Forms.Label()
  63. Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
  64. Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
  65. Me.台幣現金_tb = New System.Windows.Forms.TextBox()
  66. Me.Label10 = New System.Windows.Forms.Label()
  67. Me.支付單列印成EXCEL = New System.Windows.Forms.Button()
  68. Me.Label8 = New System.Windows.Forms.Label()
  69. Me.Label7 = New System.Windows.Forms.Label()
  70. Me.審核日期_dtp = New System.Windows.Forms.DateTimePicker()
  71. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  72. Me.Label5 = New System.Windows.Forms.Label()
  73. Me.審核人_tb = New System.Windows.Forms.TextBox()
  74. Me.申請人_tb = New System.Windows.Forms.TextBox()
  75. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  76. Me.Label6 = New System.Windows.Forms.Label()
  77. Me.單據彙總_dgv = New System.Windows.Forms.DataGridView()
  78. Me.Label1 = New System.Windows.Forms.Label()
  79. Me.Label3 = New System.Windows.Forms.Label()
  80. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  81. Me.財務彙總_dgv = New System.Windows.Forms.DataGridView()
  82. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  83. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  84. Me.非稅_ch = New System.Windows.Forms.CheckBox()
  85. Me.含稅_ch = New System.Windows.Forms.CheckBox()
  86. Me.全部_ch = New System.Windows.Forms.CheckBox()
  87. Me.ContextMenuStrip1.SuspendLayout()
  88. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  89. CType(Me.單據彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  90. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  91. CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  92. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  93. Me.SuspendLayout()
  94. '
  95. '會計月_ch
  96. '
  97. Me.會計月_ch.AutoSize = True
  98. Me.會計月_ch.Checked = True
  99. Me.會計月_ch.CheckState = System.Windows.Forms.CheckState.Checked
  100. Me.會計月_ch.Location = New System.Drawing.Point(30, 54)
  101. Me.會計月_ch.Name = "會計月_ch"
  102. Me.會計月_ch.Size = New System.Drawing.Size(63, 20)
  103. Me.會計月_ch.TabIndex = 1222
  104. Me.會計月_ch.Text = "會計月"
  105. Me.會計月_ch.UseVisualStyleBackColor = True
  106. '
  107. '下個月_bt
  108. '
  109. Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  110. Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  111. Me.下個月_bt.Location = New System.Drawing.Point(261, 52)
  112. Me.下個月_bt.Name = "下個月_bt"
  113. Me.下個月_bt.Size = New System.Drawing.Size(57, 23)
  114. Me.下個月_bt.TabIndex = 1221
  115. Me.下個月_bt.Text = "下個月"
  116. Me.下個月_bt.UseVisualStyleBackColor = True
  117. '
  118. '上個月_bt
  119. '
  120. Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  121. Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  122. Me.上個月_bt.Location = New System.Drawing.Point(203, 52)
  123. Me.上個月_bt.Name = "上個月_bt"
  124. Me.上個月_bt.Size = New System.Drawing.Size(57, 23)
  125. Me.上個月_bt.TabIndex = 1220
  126. Me.上個月_bt.Text = "上個月"
  127. Me.上個月_bt.UseVisualStyleBackColor = True
  128. '
  129. '中間日期_dtp
  130. '
  131. Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  132. Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  133. Me.中間日期_dtp.Location = New System.Drawing.Point(26, 100)
  134. Me.中間日期_dtp.Name = "中間日期_dtp"
  135. Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
  136. Me.中間日期_dtp.TabIndex = 1219
  137. Me.中間日期_dtp.Visible = False
  138. '
  139. 'ContextMenuStrip1
  140. '
  141. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem})
  142. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  143. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  144. '
  145. '重新讀取ToolStripMenuItem
  146. '
  147. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  148. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  149. Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
  150. '
  151. '一般月_ch
  152. '
  153. Me.一般月_ch.AutoSize = True
  154. Me.一般月_ch.Location = New System.Drawing.Point(122, 54)
  155. Me.一般月_ch.Name = "一般月_ch"
  156. Me.一般月_ch.Size = New System.Drawing.Size(63, 20)
  157. Me.一般月_ch.TabIndex = 1223
  158. Me.一般月_ch.Text = "一般月"
  159. Me.一般月_ch.UseVisualStyleBackColor = True
  160. '
  161. 'Label2
  162. '
  163. Me.Label2.AutoSize = True
  164. Me.Label2.ForeColor = System.Drawing.Color.Red
  165. Me.Label2.Location = New System.Drawing.Point(494, 59)
  166. Me.Label2.Name = "Label2"
  167. Me.Label2.Size = New System.Drawing.Size(32, 16)
  168. Me.Label2.TabIndex = 1217
  169. Me.Label2.Text = "支票"
  170. '
  171. '人民幣零用金_tb
  172. '
  173. Me.人民幣零用金_tb.ForeColor = System.Drawing.Color.Red
  174. Me.人民幣零用金_tb.Location = New System.Drawing.Point(407, 56)
  175. Me.人民幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  176. Me.人民幣零用金_tb.Name = "人民幣零用金_tb"
  177. Me.人民幣零用金_tb.Size = New System.Drawing.Size(85, 23)
  178. Me.人民幣零用金_tb.TabIndex = 1216
  179. Me.人民幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  180. '
  181. '人民幣零用金_
  182. '
  183. Me.人民幣零用金_.AutoSize = True
  184. Me.人民幣零用金_.ForeColor = System.Drawing.Color.Red
  185. Me.人民幣零用金_.Location = New System.Drawing.Point(323, 60)
  186. Me.人民幣零用金_.Name = "人民幣零用金_"
  187. Me.人民幣零用金_.Size = New System.Drawing.Size(85, 16)
  188. Me.人民幣零用金_.TabIndex = 1215
  189. Me.人民幣零用金_.Text = "人民幣-零用金"
  190. '
  191. '人民幣支票_tb
  192. '
  193. Me.人民幣支票_tb.ForeColor = System.Drawing.Color.Red
  194. Me.人民幣支票_tb.Location = New System.Drawing.Point(527, 56)
  195. Me.人民幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  196. Me.人民幣支票_tb.Name = "人民幣支票_tb"
  197. Me.人民幣支票_tb.Size = New System.Drawing.Size(85, 23)
  198. Me.人民幣支票_tb.TabIndex = 1218
  199. Me.人民幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  200. '
  201. '人民幣現金餘額_tb
  202. '
  203. Me.人民幣現金餘額_tb.ForeColor = System.Drawing.Color.Red
  204. Me.人民幣現金餘額_tb.Location = New System.Drawing.Point(885, 56)
  205. Me.人民幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  206. Me.人民幣現金餘額_tb.Name = "人民幣現金餘額_tb"
  207. Me.人民幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
  208. Me.人民幣現金餘額_tb.TabIndex = 1214
  209. Me.人民幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  210. '
  211. 'Label13
  212. '
  213. Me.Label13.AutoSize = True
  214. Me.Label13.ForeColor = System.Drawing.Color.Red
  215. Me.Label13.Location = New System.Drawing.Point(853, 60)
  216. Me.Label13.Name = "Label13"
  217. Me.Label13.Size = New System.Drawing.Size(32, 16)
  218. Me.Label13.TabIndex = 1213
  219. Me.Label13.Text = "總和"
  220. '
  221. '人民幣支出_tb
  222. '
  223. Me.人民幣支出_tb.ForeColor = System.Drawing.Color.Red
  224. Me.人民幣支出_tb.Location = New System.Drawing.Point(766, 56)
  225. Me.人民幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  226. Me.人民幣支出_tb.Name = "人民幣支出_tb"
  227. Me.人民幣支出_tb.Size = New System.Drawing.Size(85, 23)
  228. Me.人民幣支出_tb.TabIndex = 1212
  229. Me.人民幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  230. '
  231. 'Label16
  232. '
  233. Me.Label16.AutoSize = True
  234. Me.Label16.ForeColor = System.Drawing.Color.Red
  235. Me.Label16.Location = New System.Drawing.Point(734, 59)
  236. Me.Label16.Name = "Label16"
  237. Me.Label16.Size = New System.Drawing.Size(32, 16)
  238. Me.Label16.TabIndex = 1211
  239. Me.Label16.Text = "支出"
  240. '
  241. '人民幣現金_tb
  242. '
  243. Me.人民幣現金_tb.ForeColor = System.Drawing.Color.Red
  244. Me.人民幣現金_tb.Location = New System.Drawing.Point(647, 56)
  245. Me.人民幣現金_tb.Name = "人民幣現金_tb"
  246. Me.人民幣現金_tb.Size = New System.Drawing.Size(85, 23)
  247. Me.人民幣現金_tb.TabIndex = 1210
  248. Me.人民幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  249. '
  250. 'Label17
  251. '
  252. Me.Label17.AutoSize = True
  253. Me.Label17.ForeColor = System.Drawing.Color.Red
  254. Me.Label17.Location = New System.Drawing.Point(614, 59)
  255. Me.Label17.Name = "Label17"
  256. Me.Label17.Size = New System.Drawing.Size(32, 16)
  257. Me.Label17.TabIndex = 1209
  258. Me.Label17.Text = "現金"
  259. '
  260. '圖片編碼_tb
  261. '
  262. Me.圖片編碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  263. Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
  264. Me.圖片編碼_tb.Location = New System.Drawing.Point(190, 605)
  265. Me.圖片編碼_tb.Name = "圖片編碼_tb"
  266. Me.圖片編碼_tb.Size = New System.Drawing.Size(128, 23)
  267. Me.圖片編碼_tb.TabIndex = 1208
  268. Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  269. '
  270. '驗證碼_tb
  271. '
  272. Me.驗證碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  273. Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
  274. Me.驗證碼_tb.Location = New System.Drawing.Point(191, 581)
  275. Me.驗證碼_tb.Name = "驗證碼_tb"
  276. Me.驗證碼_tb.Size = New System.Drawing.Size(127, 23)
  277. Me.驗證碼_tb.TabIndex = 1207
  278. Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  279. '
  280. 'Label20
  281. '
  282. Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  283. Me.Label20.AutoSize = True
  284. Me.Label20.ForeColor = System.Drawing.Color.Blue
  285. Me.Label20.Location = New System.Drawing.Point(134, 608)
  286. Me.Label20.Name = "Label20"
  287. Me.Label20.Size = New System.Drawing.Size(56, 16)
  288. Me.Label20.TabIndex = 1206
  289. Me.Label20.Text = "圖片編碼"
  290. '
  291. 'Label19
  292. '
  293. Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  294. Me.Label19.AutoSize = True
  295. Me.Label19.ForeColor = System.Drawing.Color.Blue
  296. Me.Label19.Location = New System.Drawing.Point(134, 584)
  297. Me.Label19.Name = "Label19"
  298. Me.Label19.Size = New System.Drawing.Size(44, 16)
  299. Me.Label19.TabIndex = 1205
  300. Me.Label19.Text = "驗證碼"
  301. '
  302. '簽名圖_pb
  303. '
  304. Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  305. Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  306. Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  307. Me.簽名圖_pb.Location = New System.Drawing.Point(2, 581)
  308. Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  309. Me.簽名圖_pb.Name = "簽名圖_pb"
  310. Me.簽名圖_pb.Size = New System.Drawing.Size(129, 47)
  311. Me.簽名圖_pb.TabIndex = 1204
  312. Me.簽名圖_pb.TabStop = False
  313. '
  314. '彙總_rb
  315. '
  316. Me.彙總_rb.AutoSize = True
  317. Me.彙總_rb.Location = New System.Drawing.Point(265, 3)
  318. Me.彙總_rb.Name = "彙總_rb"
  319. Me.彙總_rb.Size = New System.Drawing.Size(50, 20)
  320. Me.彙總_rb.TabIndex = 1203
  321. Me.彙總_rb.TabStop = True
  322. Me.彙總_rb.Text = "彙總"
  323. Me.彙總_rb.UseVisualStyleBackColor = True
  324. '
  325. '明細_rb
  326. '
  327. Me.明細_rb.AutoSize = True
  328. Me.明細_rb.Location = New System.Drawing.Point(209, 3)
  329. Me.明細_rb.Name = "明細_rb"
  330. Me.明細_rb.Size = New System.Drawing.Size(50, 20)
  331. Me.明細_rb.TabIndex = 1202
  332. Me.明細_rb.TabStop = True
  333. Me.明細_rb.Text = "明細"
  334. Me.明細_rb.UseVisualStyleBackColor = True
  335. '
  336. 'Label14
  337. '
  338. Me.Label14.AutoSize = True
  339. Me.Label14.ForeColor = System.Drawing.Color.Green
  340. Me.Label14.Location = New System.Drawing.Point(494, 33)
  341. Me.Label14.Name = "Label14"
  342. Me.Label14.Size = New System.Drawing.Size(32, 16)
  343. Me.Label14.TabIndex = 1200
  344. Me.Label14.Text = "支票"
  345. '
  346. '台幣零用金_tb
  347. '
  348. Me.台幣零用金_tb.ForeColor = System.Drawing.Color.Green
  349. Me.台幣零用金_tb.Location = New System.Drawing.Point(407, 30)
  350. Me.台幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  351. Me.台幣零用金_tb.Name = "台幣零用金_tb"
  352. Me.台幣零用金_tb.Size = New System.Drawing.Size(85, 23)
  353. Me.台幣零用金_tb.TabIndex = 1199
  354. Me.台幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  355. '
  356. 'Label15
  357. '
  358. Me.Label15.AutoSize = True
  359. Me.Label15.ForeColor = System.Drawing.Color.Green
  360. Me.Label15.Location = New System.Drawing.Point(329, 34)
  361. Me.Label15.Name = "Label15"
  362. Me.Label15.Size = New System.Drawing.Size(79, 16)
  363. Me.Label15.TabIndex = 1198
  364. Me.Label15.Text = "台幣 - 零用金"
  365. '
  366. '台幣支票_tb
  367. '
  368. Me.台幣支票_tb.ForeColor = System.Drawing.Color.Green
  369. Me.台幣支票_tb.Location = New System.Drawing.Point(527, 30)
  370. Me.台幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  371. Me.台幣支票_tb.Name = "台幣支票_tb"
  372. Me.台幣支票_tb.Size = New System.Drawing.Size(85, 23)
  373. Me.台幣支票_tb.TabIndex = 1201
  374. Me.台幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  375. '
  376. '台幣現金餘額_tb
  377. '
  378. Me.台幣現金餘額_tb.ForeColor = System.Drawing.Color.Green
  379. Me.台幣現金餘額_tb.Location = New System.Drawing.Point(885, 30)
  380. Me.台幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  381. Me.台幣現金餘額_tb.Name = "台幣現金餘額_tb"
  382. Me.台幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
  383. Me.台幣現金餘額_tb.TabIndex = 1197
  384. Me.台幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  385. '
  386. 'Label9
  387. '
  388. Me.Label9.AutoSize = True
  389. Me.Label9.ForeColor = System.Drawing.Color.Green
  390. Me.Label9.Location = New System.Drawing.Point(853, 34)
  391. Me.Label9.Name = "Label9"
  392. Me.Label9.Size = New System.Drawing.Size(32, 16)
  393. Me.Label9.TabIndex = 1196
  394. Me.Label9.Text = "總和"
  395. '
  396. '台幣支出_tb
  397. '
  398. Me.台幣支出_tb.ForeColor = System.Drawing.Color.Green
  399. Me.台幣支出_tb.Location = New System.Drawing.Point(766, 30)
  400. Me.台幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  401. Me.台幣支出_tb.Name = "台幣支出_tb"
  402. Me.台幣支出_tb.Size = New System.Drawing.Size(85, 23)
  403. Me.台幣支出_tb.TabIndex = 1195
  404. Me.台幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  405. '
  406. 'Label11
  407. '
  408. Me.Label11.AutoSize = True
  409. Me.Label11.ForeColor = System.Drawing.Color.Green
  410. Me.Label11.Location = New System.Drawing.Point(735, 33)
  411. Me.Label11.Name = "Label11"
  412. Me.Label11.Size = New System.Drawing.Size(32, 16)
  413. Me.Label11.TabIndex = 1194
  414. Me.Label11.Text = "支出"
  415. '
  416. '當月_bt
  417. '
  418. Me.當月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  419. Me.當月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  420. Me.當月_bt.Location = New System.Drawing.Point(273, 25)
  421. Me.當月_bt.Name = "當月_bt"
  422. Me.當月_bt.Size = New System.Drawing.Size(45, 25)
  423. Me.當月_bt.TabIndex = 1193
  424. Me.當月_bt.Text = "當月"
  425. Me.當月_bt.UseVisualStyleBackColor = True
  426. '
  427. '當日_bt
  428. '
  429. Me.當日_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  430. Me.當日_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  431. Me.當日_bt.Location = New System.Drawing.Point(219, 25)
  432. Me.當日_bt.Name = "當日_bt"
  433. Me.當日_bt.Size = New System.Drawing.Size(45, 25)
  434. Me.當日_bt.TabIndex = 1192
  435. Me.當日_bt.Text = "當日"
  436. Me.當日_bt.UseVisualStyleBackColor = True
  437. '
  438. 'Label4
  439. '
  440. Me.Label4.AutoSize = True
  441. Me.Label4.Location = New System.Drawing.Point(99, 30)
  442. Me.Label4.Name = "Label4"
  443. Me.Label4.Size = New System.Drawing.Size(20, 16)
  444. Me.Label4.TabIndex = 1191
  445. Me.Label4.Text = "到"
  446. '
  447. '結束日期_dtp
  448. '
  449. Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  450. Me.結束日期_dtp.Location = New System.Drawing.Point(122, 26)
  451. Me.結束日期_dtp.Name = "結束日期_dtp"
  452. Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
  453. Me.結束日期_dtp.TabIndex = 1190
  454. '
  455. '開始日期_dtp
  456. '
  457. Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  458. Me.開始日期_dtp.Location = New System.Drawing.Point(2, 26)
  459. Me.開始日期_dtp.Name = "開始日期_dtp"
  460. Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
  461. Me.開始日期_dtp.TabIndex = 1189
  462. '
  463. '台幣現金_tb
  464. '
  465. Me.台幣現金_tb.ForeColor = System.Drawing.Color.Green
  466. Me.台幣現金_tb.Location = New System.Drawing.Point(647, 30)
  467. Me.台幣現金_tb.Name = "台幣現金_tb"
  468. Me.台幣現金_tb.Size = New System.Drawing.Size(85, 23)
  469. Me.台幣現金_tb.TabIndex = 1188
  470. Me.台幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  471. '
  472. 'Label10
  473. '
  474. Me.Label10.AutoSize = True
  475. Me.Label10.ForeColor = System.Drawing.Color.Green
  476. Me.Label10.Location = New System.Drawing.Point(615, 33)
  477. Me.Label10.Name = "Label10"
  478. Me.Label10.Size = New System.Drawing.Size(32, 16)
  479. Me.Label10.TabIndex = 1187
  480. Me.Label10.Text = "現金"
  481. '
  482. '支付單列印成EXCEL
  483. '
  484. Me.支付單列印成EXCEL.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  485. Me.支付單列印成EXCEL.ForeColor = System.Drawing.Color.Blue
  486. Me.支付單列印成EXCEL.Location = New System.Drawing.Point(1000, 29)
  487. Me.支付單列印成EXCEL.Name = "支付單列印成EXCEL"
  488. Me.支付單列印成EXCEL.Size = New System.Drawing.Size(79, 51)
  489. Me.支付單列印成EXCEL.TabIndex = 1186
  490. Me.支付單列印成EXCEL.Text = "支付單列印成EXCEL" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  491. Me.支付單列印成EXCEL.UseVisualStyleBackColor = True
  492. '
  493. 'Label8
  494. '
  495. Me.Label8.AutoSize = True
  496. Me.Label8.ForeColor = System.Drawing.Color.Blue
  497. Me.Label8.Location = New System.Drawing.Point(947, 7)
  498. Me.Label8.Name = "Label8"
  499. Me.Label8.Size = New System.Drawing.Size(32, 16)
  500. Me.Label8.TabIndex = 1185
  501. Me.Label8.Text = "日期"
  502. '
  503. 'Label7
  504. '
  505. Me.Label7.AutoSize = True
  506. Me.Label7.ForeColor = System.Drawing.Color.Blue
  507. Me.Label7.Location = New System.Drawing.Point(687, 7)
  508. Me.Label7.Name = "Label7"
  509. Me.Label7.Size = New System.Drawing.Size(32, 16)
  510. Me.Label7.TabIndex = 1184
  511. Me.Label7.Text = "日期"
  512. '
  513. '審核日期_dtp
  514. '
  515. Me.審核日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  516. Me.審核日期_dtp.Location = New System.Drawing.Point(979, 4)
  517. Me.審核日期_dtp.Name = "審核日期_dtp"
  518. Me.審核日期_dtp.Size = New System.Drawing.Size(99, 23)
  519. Me.審核日期_dtp.TabIndex = 1183
  520. '
  521. '申請日期_dtp
  522. '
  523. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  524. Me.申請日期_dtp.Location = New System.Drawing.Point(719, 4)
  525. Me.申請日期_dtp.Name = "申請日期_dtp"
  526. Me.申請日期_dtp.Size = New System.Drawing.Size(99, 23)
  527. Me.申請日期_dtp.TabIndex = 1182
  528. '
  529. 'Label5
  530. '
  531. Me.Label5.AutoSize = True
  532. Me.Label5.ForeColor = System.Drawing.Color.Blue
  533. Me.Label5.Location = New System.Drawing.Point(824, 7)
  534. Me.Label5.Name = "Label5"
  535. Me.Label5.Size = New System.Drawing.Size(44, 16)
  536. Me.Label5.TabIndex = 1181
  537. Me.Label5.Text = "審核人"
  538. '
  539. '審核人_tb
  540. '
  541. Me.審核人_tb.ForeColor = System.Drawing.Color.Blue
  542. Me.審核人_tb.Location = New System.Drawing.Point(868, 4)
  543. Me.審核人_tb.Name = "審核人_tb"
  544. Me.審核人_tb.Size = New System.Drawing.Size(74, 23)
  545. Me.審核人_tb.TabIndex = 1180
  546. '
  547. '申請人_tb
  548. '
  549. Me.申請人_tb.ForeColor = System.Drawing.Color.Blue
  550. Me.申請人_tb.Location = New System.Drawing.Point(607, 4)
  551. Me.申請人_tb.Name = "申請人_tb"
  552. Me.申請人_tb.Size = New System.Drawing.Size(74, 23)
  553. Me.申請人_tb.TabIndex = 1177
  554. '
  555. '收支單號_tb
  556. '
  557. Me.收支單號_tb.ForeColor = System.Drawing.Color.Blue
  558. Me.收支單號_tb.Location = New System.Drawing.Point(407, 4)
  559. Me.收支單號_tb.Name = "收支單號_tb"
  560. Me.收支單號_tb.Size = New System.Drawing.Size(150, 23)
  561. Me.收支單號_tb.TabIndex = 1175
  562. '
  563. 'Label6
  564. '
  565. Me.Label6.AutoSize = True
  566. Me.Label6.Location = New System.Drawing.Point(-1, 5)
  567. Me.Label6.Name = "Label6"
  568. Me.Label6.Size = New System.Drawing.Size(140, 16)
  569. Me.Label6.TabIndex = 1174
  570. Me.Label6.Text = "已核准的營運成本收支單"
  571. '
  572. '單據彙總_dgv
  573. '
  574. DataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  575. Me.單據彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17
  576. Me.單據彙總_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  577. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  578. Me.單據彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  579. Me.單據彙總_dgv.BackgroundColor = System.Drawing.Color.White
  580. Me.單據彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  581. Me.單據彙總_dgv.Location = New System.Drawing.Point(3, 78)
  582. Me.單據彙總_dgv.Name = "單據彙總_dgv"
  583. Me.單據彙總_dgv.RowHeadersWidth = 5
  584. Me.單據彙總_dgv.RowTemplate.Height = 24
  585. Me.單據彙總_dgv.Size = New System.Drawing.Size(315, 499)
  586. Me.單據彙總_dgv.TabIndex = 1173
  587. '
  588. 'Label1
  589. '
  590. Me.Label1.AutoSize = True
  591. Me.Label1.ForeColor = System.Drawing.Color.Blue
  592. Me.Label1.Location = New System.Drawing.Point(326, 7)
  593. Me.Label1.Name = "Label1"
  594. Me.Label1.Size = New System.Drawing.Size(80, 16)
  595. Me.Label1.TabIndex = 1176
  596. Me.Label1.Text = "財務收支單號"
  597. '
  598. 'Label3
  599. '
  600. Me.Label3.AutoSize = True
  601. Me.Label3.ForeColor = System.Drawing.Color.Blue
  602. Me.Label3.Location = New System.Drawing.Point(563, 7)
  603. Me.Label3.Name = "Label3"
  604. Me.Label3.Size = New System.Drawing.Size(44, 16)
  605. Me.Label3.TabIndex = 1178
  606. Me.Label3.Text = "申請人"
  607. '
  608. '明細_dgv
  609. '
  610. DataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  611. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle18
  612. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  613. Or System.Windows.Forms.AnchorStyles.Left) _
  614. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  615. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  616. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  617. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  618. Me.明細_dgv.Location = New System.Drawing.Point(321, 82)
  619. Me.明細_dgv.Name = "明細_dgv"
  620. Me.明細_dgv.RowHeadersWidth = 5
  621. DataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  622. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle19
  623. Me.明細_dgv.RowTemplate.Height = 24
  624. Me.明細_dgv.Size = New System.Drawing.Size(1075, 546)
  625. Me.明細_dgv.TabIndex = 1179
  626. '
  627. '財務彙總_dgv
  628. '
  629. DataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  630. Me.財務彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle20
  631. Me.財務彙總_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  632. Or System.Windows.Forms.AnchorStyles.Left) _
  633. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  634. Me.財務彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  635. Me.財務彙總_dgv.BackgroundColor = System.Drawing.Color.White
  636. Me.財務彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  637. Me.財務彙總_dgv.Location = New System.Drawing.Point(321, 82)
  638. Me.財務彙總_dgv.Name = "財務彙總_dgv"
  639. Me.財務彙總_dgv.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None
  640. Me.財務彙總_dgv.RowHeadersWidth = 5
  641. DataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  642. Me.財務彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle21
  643. Me.財務彙總_dgv.RowTemplate.Height = 24
  644. Me.財務彙總_dgv.Size = New System.Drawing.Size(1075, 546)
  645. Me.財務彙總_dgv.TabIndex = 1224
  646. '
  647. '字體大小調整_lb
  648. '
  649. Me.字體大小調整_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  650. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  651. Me.字體大小調整_lb.AutoSize = True
  652. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  653. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
  654. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  655. Me.字體大小調整_lb.Location = New System.Drawing.Point(1143, 58)
  656. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  657. Me.字體大小調整_lb.Size = New System.Drawing.Size(60, 17)
  658. Me.字體大小調整_lb.TabIndex = 1495
  659. Me.字體大小調整_lb.Text = "字體調整"
  660. '
  661. '字體_NUD
  662. '
  663. Me.字體_NUD.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  664. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  665. Me.字體_NUD.DecimalPlaces = 1
  666. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  667. Me.字體_NUD.Location = New System.Drawing.Point(1204, 55)
  668. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  669. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  670. Me.字體_NUD.Name = "字體_NUD"
  671. Me.字體_NUD.Size = New System.Drawing.Size(42, 23)
  672. Me.字體_NUD.TabIndex = 1494
  673. Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
  674. '
  675. '非稅_ch
  676. '
  677. Me.非稅_ch.AutoSize = True
  678. Me.非稅_ch.Location = New System.Drawing.Point(1086, 56)
  679. Me.非稅_ch.Name = "非稅_ch"
  680. Me.非稅_ch.Size = New System.Drawing.Size(51, 20)
  681. Me.非稅_ch.TabIndex = 1498
  682. Me.非稅_ch.Text = "非稅"
  683. Me.非稅_ch.UseVisualStyleBackColor = True
  684. '
  685. '含稅_ch
  686. '
  687. Me.含稅_ch.AutoSize = True
  688. Me.含稅_ch.Location = New System.Drawing.Point(1085, 30)
  689. Me.含稅_ch.Name = "含稅_ch"
  690. Me.含稅_ch.Size = New System.Drawing.Size(51, 20)
  691. Me.含稅_ch.TabIndex = 1497
  692. Me.含稅_ch.Text = "含稅"
  693. Me.含稅_ch.UseVisualStyleBackColor = True
  694. '
  695. '全部_ch
  696. '
  697. Me.全部_ch.AutoSize = True
  698. Me.全部_ch.Checked = True
  699. Me.全部_ch.CheckState = System.Windows.Forms.CheckState.Checked
  700. Me.全部_ch.Location = New System.Drawing.Point(1085, 4)
  701. Me.全部_ch.Name = "全部_ch"
  702. Me.全部_ch.Size = New System.Drawing.Size(51, 20)
  703. Me.全部_ch.TabIndex = 1496
  704. Me.全部_ch.Text = "全部"
  705. Me.全部_ch.UseVisualStyleBackColor = True
  706. '
  707. '財務_收支單一覽表
  708. '
  709. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  710. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  711. Me.ClientSize = New System.Drawing.Size(1399, 631)
  712. Me.Controls.Add(Me.單據彙總_dgv)
  713. Me.Controls.Add(Me.非稅_ch)
  714. Me.Controls.Add(Me.含稅_ch)
  715. Me.Controls.Add(Me.全部_ch)
  716. Me.Controls.Add(Me.字體大小調整_lb)
  717. Me.Controls.Add(Me.字體_NUD)
  718. Me.Controls.Add(Me.會計月_ch)
  719. Me.Controls.Add(Me.下個月_bt)
  720. Me.Controls.Add(Me.上個月_bt)
  721. Me.Controls.Add(Me.中間日期_dtp)
  722. Me.Controls.Add(Me.一般月_ch)
  723. Me.Controls.Add(Me.Label2)
  724. Me.Controls.Add(Me.人民幣零用金_tb)
  725. Me.Controls.Add(Me.人民幣零用金_)
  726. Me.Controls.Add(Me.人民幣支票_tb)
  727. Me.Controls.Add(Me.人民幣現金餘額_tb)
  728. Me.Controls.Add(Me.Label13)
  729. Me.Controls.Add(Me.人民幣支出_tb)
  730. Me.Controls.Add(Me.Label16)
  731. Me.Controls.Add(Me.人民幣現金_tb)
  732. Me.Controls.Add(Me.Label17)
  733. Me.Controls.Add(Me.圖片編碼_tb)
  734. Me.Controls.Add(Me.驗證碼_tb)
  735. Me.Controls.Add(Me.Label20)
  736. Me.Controls.Add(Me.Label19)
  737. Me.Controls.Add(Me.簽名圖_pb)
  738. Me.Controls.Add(Me.彙總_rb)
  739. Me.Controls.Add(Me.明細_rb)
  740. Me.Controls.Add(Me.Label14)
  741. Me.Controls.Add(Me.台幣零用金_tb)
  742. Me.Controls.Add(Me.Label15)
  743. Me.Controls.Add(Me.台幣支票_tb)
  744. Me.Controls.Add(Me.台幣現金餘額_tb)
  745. Me.Controls.Add(Me.Label9)
  746. Me.Controls.Add(Me.台幣支出_tb)
  747. Me.Controls.Add(Me.Label11)
  748. Me.Controls.Add(Me.當月_bt)
  749. Me.Controls.Add(Me.當日_bt)
  750. Me.Controls.Add(Me.Label4)
  751. Me.Controls.Add(Me.結束日期_dtp)
  752. Me.Controls.Add(Me.開始日期_dtp)
  753. Me.Controls.Add(Me.台幣現金_tb)
  754. Me.Controls.Add(Me.Label10)
  755. Me.Controls.Add(Me.支付單列印成EXCEL)
  756. Me.Controls.Add(Me.Label8)
  757. Me.Controls.Add(Me.Label7)
  758. Me.Controls.Add(Me.審核日期_dtp)
  759. Me.Controls.Add(Me.申請日期_dtp)
  760. Me.Controls.Add(Me.Label5)
  761. Me.Controls.Add(Me.審核人_tb)
  762. Me.Controls.Add(Me.申請人_tb)
  763. Me.Controls.Add(Me.收支單號_tb)
  764. Me.Controls.Add(Me.Label6)
  765. Me.Controls.Add(Me.Label1)
  766. Me.Controls.Add(Me.Label3)
  767. Me.Controls.Add(Me.明細_dgv)
  768. Me.Controls.Add(Me.財務彙總_dgv)
  769. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  770. Me.ForeColor = System.Drawing.Color.Black
  771. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  772. Me.Name = "財務_收支單一覽表"
  773. Me.Text = "財務收支單一覽表"
  774. Me.ContextMenuStrip1.ResumeLayout(False)
  775. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  776. CType(Me.單據彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  777. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  778. CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  779. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  780. Me.ResumeLayout(False)
  781. Me.PerformLayout()
  782. End Sub
  783. Friend WithEvents 會計月_ch As CheckBox
  784. Friend WithEvents 下個月_bt As Button
  785. Friend WithEvents 上個月_bt As Button
  786. Friend WithEvents 中間日期_dtp As DateTimePicker
  787. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  788. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  789. Friend WithEvents 一般月_ch As CheckBox
  790. Friend WithEvents Label2 As Label
  791. Friend WithEvents 人民幣零用金_tb As TextBox
  792. Friend WithEvents 人民幣零用金_ As Label
  793. Friend WithEvents 人民幣支票_tb As TextBox
  794. Friend WithEvents 人民幣現金餘額_tb As TextBox
  795. Friend WithEvents Label13 As Label
  796. Friend WithEvents 人民幣支出_tb As TextBox
  797. Friend WithEvents Label16 As Label
  798. Friend WithEvents 人民幣現金_tb As TextBox
  799. Friend WithEvents Label17 As Label
  800. Friend WithEvents 圖片編碼_tb As TextBox
  801. Friend WithEvents 驗證碼_tb As TextBox
  802. Friend WithEvents Label20 As Label
  803. Friend WithEvents Label19 As Label
  804. Friend WithEvents 簽名圖_pb As PictureBox
  805. Friend WithEvents 彙總_rb As RadioButton
  806. Friend WithEvents 明細_rb As RadioButton
  807. Friend WithEvents Label14 As Label
  808. Friend WithEvents 台幣零用金_tb As TextBox
  809. Friend WithEvents Label15 As Label
  810. Friend WithEvents 台幣支票_tb As TextBox
  811. Friend WithEvents 台幣現金餘額_tb As TextBox
  812. Friend WithEvents Label9 As Label
  813. Friend WithEvents 台幣支出_tb As TextBox
  814. Friend WithEvents Label11 As Label
  815. Friend WithEvents 當月_bt As Button
  816. Friend WithEvents 當日_bt As Button
  817. Friend WithEvents Label4 As Label
  818. Friend WithEvents 結束日期_dtp As DateTimePicker
  819. Friend WithEvents 開始日期_dtp As DateTimePicker
  820. Friend WithEvents 台幣現金_tb As TextBox
  821. Friend WithEvents Label10 As Label
  822. Friend WithEvents 支付單列印成EXCEL As Button
  823. Friend WithEvents Label8 As Label
  824. Friend WithEvents Label7 As Label
  825. Friend WithEvents 審核日期_dtp As DateTimePicker
  826. Friend WithEvents 申請日期_dtp As DateTimePicker
  827. Friend WithEvents Label5 As Label
  828. Friend WithEvents 審核人_tb As TextBox
  829. Friend WithEvents 申請人_tb As TextBox
  830. Friend WithEvents 收支單號_tb As TextBox
  831. Friend WithEvents Label6 As Label
  832. Friend WithEvents 單據彙總_dgv As DataGridView
  833. Friend WithEvents Label1 As Label
  834. Friend WithEvents Label3 As Label
  835. Friend WithEvents 明細_dgv As DataGridView
  836. Friend WithEvents 財務彙總_dgv As DataGridView
  837. Friend WithEvents 字體大小調整_lb As Label
  838. Friend WithEvents 字體_NUD As NumericUpDown
  839. Friend WithEvents 非稅_ch As CheckBox
  840. Friend WithEvents 含稅_ch As CheckBox
  841. Friend WithEvents 全部_ch As CheckBox
  842. End Class