Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

財務_收支單一覽表.Designer.vb 42KB

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