Ingen beskrivning
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

營運成本收支單 - 對帳表.Designer.vb 34KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 營運成本收支單_對帳表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.未兌現支票1_tb = New System.Windows.Forms.TextBox()
  25. Me.Label13 = New System.Windows.Forms.Label()
  26. Me.未兌現支票_tb = New System.Windows.Forms.TextBox()
  27. Me.Label14 = New System.Windows.Forms.Label()
  28. Me.已兌現支票1_tb = New System.Windows.Forms.TextBox()
  29. Me.Label11 = New System.Windows.Forms.Label()
  30. Me.已兌現支票_tb = New System.Windows.Forms.TextBox()
  31. Me.Label12 = New System.Windows.Forms.Label()
  32. Me.零用金1_tb = New System.Windows.Forms.TextBox()
  33. Me.Label1 = New System.Windows.Forms.Label()
  34. Me.零用金_tb = New System.Windows.Forms.TextBox()
  35. Me.Label3 = New System.Windows.Forms.Label()
  36. Me.只顯示支票資料_cb = New System.Windows.Forms.CheckBox()
  37. Me.隱藏作帳點交資訊_cb = New System.Windows.Forms.CheckBox()
  38. Me.隱藏申請審核資訊_cb = New System.Windows.Forms.CheckBox()
  39. Me.損益1_tb = New System.Windows.Forms.TextBox()
  40. Me.Label7 = New System.Windows.Forms.Label()
  41. Me.支出1_tb = New System.Windows.Forms.TextBox()
  42. Me.Label8 = New System.Windows.Forms.Label()
  43. Me.現金1_tb = New System.Windows.Forms.TextBox()
  44. Me.Label10 = New System.Windows.Forms.Label()
  45. Me.損益_tb = New System.Windows.Forms.TextBox()
  46. Me.Label6 = New System.Windows.Forms.Label()
  47. Me.支出_tb = New System.Windows.Forms.TextBox()
  48. Me.Label5 = New System.Windows.Forms.Label()
  49. Me.Label4 = New System.Windows.Forms.Label()
  50. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  51. Me.現金_tb = New System.Windows.Forms.TextBox()
  52. Me.Label9 = New System.Windows.Forms.Label()
  53. Me.查詢日期1_cb = New System.Windows.Forms.ComboBox()
  54. Me.查詢日期_cb = New System.Windows.Forms.ComboBox()
  55. Me.Label2 = New System.Windows.Forms.Label()
  56. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  57. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  58. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  59. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  60. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  61. Me.資料尚未存檔_lb = New System.Windows.Forms.Label()
  62. Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
  63. Me.對帳記錄存檔_bt = New System.Windows.Forms.Button()
  64. Me.清除查詢資料_bt = New System.Windows.Forms.Button()
  65. Me.匯出EXCEL_bt = New System.Windows.Forms.Button()
  66. Me.BBBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  67. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  68. Me.ContextMenuStrip1.SuspendLayout()
  69. Me.SuspendLayout()
  70. '
  71. '未兌現支票1_tb
  72. '
  73. Me.未兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  74. Me.未兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  75. Me.未兌現支票1_tb.Location = New System.Drawing.Point(506, 32)
  76. Me.未兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  77. Me.未兌現支票1_tb.Name = "未兌現支票1_tb"
  78. Me.未兌現支票1_tb.Size = New System.Drawing.Size(90, 23)
  79. Me.未兌現支票1_tb.TabIndex = 1072
  80. Me.未兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  81. '
  82. 'Label13
  83. '
  84. Me.Label13.AutoSize = True
  85. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  86. Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  87. Me.Label13.Location = New System.Drawing.Point(436, 35)
  88. Me.Label13.Name = "Label13"
  89. Me.Label13.Size = New System.Drawing.Size(68, 16)
  90. Me.Label13.TabIndex = 1071
  91. Me.Label13.Text = "未兌現支票"
  92. '
  93. '未兌現支票_tb
  94. '
  95. Me.未兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  96. Me.未兌現支票_tb.ForeColor = System.Drawing.Color.Green
  97. Me.未兌現支票_tb.Location = New System.Drawing.Point(506, 5)
  98. Me.未兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  99. Me.未兌現支票_tb.Name = "未兌現支票_tb"
  100. Me.未兌現支票_tb.Size = New System.Drawing.Size(90, 23)
  101. Me.未兌現支票_tb.TabIndex = 1070
  102. Me.未兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  103. '
  104. 'Label14
  105. '
  106. Me.Label14.AutoSize = True
  107. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  108. Me.Label14.ForeColor = System.Drawing.Color.Green
  109. Me.Label14.Location = New System.Drawing.Point(436, 10)
  110. Me.Label14.Name = "Label14"
  111. Me.Label14.Size = New System.Drawing.Size(68, 16)
  112. Me.Label14.TabIndex = 1069
  113. Me.Label14.Text = "未兌現支票"
  114. '
  115. '已兌現支票1_tb
  116. '
  117. Me.已兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. Me.已兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  119. Me.已兌現支票1_tb.Location = New System.Drawing.Point(668, 32)
  120. Me.已兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  121. Me.已兌現支票1_tb.Name = "已兌現支票1_tb"
  122. Me.已兌現支票1_tb.Size = New System.Drawing.Size(90, 23)
  123. Me.已兌現支票1_tb.TabIndex = 1068
  124. Me.已兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  125. '
  126. 'Label11
  127. '
  128. Me.Label11.AutoSize = True
  129. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  131. Me.Label11.Location = New System.Drawing.Point(598, 36)
  132. Me.Label11.Name = "Label11"
  133. Me.Label11.Size = New System.Drawing.Size(68, 16)
  134. Me.Label11.TabIndex = 1067
  135. Me.Label11.Text = "已兌現支票"
  136. '
  137. '已兌現支票_tb
  138. '
  139. Me.已兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  140. Me.已兌現支票_tb.ForeColor = System.Drawing.Color.Green
  141. Me.已兌現支票_tb.Location = New System.Drawing.Point(668, 4)
  142. Me.已兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  143. Me.已兌現支票_tb.Name = "已兌現支票_tb"
  144. Me.已兌現支票_tb.Size = New System.Drawing.Size(90, 23)
  145. Me.已兌現支票_tb.TabIndex = 1066
  146. Me.已兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  147. '
  148. 'Label12
  149. '
  150. Me.Label12.AutoSize = True
  151. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  152. Me.Label12.ForeColor = System.Drawing.Color.Green
  153. Me.Label12.Location = New System.Drawing.Point(598, 9)
  154. Me.Label12.Name = "Label12"
  155. Me.Label12.Size = New System.Drawing.Size(68, 16)
  156. Me.Label12.TabIndex = 1065
  157. Me.Label12.Text = "已兌現支票"
  158. '
  159. '零用金1_tb
  160. '
  161. Me.零用金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  162. Me.零用金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  163. Me.零用金1_tb.Location = New System.Drawing.Point(806, 32)
  164. Me.零用金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  165. Me.零用金1_tb.Name = "零用金1_tb"
  166. Me.零用金1_tb.Size = New System.Drawing.Size(90, 23)
  167. Me.零用金1_tb.TabIndex = 1064
  168. Me.零用金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  169. '
  170. 'Label1
  171. '
  172. Me.Label1.AutoSize = True
  173. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  174. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  175. Me.Label1.Location = New System.Drawing.Point(760, 35)
  176. Me.Label1.Name = "Label1"
  177. Me.Label1.Size = New System.Drawing.Size(44, 16)
  178. Me.Label1.TabIndex = 1063
  179. Me.Label1.Text = "零用金"
  180. '
  181. '零用金_tb
  182. '
  183. Me.零用金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  184. Me.零用金_tb.ForeColor = System.Drawing.Color.Green
  185. Me.零用金_tb.Location = New System.Drawing.Point(806, 4)
  186. Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  187. Me.零用金_tb.Name = "零用金_tb"
  188. Me.零用金_tb.Size = New System.Drawing.Size(90, 23)
  189. Me.零用金_tb.TabIndex = 1062
  190. Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  191. '
  192. 'Label3
  193. '
  194. Me.Label3.AutoSize = True
  195. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  196. Me.Label3.ForeColor = System.Drawing.Color.Green
  197. Me.Label3.Location = New System.Drawing.Point(760, 9)
  198. Me.Label3.Name = "Label3"
  199. Me.Label3.Size = New System.Drawing.Size(44, 16)
  200. Me.Label3.TabIndex = 1061
  201. Me.Label3.Text = "零用金"
  202. '
  203. '只顯示支票資料_cb
  204. '
  205. Me.只顯示支票資料_cb.AutoSize = True
  206. Me.只顯示支票資料_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.只顯示支票資料_cb.Location = New System.Drawing.Point(326, 34)
  208. Me.只顯示支票資料_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  209. Me.只顯示支票資料_cb.Name = "只顯示支票資料_cb"
  210. Me.只顯示支票資料_cb.Size = New System.Drawing.Size(111, 20)
  211. Me.只顯示支票資料_cb.TabIndex = 1060
  212. Me.只顯示支票資料_cb.Text = "只顯示支票資料"
  213. Me.只顯示支票資料_cb.UseVisualStyleBackColor = True
  214. '
  215. '隱藏作帳點交資訊_cb
  216. '
  217. Me.隱藏作帳點交資訊_cb.AutoSize = True
  218. Me.隱藏作帳點交資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  219. Me.隱藏作帳點交資訊_cb.Location = New System.Drawing.Point(173, 34)
  220. Me.隱藏作帳點交資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  221. Me.隱藏作帳點交資訊_cb.Name = "隱藏作帳點交資訊_cb"
  222. Me.隱藏作帳點交資訊_cb.Size = New System.Drawing.Size(135, 20)
  223. Me.隱藏作帳點交資訊_cb.TabIndex = 1059
  224. Me.隱藏作帳點交資訊_cb.Text = "隱藏作帳、點交資訊"
  225. Me.隱藏作帳點交資訊_cb.UseVisualStyleBackColor = True
  226. '
  227. '隱藏申請審核資訊_cb
  228. '
  229. Me.隱藏申請審核資訊_cb.AutoSize = True
  230. Me.隱藏申請審核資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  231. Me.隱藏申請審核資訊_cb.Location = New System.Drawing.Point(20, 34)
  232. Me.隱藏申請審核資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  233. Me.隱藏申請審核資訊_cb.Name = "隱藏申請審核資訊_cb"
  234. Me.隱藏申請審核資訊_cb.Size = New System.Drawing.Size(135, 20)
  235. Me.隱藏申請審核資訊_cb.TabIndex = 1058
  236. Me.隱藏申請審核資訊_cb.Text = "隱藏申請、審核資訊"
  237. Me.隱藏申請審核資訊_cb.UseVisualStyleBackColor = True
  238. '
  239. '損益1_tb
  240. '
  241. Me.損益1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  242. Me.損益1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  243. Me.損益1_tb.Location = New System.Drawing.Point(1185, 32)
  244. Me.損益1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  245. Me.損益1_tb.Name = "損益1_tb"
  246. Me.損益1_tb.Size = New System.Drawing.Size(90, 23)
  247. Me.損益1_tb.TabIndex = 1057
  248. Me.損益1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  249. '
  250. 'Label7
  251. '
  252. Me.Label7.AutoSize = True
  253. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  254. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  255. Me.Label7.Location = New System.Drawing.Point(1151, 35)
  256. Me.Label7.Name = "Label7"
  257. Me.Label7.Size = New System.Drawing.Size(32, 16)
  258. Me.Label7.TabIndex = 1056
  259. Me.Label7.Text = "損益"
  260. '
  261. '支出1_tb
  262. '
  263. Me.支出1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  264. Me.支出1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  265. Me.支出1_tb.Location = New System.Drawing.Point(1059, 32)
  266. Me.支出1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  267. Me.支出1_tb.Name = "支出1_tb"
  268. Me.支出1_tb.Size = New System.Drawing.Size(90, 23)
  269. Me.支出1_tb.TabIndex = 1055
  270. Me.支出1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  271. '
  272. 'Label8
  273. '
  274. Me.Label8.AutoSize = True
  275. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  276. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  277. Me.Label8.Location = New System.Drawing.Point(1025, 36)
  278. Me.Label8.Name = "Label8"
  279. Me.Label8.Size = New System.Drawing.Size(32, 16)
  280. Me.Label8.TabIndex = 1054
  281. Me.Label8.Text = "支出"
  282. '
  283. '現金1_tb
  284. '
  285. Me.現金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  286. Me.現金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  287. Me.現金1_tb.Location = New System.Drawing.Point(933, 32)
  288. Me.現金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  289. Me.現金1_tb.Name = "現金1_tb"
  290. Me.現金1_tb.Size = New System.Drawing.Size(90, 23)
  291. Me.現金1_tb.TabIndex = 1053
  292. Me.現金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  293. '
  294. 'Label10
  295. '
  296. Me.Label10.AutoSize = True
  297. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  298. Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  299. Me.Label10.Location = New System.Drawing.Point(898, 36)
  300. Me.Label10.Name = "Label10"
  301. Me.Label10.Size = New System.Drawing.Size(32, 16)
  302. Me.Label10.TabIndex = 1052
  303. Me.Label10.Text = "現金"
  304. '
  305. '損益_tb
  306. '
  307. Me.損益_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  308. Me.損益_tb.ForeColor = System.Drawing.Color.Green
  309. Me.損益_tb.Location = New System.Drawing.Point(1185, 4)
  310. Me.損益_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  311. Me.損益_tb.Name = "損益_tb"
  312. Me.損益_tb.Size = New System.Drawing.Size(90, 23)
  313. Me.損益_tb.TabIndex = 1051
  314. Me.損益_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  315. '
  316. 'Label6
  317. '
  318. Me.Label6.AutoSize = True
  319. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  320. Me.Label6.ForeColor = System.Drawing.Color.Green
  321. Me.Label6.Location = New System.Drawing.Point(1151, 9)
  322. Me.Label6.Name = "Label6"
  323. Me.Label6.Size = New System.Drawing.Size(32, 16)
  324. Me.Label6.TabIndex = 1050
  325. Me.Label6.Text = "損益"
  326. '
  327. '支出_tb
  328. '
  329. Me.支出_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  330. Me.支出_tb.ForeColor = System.Drawing.Color.Green
  331. Me.支出_tb.Location = New System.Drawing.Point(1059, 4)
  332. Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  333. Me.支出_tb.Name = "支出_tb"
  334. Me.支出_tb.Size = New System.Drawing.Size(90, 23)
  335. Me.支出_tb.TabIndex = 1049
  336. Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  337. '
  338. 'Label5
  339. '
  340. Me.Label5.AutoSize = True
  341. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  342. Me.Label5.ForeColor = System.Drawing.Color.Green
  343. Me.Label5.Location = New System.Drawing.Point(1025, 9)
  344. Me.Label5.Name = "Label5"
  345. Me.Label5.Size = New System.Drawing.Size(32, 16)
  346. Me.Label5.TabIndex = 1048
  347. Me.Label5.Text = "支出"
  348. '
  349. 'Label4
  350. '
  351. Me.Label4.AutoSize = True
  352. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  353. Me.Label4.ForeColor = System.Drawing.Color.Green
  354. Me.Label4.Location = New System.Drawing.Point(223, 11)
  355. Me.Label4.Name = "Label4"
  356. Me.Label4.Size = New System.Drawing.Size(32, 16)
  357. Me.Label4.TabIndex = 1047
  358. Me.Label4.Text = "單號"
  359. '
  360. '收支單號_tb
  361. '
  362. Me.收支單號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  363. Me.收支單號_tb.ForeColor = System.Drawing.Color.Green
  364. Me.收支單號_tb.Location = New System.Drawing.Point(257, 7)
  365. Me.收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  366. Me.收支單號_tb.Name = "收支單號_tb"
  367. Me.收支單號_tb.Size = New System.Drawing.Size(172, 23)
  368. Me.收支單號_tb.TabIndex = 1046
  369. Me.收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  370. '
  371. '現金_tb
  372. '
  373. Me.現金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  374. Me.現金_tb.ForeColor = System.Drawing.Color.Green
  375. Me.現金_tb.Location = New System.Drawing.Point(933, 4)
  376. Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  377. Me.現金_tb.Name = "現金_tb"
  378. Me.現金_tb.Size = New System.Drawing.Size(90, 23)
  379. Me.現金_tb.TabIndex = 1045
  380. Me.現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  381. '
  382. 'Label9
  383. '
  384. Me.Label9.AutoSize = True
  385. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  386. Me.Label9.ForeColor = System.Drawing.Color.Green
  387. Me.Label9.Location = New System.Drawing.Point(898, 9)
  388. Me.Label9.Name = "Label9"
  389. Me.Label9.Size = New System.Drawing.Size(32, 16)
  390. Me.Label9.TabIndex = 1044
  391. Me.Label9.Text = "現金"
  392. '
  393. '查詢日期1_cb
  394. '
  395. Me.查詢日期1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  396. Me.查詢日期1_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  397. Me.查詢日期1_cb.FormattingEnabled = True
  398. Me.查詢日期1_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  399. Me.查詢日期1_cb.Location = New System.Drawing.Point(155, 7)
  400. Me.查詢日期1_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  401. Me.查詢日期1_cb.Name = "查詢日期1_cb"
  402. Me.查詢日期1_cb.Size = New System.Drawing.Size(63, 24)
  403. Me.查詢日期1_cb.TabIndex = 1043
  404. '
  405. '查詢日期_cb
  406. '
  407. Me.查詢日期_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  408. Me.查詢日期_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  409. Me.查詢日期_cb.FormattingEnabled = True
  410. Me.查詢日期_cb.Items.AddRange(New Object() {"2019"})
  411. Me.查詢日期_cb.Location = New System.Drawing.Point(66, 7)
  412. Me.查詢日期_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  413. Me.查詢日期_cb.Name = "查詢日期_cb"
  414. Me.查詢日期_cb.Size = New System.Drawing.Size(81, 24)
  415. Me.查詢日期_cb.TabIndex = 1042
  416. '
  417. 'Label2
  418. '
  419. Me.Label2.AutoSize = True
  420. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  421. Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  422. Me.Label2.Location = New System.Drawing.Point(4, 11)
  423. Me.Label2.Name = "Label2"
  424. Me.Label2.Size = New System.Drawing.Size(56, 16)
  425. Me.Label2.TabIndex = 1041
  426. Me.Label2.Text = "查詢日期"
  427. '
  428. '明細_dgv
  429. '
  430. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  431. Or System.Windows.Forms.AnchorStyles.Left) _
  432. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  433. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  434. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  435. Me.明細_dgv.Location = New System.Drawing.Point(6, 60)
  436. Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  437. Me.明細_dgv.Name = "明細_dgv"
  438. Me.明細_dgv.RowHeadersWidth = 5
  439. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  440. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  441. Me.明細_dgv.RowTemplate.Height = 24
  442. Me.明細_dgv.Size = New System.Drawing.Size(1868, 544)
  443. Me.明細_dgv.TabIndex = 1073
  444. '
  445. 'ContextMenuStrip1
  446. '
  447. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator2})
  448. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  449. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 32)
  450. '
  451. '重新整理ToolStripMenuItem
  452. '
  453. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  454. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  455. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  456. '
  457. 'ToolStripSeparator2
  458. '
  459. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  460. Me.ToolStripSeparator2.Size = New System.Drawing.Size(119, 6)
  461. '
  462. 'Timer1
  463. '
  464. Me.Timer1.Interval = 500
  465. '
  466. '資料尚未存檔_lb
  467. '
  468. Me.資料尚未存檔_lb.AutoSize = True
  469. Me.資料尚未存檔_lb.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  470. Me.資料尚未存檔_lb.ForeColor = System.Drawing.Color.Red
  471. Me.資料尚未存檔_lb.Location = New System.Drawing.Point(1592, 14)
  472. Me.資料尚未存檔_lb.Name = "資料尚未存檔_lb"
  473. Me.資料尚未存檔_lb.Size = New System.Drawing.Size(278, 31)
  474. Me.資料尚未存檔_lb.TabIndex = 1075
  475. Me.資料尚未存檔_lb.Text = "資 料 尚 未 存 檔"
  476. Me.資料尚未存檔_lb.Visible = False
  477. '
  478. '關鍵字查詢_bt
  479. '
  480. Me.關鍵字查詢_bt.Location = New System.Drawing.Point(1281, 4)
  481. Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
  482. Me.關鍵字查詢_bt.Size = New System.Drawing.Size(90, 23)
  483. Me.關鍵字查詢_bt.TabIndex = 1076
  484. Me.關鍵字查詢_bt.Text = "關鍵字查詢"
  485. Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
  486. '
  487. '對帳記錄存檔_bt
  488. '
  489. Me.對帳記錄存檔_bt.ForeColor = System.Drawing.Color.Green
  490. Me.對帳記錄存檔_bt.Location = New System.Drawing.Point(1281, 32)
  491. Me.對帳記錄存檔_bt.Name = "對帳記錄存檔_bt"
  492. Me.對帳記錄存檔_bt.Size = New System.Drawing.Size(186, 23)
  493. Me.對帳記錄存檔_bt.TabIndex = 1077
  494. Me.對帳記錄存檔_bt.Text = "對帳記錄存檔"
  495. Me.對帳記錄存檔_bt.UseVisualStyleBackColor = True
  496. '
  497. '清除查詢資料_bt
  498. '
  499. Me.清除查詢資料_bt.Location = New System.Drawing.Point(1377, 4)
  500. Me.清除查詢資料_bt.Name = "清除查詢資料_bt"
  501. Me.清除查詢資料_bt.Size = New System.Drawing.Size(90, 24)
  502. Me.清除查詢資料_bt.TabIndex = 1078
  503. Me.清除查詢資料_bt.Text = "清除查詢資料"
  504. Me.清除查詢資料_bt.UseVisualStyleBackColor = True
  505. '
  506. '匯出EXCEL_bt
  507. '
  508. Me.匯出EXCEL_bt.AutoSize = True
  509. Me.匯出EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  510. Me.匯出EXCEL_bt.ForeColor = System.Drawing.Color.DarkRed
  511. Me.匯出EXCEL_bt.Location = New System.Drawing.Point(1473, 4)
  512. Me.匯出EXCEL_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  513. Me.匯出EXCEL_bt.Name = "匯出EXCEL_bt"
  514. Me.匯出EXCEL_bt.Size = New System.Drawing.Size(113, 50)
  515. Me.匯出EXCEL_bt.TabIndex = 1435
  516. Me.匯出EXCEL_bt.Text = "匯出EXCEL"
  517. Me.匯出EXCEL_bt.UseVisualStyleBackColor = True
  518. '
  519. 'BBBToolStripMenuItem
  520. '
  521. Me.BBBToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  522. Me.BBBToolStripMenuItem.Name = "BBBToolStripMenuItem"
  523. Me.BBBToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
  524. Me.BBBToolStripMenuItem.Text = "列印成EXCEL"
  525. '
  526. '營運成本收支單_對帳表
  527. '
  528. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  529. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  530. Me.ClientSize = New System.Drawing.Size(1879, 611)
  531. Me.ContextMenuStrip = Me.ContextMenuStrip1
  532. Me.Controls.Add(Me.匯出EXCEL_bt)
  533. Me.Controls.Add(Me.清除查詢資料_bt)
  534. Me.Controls.Add(Me.對帳記錄存檔_bt)
  535. Me.Controls.Add(Me.關鍵字查詢_bt)
  536. Me.Controls.Add(Me.明細_dgv)
  537. Me.Controls.Add(Me.資料尚未存檔_lb)
  538. Me.Controls.Add(Me.未兌現支票1_tb)
  539. Me.Controls.Add(Me.Label13)
  540. Me.Controls.Add(Me.未兌現支票_tb)
  541. Me.Controls.Add(Me.Label14)
  542. Me.Controls.Add(Me.已兌現支票1_tb)
  543. Me.Controls.Add(Me.Label11)
  544. Me.Controls.Add(Me.已兌現支票_tb)
  545. Me.Controls.Add(Me.Label12)
  546. Me.Controls.Add(Me.零用金1_tb)
  547. Me.Controls.Add(Me.Label1)
  548. Me.Controls.Add(Me.零用金_tb)
  549. Me.Controls.Add(Me.Label3)
  550. Me.Controls.Add(Me.只顯示支票資料_cb)
  551. Me.Controls.Add(Me.隱藏作帳點交資訊_cb)
  552. Me.Controls.Add(Me.隱藏申請審核資訊_cb)
  553. Me.Controls.Add(Me.損益1_tb)
  554. Me.Controls.Add(Me.Label7)
  555. Me.Controls.Add(Me.支出1_tb)
  556. Me.Controls.Add(Me.Label8)
  557. Me.Controls.Add(Me.現金1_tb)
  558. Me.Controls.Add(Me.Label10)
  559. Me.Controls.Add(Me.損益_tb)
  560. Me.Controls.Add(Me.Label6)
  561. Me.Controls.Add(Me.支出_tb)
  562. Me.Controls.Add(Me.Label5)
  563. Me.Controls.Add(Me.Label4)
  564. Me.Controls.Add(Me.收支單號_tb)
  565. Me.Controls.Add(Me.現金_tb)
  566. Me.Controls.Add(Me.Label9)
  567. Me.Controls.Add(Me.查詢日期1_cb)
  568. Me.Controls.Add(Me.查詢日期_cb)
  569. Me.Controls.Add(Me.Label2)
  570. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  571. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  572. Me.Name = "營運成本收支單_對帳表"
  573. Me.Text = "營運成本收支單___對帳表"
  574. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  575. Me.ContextMenuStrip1.ResumeLayout(False)
  576. Me.ResumeLayout(False)
  577. Me.PerformLayout()
  578. End Sub
  579. Friend WithEvents 未兌現支票1_tb As TextBox
  580. Friend WithEvents Label13 As Label
  581. Friend WithEvents 未兌現支票_tb As TextBox
  582. Friend WithEvents Label14 As Label
  583. Friend WithEvents 已兌現支票1_tb As TextBox
  584. Friend WithEvents Label11 As Label
  585. Friend WithEvents 已兌現支票_tb As TextBox
  586. Friend WithEvents Label12 As Label
  587. Friend WithEvents 零用金1_tb As TextBox
  588. Friend WithEvents Label1 As Label
  589. Friend WithEvents 零用金_tb As TextBox
  590. Friend WithEvents Label3 As Label
  591. Friend WithEvents 只顯示支票資料_cb As CheckBox
  592. Friend WithEvents 隱藏作帳點交資訊_cb As CheckBox
  593. Friend WithEvents 隱藏申請審核資訊_cb As CheckBox
  594. Friend WithEvents 損益1_tb As TextBox
  595. Friend WithEvents Label7 As Label
  596. Friend WithEvents 支出1_tb As TextBox
  597. Friend WithEvents Label8 As Label
  598. Friend WithEvents 現金1_tb As TextBox
  599. Friend WithEvents Label10 As Label
  600. Friend WithEvents 損益_tb As TextBox
  601. Friend WithEvents Label6 As Label
  602. Friend WithEvents 支出_tb As TextBox
  603. Friend WithEvents Label5 As Label
  604. Friend WithEvents Label4 As Label
  605. Friend WithEvents 收支單號_tb As TextBox
  606. Friend WithEvents 現金_tb As TextBox
  607. Friend WithEvents Label9 As Label
  608. Friend WithEvents 查詢日期1_cb As ComboBox
  609. Friend WithEvents 查詢日期_cb As ComboBox
  610. Friend WithEvents Label2 As Label
  611. Friend WithEvents 明細_dgv As DataGridView
  612. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  613. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  614. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  615. Friend WithEvents Timer1 As Timer
  616. Friend WithEvents 資料尚未存檔_lb As Label
  617. Friend WithEvents 關鍵字查詢_bt As Button
  618. Friend WithEvents 對帳記錄存檔_bt As Button
  619. Friend WithEvents 清除查詢資料_bt As Button
  620. Friend WithEvents 匯出EXCEL_bt As Button
  621. Friend WithEvents BBBToolStripMenuItem As ToolStripMenuItem
  622. End Class