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.

財務_對帳單_GCM.Designer.vb 30KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 財務_對帳單_GCM
  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 DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.Label4 = New System.Windows.Forms.Label()
  25. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  26. Me.收入_單_tb = New System.Windows.Forms.TextBox()
  27. Me.Label9 = New System.Windows.Forms.Label()
  28. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  29. Me.月_ch = New System.Windows.Forms.ComboBox()
  30. Me.年_cb = New System.Windows.Forms.ComboBox()
  31. Me.Label2 = New System.Windows.Forms.Label()
  32. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  33. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  34. Me.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  35. Me.清除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  36. Me.對帳記錄存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  37. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  38. Me.BBBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  39. Me.支出_單_tb = New System.Windows.Forms.TextBox()
  40. Me.Label5 = New System.Windows.Forms.Label()
  41. Me.損益_單_tb = New System.Windows.Forms.TextBox()
  42. Me.Label6 = New System.Windows.Forms.Label()
  43. Me.損益_總_tb = New System.Windows.Forms.TextBox()
  44. Me.Label7 = New System.Windows.Forms.Label()
  45. Me.支出_總_tb = New System.Windows.Forms.TextBox()
  46. Me.Label8 = New System.Windows.Forms.Label()
  47. Me.收入_總_tb = New System.Windows.Forms.TextBox()
  48. Me.Label10 = New System.Windows.Forms.Label()
  49. Me.隱藏申請_ch = New System.Windows.Forms.CheckBox()
  50. Me.隱藏作帳_ch = New System.Windows.Forms.CheckBox()
  51. Me.只顯示支票資料_ch = New System.Windows.Forms.CheckBox()
  52. Me.零用金_總_tb = New System.Windows.Forms.TextBox()
  53. Me.Label1 = New System.Windows.Forms.Label()
  54. Me.零用金_單_tb = New System.Windows.Forms.TextBox()
  55. Me.Label3 = New System.Windows.Forms.Label()
  56. Me.TextBox10 = New System.Windows.Forms.TextBox()
  57. Me.Label11 = New System.Windows.Forms.Label()
  58. Me.已兌現支票_單_tb = New System.Windows.Forms.TextBox()
  59. Me.Label12 = New System.Windows.Forms.Label()
  60. Me.支票_總_tb = New System.Windows.Forms.TextBox()
  61. Me.Label13 = New System.Windows.Forms.Label()
  62. Me.支票_單_tb = New System.Windows.Forms.TextBox()
  63. Me.Label14 = New System.Windows.Forms.Label()
  64. Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
  65. Me.非稅_ch = New System.Windows.Forms.CheckBox()
  66. Me.含稅_ch = New System.Windows.Forms.CheckBox()
  67. Me.全部_ch = New System.Windows.Forms.CheckBox()
  68. Me.Panel1 = New System.Windows.Forms.Panel()
  69. Me.Label15 = New System.Windows.Forms.Label()
  70. Me.Label16 = New System.Windows.Forms.Label()
  71. Me.Panel2 = New System.Windows.Forms.Panel()
  72. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  73. Me.ContextMenuStrip1.SuspendLayout()
  74. Me.Panel1.SuspendLayout()
  75. Me.Panel2.SuspendLayout()
  76. Me.SuspendLayout()
  77. '
  78. 'Label4
  79. '
  80. Me.Label4.AutoSize = True
  81. Me.Label4.ForeColor = System.Drawing.Color.Green
  82. Me.Label4.Location = New System.Drawing.Point(210, 6)
  83. Me.Label4.Name = "Label4"
  84. Me.Label4.Size = New System.Drawing.Size(31, 16)
  85. Me.Label4.TabIndex = 1015
  86. Me.Label4.Text = "單號"
  87. '
  88. '收支單號_tb
  89. '
  90. Me.收支單號_tb.ForeColor = System.Drawing.Color.Green
  91. Me.收支單號_tb.Location = New System.Drawing.Point(242, 3)
  92. Me.收支單號_tb.Name = "收支單號_tb"
  93. Me.收支單號_tb.Size = New System.Drawing.Size(148, 23)
  94. Me.收支單號_tb.TabIndex = 1014
  95. Me.收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  96. '
  97. '收入_單_tb
  98. '
  99. Me.收入_單_tb.ForeColor = System.Drawing.Color.Green
  100. Me.收入_單_tb.Location = New System.Drawing.Point(898, 2)
  101. Me.收入_單_tb.Name = "收入_單_tb"
  102. Me.收入_單_tb.Size = New System.Drawing.Size(90, 23)
  103. Me.收入_單_tb.TabIndex = 1013
  104. Me.收入_單_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  105. '
  106. 'Label9
  107. '
  108. Me.Label9.AutoSize = True
  109. Me.Label9.ForeColor = System.Drawing.Color.Green
  110. Me.Label9.Location = New System.Drawing.Point(866, 6)
  111. Me.Label9.Name = "Label9"
  112. Me.Label9.Size = New System.Drawing.Size(31, 16)
  113. Me.Label9.TabIndex = 1012
  114. Me.Label9.Text = "收入"
  115. '
  116. '清單_dgv
  117. '
  118. Me.清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  119. Or System.Windows.Forms.AnchorStyles.Left) _
  120. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  121. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  122. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  123. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  124. Me.清單_dgv.Location = New System.Drawing.Point(2, 53)
  125. Me.清單_dgv.Name = "清單_dgv"
  126. Me.清單_dgv.RowHeadersWidth = 5
  127. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  128. Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  129. Me.清單_dgv.RowTemplate.Height = 24
  130. Me.清單_dgv.Size = New System.Drawing.Size(1245, 535)
  131. Me.清單_dgv.TabIndex = 1006
  132. '
  133. '月_ch
  134. '
  135. Me.月_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  136. Me.月_ch.FormattingEnabled = True
  137. Me.月_ch.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  138. Me.月_ch.Location = New System.Drawing.Point(149, 3)
  139. Me.月_ch.Name = "月_ch"
  140. Me.月_ch.Size = New System.Drawing.Size(55, 24)
  141. Me.月_ch.TabIndex = 1001
  142. '
  143. '年_cb
  144. '
  145. Me.年_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  146. Me.年_cb.FormattingEnabled = True
  147. Me.年_cb.Items.AddRange(New Object() {"2019"})
  148. Me.年_cb.Location = New System.Drawing.Point(73, 3)
  149. Me.年_cb.Name = "年_cb"
  150. Me.年_cb.Size = New System.Drawing.Size(70, 24)
  151. Me.年_cb.TabIndex = 1000
  152. '
  153. 'Label2
  154. '
  155. Me.Label2.AutoSize = True
  156. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  157. Me.Label2.Location = New System.Drawing.Point(11, 8)
  158. Me.Label2.Name = "Label2"
  159. Me.Label2.Size = New System.Drawing.Size(55, 16)
  160. Me.Label2.TabIndex = 999
  161. Me.Label2.Text = "查詢日期"
  162. '
  163. 'ContextMenuStrip1
  164. '
  165. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.關鍵字查詢ToolStripMenuItem, Me.清除ToolStripMenuItem, Me.對帳記錄存檔ToolStripMenuItem, Me.ToolStripSeparator2, Me.BBBToolStripMenuItem})
  166. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  167. Me.ContextMenuStrip1.Size = New System.Drawing.Size(171, 120)
  168. '
  169. '重新整理ToolStripMenuItem
  170. '
  171. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  172. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  173. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  174. '
  175. '關鍵字查詢ToolStripMenuItem
  176. '
  177. Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem"
  178. Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  179. Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢"
  180. '
  181. '清除ToolStripMenuItem
  182. '
  183. Me.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem"
  184. Me.清除ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  185. Me.清除ToolStripMenuItem.Text = "清除介面查詢資料"
  186. Me.清除ToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  187. '
  188. '對帳記錄存檔ToolStripMenuItem
  189. '
  190. Me.對帳記錄存檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
  191. Me.對帳記錄存檔ToolStripMenuItem.Name = "對帳記錄存檔ToolStripMenuItem"
  192. Me.對帳記錄存檔ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  193. Me.對帳記錄存檔ToolStripMenuItem.Text = "對帳記錄存檔"
  194. '
  195. 'ToolStripSeparator2
  196. '
  197. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  198. Me.ToolStripSeparator2.Size = New System.Drawing.Size(167, 6)
  199. '
  200. 'BBBToolStripMenuItem
  201. '
  202. Me.BBBToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  203. Me.BBBToolStripMenuItem.Name = "BBBToolStripMenuItem"
  204. Me.BBBToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  205. Me.BBBToolStripMenuItem.Text = "列印成EXCEL"
  206. '
  207. '支出_單_tb
  208. '
  209. Me.支出_單_tb.ForeColor = System.Drawing.Color.Green
  210. Me.支出_單_tb.Location = New System.Drawing.Point(1023, 2)
  211. Me.支出_單_tb.Name = "支出_單_tb"
  212. Me.支出_單_tb.Size = New System.Drawing.Size(90, 23)
  213. Me.支出_單_tb.TabIndex = 1017
  214. Me.支出_單_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  215. '
  216. 'Label5
  217. '
  218. Me.Label5.AutoSize = True
  219. Me.Label5.ForeColor = System.Drawing.Color.Green
  220. Me.Label5.Location = New System.Drawing.Point(990, 6)
  221. Me.Label5.Name = "Label5"
  222. Me.Label5.Size = New System.Drawing.Size(31, 16)
  223. Me.Label5.TabIndex = 1016
  224. Me.Label5.Text = "支出"
  225. '
  226. '損益_單_tb
  227. '
  228. Me.損益_單_tb.ForeColor = System.Drawing.Color.Green
  229. Me.損益_單_tb.Location = New System.Drawing.Point(1149, 2)
  230. Me.損益_單_tb.Name = "損益_單_tb"
  231. Me.損益_單_tb.Size = New System.Drawing.Size(90, 23)
  232. Me.損益_單_tb.TabIndex = 1019
  233. Me.損益_單_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  234. '
  235. 'Label6
  236. '
  237. Me.Label6.AutoSize = True
  238. Me.Label6.ForeColor = System.Drawing.Color.Green
  239. Me.Label6.Location = New System.Drawing.Point(1115, 6)
  240. Me.Label6.Name = "Label6"
  241. Me.Label6.Size = New System.Drawing.Size(31, 16)
  242. Me.Label6.TabIndex = 1018
  243. Me.Label6.Text = "損益"
  244. '
  245. '損益_總_tb
  246. '
  247. Me.損益_總_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  248. Me.損益_總_tb.Location = New System.Drawing.Point(1149, 27)
  249. Me.損益_總_tb.Name = "損益_總_tb"
  250. Me.損益_總_tb.Size = New System.Drawing.Size(90, 23)
  251. Me.損益_總_tb.TabIndex = 1025
  252. Me.損益_總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  253. '
  254. 'Label7
  255. '
  256. Me.Label7.AutoSize = True
  257. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  258. Me.Label7.Location = New System.Drawing.Point(1115, 30)
  259. Me.Label7.Name = "Label7"
  260. Me.Label7.Size = New System.Drawing.Size(31, 16)
  261. Me.Label7.TabIndex = 1024
  262. Me.Label7.Text = "損益"
  263. '
  264. '支出_總_tb
  265. '
  266. Me.支出_總_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  267. Me.支出_總_tb.Location = New System.Drawing.Point(1023, 27)
  268. Me.支出_總_tb.Name = "支出_總_tb"
  269. Me.支出_總_tb.Size = New System.Drawing.Size(90, 23)
  270. Me.支出_總_tb.TabIndex = 1023
  271. Me.支出_總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  272. '
  273. 'Label8
  274. '
  275. Me.Label8.AutoSize = True
  276. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  277. Me.Label8.Location = New System.Drawing.Point(990, 31)
  278. Me.Label8.Name = "Label8"
  279. Me.Label8.Size = New System.Drawing.Size(31, 16)
  280. Me.Label8.TabIndex = 1022
  281. Me.Label8.Text = "支出"
  282. '
  283. '收入_總_tb
  284. '
  285. Me.收入_總_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  286. Me.收入_總_tb.Location = New System.Drawing.Point(898, 27)
  287. Me.收入_總_tb.Name = "收入_總_tb"
  288. Me.收入_總_tb.Size = New System.Drawing.Size(90, 23)
  289. Me.收入_總_tb.TabIndex = 1021
  290. Me.收入_總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  291. '
  292. 'Label10
  293. '
  294. Me.Label10.AutoSize = True
  295. Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  296. Me.Label10.Location = New System.Drawing.Point(866, 31)
  297. Me.Label10.Name = "Label10"
  298. Me.Label10.Size = New System.Drawing.Size(31, 16)
  299. Me.Label10.TabIndex = 1020
  300. Me.Label10.Text = "收入"
  301. '
  302. '隱藏申請_ch
  303. '
  304. Me.隱藏申請_ch.AutoSize = True
  305. Me.隱藏申請_ch.Checked = True
  306. Me.隱藏申請_ch.CheckState = System.Windows.Forms.CheckState.Checked
  307. Me.隱藏申請_ch.Location = New System.Drawing.Point(3, 31)
  308. Me.隱藏申請_ch.Name = "隱藏申請_ch"
  309. Me.隱藏申請_ch.Size = New System.Drawing.Size(134, 20)
  310. Me.隱藏申請_ch.TabIndex = 1026
  311. Me.隱藏申請_ch.Text = "隱藏申請、審核資訊"
  312. Me.隱藏申請_ch.UseVisualStyleBackColor = True
  313. '
  314. '隱藏作帳_ch
  315. '
  316. Me.隱藏作帳_ch.AutoSize = True
  317. Me.隱藏作帳_ch.Checked = True
  318. Me.隱藏作帳_ch.CheckState = System.Windows.Forms.CheckState.Checked
  319. Me.隱藏作帳_ch.Location = New System.Drawing.Point(144, 31)
  320. Me.隱藏作帳_ch.Name = "隱藏作帳_ch"
  321. Me.隱藏作帳_ch.Size = New System.Drawing.Size(134, 20)
  322. Me.隱藏作帳_ch.TabIndex = 1027
  323. Me.隱藏作帳_ch.Text = "隱藏作帳、點交資訊"
  324. Me.隱藏作帳_ch.UseVisualStyleBackColor = True
  325. '
  326. '只顯示支票資料_ch
  327. '
  328. Me.只顯示支票資料_ch.AutoSize = True
  329. Me.只顯示支票資料_ch.Location = New System.Drawing.Point(285, 31)
  330. Me.只顯示支票資料_ch.Name = "只顯示支票資料_ch"
  331. Me.只顯示支票資料_ch.Size = New System.Drawing.Size(110, 20)
  332. Me.只顯示支票資料_ch.TabIndex = 1028
  333. Me.只顯示支票資料_ch.Text = "只顯示支票資料"
  334. Me.只顯示支票資料_ch.UseVisualStyleBackColor = True
  335. '
  336. '零用金_總_tb
  337. '
  338. Me.零用金_總_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  339. Me.零用金_總_tb.Location = New System.Drawing.Point(178, 31)
  340. Me.零用金_總_tb.Name = "零用金_總_tb"
  341. Me.零用金_總_tb.Size = New System.Drawing.Size(90, 23)
  342. Me.零用金_總_tb.TabIndex = 1032
  343. Me.零用金_總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  344. '
  345. 'Label1
  346. '
  347. Me.Label1.AutoSize = True
  348. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  349. Me.Label1.Location = New System.Drawing.Point(132, 35)
  350. Me.Label1.Name = "Label1"
  351. Me.Label1.Size = New System.Drawing.Size(43, 16)
  352. Me.Label1.TabIndex = 1031
  353. Me.Label1.Text = "零用金"
  354. '
  355. '零用金_單_tb
  356. '
  357. Me.零用金_單_tb.ForeColor = System.Drawing.Color.Green
  358. Me.零用金_單_tb.Location = New System.Drawing.Point(178, 6)
  359. Me.零用金_單_tb.Name = "零用金_單_tb"
  360. Me.零用金_單_tb.Size = New System.Drawing.Size(90, 23)
  361. Me.零用金_單_tb.TabIndex = 1030
  362. Me.零用金_單_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  363. '
  364. 'Label3
  365. '
  366. Me.Label3.AutoSize = True
  367. Me.Label3.ForeColor = System.Drawing.Color.Green
  368. Me.Label3.Location = New System.Drawing.Point(132, 10)
  369. Me.Label3.Name = "Label3"
  370. Me.Label3.Size = New System.Drawing.Size(43, 16)
  371. Me.Label3.TabIndex = 1029
  372. Me.Label3.Text = "零用金"
  373. '
  374. 'TextBox10
  375. '
  376. Me.TextBox10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  377. Me.TextBox10.Location = New System.Drawing.Point(78, 28)
  378. Me.TextBox10.Name = "TextBox10"
  379. Me.TextBox10.Size = New System.Drawing.Size(90, 23)
  380. Me.TextBox10.TabIndex = 1036
  381. Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  382. '
  383. 'Label11
  384. '
  385. Me.Label11.AutoSize = True
  386. Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  387. Me.Label11.Location = New System.Drawing.Point(8, 32)
  388. Me.Label11.Name = "Label11"
  389. Me.Label11.Size = New System.Drawing.Size(67, 16)
  390. Me.Label11.TabIndex = 1035
  391. Me.Label11.Text = "已兌現支票"
  392. '
  393. '已兌現支票_單_tb
  394. '
  395. Me.已兌現支票_單_tb.ForeColor = System.Drawing.Color.Green
  396. Me.已兌現支票_單_tb.Location = New System.Drawing.Point(78, 3)
  397. Me.已兌現支票_單_tb.Name = "已兌現支票_單_tb"
  398. Me.已兌現支票_單_tb.Size = New System.Drawing.Size(90, 23)
  399. Me.已兌現支票_單_tb.TabIndex = 1034
  400. Me.已兌現支票_單_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  401. '
  402. 'Label12
  403. '
  404. Me.Label12.AutoSize = True
  405. Me.Label12.ForeColor = System.Drawing.Color.Green
  406. Me.Label12.Location = New System.Drawing.Point(8, 7)
  407. Me.Label12.Name = "Label12"
  408. Me.Label12.Size = New System.Drawing.Size(67, 16)
  409. Me.Label12.TabIndex = 1033
  410. Me.Label12.Text = "已兌現支票"
  411. '
  412. '支票_總_tb
  413. '
  414. Me.支票_總_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  415. Me.支票_總_tb.Location = New System.Drawing.Point(39, 32)
  416. Me.支票_總_tb.Name = "支票_總_tb"
  417. Me.支票_總_tb.Size = New System.Drawing.Size(90, 23)
  418. Me.支票_總_tb.TabIndex = 1040
  419. Me.支票_總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  420. '
  421. 'Label13
  422. '
  423. Me.Label13.AutoSize = True
  424. Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  425. Me.Label13.Location = New System.Drawing.Point(6, 36)
  426. Me.Label13.Name = "Label13"
  427. Me.Label13.Size = New System.Drawing.Size(31, 16)
  428. Me.Label13.TabIndex = 1039
  429. Me.Label13.Text = "支票"
  430. '
  431. '支票_單_tb
  432. '
  433. Me.支票_單_tb.ForeColor = System.Drawing.Color.Green
  434. Me.支票_單_tb.Location = New System.Drawing.Point(39, 7)
  435. Me.支票_單_tb.Name = "支票_單_tb"
  436. Me.支票_單_tb.Size = New System.Drawing.Size(90, 23)
  437. Me.支票_單_tb.TabIndex = 1038
  438. Me.支票_單_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  439. '
  440. 'Label14
  441. '
  442. Me.Label14.AutoSize = True
  443. Me.Label14.ForeColor = System.Drawing.Color.Green
  444. Me.Label14.Location = New System.Drawing.Point(6, 11)
  445. Me.Label14.Name = "Label14"
  446. Me.Label14.Size = New System.Drawing.Size(31, 16)
  447. Me.Label14.TabIndex = 1037
  448. Me.Label14.Text = "支票"
  449. '
  450. 'ProgressBar1
  451. '
  452. Me.ProgressBar1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
  453. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  454. Me.ProgressBar1.Location = New System.Drawing.Point(3, 591)
  455. Me.ProgressBar1.Name = "ProgressBar1"
  456. Me.ProgressBar1.Size = New System.Drawing.Size(1065, 17)
  457. Me.ProgressBar1.TabIndex = 1041
  458. '
  459. '非稅_ch
  460. '
  461. Me.非稅_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  462. Me.非稅_ch.AutoSize = True
  463. Me.非稅_ch.Location = New System.Drawing.Point(1193, 589)
  464. Me.非稅_ch.Name = "非稅_ch"
  465. Me.非稅_ch.Size = New System.Drawing.Size(50, 20)
  466. Me.非稅_ch.TabIndex = 1188
  467. Me.非稅_ch.Text = "非稅"
  468. Me.非稅_ch.UseVisualStyleBackColor = True
  469. '
  470. '含稅_ch
  471. '
  472. Me.含稅_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  473. Me.含稅_ch.AutoSize = True
  474. Me.含稅_ch.Location = New System.Drawing.Point(1136, 589)
  475. Me.含稅_ch.Name = "含稅_ch"
  476. Me.含稅_ch.Size = New System.Drawing.Size(50, 20)
  477. Me.含稅_ch.TabIndex = 1187
  478. Me.含稅_ch.Text = "含稅"
  479. Me.含稅_ch.UseVisualStyleBackColor = True
  480. '
  481. '全部_ch
  482. '
  483. Me.全部_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  484. Me.全部_ch.AutoSize = True
  485. Me.全部_ch.Checked = True
  486. Me.全部_ch.CheckState = System.Windows.Forms.CheckState.Checked
  487. Me.全部_ch.Location = New System.Drawing.Point(1079, 589)
  488. Me.全部_ch.Name = "全部_ch"
  489. Me.全部_ch.Size = New System.Drawing.Size(50, 20)
  490. Me.全部_ch.TabIndex = 1186
  491. Me.全部_ch.Text = "全部"
  492. Me.全部_ch.UseVisualStyleBackColor = True
  493. '
  494. 'Panel1
  495. '
  496. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  497. Me.Panel1.Controls.Add(Me.已兌現支票_單_tb)
  498. Me.Panel1.Controls.Add(Me.Label12)
  499. Me.Panel1.Controls.Add(Me.Label11)
  500. Me.Panel1.Controls.Add(Me.TextBox10)
  501. Me.Panel1.Location = New System.Drawing.Point(602, 140)
  502. Me.Panel1.Name = "Panel1"
  503. Me.Panel1.Size = New System.Drawing.Size(200, 134)
  504. Me.Panel1.TabIndex = 1189
  505. '
  506. 'Label15
  507. '
  508. Me.Label15.AutoSize = True
  509. Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  510. Me.Label15.Location = New System.Drawing.Point(751, 31)
  511. Me.Label15.Name = "Label15"
  512. Me.Label15.Size = New System.Drawing.Size(91, 16)
  513. Me.Label15.TabIndex = 1191
  514. Me.Label15.Text = "整月收支單總和"
  515. '
  516. 'Label16
  517. '
  518. Me.Label16.AutoSize = True
  519. Me.Label16.ForeColor = System.Drawing.Color.Green
  520. Me.Label16.Location = New System.Drawing.Point(751, 7)
  521. Me.Label16.Name = "Label16"
  522. Me.Label16.Size = New System.Drawing.Size(91, 16)
  523. Me.Label16.TabIndex = 1190
  524. Me.Label16.Text = "單筆收支單總和"
  525. '
  526. 'Panel2
  527. '
  528. Me.Panel2.Controls.Add(Me.零用金_總_tb)
  529. Me.Panel2.Controls.Add(Me.Label3)
  530. Me.Panel2.Controls.Add(Me.零用金_單_tb)
  531. Me.Panel2.Controls.Add(Me.Label1)
  532. Me.Panel2.Controls.Add(Me.Label14)
  533. Me.Panel2.Controls.Add(Me.支票_單_tb)
  534. Me.Panel2.Controls.Add(Me.Label13)
  535. Me.Panel2.Controls.Add(Me.支票_總_tb)
  536. Me.Panel2.Location = New System.Drawing.Point(464, 202)
  537. Me.Panel2.Name = "Panel2"
  538. Me.Panel2.Size = New System.Drawing.Size(278, 68)
  539. Me.Panel2.TabIndex = 1192
  540. '
  541. '財務_對帳單_GCM
  542. '
  543. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  544. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  545. Me.ClientSize = New System.Drawing.Size(1249, 611)
  546. Me.ContextMenuStrip = Me.ContextMenuStrip1
  547. Me.Controls.Add(Me.Panel2)
  548. Me.Controls.Add(Me.清單_dgv)
  549. Me.Controls.Add(Me.Label15)
  550. Me.Controls.Add(Me.Label16)
  551. Me.Controls.Add(Me.非稅_ch)
  552. Me.Controls.Add(Me.含稅_ch)
  553. Me.Controls.Add(Me.全部_ch)
  554. Me.Controls.Add(Me.ProgressBar1)
  555. Me.Controls.Add(Me.只顯示支票資料_ch)
  556. Me.Controls.Add(Me.隱藏作帳_ch)
  557. Me.Controls.Add(Me.隱藏申請_ch)
  558. Me.Controls.Add(Me.損益_總_tb)
  559. Me.Controls.Add(Me.Label7)
  560. Me.Controls.Add(Me.支出_總_tb)
  561. Me.Controls.Add(Me.Label8)
  562. Me.Controls.Add(Me.收入_總_tb)
  563. Me.Controls.Add(Me.Label10)
  564. Me.Controls.Add(Me.損益_單_tb)
  565. Me.Controls.Add(Me.Label6)
  566. Me.Controls.Add(Me.支出_單_tb)
  567. Me.Controls.Add(Me.Label5)
  568. Me.Controls.Add(Me.Label4)
  569. Me.Controls.Add(Me.收支單號_tb)
  570. Me.Controls.Add(Me.收入_單_tb)
  571. Me.Controls.Add(Me.Label9)
  572. Me.Controls.Add(Me.月_ch)
  573. Me.Controls.Add(Me.年_cb)
  574. Me.Controls.Add(Me.Label2)
  575. Me.Controls.Add(Me.Panel1)
  576. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  577. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  578. Me.Name = "財務_對帳單_GCM"
  579. Me.Text = "財務_對帳表_GCM"
  580. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  581. Me.ContextMenuStrip1.ResumeLayout(False)
  582. Me.Panel1.ResumeLayout(False)
  583. Me.Panel1.PerformLayout()
  584. Me.Panel2.ResumeLayout(False)
  585. Me.Panel2.PerformLayout()
  586. Me.ResumeLayout(False)
  587. Me.PerformLayout()
  588. End Sub
  589. Friend WithEvents Label4 As Label
  590. Friend WithEvents 收支單號_tb As TextBox
  591. Friend WithEvents 收入_單_tb As TextBox
  592. Friend WithEvents Label9 As Label
  593. Friend WithEvents 清單_dgv As DataGridView
  594. Friend WithEvents 月_ch As ComboBox
  595. Friend WithEvents 年_cb As ComboBox
  596. Friend WithEvents Label2 As Label
  597. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  598. Friend WithEvents 對帳記錄存檔ToolStripMenuItem As ToolStripMenuItem
  599. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  600. Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem
  601. Friend WithEvents BBBToolStripMenuItem As ToolStripMenuItem
  602. Friend WithEvents 清除ToolStripMenuItem As ToolStripMenuItem
  603. Friend WithEvents 支出_單_tb As TextBox
  604. Friend WithEvents Label5 As Label
  605. Friend WithEvents 損益_單_tb As TextBox
  606. Friend WithEvents Label6 As Label
  607. Friend WithEvents 損益_總_tb As TextBox
  608. Friend WithEvents Label7 As Label
  609. Friend WithEvents 支出_總_tb As TextBox
  610. Friend WithEvents Label8 As Label
  611. Friend WithEvents 收入_總_tb As TextBox
  612. Friend WithEvents Label10 As Label
  613. Friend WithEvents 隱藏申請_ch As CheckBox
  614. Friend WithEvents 隱藏作帳_ch As CheckBox
  615. Friend WithEvents 只顯示支票資料_ch As CheckBox
  616. Friend WithEvents 零用金_總_tb As TextBox
  617. Friend WithEvents Label1 As Label
  618. Friend WithEvents 零用金_單_tb As TextBox
  619. Friend WithEvents Label3 As Label
  620. Friend WithEvents TextBox10 As TextBox
  621. Friend WithEvents Label11 As Label
  622. Friend WithEvents 已兌現支票_單_tb As TextBox
  623. Friend WithEvents Label12 As Label
  624. Friend WithEvents 支票_總_tb As TextBox
  625. Friend WithEvents Label13 As Label
  626. Friend WithEvents 支票_單_tb As TextBox
  627. Friend WithEvents Label14 As Label
  628. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  629. Friend WithEvents ProgressBar1 As ProgressBar
  630. Friend WithEvents 非稅_ch As CheckBox
  631. Friend WithEvents 含稅_ch As CheckBox
  632. Friend WithEvents 全部_ch As CheckBox
  633. Friend WithEvents Panel1 As Panel
  634. Friend WithEvents Label15 As Label
  635. Friend WithEvents Label16 As Label
  636. Friend WithEvents Panel2 As Panel
  637. End Class