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 27KB

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