설명 없음
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 54KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007
  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. Me.Panel1 = New System.Windows.Forms.Panel()
  25. Me.剔除存檔_dgv = New System.Windows.Forms.DataGridView()
  26. Me.視窗2_pl = New System.Windows.Forms.Panel()
  27. Me.Panel3 = New System.Windows.Forms.Panel()
  28. Me.剔除後總和_tb = New System.Windows.Forms.TextBox()
  29. Me.Label18 = New System.Windows.Forms.Label()
  30. Me.剔除後支出_tb = New System.Windows.Forms.TextBox()
  31. Me.Label17 = New System.Windows.Forms.Label()
  32. Me.剔除後收入_tb = New System.Windows.Forms.TextBox()
  33. Me.Label15 = New System.Windows.Forms.Label()
  34. Me.剃除計算_bt = New System.Windows.Forms.Button()
  35. Me.存檔_bt = New System.Windows.Forms.Button()
  36. Me.會科_dgv = New System.Windows.Forms.DataGridView()
  37. Me.Label16 = New System.Windows.Forms.Label()
  38. Me.CanceL2_bt = New System.Windows.Forms.Button()
  39. Me.特別計算_bt = New System.Windows.Forms.Button()
  40. Me.只有支出_cb = New System.Windows.Forms.CheckBox()
  41. Me.只有收入_cb = New System.Windows.Forms.CheckBox()
  42. Me.非稅_ch = New System.Windows.Forms.CheckBox()
  43. Me.含稅_ch = New System.Windows.Forms.CheckBox()
  44. Me.全部_ch = New System.Windows.Forms.CheckBox()
  45. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  46. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  47. Me.匯出EXCEL_bt = New System.Windows.Forms.Button()
  48. Me.清除查詢資料_bt = New System.Windows.Forms.Button()
  49. Me.對帳記錄存檔_bt = New System.Windows.Forms.Button()
  50. Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
  51. Me.未兌現支票1_tb = New System.Windows.Forms.TextBox()
  52. Me.Label13 = New System.Windows.Forms.Label()
  53. Me.未兌現支票_tb = New System.Windows.Forms.TextBox()
  54. Me.Label14 = New System.Windows.Forms.Label()
  55. Me.已兌現支票1_tb = New System.Windows.Forms.TextBox()
  56. Me.Label11 = New System.Windows.Forms.Label()
  57. Me.已兌現支票_tb = New System.Windows.Forms.TextBox()
  58. Me.Label12 = New System.Windows.Forms.Label()
  59. Me.零用金1_tb = New System.Windows.Forms.TextBox()
  60. Me.Label1 = New System.Windows.Forms.Label()
  61. Me.零用金_tb = New System.Windows.Forms.TextBox()
  62. Me.Label3 = New System.Windows.Forms.Label()
  63. Me.只顯示支票資料_cb = New System.Windows.Forms.CheckBox()
  64. Me.隱藏作帳點交資訊_cb = New System.Windows.Forms.CheckBox()
  65. Me.隱藏申請審核資訊_cb = New System.Windows.Forms.CheckBox()
  66. Me.損益1_tb = New System.Windows.Forms.TextBox()
  67. Me.Label7 = New System.Windows.Forms.Label()
  68. Me.支出1_tb = New System.Windows.Forms.TextBox()
  69. Me.Label8 = New System.Windows.Forms.Label()
  70. Me.現金1_tb = New System.Windows.Forms.TextBox()
  71. Me.Label10 = New System.Windows.Forms.Label()
  72. Me.損益_tb = New System.Windows.Forms.TextBox()
  73. Me.Label6 = New System.Windows.Forms.Label()
  74. Me.支出_tb = New System.Windows.Forms.TextBox()
  75. Me.Label5 = New System.Windows.Forms.Label()
  76. Me.Label4 = New System.Windows.Forms.Label()
  77. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  78. Me.現金_tb = New System.Windows.Forms.TextBox()
  79. Me.Label9 = New System.Windows.Forms.Label()
  80. Me.查詢日期1_cb = New System.Windows.Forms.ComboBox()
  81. Me.查詢日期_cb = New System.Windows.Forms.ComboBox()
  82. Me.Label2 = New System.Windows.Forms.Label()
  83. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  84. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  85. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  86. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  87. Me.Panel2 = New System.Windows.Forms.Panel()
  88. Me.公司編號_cb = New System.Windows.Forms.ComboBox()
  89. Me.公司編號_lb = New System.Windows.Forms.Label()
  90. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  91. Me.Label19 = New System.Windows.Forms.Label()
  92. Me.Panel1.SuspendLayout()
  93. CType(Me.剔除存檔_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  94. Me.視窗2_pl.SuspendLayout()
  95. Me.Panel3.SuspendLayout()
  96. CType(Me.會科_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  99. Me.ContextMenuStrip1.SuspendLayout()
  100. Me.Panel2.SuspendLayout()
  101. Me.SuspendLayout()
  102. '
  103. 'Panel1
  104. '
  105. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  106. Me.Panel1.Controls.Add(Me.剔除存檔_dgv)
  107. Me.Panel1.Location = New System.Drawing.Point(256, 138)
  108. Me.Panel1.Name = "Panel1"
  109. Me.Panel1.Size = New System.Drawing.Size(200, 100)
  110. Me.Panel1.TabIndex = 1553
  111. '
  112. '剔除存檔_dgv
  113. '
  114. Me.剔除存檔_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  115. Or System.Windows.Forms.AnchorStyles.Left) _
  116. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  117. Me.剔除存檔_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  118. Me.剔除存檔_dgv.BackgroundColor = System.Drawing.Color.White
  119. Me.剔除存檔_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  120. Me.剔除存檔_dgv.Location = New System.Drawing.Point(1, 1)
  121. Me.剔除存檔_dgv.Name = "剔除存檔_dgv"
  122. Me.剔除存檔_dgv.RowHeadersWidth = 5
  123. Me.剔除存檔_dgv.RowTemplate.Height = 24
  124. Me.剔除存檔_dgv.Size = New System.Drawing.Size(192, 92)
  125. Me.剔除存檔_dgv.TabIndex = 1386
  126. '
  127. '視窗2_pl
  128. '
  129. Me.視窗2_pl.BackColor = System.Drawing.Color.White
  130. Me.視窗2_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  131. Me.視窗2_pl.Controls.Add(Me.Panel3)
  132. Me.視窗2_pl.Controls.Add(Me.Label16)
  133. Me.視窗2_pl.Controls.Add(Me.CanceL2_bt)
  134. Me.視窗2_pl.Location = New System.Drawing.Point(764, 140)
  135. Me.視窗2_pl.Name = "視窗2_pl"
  136. Me.視窗2_pl.Size = New System.Drawing.Size(334, 543)
  137. Me.視窗2_pl.TabIndex = 1552
  138. '
  139. 'Panel3
  140. '
  141. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  142. Or System.Windows.Forms.AnchorStyles.Left) _
  143. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  144. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  145. Me.Panel3.Controls.Add(Me.剔除後總和_tb)
  146. Me.Panel3.Controls.Add(Me.Label18)
  147. Me.Panel3.Controls.Add(Me.剔除後支出_tb)
  148. Me.Panel3.Controls.Add(Me.Label17)
  149. Me.Panel3.Controls.Add(Me.剔除後收入_tb)
  150. Me.Panel3.Controls.Add(Me.Label15)
  151. Me.Panel3.Controls.Add(Me.剃除計算_bt)
  152. Me.Panel3.Controls.Add(Me.存檔_bt)
  153. Me.Panel3.Controls.Add(Me.會科_dgv)
  154. Me.Panel3.Location = New System.Drawing.Point(1, 26)
  155. Me.Panel3.Name = "Panel3"
  156. Me.Panel3.Size = New System.Drawing.Size(327, 511)
  157. Me.Panel3.TabIndex = 1367
  158. '
  159. '剔除後總和_tb
  160. '
  161. Me.剔除後總和_tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  162. Me.剔除後總和_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  163. Me.剔除後總和_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. Me.剔除後總和_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  165. Me.剔除後總和_tb.Location = New System.Drawing.Point(78, 44)
  166. Me.剔除後總和_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  167. Me.剔除後總和_tb.Name = "剔除後總和_tb"
  168. Me.剔除後總和_tb.Size = New System.Drawing.Size(130, 16)
  169. Me.剔除後總和_tb.TabIndex = 1393
  170. Me.剔除後總和_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  171. '
  172. 'Label18
  173. '
  174. Me.Label18.AutoSize = True
  175. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  176. Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  177. Me.Label18.Location = New System.Drawing.Point(5, 44)
  178. Me.Label18.Name = "Label18"
  179. Me.Label18.Size = New System.Drawing.Size(67, 16)
  180. Me.Label18.TabIndex = 1392
  181. Me.Label18.Text = "剔除後總和"
  182. '
  183. '剔除後支出_tb
  184. '
  185. Me.剔除後支出_tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  186. Me.剔除後支出_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  187. Me.剔除後支出_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  188. Me.剔除後支出_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  189. Me.剔除後支出_tb.Location = New System.Drawing.Point(78, 22)
  190. Me.剔除後支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  191. Me.剔除後支出_tb.Name = "剔除後支出_tb"
  192. Me.剔除後支出_tb.Size = New System.Drawing.Size(130, 16)
  193. Me.剔除後支出_tb.TabIndex = 1391
  194. Me.剔除後支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  195. '
  196. 'Label17
  197. '
  198. Me.Label17.AutoSize = True
  199. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  200. Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  201. Me.Label17.Location = New System.Drawing.Point(5, 22)
  202. Me.Label17.Name = "Label17"
  203. Me.Label17.Size = New System.Drawing.Size(67, 16)
  204. Me.Label17.TabIndex = 1390
  205. Me.Label17.Text = "剔除後支出"
  206. '
  207. '剔除後收入_tb
  208. '
  209. Me.剔除後收入_tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  210. Me.剔除後收入_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  211. Me.剔除後收入_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  212. Me.剔除後收入_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  213. Me.剔除後收入_tb.Location = New System.Drawing.Point(78, 1)
  214. Me.剔除後收入_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  215. Me.剔除後收入_tb.Name = "剔除後收入_tb"
  216. Me.剔除後收入_tb.Size = New System.Drawing.Size(130, 16)
  217. Me.剔除後收入_tb.TabIndex = 1389
  218. Me.剔除後收入_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  219. '
  220. 'Label15
  221. '
  222. Me.Label15.AutoSize = True
  223. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  224. Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  225. Me.Label15.Location = New System.Drawing.Point(5, 1)
  226. Me.Label15.Name = "Label15"
  227. Me.Label15.Size = New System.Drawing.Size(67, 16)
  228. Me.Label15.TabIndex = 1388
  229. Me.Label15.Text = "剔除後收入"
  230. '
  231. '剃除計算_bt
  232. '
  233. Me.剃除計算_bt.Location = New System.Drawing.Point(221, 34)
  234. Me.剃除計算_bt.Name = "剃除計算_bt"
  235. Me.剃除計算_bt.Size = New System.Drawing.Size(90, 26)
  236. Me.剃除計算_bt.TabIndex = 1387
  237. Me.剃除計算_bt.Text = "剃除計算"
  238. Me.剃除計算_bt.UseVisualStyleBackColor = True
  239. '
  240. '存檔_bt
  241. '
  242. Me.存檔_bt.Location = New System.Drawing.Point(221, 4)
  243. Me.存檔_bt.Name = "存檔_bt"
  244. Me.存檔_bt.Size = New System.Drawing.Size(90, 26)
  245. Me.存檔_bt.TabIndex = 1386
  246. Me.存檔_bt.Text = "存檔"
  247. Me.存檔_bt.UseVisualStyleBackColor = True
  248. '
  249. '會科_dgv
  250. '
  251. Me.會科_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  252. Or System.Windows.Forms.AnchorStyles.Left) _
  253. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  254. Me.會科_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  255. Me.會科_dgv.BackgroundColor = System.Drawing.Color.White
  256. Me.會科_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  257. Me.會科_dgv.Location = New System.Drawing.Point(1, 66)
  258. Me.會科_dgv.Name = "會科_dgv"
  259. Me.會科_dgv.RowHeadersWidth = 5
  260. Me.會科_dgv.RowTemplate.Height = 24
  261. Me.會科_dgv.Size = New System.Drawing.Size(317, 435)
  262. Me.會科_dgv.TabIndex = 1385
  263. '
  264. 'Label16
  265. '
  266. Me.Label16.AutoSize = True
  267. Me.Label16.Location = New System.Drawing.Point(3, 5)
  268. Me.Label16.Name = "Label16"
  269. Me.Label16.Size = New System.Drawing.Size(103, 16)
  270. Me.Label16.TabIndex = 1375
  271. Me.Label16.Text = "會計科目剃除計算"
  272. '
  273. 'CanceL2_bt
  274. '
  275. Me.CanceL2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  276. Me.CanceL2_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  277. Me.CanceL2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  278. Me.CanceL2_bt.ForeColor = System.Drawing.Color.Black
  279. Me.CanceL2_bt.Location = New System.Drawing.Point(300, 0)
  280. Me.CanceL2_bt.Name = "CanceL2_bt"
  281. Me.CanceL2_bt.Size = New System.Drawing.Size(26, 26)
  282. Me.CanceL2_bt.TabIndex = 1374
  283. Me.CanceL2_bt.Text = "X"
  284. Me.CanceL2_bt.UseVisualStyleBackColor = False
  285. '
  286. '特別計算_bt
  287. '
  288. Me.特別計算_bt.Location = New System.Drawing.Point(198, 4)
  289. Me.特別計算_bt.Name = "特別計算_bt"
  290. Me.特別計算_bt.Size = New System.Drawing.Size(73, 77)
  291. Me.特別計算_bt.TabIndex = 1551
  292. Me.特別計算_bt.Text = "特別計算"
  293. Me.特別計算_bt.UseVisualStyleBackColor = True
  294. '
  295. '只有支出_cb
  296. '
  297. Me.只有支出_cb.AutoSize = True
  298. Me.只有支出_cb.Location = New System.Drawing.Point(731, 6)
  299. Me.只有支出_cb.Name = "只有支出_cb"
  300. Me.只有支出_cb.Size = New System.Drawing.Size(74, 20)
  301. Me.只有支出_cb.TabIndex = 1550
  302. Me.只有支出_cb.Text = "只有支出"
  303. Me.只有支出_cb.UseVisualStyleBackColor = True
  304. '
  305. '只有收入_cb
  306. '
  307. Me.只有收入_cb.AutoSize = True
  308. Me.只有收入_cb.Location = New System.Drawing.Point(650, 5)
  309. Me.只有收入_cb.Name = "只有收入_cb"
  310. Me.只有收入_cb.Size = New System.Drawing.Size(74, 20)
  311. Me.只有收入_cb.TabIndex = 1549
  312. Me.只有收入_cb.Text = "只有收入"
  313. Me.只有收入_cb.UseVisualStyleBackColor = True
  314. '
  315. '非稅_ch
  316. '
  317. Me.非稅_ch.AutoSize = True
  318. Me.非稅_ch.Location = New System.Drawing.Point(821, 58)
  319. Me.非稅_ch.Name = "非稅_ch"
  320. Me.非稅_ch.Size = New System.Drawing.Size(50, 20)
  321. Me.非稅_ch.TabIndex = 1548
  322. Me.非稅_ch.Text = "非稅"
  323. Me.非稅_ch.UseVisualStyleBackColor = True
  324. '
  325. '含稅_ch
  326. '
  327. Me.含稅_ch.AutoSize = True
  328. Me.含稅_ch.Location = New System.Drawing.Point(821, 32)
  329. Me.含稅_ch.Name = "含稅_ch"
  330. Me.含稅_ch.Size = New System.Drawing.Size(50, 20)
  331. Me.含稅_ch.TabIndex = 1547
  332. Me.含稅_ch.Text = "含稅"
  333. Me.含稅_ch.UseVisualStyleBackColor = True
  334. '
  335. '全部_ch
  336. '
  337. Me.全部_ch.AutoSize = True
  338. Me.全部_ch.Checked = True
  339. Me.全部_ch.CheckState = System.Windows.Forms.CheckState.Checked
  340. Me.全部_ch.Location = New System.Drawing.Point(821, 6)
  341. Me.全部_ch.Name = "全部_ch"
  342. Me.全部_ch.Size = New System.Drawing.Size(50, 20)
  343. Me.全部_ch.TabIndex = 1546
  344. Me.全部_ch.Text = "全部"
  345. Me.全部_ch.UseVisualStyleBackColor = True
  346. '
  347. '字體大小調整_lb
  348. '
  349. Me.字體大小調整_lb.AutoSize = True
  350. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  351. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Red
  352. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  353. Me.字體大小調整_lb.Location = New System.Drawing.Point(691, 36)
  354. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  355. Me.字體大小調整_lb.Size = New System.Drawing.Size(34, 17)
  356. Me.字體大小調整_lb.TabIndex = 1545
  357. Me.字體大小調整_lb.Text = "字體"
  358. '
  359. '字體_NUD
  360. '
  361. Me.字體_NUD.DecimalPlaces = 1
  362. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  363. Me.字體_NUD.Location = New System.Drawing.Point(731, 35)
  364. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  365. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  366. Me.字體_NUD.Name = "字體_NUD"
  367. Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
  368. Me.字體_NUD.TabIndex = 1544
  369. Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
  370. '
  371. '匯出EXCEL_bt
  372. '
  373. Me.匯出EXCEL_bt.AutoSize = True
  374. Me.匯出EXCEL_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
  375. Me.匯出EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  376. Me.匯出EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  377. Me.匯出EXCEL_bt.ForeColor = System.Drawing.Color.DarkRed
  378. Me.匯出EXCEL_bt.Location = New System.Drawing.Point(1170, 5)
  379. Me.匯出EXCEL_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  380. Me.匯出EXCEL_bt.Name = "匯出EXCEL_bt"
  381. Me.匯出EXCEL_bt.Size = New System.Drawing.Size(75, 75)
  382. Me.匯出EXCEL_bt.TabIndex = 1543
  383. Me.匯出EXCEL_bt.UseVisualStyleBackColor = True
  384. Me.匯出EXCEL_bt.Visible = False
  385. '
  386. '清除查詢資料_bt
  387. '
  388. Me.清除查詢資料_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close
  389. Me.清除查詢資料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  390. Me.清除查詢資料_bt.Location = New System.Drawing.Point(1090, 5)
  391. Me.清除查詢資料_bt.Name = "清除查詢資料_bt"
  392. Me.清除查詢資料_bt.Size = New System.Drawing.Size(75, 75)
  393. Me.清除查詢資料_bt.TabIndex = 1542
  394. Me.清除查詢資料_bt.UseVisualStyleBackColor = True
  395. '
  396. '對帳記錄存檔_bt
  397. '
  398. Me.對帳記錄存檔_bt.ForeColor = System.Drawing.Color.Green
  399. Me.對帳記錄存檔_bt.Location = New System.Drawing.Point(6, 56)
  400. Me.對帳記錄存檔_bt.Name = "對帳記錄存檔_bt"
  401. Me.對帳記錄存檔_bt.Size = New System.Drawing.Size(134, 23)
  402. Me.對帳記錄存檔_bt.TabIndex = 1541
  403. Me.對帳記錄存檔_bt.Text = "對帳記錄存檔"
  404. Me.對帳記錄存檔_bt.UseVisualStyleBackColor = True
  405. Me.對帳記錄存檔_bt.Visible = False
  406. '
  407. '關鍵字查詢_bt
  408. '
  409. Me.關鍵字查詢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.下載
  410. Me.關鍵字查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  411. Me.關鍵字查詢_bt.Location = New System.Drawing.Point(1010, 5)
  412. Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
  413. Me.關鍵字查詢_bt.Size = New System.Drawing.Size(75, 75)
  414. Me.關鍵字查詢_bt.TabIndex = 1540
  415. Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
  416. '
  417. '未兌現支票1_tb
  418. '
  419. Me.未兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  420. Me.未兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  421. Me.未兌現支票1_tb.Location = New System.Drawing.Point(73, 49)
  422. Me.未兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  423. Me.未兌現支票1_tb.Name = "未兌現支票1_tb"
  424. Me.未兌現支票1_tb.Size = New System.Drawing.Size(100, 23)
  425. Me.未兌現支票1_tb.TabIndex = 1538
  426. Me.未兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  427. '
  428. 'Label13
  429. '
  430. Me.Label13.AutoSize = True
  431. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  432. Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  433. Me.Label13.Location = New System.Drawing.Point(3, 52)
  434. Me.Label13.Name = "Label13"
  435. Me.Label13.Size = New System.Drawing.Size(67, 16)
  436. Me.Label13.TabIndex = 1537
  437. Me.Label13.Text = "未兌現支票"
  438. '
  439. '未兌現支票_tb
  440. '
  441. Me.未兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  442. Me.未兌現支票_tb.ForeColor = System.Drawing.Color.Green
  443. Me.未兌現支票_tb.Location = New System.Drawing.Point(73, 23)
  444. Me.未兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  445. Me.未兌現支票_tb.Name = "未兌現支票_tb"
  446. Me.未兌現支票_tb.Size = New System.Drawing.Size(100, 23)
  447. Me.未兌現支票_tb.TabIndex = 1536
  448. Me.未兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  449. '
  450. 'Label14
  451. '
  452. Me.Label14.AutoSize = True
  453. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  454. Me.Label14.ForeColor = System.Drawing.Color.Green
  455. Me.Label14.Location = New System.Drawing.Point(3, 28)
  456. Me.Label14.Name = "Label14"
  457. Me.Label14.Size = New System.Drawing.Size(67, 16)
  458. Me.Label14.TabIndex = 1535
  459. Me.Label14.Text = "未兌現支票"
  460. '
  461. '已兌現支票1_tb
  462. '
  463. Me.已兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  464. Me.已兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  465. Me.已兌現支票1_tb.Location = New System.Drawing.Point(73, 107)
  466. Me.已兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  467. Me.已兌現支票1_tb.Name = "已兌現支票1_tb"
  468. Me.已兌現支票1_tb.Size = New System.Drawing.Size(100, 23)
  469. Me.已兌現支票1_tb.TabIndex = 1534
  470. Me.已兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  471. '
  472. 'Label11
  473. '
  474. Me.Label11.AutoSize = True
  475. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  476. Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  477. Me.Label11.Location = New System.Drawing.Point(3, 111)
  478. Me.Label11.Name = "Label11"
  479. Me.Label11.Size = New System.Drawing.Size(67, 16)
  480. Me.Label11.TabIndex = 1533
  481. Me.Label11.Text = "已兌現支票"
  482. '
  483. '已兌現支票_tb
  484. '
  485. Me.已兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  486. Me.已兌現支票_tb.ForeColor = System.Drawing.Color.Green
  487. Me.已兌現支票_tb.Location = New System.Drawing.Point(73, 80)
  488. Me.已兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  489. Me.已兌現支票_tb.Name = "已兌現支票_tb"
  490. Me.已兌現支票_tb.Size = New System.Drawing.Size(100, 23)
  491. Me.已兌現支票_tb.TabIndex = 1532
  492. Me.已兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  493. '
  494. 'Label12
  495. '
  496. Me.Label12.AutoSize = True
  497. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  498. Me.Label12.ForeColor = System.Drawing.Color.Green
  499. Me.Label12.Location = New System.Drawing.Point(3, 85)
  500. Me.Label12.Name = "Label12"
  501. Me.Label12.Size = New System.Drawing.Size(67, 16)
  502. Me.Label12.TabIndex = 1531
  503. Me.Label12.Text = "已兌現支票"
  504. '
  505. '零用金1_tb
  506. '
  507. Me.零用金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  508. Me.零用金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  509. Me.零用金1_tb.Location = New System.Drawing.Point(73, 165)
  510. Me.零用金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  511. Me.零用金1_tb.Name = "零用金1_tb"
  512. Me.零用金1_tb.Size = New System.Drawing.Size(100, 23)
  513. Me.零用金1_tb.TabIndex = 1530
  514. Me.零用金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  515. '
  516. 'Label1
  517. '
  518. Me.Label1.AutoSize = True
  519. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  520. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  521. Me.Label1.Location = New System.Drawing.Point(27, 168)
  522. Me.Label1.Name = "Label1"
  523. Me.Label1.Size = New System.Drawing.Size(43, 16)
  524. Me.Label1.TabIndex = 1529
  525. Me.Label1.Text = "零用金"
  526. '
  527. '零用金_tb
  528. '
  529. Me.零用金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  530. Me.零用金_tb.ForeColor = System.Drawing.Color.Green
  531. Me.零用金_tb.Location = New System.Drawing.Point(73, 138)
  532. Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  533. Me.零用金_tb.Name = "零用金_tb"
  534. Me.零用金_tb.Size = New System.Drawing.Size(100, 23)
  535. Me.零用金_tb.TabIndex = 1528
  536. Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  537. '
  538. 'Label3
  539. '
  540. Me.Label3.AutoSize = True
  541. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  542. Me.Label3.ForeColor = System.Drawing.Color.Green
  543. Me.Label3.Location = New System.Drawing.Point(27, 143)
  544. Me.Label3.Name = "Label3"
  545. Me.Label3.Size = New System.Drawing.Size(43, 16)
  546. Me.Label3.TabIndex = 1527
  547. Me.Label3.Text = "零用金"
  548. '
  549. '只顯示支票資料_cb
  550. '
  551. Me.只顯示支票資料_cb.AutoSize = True
  552. Me.只顯示支票資料_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  553. Me.只顯示支票資料_cb.Location = New System.Drawing.Point(3, 4)
  554. Me.只顯示支票資料_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  555. Me.只顯示支票資料_cb.Name = "只顯示支票資料_cb"
  556. Me.只顯示支票資料_cb.Size = New System.Drawing.Size(110, 20)
  557. Me.只顯示支票資料_cb.TabIndex = 1526
  558. Me.只顯示支票資料_cb.Text = "只顯示支票資料"
  559. Me.只顯示支票資料_cb.UseVisualStyleBackColor = True
  560. '
  561. '隱藏作帳點交資訊_cb
  562. '
  563. Me.隱藏作帳點交資訊_cb.AutoSize = True
  564. Me.隱藏作帳點交資訊_cb.Checked = True
  565. Me.隱藏作帳點交資訊_cb.CheckState = System.Windows.Forms.CheckState.Checked
  566. Me.隱藏作帳點交資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  567. Me.隱藏作帳點交資訊_cb.Location = New System.Drawing.Point(509, 5)
  568. Me.隱藏作帳點交資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  569. Me.隱藏作帳點交資訊_cb.Name = "隱藏作帳點交資訊_cb"
  570. Me.隱藏作帳點交資訊_cb.Size = New System.Drawing.Size(134, 20)
  571. Me.隱藏作帳點交資訊_cb.TabIndex = 1525
  572. Me.隱藏作帳點交資訊_cb.Text = "隱藏作帳、點交資訊"
  573. Me.隱藏作帳點交資訊_cb.UseVisualStyleBackColor = True
  574. '
  575. '隱藏申請審核資訊_cb
  576. '
  577. Me.隱藏申請審核資訊_cb.AutoSize = True
  578. Me.隱藏申請審核資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  579. Me.隱藏申請審核資訊_cb.Location = New System.Drawing.Point(368, 5)
  580. Me.隱藏申請審核資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  581. Me.隱藏申請審核資訊_cb.Name = "隱藏申請審核資訊_cb"
  582. Me.隱藏申請審核資訊_cb.Size = New System.Drawing.Size(134, 20)
  583. Me.隱藏申請審核資訊_cb.TabIndex = 1524
  584. Me.隱藏申請審核資訊_cb.Text = "隱藏申請、審核資訊"
  585. Me.隱藏申請審核資訊_cb.UseVisualStyleBackColor = True
  586. '
  587. '損益1_tb
  588. '
  589. Me.損益1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  590. Me.損益1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  591. Me.損益1_tb.Location = New System.Drawing.Point(555, 56)
  592. Me.損益1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  593. Me.損益1_tb.Name = "損益1_tb"
  594. Me.損益1_tb.Size = New System.Drawing.Size(100, 23)
  595. Me.損益1_tb.TabIndex = 1523
  596. Me.損益1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  597. '
  598. 'Label7
  599. '
  600. Me.Label7.AutoSize = True
  601. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  602. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  603. Me.Label7.Location = New System.Drawing.Point(517, 59)
  604. Me.Label7.Name = "Label7"
  605. Me.Label7.Size = New System.Drawing.Size(31, 16)
  606. Me.Label7.TabIndex = 1522
  607. Me.Label7.Text = "損益"
  608. '
  609. '支出1_tb
  610. '
  611. Me.支出1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  612. Me.支出1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  613. Me.支出1_tb.Location = New System.Drawing.Point(406, 56)
  614. Me.支出1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  615. Me.支出1_tb.Name = "支出1_tb"
  616. Me.支出1_tb.Size = New System.Drawing.Size(100, 23)
  617. Me.支出1_tb.TabIndex = 1521
  618. Me.支出1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  619. '
  620. 'Label8
  621. '
  622. Me.Label8.AutoSize = True
  623. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  624. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  625. Me.Label8.Location = New System.Drawing.Point(368, 59)
  626. Me.Label8.Name = "Label8"
  627. Me.Label8.Size = New System.Drawing.Size(31, 16)
  628. Me.Label8.TabIndex = 1520
  629. Me.Label8.Text = "支出"
  630. '
  631. '現金1_tb
  632. '
  633. Me.現金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  634. Me.現金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  635. Me.現金1_tb.Location = New System.Drawing.Point(256, 56)
  636. Me.現金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  637. Me.現金1_tb.Name = "現金1_tb"
  638. Me.現金1_tb.Size = New System.Drawing.Size(106, 23)
  639. Me.現金1_tb.TabIndex = 1519
  640. Me.現金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  641. '
  642. 'Label10
  643. '
  644. Me.Label10.AutoSize = True
  645. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  646. Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  647. Me.Label10.Location = New System.Drawing.Point(215, 59)
  648. Me.Label10.Name = "Label10"
  649. Me.Label10.Size = New System.Drawing.Size(31, 16)
  650. Me.Label10.TabIndex = 1518
  651. Me.Label10.Text = "收入"
  652. '
  653. '損益_tb
  654. '
  655. Me.損益_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  656. Me.損益_tb.ForeColor = System.Drawing.Color.Green
  657. Me.損益_tb.Location = New System.Drawing.Point(555, 32)
  658. Me.損益_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  659. Me.損益_tb.Name = "損益_tb"
  660. Me.損益_tb.Size = New System.Drawing.Size(100, 23)
  661. Me.損益_tb.TabIndex = 1517
  662. Me.損益_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  663. '
  664. 'Label6
  665. '
  666. Me.Label6.AutoSize = True
  667. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  668. Me.Label6.ForeColor = System.Drawing.Color.Green
  669. Me.Label6.Location = New System.Drawing.Point(517, 35)
  670. Me.Label6.Name = "Label6"
  671. Me.Label6.Size = New System.Drawing.Size(31, 16)
  672. Me.Label6.TabIndex = 1516
  673. Me.Label6.Text = "損益"
  674. '
  675. '支出_tb
  676. '
  677. Me.支出_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  678. Me.支出_tb.ForeColor = System.Drawing.Color.Green
  679. Me.支出_tb.Location = New System.Drawing.Point(406, 32)
  680. Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  681. Me.支出_tb.Name = "支出_tb"
  682. Me.支出_tb.Size = New System.Drawing.Size(100, 23)
  683. Me.支出_tb.TabIndex = 1515
  684. Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  685. '
  686. 'Label5
  687. '
  688. Me.Label5.AutoSize = True
  689. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  690. Me.Label5.ForeColor = System.Drawing.Color.Green
  691. Me.Label5.Location = New System.Drawing.Point(368, 35)
  692. Me.Label5.Name = "Label5"
  693. Me.Label5.Size = New System.Drawing.Size(31, 16)
  694. Me.Label5.TabIndex = 1514
  695. Me.Label5.Text = "支出"
  696. '
  697. 'Label4
  698. '
  699. Me.Label4.AutoSize = True
  700. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  701. Me.Label4.ForeColor = System.Drawing.Color.Green
  702. Me.Label4.Location = New System.Drawing.Point(2, 35)
  703. Me.Label4.Name = "Label4"
  704. Me.Label4.Size = New System.Drawing.Size(31, 16)
  705. Me.Label4.TabIndex = 1513
  706. Me.Label4.Text = "單號"
  707. '
  708. '收支單號_tb
  709. '
  710. Me.收支單號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  711. Me.收支單號_tb.ForeColor = System.Drawing.Color.Green
  712. Me.收支單號_tb.Location = New System.Drawing.Point(36, 31)
  713. Me.收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  714. Me.收支單號_tb.Name = "收支單號_tb"
  715. Me.收支單號_tb.Size = New System.Drawing.Size(149, 23)
  716. Me.收支單號_tb.TabIndex = 1512
  717. Me.收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  718. '
  719. '現金_tb
  720. '
  721. Me.現金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  722. Me.現金_tb.ForeColor = System.Drawing.Color.Green
  723. Me.現金_tb.Location = New System.Drawing.Point(256, 32)
  724. Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  725. Me.現金_tb.Name = "現金_tb"
  726. Me.現金_tb.Size = New System.Drawing.Size(106, 23)
  727. Me.現金_tb.TabIndex = 1511
  728. Me.現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  729. '
  730. 'Label9
  731. '
  732. Me.Label9.AutoSize = True
  733. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  734. Me.Label9.ForeColor = System.Drawing.Color.Green
  735. Me.Label9.Location = New System.Drawing.Point(215, 35)
  736. Me.Label9.Name = "Label9"
  737. Me.Label9.Size = New System.Drawing.Size(31, 16)
  738. Me.Label9.TabIndex = 1510
  739. Me.Label9.Text = "收入"
  740. '
  741. '查詢日期1_cb
  742. '
  743. Me.查詢日期1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  744. Me.查詢日期1_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  745. Me.查詢日期1_cb.FormattingEnabled = True
  746. Me.查詢日期1_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  747. Me.查詢日期1_cb.Location = New System.Drawing.Point(143, 4)
  748. Me.查詢日期1_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  749. Me.查詢日期1_cb.Name = "查詢日期1_cb"
  750. Me.查詢日期1_cb.Size = New System.Drawing.Size(42, 24)
  751. Me.查詢日期1_cb.TabIndex = 1509
  752. '
  753. '查詢日期_cb
  754. '
  755. Me.查詢日期_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  756. Me.查詢日期_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  757. Me.查詢日期_cb.FormattingEnabled = True
  758. Me.查詢日期_cb.Items.AddRange(New Object() {"2019"})
  759. Me.查詢日期_cb.Location = New System.Drawing.Point(59, 4)
  760. Me.查詢日期_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  761. Me.查詢日期_cb.Name = "查詢日期_cb"
  762. Me.查詢日期_cb.Size = New System.Drawing.Size(81, 24)
  763. Me.查詢日期_cb.TabIndex = 1508
  764. '
  765. 'Label2
  766. '
  767. Me.Label2.AutoSize = True
  768. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  769. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  770. Me.Label2.Location = New System.Drawing.Point(2, 8)
  771. Me.Label2.Name = "Label2"
  772. Me.Label2.Size = New System.Drawing.Size(55, 16)
  773. Me.Label2.TabIndex = 1507
  774. Me.Label2.Text = "查詢日期"
  775. '
  776. '明細_dgv
  777. '
  778. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  779. Or System.Windows.Forms.AnchorStyles.Left) _
  780. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  781. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  782. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  783. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  784. Me.明細_dgv.Location = New System.Drawing.Point(6, 82)
  785. Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  786. Me.明細_dgv.Name = "明細_dgv"
  787. Me.明細_dgv.RowHeadersWidth = 5
  788. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  789. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  790. Me.明細_dgv.RowTemplate.Height = 24
  791. Me.明細_dgv.Size = New System.Drawing.Size(1243, 524)
  792. Me.明細_dgv.TabIndex = 1539
  793. '
  794. 'ContextMenuStrip1
  795. '
  796. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator2})
  797. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  798. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 32)
  799. '
  800. '重新整理ToolStripMenuItem
  801. '
  802. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  803. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  804. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  805. '
  806. 'ToolStripSeparator2
  807. '
  808. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  809. Me.ToolStripSeparator2.Size = New System.Drawing.Size(119, 6)
  810. '
  811. 'Panel2
  812. '
  813. Me.Panel2.Controls.Add(Me.只顯示支票資料_cb)
  814. Me.Panel2.Controls.Add(Me.特別計算_bt)
  815. Me.Panel2.Controls.Add(Me.Label14)
  816. Me.Panel2.Controls.Add(Me.未兌現支票_tb)
  817. Me.Panel2.Controls.Add(Me.Label13)
  818. Me.Panel2.Controls.Add(Me.未兌現支票1_tb)
  819. Me.Panel2.Controls.Add(Me.Label12)
  820. Me.Panel2.Controls.Add(Me.已兌現支票_tb)
  821. Me.Panel2.Controls.Add(Me.Label11)
  822. Me.Panel2.Controls.Add(Me.已兌現支票1_tb)
  823. Me.Panel2.Controls.Add(Me.Label3)
  824. Me.Panel2.Controls.Add(Me.零用金_tb)
  825. Me.Panel2.Controls.Add(Me.Label1)
  826. Me.Panel2.Controls.Add(Me.零用金1_tb)
  827. Me.Panel2.Location = New System.Drawing.Point(435, 276)
  828. Me.Panel2.Name = "Panel2"
  829. Me.Panel2.Size = New System.Drawing.Size(274, 222)
  830. Me.Panel2.TabIndex = 1554
  831. Me.Panel2.Visible = False
  832. '
  833. '公司編號_cb
  834. '
  835. Me.公司編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  836. Me.公司編號_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  837. Me.公司編號_cb.FormattingEnabled = True
  838. Me.公司編號_cb.Items.AddRange(New Object() {"2019"})
  839. Me.公司編號_cb.Location = New System.Drawing.Point(256, 3)
  840. Me.公司編號_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  841. Me.公司編號_cb.Name = "公司編號_cb"
  842. Me.公司編號_cb.Size = New System.Drawing.Size(106, 24)
  843. Me.公司編號_cb.TabIndex = 1556
  844. '
  845. '公司編號_lb
  846. '
  847. Me.公司編號_lb.AutoSize = True
  848. Me.公司編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  849. Me.公司編號_lb.ForeColor = System.Drawing.Color.Black
  850. Me.公司編號_lb.Location = New System.Drawing.Point(215, 9)
  851. Me.公司編號_lb.Name = "公司編號_lb"
  852. Me.公司編號_lb.Size = New System.Drawing.Size(31, 16)
  853. Me.公司編號_lb.TabIndex = 1555
  854. Me.公司編號_lb.Text = "帳本"
  855. '
  856. 'ToolTip1
  857. '
  858. Me.ToolTip1.IsBalloon = True
  859. Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
  860. Me.ToolTip1.ToolTipTitle = "系統說明"
  861. '
  862. 'Label19
  863. '
  864. Me.Label19.AutoSize = True
  865. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  866. Me.Label19.ForeColor = System.Drawing.Color.Black
  867. Me.Label19.Location = New System.Drawing.Point(154, 59)
  868. Me.Label19.Name = "Label19"
  869. Me.Label19.Size = New System.Drawing.Size(31, 16)
  870. Me.Label19.TabIndex = 1557
  871. Me.Label19.Text = "總數"
  872. '
  873. '財務_對帳表
  874. '
  875. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  876. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  877. Me.ClientSize = New System.Drawing.Size(1254, 611)
  878. Me.Controls.Add(Me.Label19)
  879. Me.Controls.Add(Me.公司編號_cb)
  880. Me.Controls.Add(Me.公司編號_lb)
  881. Me.Controls.Add(Me.Panel2)
  882. Me.Controls.Add(Me.Panel1)
  883. Me.Controls.Add(Me.視窗2_pl)
  884. Me.Controls.Add(Me.只有支出_cb)
  885. Me.Controls.Add(Me.只有收入_cb)
  886. Me.Controls.Add(Me.非稅_ch)
  887. Me.Controls.Add(Me.含稅_ch)
  888. Me.Controls.Add(Me.全部_ch)
  889. Me.Controls.Add(Me.字體大小調整_lb)
  890. Me.Controls.Add(Me.字體_NUD)
  891. Me.Controls.Add(Me.匯出EXCEL_bt)
  892. Me.Controls.Add(Me.清除查詢資料_bt)
  893. Me.Controls.Add(Me.對帳記錄存檔_bt)
  894. Me.Controls.Add(Me.關鍵字查詢_bt)
  895. Me.Controls.Add(Me.隱藏作帳點交資訊_cb)
  896. Me.Controls.Add(Me.隱藏申請審核資訊_cb)
  897. Me.Controls.Add(Me.損益1_tb)
  898. Me.Controls.Add(Me.Label7)
  899. Me.Controls.Add(Me.支出1_tb)
  900. Me.Controls.Add(Me.Label8)
  901. Me.Controls.Add(Me.現金1_tb)
  902. Me.Controls.Add(Me.Label10)
  903. Me.Controls.Add(Me.損益_tb)
  904. Me.Controls.Add(Me.Label6)
  905. Me.Controls.Add(Me.支出_tb)
  906. Me.Controls.Add(Me.Label5)
  907. Me.Controls.Add(Me.Label4)
  908. Me.Controls.Add(Me.收支單號_tb)
  909. Me.Controls.Add(Me.現金_tb)
  910. Me.Controls.Add(Me.Label9)
  911. Me.Controls.Add(Me.查詢日期1_cb)
  912. Me.Controls.Add(Me.查詢日期_cb)
  913. Me.Controls.Add(Me.Label2)
  914. Me.Controls.Add(Me.明細_dgv)
  915. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  916. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  917. Me.Name = "財務_對帳表"
  918. Me.Text = "財務對帳表"
  919. Me.Panel1.ResumeLayout(False)
  920. CType(Me.剔除存檔_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  921. Me.視窗2_pl.ResumeLayout(False)
  922. Me.視窗2_pl.PerformLayout()
  923. Me.Panel3.ResumeLayout(False)
  924. Me.Panel3.PerformLayout()
  925. CType(Me.會科_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  926. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  927. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  928. Me.ContextMenuStrip1.ResumeLayout(False)
  929. Me.Panel2.ResumeLayout(False)
  930. Me.Panel2.PerformLayout()
  931. Me.ResumeLayout(False)
  932. Me.PerformLayout()
  933. End Sub
  934. Friend WithEvents Panel1 As Panel
  935. Friend WithEvents 剔除存檔_dgv As DataGridView
  936. Friend WithEvents 視窗2_pl As Panel
  937. Friend WithEvents Panel3 As Panel
  938. Friend WithEvents 剔除後總和_tb As TextBox
  939. Friend WithEvents Label18 As Label
  940. Friend WithEvents 剔除後支出_tb As TextBox
  941. Friend WithEvents Label17 As Label
  942. Friend WithEvents 剔除後收入_tb As TextBox
  943. Friend WithEvents Label15 As Label
  944. Friend WithEvents 剃除計算_bt As Button
  945. Friend WithEvents 存檔_bt As Button
  946. Friend WithEvents 會科_dgv As DataGridView
  947. Friend WithEvents Label16 As Label
  948. Friend WithEvents CanceL2_bt As Button
  949. Friend WithEvents 特別計算_bt As Button
  950. Friend WithEvents 只有支出_cb As CheckBox
  951. Friend WithEvents 只有收入_cb As CheckBox
  952. Friend WithEvents 非稅_ch As CheckBox
  953. Friend WithEvents 含稅_ch As CheckBox
  954. Friend WithEvents 全部_ch As CheckBox
  955. Friend WithEvents 字體大小調整_lb As Label
  956. Friend WithEvents 字體_NUD As NumericUpDown
  957. Friend WithEvents 匯出EXCEL_bt As Button
  958. Friend WithEvents 清除查詢資料_bt As Button
  959. Friend WithEvents 對帳記錄存檔_bt As Button
  960. Friend WithEvents 關鍵字查詢_bt As Button
  961. Friend WithEvents 未兌現支票1_tb As TextBox
  962. Friend WithEvents Label13 As Label
  963. Friend WithEvents 未兌現支票_tb As TextBox
  964. Friend WithEvents Label14 As Label
  965. Friend WithEvents 已兌現支票1_tb As TextBox
  966. Friend WithEvents Label11 As Label
  967. Friend WithEvents 已兌現支票_tb As TextBox
  968. Friend WithEvents Label12 As Label
  969. Friend WithEvents 零用金1_tb As TextBox
  970. Friend WithEvents Label1 As Label
  971. Friend WithEvents 零用金_tb As TextBox
  972. Friend WithEvents Label3 As Label
  973. Friend WithEvents 只顯示支票資料_cb As CheckBox
  974. Friend WithEvents 隱藏作帳點交資訊_cb As CheckBox
  975. Friend WithEvents 隱藏申請審核資訊_cb As CheckBox
  976. Friend WithEvents 損益1_tb As TextBox
  977. Friend WithEvents Label7 As Label
  978. Friend WithEvents 支出1_tb As TextBox
  979. Friend WithEvents Label8 As Label
  980. Friend WithEvents 現金1_tb As TextBox
  981. Friend WithEvents Label10 As Label
  982. Friend WithEvents 損益_tb As TextBox
  983. Friend WithEvents Label6 As Label
  984. Friend WithEvents 支出_tb As TextBox
  985. Friend WithEvents Label5 As Label
  986. Friend WithEvents Label4 As Label
  987. Friend WithEvents 收支單號_tb As TextBox
  988. Friend WithEvents 現金_tb As TextBox
  989. Friend WithEvents Label9 As Label
  990. Friend WithEvents 查詢日期1_cb As ComboBox
  991. Friend WithEvents 查詢日期_cb As ComboBox
  992. Friend WithEvents Label2 As Label
  993. Friend WithEvents 明細_dgv As DataGridView
  994. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  995. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  996. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  997. Friend WithEvents Panel2 As Panel
  998. Friend WithEvents 公司編號_cb As ComboBox
  999. Friend WithEvents 公司編號_lb As Label
  1000. Friend WithEvents ToolTip1 As ToolTip
  1001. Friend WithEvents Label19 As Label
  1002. End Class