Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  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.DataGridView1 = 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.Label6 = New System.Windows.Forms.Label()
  39. Me.DataGridView4 = New System.Windows.Forms.DataGridView()
  40. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  41. Me.Label8 = New System.Windows.Forms.Label()
  42. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  43. Me.TextBox5 = New System.Windows.Forms.TextBox()
  44. Me.Button1 = New System.Windows.Forms.Button()
  45. Me.Button3 = New System.Windows.Forms.Button()
  46. Me.Label4 = New System.Windows.Forms.Label()
  47. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  48. Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
  49. Me.TextBox6 = New System.Windows.Forms.TextBox()
  50. Me.Label9 = New System.Windows.Forms.Label()
  51. Me.TextBox7 = New System.Windows.Forms.TextBox()
  52. Me.Label11 = New System.Windows.Forms.Label()
  53. Me.Label14 = New System.Windows.Forms.Label()
  54. Me.TextBox10 = New System.Windows.Forms.TextBox()
  55. Me.Label15 = New System.Windows.Forms.Label()
  56. Me.TextBox11 = New System.Windows.Forms.TextBox()
  57. Me.RadioButton1 = New System.Windows.Forms.RadioButton()
  58. Me.RadioButton2 = New System.Windows.Forms.RadioButton()
  59. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  60. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  61. Me.TextBox14 = New System.Windows.Forms.TextBox()
  62. Me.TextBox13 = New System.Windows.Forms.TextBox()
  63. Me.Label20 = New System.Windows.Forms.Label()
  64. Me.Label19 = New System.Windows.Forms.Label()
  65. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  66. Me.一般月 = New System.Windows.Forms.CheckBox()
  67. Me.會計月 = New System.Windows.Forms.CheckBox()
  68. Me.DateTimePicker5 = New System.Windows.Forms.DateTimePicker()
  69. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  70. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  72. Me.ContextMenuStrip1.SuspendLayout()
  73. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  74. Me.SuspendLayout()
  75. '
  76. 'Label10
  77. '
  78. Me.Label10.AutoSize = True
  79. Me.Label10.Location = New System.Drawing.Point(637, 33)
  80. Me.Label10.Name = "Label10"
  81. Me.Label10.Size = New System.Drawing.Size(32, 16)
  82. Me.Label10.TabIndex = 881
  83. Me.Label10.Text = "現金"
  84. '
  85. 'Button2
  86. '
  87. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  88. Me.Button2.ForeColor = System.Drawing.Color.Blue
  89. Me.Button2.Location = New System.Drawing.Point(1112, 5)
  90. Me.Button2.Name = "Button2"
  91. Me.Button2.Size = New System.Drawing.Size(130, 49)
  92. Me.Button2.TabIndex = 879
  93. Me.Button2.Text = "支付單列印成EXCEL" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  94. Me.Button2.UseVisualStyleBackColor = True
  95. '
  96. 'Label7
  97. '
  98. Me.Label7.AutoSize = True
  99. Me.Label7.ForeColor = System.Drawing.Color.Blue
  100. Me.Label7.Location = New System.Drawing.Point(708, 7)
  101. Me.Label7.Name = "Label7"
  102. Me.Label7.Size = New System.Drawing.Size(32, 16)
  103. Me.Label7.TabIndex = 876
  104. Me.Label7.Text = "日期"
  105. '
  106. 'DateTimePicker1
  107. '
  108. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  109. Me.DateTimePicker1.Location = New System.Drawing.Point(743, 4)
  110. Me.DateTimePicker1.Name = "DateTimePicker1"
  111. Me.DateTimePicker1.Size = New System.Drawing.Size(99, 23)
  112. Me.DateTimePicker1.TabIndex = 872
  113. '
  114. 'Label5
  115. '
  116. Me.Label5.AutoSize = True
  117. Me.Label5.ForeColor = System.Drawing.Color.Blue
  118. Me.Label5.Location = New System.Drawing.Point(852, 7)
  119. Me.Label5.Name = "Label5"
  120. Me.Label5.Size = New System.Drawing.Size(44, 16)
  121. Me.Label5.TabIndex = 871
  122. Me.Label5.Text = "審核人"
  123. '
  124. 'TextBox4
  125. '
  126. Me.TextBox4.ForeColor = System.Drawing.Color.Blue
  127. Me.TextBox4.Location = New System.Drawing.Point(897, 4)
  128. Me.TextBox4.Name = "TextBox4"
  129. Me.TextBox4.Size = New System.Drawing.Size(74, 23)
  130. Me.TextBox4.TabIndex = 866
  131. '
  132. 'DataGridView1
  133. '
  134. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  135. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  136. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  137. Or System.Windows.Forms.AnchorStyles.Left) _
  138. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  139. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  140. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  141. Me.DataGridView1.Location = New System.Drawing.Point(328, 56)
  142. Me.DataGridView1.Name = "DataGridView1"
  143. Me.DataGridView1.RowHeadersWidth = 5
  144. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  145. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2
  146. Me.DataGridView1.RowTemplate.Height = 24
  147. Me.DataGridView1.Size = New System.Drawing.Size(914, 550)
  148. Me.DataGridView1.TabIndex = 865
  149. '
  150. 'Label3
  151. '
  152. Me.Label3.AutoSize = True
  153. Me.Label3.ForeColor = System.Drawing.Color.Blue
  154. Me.Label3.Location = New System.Drawing.Point(587, 7)
  155. Me.Label3.Name = "Label3"
  156. Me.Label3.Size = New System.Drawing.Size(44, 16)
  157. Me.Label3.TabIndex = 864
  158. Me.Label3.Text = "申請人"
  159. '
  160. 'TextBox3
  161. '
  162. Me.TextBox3.ForeColor = System.Drawing.Color.Blue
  163. Me.TextBox3.Location = New System.Drawing.Point(632, 4)
  164. Me.TextBox3.Name = "TextBox3"
  165. Me.TextBox3.Size = New System.Drawing.Size(74, 23)
  166. Me.TextBox3.TabIndex = 863
  167. '
  168. 'Label1
  169. '
  170. Me.Label1.AutoSize = True
  171. Me.Label1.ForeColor = System.Drawing.Color.Blue
  172. Me.Label1.Location = New System.Drawing.Point(327, 7)
  173. Me.Label1.Name = "Label1"
  174. Me.Label1.Size = New System.Drawing.Size(104, 16)
  175. Me.Label1.TabIndex = 860
  176. Me.Label1.Text = "營運成本收支單號"
  177. '
  178. 'TextBox1
  179. '
  180. Me.TextBox1.ForeColor = System.Drawing.Color.Blue
  181. Me.TextBox1.Location = New System.Drawing.Point(431, 4)
  182. Me.TextBox1.Name = "TextBox1"
  183. Me.TextBox1.Size = New System.Drawing.Size(150, 23)
  184. Me.TextBox1.TabIndex = 859
  185. '
  186. 'Label6
  187. '
  188. Me.Label6.AutoSize = True
  189. Me.Label6.Location = New System.Drawing.Point(5, 9)
  190. Me.Label6.Name = "Label6"
  191. Me.Label6.Size = New System.Drawing.Size(140, 16)
  192. Me.Label6.TabIndex = 858
  193. Me.Label6.Text = "已核准的營運成本收支單"
  194. '
  195. 'DataGridView4
  196. '
  197. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  198. Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  199. Me.DataGridView4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  200. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  201. Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  202. Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  203. Me.DataGridView4.Location = New System.Drawing.Point(8, 79)
  204. Me.DataGridView4.Name = "DataGridView4"
  205. Me.DataGridView4.RowHeadersWidth = 5
  206. Me.DataGridView4.RowTemplate.Height = 24
  207. Me.DataGridView4.Size = New System.Drawing.Size(315, 475)
  208. Me.DataGridView4.TabIndex = 857
  209. '
  210. 'DateTimePicker2
  211. '
  212. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  213. Me.DateTimePicker2.Location = New System.Drawing.Point(1007, 4)
  214. Me.DateTimePicker2.Name = "DateTimePicker2"
  215. Me.DateTimePicker2.Size = New System.Drawing.Size(99, 23)
  216. Me.DateTimePicker2.TabIndex = 873
  217. '
  218. 'Label8
  219. '
  220. Me.Label8.AutoSize = True
  221. Me.Label8.ForeColor = System.Drawing.Color.Blue
  222. Me.Label8.Location = New System.Drawing.Point(973, 7)
  223. Me.Label8.Name = "Label8"
  224. Me.Label8.Size = New System.Drawing.Size(32, 16)
  225. Me.Label8.TabIndex = 877
  226. Me.Label8.Text = "日期"
  227. '
  228. 'DataGridView2
  229. '
  230. Me.DataGridView2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  231. Or System.Windows.Forms.AnchorStyles.Left) _
  232. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  233. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  234. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  235. Me.DataGridView2.Location = New System.Drawing.Point(328, 56)
  236. Me.DataGridView2.Name = "DataGridView2"
  237. Me.DataGridView2.RowHeadersWidth = 5
  238. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  239. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle4
  240. Me.DataGridView2.RowTemplate.Height = 24
  241. Me.DataGridView2.Size = New System.Drawing.Size(914, 550)
  242. Me.DataGridView2.TabIndex = 883
  243. '
  244. 'TextBox5
  245. '
  246. Me.TextBox5.Location = New System.Drawing.Point(671, 30)
  247. Me.TextBox5.Name = "TextBox5"
  248. Me.TextBox5.Size = New System.Drawing.Size(113, 23)
  249. Me.TextBox5.TabIndex = 885
  250. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  251. '
  252. 'Button1
  253. '
  254. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  255. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  256. Me.Button1.Location = New System.Drawing.Point(210, 53)
  257. Me.Button1.Name = "Button1"
  258. Me.Button1.Size = New System.Drawing.Size(58, 23)
  259. Me.Button1.TabIndex = 890
  260. Me.Button1.Text = "下個月"
  261. Me.Button1.UseVisualStyleBackColor = True
  262. '
  263. 'Button3
  264. '
  265. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  266. Me.Button3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  267. Me.Button3.Location = New System.Drawing.Point(210, 29)
  268. Me.Button3.Name = "Button3"
  269. Me.Button3.Size = New System.Drawing.Size(58, 23)
  270. Me.Button3.TabIndex = 889
  271. Me.Button3.Text = "上個月"
  272. Me.Button3.UseVisualStyleBackColor = True
  273. '
  274. 'Label4
  275. '
  276. Me.Label4.AutoSize = True
  277. Me.Label4.Location = New System.Drawing.Point(98, 34)
  278. Me.Label4.Name = "Label4"
  279. Me.Label4.Size = New System.Drawing.Size(20, 16)
  280. Me.Label4.TabIndex = 888
  281. Me.Label4.Text = "到"
  282. '
  283. 'DateTimePicker3
  284. '
  285. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  286. Me.DateTimePicker3.Location = New System.Drawing.Point(120, 30)
  287. Me.DateTimePicker3.Name = "DateTimePicker3"
  288. Me.DateTimePicker3.Size = New System.Drawing.Size(87, 23)
  289. Me.DateTimePicker3.TabIndex = 887
  290. '
  291. 'DateTimePicker4
  292. '
  293. Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  294. Me.DateTimePicker4.Location = New System.Drawing.Point(9, 30)
  295. Me.DateTimePicker4.Name = "DateTimePicker4"
  296. Me.DateTimePicker4.Size = New System.Drawing.Size(87, 23)
  297. Me.DateTimePicker4.TabIndex = 886
  298. '
  299. 'TextBox6
  300. '
  301. Me.TextBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  302. Me.TextBox6.Location = New System.Drawing.Point(993, 30)
  303. Me.TextBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  304. Me.TextBox6.Name = "TextBox6"
  305. Me.TextBox6.Size = New System.Drawing.Size(113, 23)
  306. Me.TextBox6.TabIndex = 896
  307. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  308. '
  309. 'Label9
  310. '
  311. Me.Label9.AutoSize = True
  312. Me.Label9.Location = New System.Drawing.Point(935, 34)
  313. Me.Label9.Name = "Label9"
  314. Me.Label9.Size = New System.Drawing.Size(56, 16)
  315. Me.Label9.TabIndex = 895
  316. Me.Label9.Text = "現金餘額"
  317. '
  318. 'TextBox7
  319. '
  320. Me.TextBox7.Location = New System.Drawing.Point(820, 30)
  321. Me.TextBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  322. Me.TextBox7.Name = "TextBox7"
  323. Me.TextBox7.Size = New System.Drawing.Size(113, 23)
  324. Me.TextBox7.TabIndex = 894
  325. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  326. '
  327. 'Label11
  328. '
  329. Me.Label11.AutoSize = True
  330. Me.Label11.Location = New System.Drawing.Point(786, 33)
  331. Me.Label11.Name = "Label11"
  332. Me.Label11.Size = New System.Drawing.Size(32, 16)
  333. Me.Label11.TabIndex = 893
  334. Me.Label11.Text = "支出"
  335. '
  336. 'Label14
  337. '
  338. Me.Label14.AutoSize = True
  339. Me.Label14.Location = New System.Drawing.Point(488, 33)
  340. Me.Label14.Name = "Label14"
  341. Me.Label14.Size = New System.Drawing.Size(32, 16)
  342. Me.Label14.TabIndex = 903
  343. Me.Label14.Text = "支票"
  344. '
  345. 'TextBox10
  346. '
  347. Me.TextBox10.Location = New System.Drawing.Point(373, 30)
  348. Me.TextBox10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  349. Me.TextBox10.Name = "TextBox10"
  350. Me.TextBox10.Size = New System.Drawing.Size(113, 23)
  351. Me.TextBox10.TabIndex = 902
  352. Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  353. '
  354. 'Label15
  355. '
  356. Me.Label15.AutoSize = True
  357. Me.Label15.Location = New System.Drawing.Point(327, 33)
  358. Me.Label15.Name = "Label15"
  359. Me.Label15.Size = New System.Drawing.Size(44, 16)
  360. Me.Label15.TabIndex = 901
  361. Me.Label15.Text = "零用金"
  362. '
  363. 'TextBox11
  364. '
  365. Me.TextBox11.Location = New System.Drawing.Point(522, 30)
  366. Me.TextBox11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  367. Me.TextBox11.Name = "TextBox11"
  368. Me.TextBox11.Size = New System.Drawing.Size(113, 23)
  369. Me.TextBox11.TabIndex = 904
  370. Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  371. '
  372. 'RadioButton1
  373. '
  374. Me.RadioButton1.AutoSize = True
  375. Me.RadioButton1.Location = New System.Drawing.Point(274, 31)
  376. Me.RadioButton1.Name = "RadioButton1"
  377. Me.RadioButton1.Size = New System.Drawing.Size(50, 20)
  378. Me.RadioButton1.TabIndex = 905
  379. Me.RadioButton1.TabStop = True
  380. Me.RadioButton1.Text = "明細"
  381. Me.RadioButton1.UseVisualStyleBackColor = True
  382. '
  383. 'RadioButton2
  384. '
  385. Me.RadioButton2.AutoSize = True
  386. Me.RadioButton2.Location = New System.Drawing.Point(274, 54)
  387. Me.RadioButton2.Name = "RadioButton2"
  388. Me.RadioButton2.Size = New System.Drawing.Size(50, 20)
  389. Me.RadioButton2.TabIndex = 906
  390. Me.RadioButton2.TabStop = True
  391. Me.RadioButton2.Text = "彙總"
  392. Me.RadioButton2.UseVisualStyleBackColor = True
  393. '
  394. 'ContextMenuStrip1
  395. '
  396. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem})
  397. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  398. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  399. '
  400. '重新讀取ToolStripMenuItem
  401. '
  402. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  403. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  404. Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
  405. '
  406. 'TextBox14
  407. '
  408. Me.TextBox14.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  409. Me.TextBox14.ForeColor = System.Drawing.Color.Blue
  410. Me.TextBox14.Location = New System.Drawing.Point(196, 583)
  411. Me.TextBox14.Name = "TextBox14"
  412. Me.TextBox14.Size = New System.Drawing.Size(128, 23)
  413. Me.TextBox14.TabIndex = 969
  414. Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  415. '
  416. 'TextBox13
  417. '
  418. Me.TextBox13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  419. Me.TextBox13.ForeColor = System.Drawing.Color.Blue
  420. Me.TextBox13.Location = New System.Drawing.Point(197, 559)
  421. Me.TextBox13.Name = "TextBox13"
  422. Me.TextBox13.Size = New System.Drawing.Size(127, 23)
  423. Me.TextBox13.TabIndex = 968
  424. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  425. '
  426. 'Label20
  427. '
  428. Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  429. Me.Label20.AutoSize = True
  430. Me.Label20.ForeColor = System.Drawing.Color.Blue
  431. Me.Label20.Location = New System.Drawing.Point(140, 586)
  432. Me.Label20.Name = "Label20"
  433. Me.Label20.Size = New System.Drawing.Size(56, 16)
  434. Me.Label20.TabIndex = 967
  435. Me.Label20.Text = "圖片編碼"
  436. '
  437. 'Label19
  438. '
  439. Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  440. Me.Label19.AutoSize = True
  441. Me.Label19.ForeColor = System.Drawing.Color.Blue
  442. Me.Label19.Location = New System.Drawing.Point(140, 562)
  443. Me.Label19.Name = "Label19"
  444. Me.Label19.Size = New System.Drawing.Size(44, 16)
  445. Me.Label19.TabIndex = 966
  446. Me.Label19.Text = "驗證碼"
  447. '
  448. 'PictureBox1
  449. '
  450. Me.PictureBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  451. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  452. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  453. Me.PictureBox1.Location = New System.Drawing.Point(8, 559)
  454. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  455. Me.PictureBox1.Name = "PictureBox1"
  456. Me.PictureBox1.Size = New System.Drawing.Size(129, 47)
  457. Me.PictureBox1.TabIndex = 965
  458. Me.PictureBox1.TabStop = False
  459. '
  460. '一般月
  461. '
  462. Me.一般月.AutoSize = True
  463. Me.一般月.Location = New System.Drawing.Point(141, 55)
  464. Me.一般月.Name = "一般月"
  465. Me.一般月.Size = New System.Drawing.Size(63, 20)
  466. Me.一般月.TabIndex = 1102
  467. Me.一般月.Text = "一般月"
  468. Me.一般月.UseVisualStyleBackColor = True
  469. '
  470. '會計月
  471. '
  472. Me.會計月.AutoSize = True
  473. Me.會計月.Checked = True
  474. Me.會計月.CheckState = System.Windows.Forms.CheckState.Checked
  475. Me.會計月.Location = New System.Drawing.Point(30, 55)
  476. Me.會計月.Name = "會計月"
  477. Me.會計月.Size = New System.Drawing.Size(63, 20)
  478. Me.會計月.TabIndex = 1101
  479. Me.會計月.Text = "會計月"
  480. Me.會計月.UseVisualStyleBackColor = True
  481. '
  482. 'DateTimePicker5
  483. '
  484. Me.DateTimePicker5.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  485. Me.DateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  486. Me.DateTimePicker5.Location = New System.Drawing.Point(210, 4)
  487. Me.DateTimePicker5.Name = "DateTimePicker5"
  488. Me.DateTimePicker5.Size = New System.Drawing.Size(43, 23)
  489. Me.DateTimePicker5.TabIndex = 1167
  490. '
  491. '財務收支單一覽表
  492. '
  493. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  494. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  495. Me.ClientSize = New System.Drawing.Size(1249, 611)
  496. Me.ContextMenuStrip = Me.ContextMenuStrip1
  497. Me.Controls.Add(Me.DateTimePicker5)
  498. Me.Controls.Add(Me.一般月)
  499. Me.Controls.Add(Me.會計月)
  500. Me.Controls.Add(Me.TextBox14)
  501. Me.Controls.Add(Me.TextBox13)
  502. Me.Controls.Add(Me.Label20)
  503. Me.Controls.Add(Me.Label19)
  504. Me.Controls.Add(Me.PictureBox1)
  505. Me.Controls.Add(Me.RadioButton2)
  506. Me.Controls.Add(Me.RadioButton1)
  507. Me.Controls.Add(Me.Label14)
  508. Me.Controls.Add(Me.TextBox10)
  509. Me.Controls.Add(Me.Label15)
  510. Me.Controls.Add(Me.TextBox11)
  511. Me.Controls.Add(Me.TextBox6)
  512. Me.Controls.Add(Me.Label9)
  513. Me.Controls.Add(Me.TextBox7)
  514. Me.Controls.Add(Me.Label11)
  515. Me.Controls.Add(Me.Button1)
  516. Me.Controls.Add(Me.Button3)
  517. Me.Controls.Add(Me.Label4)
  518. Me.Controls.Add(Me.DateTimePicker3)
  519. Me.Controls.Add(Me.DateTimePicker4)
  520. Me.Controls.Add(Me.TextBox5)
  521. Me.Controls.Add(Me.Label10)
  522. Me.Controls.Add(Me.Button2)
  523. Me.Controls.Add(Me.Label8)
  524. Me.Controls.Add(Me.Label7)
  525. Me.Controls.Add(Me.DateTimePicker2)
  526. Me.Controls.Add(Me.DateTimePicker1)
  527. Me.Controls.Add(Me.Label5)
  528. Me.Controls.Add(Me.TextBox4)
  529. Me.Controls.Add(Me.TextBox3)
  530. Me.Controls.Add(Me.TextBox1)
  531. Me.Controls.Add(Me.Label6)
  532. Me.Controls.Add(Me.DataGridView4)
  533. Me.Controls.Add(Me.Label1)
  534. Me.Controls.Add(Me.Label3)
  535. Me.Controls.Add(Me.DataGridView2)
  536. Me.Controls.Add(Me.DataGridView1)
  537. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  538. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  539. Me.Name = "財務收支單一覽表"
  540. Me.Text = "財務收支單一覽表"
  541. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  542. CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
  543. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  544. Me.ContextMenuStrip1.ResumeLayout(False)
  545. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  546. Me.ResumeLayout(False)
  547. Me.PerformLayout()
  548. End Sub
  549. Friend WithEvents Label10 As Label
  550. Friend WithEvents Button2 As Button
  551. Friend WithEvents Label7 As Label
  552. Friend WithEvents DateTimePicker1 As DateTimePicker
  553. Friend WithEvents Label5 As Label
  554. Friend WithEvents TextBox4 As TextBox
  555. Friend WithEvents DataGridView1 As DataGridView
  556. Friend WithEvents Label3 As Label
  557. Friend WithEvents TextBox3 As TextBox
  558. Friend WithEvents Label1 As Label
  559. Friend WithEvents TextBox1 As TextBox
  560. Friend WithEvents Label6 As Label
  561. Friend WithEvents DataGridView4 As DataGridView
  562. Friend WithEvents DateTimePicker2 As DateTimePicker
  563. Friend WithEvents Label8 As Label
  564. Friend WithEvents DataGridView2 As DataGridView
  565. Friend WithEvents TextBox5 As TextBox
  566. Friend WithEvents Button1 As Button
  567. Friend WithEvents Button3 As Button
  568. Friend WithEvents Label4 As Label
  569. Friend WithEvents DateTimePicker3 As DateTimePicker
  570. Friend WithEvents DateTimePicker4 As DateTimePicker
  571. Friend WithEvents TextBox6 As TextBox
  572. Friend WithEvents Label9 As Label
  573. Friend WithEvents TextBox7 As TextBox
  574. Friend WithEvents Label11 As Label
  575. Friend WithEvents Label14 As Label
  576. Friend WithEvents TextBox10 As TextBox
  577. Friend WithEvents Label15 As Label
  578. Friend WithEvents TextBox11 As TextBox
  579. Friend WithEvents RadioButton1 As RadioButton
  580. Friend WithEvents RadioButton2 As RadioButton
  581. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  582. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  583. Friend WithEvents TextBox14 As TextBox
  584. Friend WithEvents TextBox13 As TextBox
  585. Friend WithEvents Label20 As Label
  586. Friend WithEvents Label19 As Label
  587. Friend WithEvents PictureBox1 As PictureBox
  588. Friend WithEvents 一般月 As CheckBox
  589. Friend WithEvents 會計月 As CheckBox
  590. Friend WithEvents DateTimePicker5 As DateTimePicker
  591. End Class