Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 財務_收支單一覽表_ICS
  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.Label6 = New System.Windows.Forms.Label()
  28. Me.零4_tb = New System.Windows.Forms.TextBox()
  29. Me.Label25 = New System.Windows.Forms.Label()
  30. Me.支4_tb = New System.Windows.Forms.TextBox()
  31. Me.合4_tb = New System.Windows.Forms.TextBox()
  32. Me.Label26 = New System.Windows.Forms.Label()
  33. Me.出4_tb = New System.Windows.Forms.TextBox()
  34. Me.Label27 = New System.Windows.Forms.Label()
  35. Me.現4_tb = New System.Windows.Forms.TextBox()
  36. Me.Label28 = New System.Windows.Forms.Label()
  37. Me.印尼匯率_tb = New System.Windows.Forms.TextBox()
  38. Me.美金匯率_tb = New System.Windows.Forms.TextBox()
  39. Me.人民幣匯率_tb = New System.Windows.Forms.TextBox()
  40. Me.非稅_ch = New System.Windows.Forms.CheckBox()
  41. Me.含稅_ch = New System.Windows.Forms.CheckBox()
  42. Me.全部_ch = New System.Windows.Forms.CheckBox()
  43. Me.Label18 = New System.Windows.Forms.Label()
  44. Me.零3_tb = New System.Windows.Forms.TextBox()
  45. Me.Label21 = New System.Windows.Forms.Label()
  46. Me.支3_tb = New System.Windows.Forms.TextBox()
  47. Me.合3_tb = New System.Windows.Forms.TextBox()
  48. Me.Label22 = New System.Windows.Forms.Label()
  49. Me.出3_tb = New System.Windows.Forms.TextBox()
  50. Me.Label23 = New System.Windows.Forms.Label()
  51. Me.現3_tb = New System.Windows.Forms.TextBox()
  52. Me.Label24 = New System.Windows.Forms.Label()
  53. Me.下個月_bt = New System.Windows.Forms.Button()
  54. Me.上個月_bt = New System.Windows.Forms.Button()
  55. Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
  56. Me.Label2 = New System.Windows.Forms.Label()
  57. Me.零2_tb = New System.Windows.Forms.TextBox()
  58. Me.Label12 = New System.Windows.Forms.Label()
  59. Me.支2_tb = New System.Windows.Forms.TextBox()
  60. Me.合2_tb = New System.Windows.Forms.TextBox()
  61. Me.Label13 = New System.Windows.Forms.Label()
  62. Me.出2_tb = New System.Windows.Forms.TextBox()
  63. Me.Label16 = New System.Windows.Forms.Label()
  64. Me.現2_tb = New System.Windows.Forms.TextBox()
  65. Me.Label17 = New System.Windows.Forms.Label()
  66. Me.TextBox14 = New System.Windows.Forms.TextBox()
  67. Me.TextBox13 = New System.Windows.Forms.TextBox()
  68. Me.Label20 = New System.Windows.Forms.Label()
  69. Me.Label19 = New System.Windows.Forms.Label()
  70. Me.明細_rb = New System.Windows.Forms.RadioButton()
  71. Me.Label14 = New System.Windows.Forms.Label()
  72. Me.零1_tb = New System.Windows.Forms.TextBox()
  73. Me.Label15 = New System.Windows.Forms.Label()
  74. Me.支1_tb = New System.Windows.Forms.TextBox()
  75. Me.合1_tb = New System.Windows.Forms.TextBox()
  76. Me.Label9 = New System.Windows.Forms.Label()
  77. Me.出1_tb = New System.Windows.Forms.TextBox()
  78. Me.Label11 = New System.Windows.Forms.Label()
  79. Me.當月_tb = New System.Windows.Forms.Button()
  80. Me.當日_tb = New System.Windows.Forms.Button()
  81. Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
  82. Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
  83. Me.現1_tb = New System.Windows.Forms.TextBox()
  84. Me.Label10 = New System.Windows.Forms.Label()
  85. Me.列印_bt = New System.Windows.Forms.Button()
  86. Me.Label8 = New System.Windows.Forms.Label()
  87. Me.Label7 = New System.Windows.Forms.Label()
  88. Me.審核日期_dtp = New System.Windows.Forms.DateTimePicker()
  89. Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
  90. Me.Label5 = New System.Windows.Forms.Label()
  91. Me.審核人_tb = New System.Windows.Forms.TextBox()
  92. Me.申請人_tb = New System.Windows.Forms.TextBox()
  93. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  94. Me.Label1 = New System.Windows.Forms.Label()
  95. Me.Label3 = New System.Windows.Forms.Label()
  96. Me.Label4 = New System.Windows.Forms.Label()
  97. Me.一般月_ch = New System.Windows.Forms.CheckBox()
  98. Me.會計月_ch = New System.Windows.Forms.CheckBox()
  99. Me.彙總_rb = New System.Windows.Forms.RadioButton()
  100. Me.收支單_dgv = New System.Windows.Forms.DataGridView()
  101. Me.彙總_dgv = New System.Windows.Forms.DataGridView()
  102. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  103. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  104. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  105. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  106. Me.Panel1 = New System.Windows.Forms.Panel()
  107. CType(Me.收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  111. Me.ContextMenuStrip1.SuspendLayout()
  112. Me.Panel1.SuspendLayout()
  113. Me.SuspendLayout()
  114. '
  115. 'Label6
  116. '
  117. Me.Label6.AutoSize = True
  118. Me.Label6.ForeColor = System.Drawing.Color.Purple
  119. Me.Label6.Location = New System.Drawing.Point(91, 158)
  120. Me.Label6.Name = "Label6"
  121. Me.Label6.Size = New System.Drawing.Size(31, 16)
  122. Me.Label6.TabIndex = 1274
  123. Me.Label6.Text = "支票"
  124. '
  125. '零4_tb
  126. '
  127. Me.零4_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  128. Me.零4_tb.ForeColor = System.Drawing.Color.Black
  129. Me.零4_tb.Location = New System.Drawing.Point(3, 158)
  130. Me.零4_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  131. Me.零4_tb.Name = "零4_tb"
  132. Me.零4_tb.Size = New System.Drawing.Size(85, 16)
  133. Me.零4_tb.TabIndex = 1273
  134. Me.零4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  135. '
  136. 'Label25
  137. '
  138. Me.Label25.AutoSize = True
  139. Me.Label25.ForeColor = System.Drawing.Color.Purple
  140. Me.Label25.Location = New System.Drawing.Point(787, 65)
  141. Me.Label25.Name = "Label25"
  142. Me.Label25.Size = New System.Drawing.Size(43, 16)
  143. Me.Label25.TabIndex = 1272
  144. Me.Label25.Text = "印尼盾"
  145. '
  146. '支4_tb
  147. '
  148. Me.支4_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  149. Me.支4_tb.ForeColor = System.Drawing.Color.Black
  150. Me.支4_tb.Location = New System.Drawing.Point(123, 158)
  151. Me.支4_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  152. Me.支4_tb.Name = "支4_tb"
  153. Me.支4_tb.Size = New System.Drawing.Size(85, 16)
  154. Me.支4_tb.TabIndex = 1275
  155. Me.支4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  156. '
  157. '合4_tb
  158. '
  159. Me.合4_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  160. Me.合4_tb.ForeColor = System.Drawing.Color.Black
  161. Me.合4_tb.Location = New System.Drawing.Point(1114, 64)
  162. Me.合4_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  163. Me.合4_tb.Name = "合4_tb"
  164. Me.合4_tb.Size = New System.Drawing.Size(113, 16)
  165. Me.合4_tb.TabIndex = 1271
  166. Me.合4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  167. '
  168. 'Label26
  169. '
  170. Me.Label26.AutoSize = True
  171. Me.Label26.ForeColor = System.Drawing.Color.Purple
  172. Me.Label26.Location = New System.Drawing.Point(1083, 65)
  173. Me.Label26.Name = "Label26"
  174. Me.Label26.Size = New System.Drawing.Size(31, 16)
  175. Me.Label26.TabIndex = 1270
  176. Me.Label26.Text = "總和"
  177. '
  178. '出4_tb
  179. '
  180. Me.出4_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  181. Me.出4_tb.ForeColor = System.Drawing.Color.Black
  182. Me.出4_tb.Location = New System.Drawing.Point(995, 64)
  183. Me.出4_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  184. Me.出4_tb.Name = "出4_tb"
  185. Me.出4_tb.Size = New System.Drawing.Size(85, 16)
  186. Me.出4_tb.TabIndex = 1269
  187. Me.出4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  188. '
  189. 'Label27
  190. '
  191. Me.Label27.AutoSize = True
  192. Me.Label27.ForeColor = System.Drawing.Color.Purple
  193. Me.Label27.Location = New System.Drawing.Point(964, 64)
  194. Me.Label27.Name = "Label27"
  195. Me.Label27.Size = New System.Drawing.Size(31, 16)
  196. Me.Label27.TabIndex = 1268
  197. Me.Label27.Text = "支出"
  198. '
  199. '現4_tb
  200. '
  201. Me.現4_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  202. Me.現4_tb.ForeColor = System.Drawing.Color.Black
  203. Me.現4_tb.Location = New System.Drawing.Point(876, 64)
  204. Me.現4_tb.Name = "現4_tb"
  205. Me.現4_tb.Size = New System.Drawing.Size(85, 16)
  206. Me.現4_tb.TabIndex = 1267
  207. Me.現4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  208. '
  209. 'Label28
  210. '
  211. Me.Label28.AutoSize = True
  212. Me.Label28.ForeColor = System.Drawing.Color.Purple
  213. Me.Label28.Location = New System.Drawing.Point(845, 64)
  214. Me.Label28.Name = "Label28"
  215. Me.Label28.Size = New System.Drawing.Size(31, 16)
  216. Me.Label28.TabIndex = 1266
  217. Me.Label28.Text = "收入"
  218. '
  219. '印尼匯率_tb
  220. '
  221. Me.印尼匯率_tb.Location = New System.Drawing.Point(3, 66)
  222. Me.印尼匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  223. Me.印尼匯率_tb.Name = "印尼匯率_tb"
  224. Me.印尼匯率_tb.Size = New System.Drawing.Size(175, 23)
  225. Me.印尼匯率_tb.TabIndex = 1265
  226. Me.印尼匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  227. Me.印尼匯率_tb.Visible = False
  228. '
  229. '美金匯率_tb
  230. '
  231. Me.美金匯率_tb.Location = New System.Drawing.Point(3, 35)
  232. Me.美金匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  233. Me.美金匯率_tb.Name = "美金匯率_tb"
  234. Me.美金匯率_tb.Size = New System.Drawing.Size(175, 23)
  235. Me.美金匯率_tb.TabIndex = 1264
  236. Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  237. Me.美金匯率_tb.Visible = False
  238. '
  239. '人民幣匯率_tb
  240. '
  241. Me.人民幣匯率_tb.Location = New System.Drawing.Point(3, 4)
  242. Me.人民幣匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  243. Me.人民幣匯率_tb.Name = "人民幣匯率_tb"
  244. Me.人民幣匯率_tb.Size = New System.Drawing.Size(175, 23)
  245. Me.人民幣匯率_tb.TabIndex = 1263
  246. Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  247. Me.人民幣匯率_tb.Visible = False
  248. '
  249. '非稅_ch
  250. '
  251. Me.非稅_ch.AutoSize = True
  252. Me.非稅_ch.Location = New System.Drawing.Point(1233, 57)
  253. Me.非稅_ch.Name = "非稅_ch"
  254. Me.非稅_ch.Size = New System.Drawing.Size(50, 20)
  255. Me.非稅_ch.TabIndex = 1262
  256. Me.非稅_ch.Text = "非稅"
  257. Me.非稅_ch.UseVisualStyleBackColor = True
  258. '
  259. '含稅_ch
  260. '
  261. Me.含稅_ch.AutoSize = True
  262. Me.含稅_ch.Location = New System.Drawing.Point(1233, 33)
  263. Me.含稅_ch.Name = "含稅_ch"
  264. Me.含稅_ch.Size = New System.Drawing.Size(50, 20)
  265. Me.含稅_ch.TabIndex = 1261
  266. Me.含稅_ch.Text = "含稅"
  267. Me.含稅_ch.UseVisualStyleBackColor = True
  268. '
  269. '全部_ch
  270. '
  271. Me.全部_ch.AutoSize = True
  272. Me.全部_ch.Checked = True
  273. Me.全部_ch.CheckState = System.Windows.Forms.CheckState.Checked
  274. Me.全部_ch.Location = New System.Drawing.Point(1233, 8)
  275. Me.全部_ch.Name = "全部_ch"
  276. Me.全部_ch.Size = New System.Drawing.Size(50, 20)
  277. Me.全部_ch.TabIndex = 1260
  278. Me.全部_ch.Text = "全部"
  279. Me.全部_ch.UseVisualStyleBackColor = True
  280. '
  281. 'Label18
  282. '
  283. Me.Label18.AutoSize = True
  284. Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  285. Me.Label18.Location = New System.Drawing.Point(91, 138)
  286. Me.Label18.Name = "Label18"
  287. Me.Label18.Size = New System.Drawing.Size(31, 16)
  288. Me.Label18.TabIndex = 1258
  289. Me.Label18.Text = "支票"
  290. '
  291. '零3_tb
  292. '
  293. Me.零3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  294. Me.零3_tb.ForeColor = System.Drawing.Color.Black
  295. Me.零3_tb.Location = New System.Drawing.Point(3, 138)
  296. Me.零3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  297. Me.零3_tb.Name = "零3_tb"
  298. Me.零3_tb.Size = New System.Drawing.Size(85, 16)
  299. Me.零3_tb.TabIndex = 1257
  300. Me.零3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  301. '
  302. 'Label21
  303. '
  304. Me.Label21.AutoSize = True
  305. Me.Label21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  306. Me.Label21.Location = New System.Drawing.Point(799, 45)
  307. Me.Label21.Name = "Label21"
  308. Me.Label21.Size = New System.Drawing.Size(31, 16)
  309. Me.Label21.TabIndex = 1256
  310. Me.Label21.Text = "美金"
  311. '
  312. '支3_tb
  313. '
  314. Me.支3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  315. Me.支3_tb.ForeColor = System.Drawing.Color.Black
  316. Me.支3_tb.Location = New System.Drawing.Point(123, 138)
  317. Me.支3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  318. Me.支3_tb.Name = "支3_tb"
  319. Me.支3_tb.Size = New System.Drawing.Size(85, 16)
  320. Me.支3_tb.TabIndex = 1259
  321. Me.支3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  322. '
  323. '合3_tb
  324. '
  325. Me.合3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  326. Me.合3_tb.ForeColor = System.Drawing.Color.Black
  327. Me.合3_tb.Location = New System.Drawing.Point(1114, 44)
  328. Me.合3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  329. Me.合3_tb.Name = "合3_tb"
  330. Me.合3_tb.Size = New System.Drawing.Size(113, 16)
  331. Me.合3_tb.TabIndex = 1255
  332. Me.合3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  333. '
  334. 'Label22
  335. '
  336. Me.Label22.AutoSize = True
  337. Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  338. Me.Label22.Location = New System.Drawing.Point(1083, 45)
  339. Me.Label22.Name = "Label22"
  340. Me.Label22.Size = New System.Drawing.Size(31, 16)
  341. Me.Label22.TabIndex = 1254
  342. Me.Label22.Text = "總和"
  343. '
  344. '出3_tb
  345. '
  346. Me.出3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  347. Me.出3_tb.ForeColor = System.Drawing.Color.Black
  348. Me.出3_tb.Location = New System.Drawing.Point(995, 44)
  349. Me.出3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  350. Me.出3_tb.Name = "出3_tb"
  351. Me.出3_tb.Size = New System.Drawing.Size(85, 16)
  352. Me.出3_tb.TabIndex = 1253
  353. Me.出3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  354. '
  355. 'Label23
  356. '
  357. Me.Label23.AutoSize = True
  358. Me.Label23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  359. Me.Label23.Location = New System.Drawing.Point(964, 44)
  360. Me.Label23.Name = "Label23"
  361. Me.Label23.Size = New System.Drawing.Size(31, 16)
  362. Me.Label23.TabIndex = 1252
  363. Me.Label23.Text = "支出"
  364. '
  365. '現3_tb
  366. '
  367. Me.現3_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  368. Me.現3_tb.ForeColor = System.Drawing.Color.Black
  369. Me.現3_tb.Location = New System.Drawing.Point(876, 44)
  370. Me.現3_tb.Name = "現3_tb"
  371. Me.現3_tb.Size = New System.Drawing.Size(85, 16)
  372. Me.現3_tb.TabIndex = 1251
  373. Me.現3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  374. '
  375. 'Label24
  376. '
  377. Me.Label24.AutoSize = True
  378. Me.Label24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  379. Me.Label24.Location = New System.Drawing.Point(845, 44)
  380. Me.Label24.Name = "Label24"
  381. Me.Label24.Size = New System.Drawing.Size(31, 16)
  382. Me.Label24.TabIndex = 1250
  383. Me.Label24.Text = "收入"
  384. '
  385. '下個月_bt
  386. '
  387. Me.下個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  388. Me.下個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  389. Me.下個月_bt.Location = New System.Drawing.Point(268, 4)
  390. Me.下個月_bt.Name = "下個月_bt"
  391. Me.下個月_bt.Size = New System.Drawing.Size(52, 25)
  392. Me.下個月_bt.TabIndex = 1247
  393. Me.下個月_bt.Text = "下個月"
  394. Me.下個月_bt.UseVisualStyleBackColor = True
  395. '
  396. '上個月_bt
  397. '
  398. Me.上個月_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  399. Me.上個月_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  400. Me.上個月_bt.Location = New System.Drawing.Point(215, 4)
  401. Me.上個月_bt.Name = "上個月_bt"
  402. Me.上個月_bt.Size = New System.Drawing.Size(52, 25)
  403. Me.上個月_bt.TabIndex = 1246
  404. Me.上個月_bt.Text = "上個月"
  405. Me.上個月_bt.UseVisualStyleBackColor = True
  406. '
  407. '中間日期_dtp
  408. '
  409. Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  410. Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  411. Me.中間日期_dtp.Location = New System.Drawing.Point(184, 4)
  412. Me.中間日期_dtp.Name = "中間日期_dtp"
  413. Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
  414. Me.中間日期_dtp.TabIndex = 1245
  415. Me.中間日期_dtp.Visible = False
  416. '
  417. 'Label2
  418. '
  419. Me.Label2.AutoSize = True
  420. Me.Label2.ForeColor = System.Drawing.Color.Red
  421. Me.Label2.Location = New System.Drawing.Point(91, 117)
  422. Me.Label2.Name = "Label2"
  423. Me.Label2.Size = New System.Drawing.Size(31, 16)
  424. Me.Label2.TabIndex = 1243
  425. Me.Label2.Text = "支票"
  426. '
  427. '零2_tb
  428. '
  429. Me.零2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  430. Me.零2_tb.ForeColor = System.Drawing.Color.Black
  431. Me.零2_tb.Location = New System.Drawing.Point(3, 117)
  432. Me.零2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  433. Me.零2_tb.Name = "零2_tb"
  434. Me.零2_tb.Size = New System.Drawing.Size(85, 16)
  435. Me.零2_tb.TabIndex = 1242
  436. Me.零2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  437. '
  438. 'Label12
  439. '
  440. Me.Label12.AutoSize = True
  441. Me.Label12.ForeColor = System.Drawing.Color.Red
  442. Me.Label12.Location = New System.Drawing.Point(788, 24)
  443. Me.Label12.Name = "Label12"
  444. Me.Label12.Size = New System.Drawing.Size(43, 16)
  445. Me.Label12.TabIndex = 1241
  446. Me.Label12.Text = "人民幣"
  447. '
  448. '支2_tb
  449. '
  450. Me.支2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  451. Me.支2_tb.ForeColor = System.Drawing.Color.Black
  452. Me.支2_tb.Location = New System.Drawing.Point(123, 117)
  453. Me.支2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  454. Me.支2_tb.Name = "支2_tb"
  455. Me.支2_tb.Size = New System.Drawing.Size(85, 16)
  456. Me.支2_tb.TabIndex = 1244
  457. Me.支2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  458. '
  459. '合2_tb
  460. '
  461. Me.合2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  462. Me.合2_tb.ForeColor = System.Drawing.Color.Black
  463. Me.合2_tb.Location = New System.Drawing.Point(1114, 23)
  464. Me.合2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  465. Me.合2_tb.Name = "合2_tb"
  466. Me.合2_tb.Size = New System.Drawing.Size(113, 16)
  467. Me.合2_tb.TabIndex = 1240
  468. Me.合2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  469. '
  470. 'Label13
  471. '
  472. Me.Label13.AutoSize = True
  473. Me.Label13.ForeColor = System.Drawing.Color.Red
  474. Me.Label13.Location = New System.Drawing.Point(1083, 24)
  475. Me.Label13.Name = "Label13"
  476. Me.Label13.Size = New System.Drawing.Size(31, 16)
  477. Me.Label13.TabIndex = 1239
  478. Me.Label13.Text = "總和"
  479. '
  480. '出2_tb
  481. '
  482. Me.出2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  483. Me.出2_tb.ForeColor = System.Drawing.Color.Black
  484. Me.出2_tb.Location = New System.Drawing.Point(995, 23)
  485. Me.出2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  486. Me.出2_tb.Name = "出2_tb"
  487. Me.出2_tb.Size = New System.Drawing.Size(85, 16)
  488. Me.出2_tb.TabIndex = 1238
  489. Me.出2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  490. '
  491. 'Label16
  492. '
  493. Me.Label16.AutoSize = True
  494. Me.Label16.ForeColor = System.Drawing.Color.Red
  495. Me.Label16.Location = New System.Drawing.Point(964, 23)
  496. Me.Label16.Name = "Label16"
  497. Me.Label16.Size = New System.Drawing.Size(31, 16)
  498. Me.Label16.TabIndex = 1237
  499. Me.Label16.Text = "支出"
  500. '
  501. '現2_tb
  502. '
  503. Me.現2_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  504. Me.現2_tb.ForeColor = System.Drawing.Color.Black
  505. Me.現2_tb.Location = New System.Drawing.Point(876, 23)
  506. Me.現2_tb.Name = "現2_tb"
  507. Me.現2_tb.Size = New System.Drawing.Size(85, 16)
  508. Me.現2_tb.TabIndex = 1236
  509. Me.現2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  510. '
  511. 'Label17
  512. '
  513. Me.Label17.AutoSize = True
  514. Me.Label17.ForeColor = System.Drawing.Color.Red
  515. Me.Label17.Location = New System.Drawing.Point(845, 23)
  516. Me.Label17.Name = "Label17"
  517. Me.Label17.Size = New System.Drawing.Size(31, 16)
  518. Me.Label17.TabIndex = 1235
  519. Me.Label17.Text = "收入"
  520. '
  521. 'TextBox14
  522. '
  523. Me.TextBox14.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  524. Me.TextBox14.ForeColor = System.Drawing.Color.Blue
  525. Me.TextBox14.Location = New System.Drawing.Point(189, 584)
  526. Me.TextBox14.Name = "TextBox14"
  527. Me.TextBox14.Size = New System.Drawing.Size(128, 23)
  528. Me.TextBox14.TabIndex = 1234
  529. Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  530. '
  531. 'TextBox13
  532. '
  533. Me.TextBox13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  534. Me.TextBox13.ForeColor = System.Drawing.Color.Blue
  535. Me.TextBox13.Location = New System.Drawing.Point(190, 560)
  536. Me.TextBox13.Name = "TextBox13"
  537. Me.TextBox13.Size = New System.Drawing.Size(127, 23)
  538. Me.TextBox13.TabIndex = 1233
  539. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  540. '
  541. 'Label20
  542. '
  543. Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  544. Me.Label20.AutoSize = True
  545. Me.Label20.ForeColor = System.Drawing.Color.Blue
  546. Me.Label20.Location = New System.Drawing.Point(134, 587)
  547. Me.Label20.Name = "Label20"
  548. Me.Label20.Size = New System.Drawing.Size(55, 16)
  549. Me.Label20.TabIndex = 1232
  550. Me.Label20.Text = "圖片編碼"
  551. '
  552. 'Label19
  553. '
  554. Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  555. Me.Label19.AutoSize = True
  556. Me.Label19.ForeColor = System.Drawing.Color.Blue
  557. Me.Label19.Location = New System.Drawing.Point(134, 563)
  558. Me.Label19.Name = "Label19"
  559. Me.Label19.Size = New System.Drawing.Size(43, 16)
  560. Me.Label19.TabIndex = 1231
  561. Me.Label19.Text = "驗證碼"
  562. '
  563. '明細_rb
  564. '
  565. Me.明細_rb.AutoSize = True
  566. Me.明細_rb.Location = New System.Drawing.Point(5, 33)
  567. Me.明細_rb.Name = "明細_rb"
  568. Me.明細_rb.Size = New System.Drawing.Size(49, 20)
  569. Me.明細_rb.TabIndex = 1228
  570. Me.明細_rb.TabStop = True
  571. Me.明細_rb.Text = "明細"
  572. Me.明細_rb.UseVisualStyleBackColor = True
  573. '
  574. 'Label14
  575. '
  576. Me.Label14.AutoSize = True
  577. Me.Label14.ForeColor = System.Drawing.Color.Green
  578. Me.Label14.Location = New System.Drawing.Point(91, 97)
  579. Me.Label14.Name = "Label14"
  580. Me.Label14.Size = New System.Drawing.Size(31, 16)
  581. Me.Label14.TabIndex = 1226
  582. Me.Label14.Text = "支票"
  583. '
  584. '零1_tb
  585. '
  586. Me.零1_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  587. Me.零1_tb.ForeColor = System.Drawing.Color.Black
  588. Me.零1_tb.Location = New System.Drawing.Point(3, 97)
  589. Me.零1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  590. Me.零1_tb.Name = "零1_tb"
  591. Me.零1_tb.Size = New System.Drawing.Size(85, 16)
  592. Me.零1_tb.TabIndex = 1225
  593. Me.零1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  594. '
  595. 'Label15
  596. '
  597. Me.Label15.AutoSize = True
  598. Me.Label15.ForeColor = System.Drawing.Color.Green
  599. Me.Label15.Location = New System.Drawing.Point(796, 4)
  600. Me.Label15.Name = "Label15"
  601. Me.Label15.Size = New System.Drawing.Size(34, 16)
  602. Me.Label15.TabIndex = 1224
  603. Me.Label15.Text = "台幣 "
  604. '
  605. '支1_tb
  606. '
  607. Me.支1_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  608. Me.支1_tb.ForeColor = System.Drawing.Color.Black
  609. Me.支1_tb.Location = New System.Drawing.Point(123, 97)
  610. Me.支1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  611. Me.支1_tb.Name = "支1_tb"
  612. Me.支1_tb.Size = New System.Drawing.Size(85, 16)
  613. Me.支1_tb.TabIndex = 1227
  614. Me.支1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  615. '
  616. '合1_tb
  617. '
  618. Me.合1_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  619. Me.合1_tb.ForeColor = System.Drawing.Color.Black
  620. Me.合1_tb.Location = New System.Drawing.Point(1114, 3)
  621. Me.合1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  622. Me.合1_tb.Name = "合1_tb"
  623. Me.合1_tb.Size = New System.Drawing.Size(113, 16)
  624. Me.合1_tb.TabIndex = 1223
  625. Me.合1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  626. '
  627. 'Label9
  628. '
  629. Me.Label9.AutoSize = True
  630. Me.Label9.ForeColor = System.Drawing.Color.Green
  631. Me.Label9.Location = New System.Drawing.Point(1083, 4)
  632. Me.Label9.Name = "Label9"
  633. Me.Label9.Size = New System.Drawing.Size(31, 16)
  634. Me.Label9.TabIndex = 1222
  635. Me.Label9.Text = "總和"
  636. '
  637. '出1_tb
  638. '
  639. Me.出1_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  640. Me.出1_tb.ForeColor = System.Drawing.Color.Black
  641. Me.出1_tb.Location = New System.Drawing.Point(995, 3)
  642. Me.出1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  643. Me.出1_tb.Name = "出1_tb"
  644. Me.出1_tb.Size = New System.Drawing.Size(85, 16)
  645. Me.出1_tb.TabIndex = 1221
  646. Me.出1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  647. '
  648. 'Label11
  649. '
  650. Me.Label11.AutoSize = True
  651. Me.Label11.ForeColor = System.Drawing.Color.Green
  652. Me.Label11.Location = New System.Drawing.Point(964, 3)
  653. Me.Label11.Name = "Label11"
  654. Me.Label11.Size = New System.Drawing.Size(31, 16)
  655. Me.Label11.TabIndex = 1220
  656. Me.Label11.Text = "支出"
  657. '
  658. '當月_tb
  659. '
  660. Me.當月_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  661. Me.當月_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  662. Me.當月_tb.Location = New System.Drawing.Point(268, 29)
  663. Me.當月_tb.Name = "當月_tb"
  664. Me.當月_tb.Size = New System.Drawing.Size(52, 25)
  665. Me.當月_tb.TabIndex = 1219
  666. Me.當月_tb.Text = "當月"
  667. Me.當月_tb.UseVisualStyleBackColor = True
  668. '
  669. '當日_tb
  670. '
  671. Me.當日_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  672. Me.當日_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  673. Me.當日_tb.Location = New System.Drawing.Point(215, 29)
  674. Me.當日_tb.Name = "當日_tb"
  675. Me.當日_tb.Size = New System.Drawing.Size(52, 25)
  676. Me.當日_tb.TabIndex = 1218
  677. Me.當日_tb.Text = "當日"
  678. Me.當日_tb.UseVisualStyleBackColor = True
  679. '
  680. '結束日期_dtp
  681. '
  682. Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  683. Me.結束日期_dtp.Location = New System.Drawing.Point(121, 6)
  684. Me.結束日期_dtp.Name = "結束日期_dtp"
  685. Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
  686. Me.結束日期_dtp.TabIndex = 1216
  687. '
  688. '開始日期_dtp
  689. '
  690. Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  691. Me.開始日期_dtp.Location = New System.Drawing.Point(2, 6)
  692. Me.開始日期_dtp.Name = "開始日期_dtp"
  693. Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
  694. Me.開始日期_dtp.TabIndex = 1215
  695. '
  696. '現1_tb
  697. '
  698. Me.現1_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  699. Me.現1_tb.ForeColor = System.Drawing.Color.Black
  700. Me.現1_tb.Location = New System.Drawing.Point(876, 3)
  701. Me.現1_tb.Name = "現1_tb"
  702. Me.現1_tb.Size = New System.Drawing.Size(85, 16)
  703. Me.現1_tb.TabIndex = 1214
  704. Me.現1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  705. '
  706. 'Label10
  707. '
  708. Me.Label10.AutoSize = True
  709. Me.Label10.ForeColor = System.Drawing.Color.Green
  710. Me.Label10.Location = New System.Drawing.Point(845, 3)
  711. Me.Label10.Name = "Label10"
  712. Me.Label10.Size = New System.Drawing.Size(31, 16)
  713. Me.Label10.TabIndex = 1212
  714. Me.Label10.Text = "收入"
  715. '
  716. '列印_bt
  717. '
  718. Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  719. Me.列印_bt.ForeColor = System.Drawing.Color.Blue
  720. Me.列印_bt.Location = New System.Drawing.Point(494, 4)
  721. Me.列印_bt.Name = "列印_bt"
  722. Me.列印_bt.Size = New System.Drawing.Size(57, 25)
  723. Me.列印_bt.TabIndex = 1211
  724. Me.列印_bt.Text = "列印"
  725. Me.列印_bt.UseVisualStyleBackColor = True
  726. '
  727. 'Label8
  728. '
  729. Me.Label8.AutoSize = True
  730. Me.Label8.ForeColor = System.Drawing.Color.Blue
  731. Me.Label8.Location = New System.Drawing.Point(432, 58)
  732. Me.Label8.Name = "Label8"
  733. Me.Label8.Size = New System.Drawing.Size(31, 16)
  734. Me.Label8.TabIndex = 1210
  735. Me.Label8.Text = "日期"
  736. '
  737. 'Label7
  738. '
  739. Me.Label7.AutoSize = True
  740. Me.Label7.ForeColor = System.Drawing.Color.Blue
  741. Me.Label7.Location = New System.Drawing.Point(432, 33)
  742. Me.Label7.Name = "Label7"
  743. Me.Label7.Size = New System.Drawing.Size(31, 16)
  744. Me.Label7.TabIndex = 1209
  745. Me.Label7.Text = "日期"
  746. '
  747. '審核日期_dtp
  748. '
  749. Me.審核日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  750. Me.審核日期_dtp.Location = New System.Drawing.Point(464, 55)
  751. Me.審核日期_dtp.Name = "審核日期_dtp"
  752. Me.審核日期_dtp.Size = New System.Drawing.Size(86, 23)
  753. Me.審核日期_dtp.TabIndex = 1208
  754. '
  755. '申請日期_dtp
  756. '
  757. Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  758. Me.申請日期_dtp.Location = New System.Drawing.Point(464, 30)
  759. Me.申請日期_dtp.Name = "申請日期_dtp"
  760. Me.申請日期_dtp.Size = New System.Drawing.Size(86, 23)
  761. Me.申請日期_dtp.TabIndex = 1207
  762. '
  763. 'Label5
  764. '
  765. Me.Label5.AutoSize = True
  766. Me.Label5.ForeColor = System.Drawing.Color.Blue
  767. Me.Label5.Location = New System.Drawing.Point(325, 58)
  768. Me.Label5.Name = "Label5"
  769. Me.Label5.Size = New System.Drawing.Size(43, 16)
  770. Me.Label5.TabIndex = 1206
  771. Me.Label5.Text = "審核人"
  772. '
  773. '審核人_tb
  774. '
  775. Me.審核人_tb.ForeColor = System.Drawing.Color.Blue
  776. Me.審核人_tb.Location = New System.Drawing.Point(370, 55)
  777. Me.審核人_tb.Name = "審核人_tb"
  778. Me.審核人_tb.Size = New System.Drawing.Size(61, 23)
  779. Me.審核人_tb.TabIndex = 1205
  780. '
  781. '申請人_tb
  782. '
  783. Me.申請人_tb.ForeColor = System.Drawing.Color.Blue
  784. Me.申請人_tb.Location = New System.Drawing.Point(370, 30)
  785. Me.申請人_tb.Name = "申請人_tb"
  786. Me.申請人_tb.Size = New System.Drawing.Size(61, 23)
  787. Me.申請人_tb.TabIndex = 1202
  788. '
  789. '收支單號_tb
  790. '
  791. Me.收支單號_tb.ForeColor = System.Drawing.Color.Blue
  792. Me.收支單號_tb.Location = New System.Drawing.Point(370, 5)
  793. Me.收支單號_tb.Name = "收支單號_tb"
  794. Me.收支單號_tb.Size = New System.Drawing.Size(123, 23)
  795. Me.收支單號_tb.TabIndex = 1200
  796. '
  797. 'Label1
  798. '
  799. Me.Label1.AutoSize = True
  800. Me.Label1.ForeColor = System.Drawing.Color.Blue
  801. Me.Label1.Location = New System.Drawing.Point(323, 8)
  802. Me.Label1.Name = "Label1"
  803. Me.Label1.Size = New System.Drawing.Size(43, 16)
  804. Me.Label1.TabIndex = 1201
  805. Me.Label1.Text = "支單號"
  806. '
  807. 'Label3
  808. '
  809. Me.Label3.AutoSize = True
  810. Me.Label3.ForeColor = System.Drawing.Color.Blue
  811. Me.Label3.Location = New System.Drawing.Point(325, 33)
  812. Me.Label3.Name = "Label3"
  813. Me.Label3.Size = New System.Drawing.Size(43, 16)
  814. Me.Label3.TabIndex = 1203
  815. Me.Label3.Text = "申請人"
  816. '
  817. 'Label4
  818. '
  819. Me.Label4.AutoSize = True
  820. Me.Label4.Location = New System.Drawing.Point(98, 10)
  821. Me.Label4.Name = "Label4"
  822. Me.Label4.Size = New System.Drawing.Size(19, 16)
  823. Me.Label4.TabIndex = 1217
  824. Me.Label4.Text = "到"
  825. '
  826. '一般月_ch
  827. '
  828. Me.一般月_ch.AutoSize = True
  829. Me.一般月_ch.Checked = True
  830. Me.一般月_ch.CheckState = System.Windows.Forms.CheckState.Checked
  831. Me.一般月_ch.Location = New System.Drawing.Point(168, 33)
  832. Me.一般月_ch.Name = "一般月_ch"
  833. Me.一般月_ch.Size = New System.Drawing.Size(50, 20)
  834. Me.一般月_ch.TabIndex = 1249
  835. Me.一般月_ch.Text = "一般"
  836. Me.一般月_ch.UseVisualStyleBackColor = True
  837. '
  838. '會計月_ch
  839. '
  840. Me.會計月_ch.AutoSize = True
  841. Me.會計月_ch.Location = New System.Drawing.Point(114, 33)
  842. Me.會計月_ch.Name = "會計月_ch"
  843. Me.會計月_ch.Size = New System.Drawing.Size(50, 20)
  844. Me.會計月_ch.TabIndex = 1248
  845. Me.會計月_ch.Text = "會計"
  846. Me.會計月_ch.UseVisualStyleBackColor = True
  847. '
  848. '彙總_rb
  849. '
  850. Me.彙總_rb.AutoSize = True
  851. Me.彙總_rb.Location = New System.Drawing.Point(57, 33)
  852. Me.彙總_rb.Name = "彙總_rb"
  853. Me.彙總_rb.Size = New System.Drawing.Size(49, 20)
  854. Me.彙總_rb.TabIndex = 1229
  855. Me.彙總_rb.TabStop = True
  856. Me.彙總_rb.Text = "彙總"
  857. Me.彙總_rb.UseVisualStyleBackColor = True
  858. '
  859. '收支單_dgv
  860. '
  861. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  862. Me.收支單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  863. Me.收支單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  864. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  865. Me.收支單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  866. Me.收支單_dgv.BackgroundColor = System.Drawing.Color.White
  867. Me.收支單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  868. Me.收支單_dgv.Location = New System.Drawing.Point(5, 55)
  869. Me.收支單_dgv.Name = "收支單_dgv"
  870. Me.收支單_dgv.RowHeadersWidth = 5
  871. Me.收支單_dgv.RowTemplate.Height = 24
  872. Me.收支單_dgv.Size = New System.Drawing.Size(315, 502)
  873. Me.收支單_dgv.TabIndex = 1199
  874. '
  875. '彙總_dgv
  876. '
  877. Me.彙總_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  878. Or System.Windows.Forms.AnchorStyles.Left) _
  879. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  880. Me.彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  881. Me.彙總_dgv.BackgroundColor = System.Drawing.Color.White
  882. Me.彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  883. Me.彙總_dgv.Location = New System.Drawing.Point(319, 83)
  884. Me.彙總_dgv.Name = "彙總_dgv"
  885. Me.彙總_dgv.RowHeadersWidth = 5
  886. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  887. Me.彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  888. Me.彙總_dgv.RowTemplate.Height = 24
  889. Me.彙總_dgv.Size = New System.Drawing.Size(1010, 524)
  890. Me.彙總_dgv.TabIndex = 1213
  891. '
  892. '明細_dgv
  893. '
  894. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  895. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  896. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  897. Or System.Windows.Forms.AnchorStyles.Left) _
  898. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  899. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  900. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  901. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  902. Me.明細_dgv.Location = New System.Drawing.Point(319, 83)
  903. Me.明細_dgv.Name = "明細_dgv"
  904. Me.明細_dgv.RowHeadersWidth = 5
  905. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  906. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  907. Me.明細_dgv.RowTemplate.Height = 24
  908. Me.明細_dgv.Size = New System.Drawing.Size(1010, 524)
  909. Me.明細_dgv.TabIndex = 1204
  910. '
  911. 'PictureBox1
  912. '
  913. Me.PictureBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  914. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  915. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  916. Me.PictureBox1.Location = New System.Drawing.Point(4, 560)
  917. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  918. Me.PictureBox1.Name = "PictureBox1"
  919. Me.PictureBox1.Size = New System.Drawing.Size(129, 47)
  920. Me.PictureBox1.TabIndex = 1230
  921. Me.PictureBox1.TabStop = False
  922. '
  923. 'ContextMenuStrip1
  924. '
  925. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem})
  926. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  927. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  928. '
  929. '重新讀取ToolStripMenuItem
  930. '
  931. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  932. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  933. Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
  934. '
  935. 'Panel1
  936. '
  937. Me.Panel1.Controls.Add(Me.人民幣匯率_tb)
  938. Me.Panel1.Controls.Add(Me.美金匯率_tb)
  939. Me.Panel1.Controls.Add(Me.Label6)
  940. Me.Panel1.Controls.Add(Me.印尼匯率_tb)
  941. Me.Panel1.Controls.Add(Me.零4_tb)
  942. Me.Panel1.Controls.Add(Me.零1_tb)
  943. Me.Panel1.Controls.Add(Me.支1_tb)
  944. Me.Panel1.Controls.Add(Me.支4_tb)
  945. Me.Panel1.Controls.Add(Me.Label14)
  946. Me.Panel1.Controls.Add(Me.支2_tb)
  947. Me.Panel1.Controls.Add(Me.零2_tb)
  948. Me.Panel1.Controls.Add(Me.Label2)
  949. Me.Panel1.Controls.Add(Me.支3_tb)
  950. Me.Panel1.Controls.Add(Me.零3_tb)
  951. Me.Panel1.Controls.Add(Me.Label18)
  952. Me.Panel1.Controls.Add(Me.中間日期_dtp)
  953. Me.Panel1.Location = New System.Drawing.Point(351, 131)
  954. Me.Panel1.Name = "Panel1"
  955. Me.Panel1.Size = New System.Drawing.Size(232, 184)
  956. Me.Panel1.TabIndex = 1276
  957. '
  958. '財務_收支單一覽表_ICS
  959. '
  960. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  961. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  962. Me.ClientSize = New System.Drawing.Size(1331, 611)
  963. Me.Controls.Add(Me.Panel1)
  964. Me.Controls.Add(Me.Label25)
  965. Me.Controls.Add(Me.合4_tb)
  966. Me.Controls.Add(Me.Label26)
  967. Me.Controls.Add(Me.出4_tb)
  968. Me.Controls.Add(Me.Label27)
  969. Me.Controls.Add(Me.現4_tb)
  970. Me.Controls.Add(Me.Label28)
  971. Me.Controls.Add(Me.非稅_ch)
  972. Me.Controls.Add(Me.含稅_ch)
  973. Me.Controls.Add(Me.全部_ch)
  974. Me.Controls.Add(Me.Label21)
  975. Me.Controls.Add(Me.合3_tb)
  976. Me.Controls.Add(Me.Label22)
  977. Me.Controls.Add(Me.出3_tb)
  978. Me.Controls.Add(Me.Label23)
  979. Me.Controls.Add(Me.現3_tb)
  980. Me.Controls.Add(Me.Label24)
  981. Me.Controls.Add(Me.下個月_bt)
  982. Me.Controls.Add(Me.上個月_bt)
  983. Me.Controls.Add(Me.Label12)
  984. Me.Controls.Add(Me.合2_tb)
  985. Me.Controls.Add(Me.Label13)
  986. Me.Controls.Add(Me.出2_tb)
  987. Me.Controls.Add(Me.Label16)
  988. Me.Controls.Add(Me.現2_tb)
  989. Me.Controls.Add(Me.Label17)
  990. Me.Controls.Add(Me.TextBox14)
  991. Me.Controls.Add(Me.TextBox13)
  992. Me.Controls.Add(Me.Label20)
  993. Me.Controls.Add(Me.Label19)
  994. Me.Controls.Add(Me.PictureBox1)
  995. Me.Controls.Add(Me.明細_rb)
  996. Me.Controls.Add(Me.Label15)
  997. Me.Controls.Add(Me.合1_tb)
  998. Me.Controls.Add(Me.Label9)
  999. Me.Controls.Add(Me.出1_tb)
  1000. Me.Controls.Add(Me.Label11)
  1001. Me.Controls.Add(Me.當月_tb)
  1002. Me.Controls.Add(Me.當日_tb)
  1003. Me.Controls.Add(Me.結束日期_dtp)
  1004. Me.Controls.Add(Me.開始日期_dtp)
  1005. Me.Controls.Add(Me.現1_tb)
  1006. Me.Controls.Add(Me.Label10)
  1007. Me.Controls.Add(Me.列印_bt)
  1008. Me.Controls.Add(Me.Label8)
  1009. Me.Controls.Add(Me.Label7)
  1010. Me.Controls.Add(Me.審核日期_dtp)
  1011. Me.Controls.Add(Me.申請日期_dtp)
  1012. Me.Controls.Add(Me.Label5)
  1013. Me.Controls.Add(Me.審核人_tb)
  1014. Me.Controls.Add(Me.申請人_tb)
  1015. Me.Controls.Add(Me.收支單號_tb)
  1016. Me.Controls.Add(Me.Label1)
  1017. Me.Controls.Add(Me.Label3)
  1018. Me.Controls.Add(Me.Label4)
  1019. Me.Controls.Add(Me.一般月_ch)
  1020. Me.Controls.Add(Me.會計月_ch)
  1021. Me.Controls.Add(Me.彙總_rb)
  1022. Me.Controls.Add(Me.收支單_dgv)
  1023. Me.Controls.Add(Me.彙總_dgv)
  1024. Me.Controls.Add(Me.明細_dgv)
  1025. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1026. Me.Margin = New System.Windows.Forms.Padding(4)
  1027. Me.Name = "財務_收支單一覽表_ICS"
  1028. Me.Text = "財務_收支單一覽表_ICS"
  1029. CType(Me.收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1030. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1031. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1032. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  1033. Me.ContextMenuStrip1.ResumeLayout(False)
  1034. Me.Panel1.ResumeLayout(False)
  1035. Me.Panel1.PerformLayout()
  1036. Me.ResumeLayout(False)
  1037. Me.PerformLayout()
  1038. End Sub
  1039. Friend WithEvents Label6 As Label
  1040. Friend WithEvents 零4_tb As TextBox
  1041. Friend WithEvents Label25 As Label
  1042. Friend WithEvents 支4_tb As TextBox
  1043. Friend WithEvents 合4_tb As TextBox
  1044. Friend WithEvents Label26 As Label
  1045. Friend WithEvents 出4_tb As TextBox
  1046. Friend WithEvents Label27 As Label
  1047. Friend WithEvents 現4_tb As TextBox
  1048. Friend WithEvents Label28 As Label
  1049. Friend WithEvents 印尼匯率_tb As TextBox
  1050. Friend WithEvents 美金匯率_tb As TextBox
  1051. Friend WithEvents 人民幣匯率_tb As TextBox
  1052. Friend WithEvents 非稅_ch As CheckBox
  1053. Friend WithEvents 含稅_ch As CheckBox
  1054. Friend WithEvents 全部_ch As CheckBox
  1055. Friend WithEvents Label18 As Label
  1056. Friend WithEvents 零3_tb As TextBox
  1057. Friend WithEvents Label21 As Label
  1058. Friend WithEvents 支3_tb As TextBox
  1059. Friend WithEvents 合3_tb As TextBox
  1060. Friend WithEvents Label22 As Label
  1061. Friend WithEvents 出3_tb As TextBox
  1062. Friend WithEvents Label23 As Label
  1063. Friend WithEvents 現3_tb As TextBox
  1064. Friend WithEvents Label24 As Label
  1065. Friend WithEvents 下個月_bt As Button
  1066. Friend WithEvents 上個月_bt As Button
  1067. Friend WithEvents 中間日期_dtp As DateTimePicker
  1068. Friend WithEvents Label2 As Label
  1069. Friend WithEvents 零2_tb As TextBox
  1070. Friend WithEvents Label12 As Label
  1071. Friend WithEvents 支2_tb As TextBox
  1072. Friend WithEvents 合2_tb As TextBox
  1073. Friend WithEvents Label13 As Label
  1074. Friend WithEvents 出2_tb As TextBox
  1075. Friend WithEvents Label16 As Label
  1076. Friend WithEvents 現2_tb As TextBox
  1077. Friend WithEvents Label17 As Label
  1078. Friend WithEvents TextBox14 As TextBox
  1079. Friend WithEvents TextBox13 As TextBox
  1080. Friend WithEvents Label20 As Label
  1081. Friend WithEvents Label19 As Label
  1082. Friend WithEvents PictureBox1 As PictureBox
  1083. Friend WithEvents 明細_rb As RadioButton
  1084. Friend WithEvents Label14 As Label
  1085. Friend WithEvents 零1_tb As TextBox
  1086. Friend WithEvents Label15 As Label
  1087. Friend WithEvents 支1_tb As TextBox
  1088. Friend WithEvents 合1_tb As TextBox
  1089. Friend WithEvents Label9 As Label
  1090. Friend WithEvents 出1_tb As TextBox
  1091. Friend WithEvents Label11 As Label
  1092. Friend WithEvents 當月_tb As Button
  1093. Friend WithEvents 當日_tb As Button
  1094. Friend WithEvents 結束日期_dtp As DateTimePicker
  1095. Friend WithEvents 開始日期_dtp As DateTimePicker
  1096. Friend WithEvents 現1_tb As TextBox
  1097. Friend WithEvents Label10 As Label
  1098. Friend WithEvents 列印_bt As Button
  1099. Friend WithEvents Label8 As Label
  1100. Friend WithEvents Label7 As Label
  1101. Friend WithEvents 審核日期_dtp As DateTimePicker
  1102. Friend WithEvents 申請日期_dtp As DateTimePicker
  1103. Friend WithEvents Label5 As Label
  1104. Friend WithEvents 審核人_tb As TextBox
  1105. Friend WithEvents 申請人_tb As TextBox
  1106. Friend WithEvents 收支單號_tb As TextBox
  1107. Friend WithEvents Label1 As Label
  1108. Friend WithEvents Label3 As Label
  1109. Friend WithEvents Label4 As Label
  1110. Friend WithEvents 一般月_ch As CheckBox
  1111. Friend WithEvents 會計月_ch As CheckBox
  1112. Friend WithEvents 彙總_rb As RadioButton
  1113. Friend WithEvents 收支單_dgv As DataGridView
  1114. Friend WithEvents 彙總_dgv As DataGridView
  1115. Friend WithEvents 明細_dgv As DataGridView
  1116. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  1117. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  1118. Friend WithEvents Panel1 As Panel
  1119. End Class