No Description
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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612
  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.匯出EXCEL_bt = New System.Windows.Forms.Button()
  25. Me.清除查詢資料_bt = New System.Windows.Forms.Button()
  26. Me.對帳記錄存檔_bt = New System.Windows.Forms.Button()
  27. Me.關鍵字查詢_bt = New System.Windows.Forms.Button()
  28. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  29. Me.資料尚未存檔_lb = New System.Windows.Forms.Label()
  30. Me.未兌現支票1_tb = New System.Windows.Forms.TextBox()
  31. Me.未兌現支票1_lb = New System.Windows.Forms.Label()
  32. Me.未兌現支票_tb = New System.Windows.Forms.TextBox()
  33. Me.未兌現支票_lb = New System.Windows.Forms.Label()
  34. Me.已兌現支票1_tb = New System.Windows.Forms.TextBox()
  35. Me.已兌現支票1_lb = New System.Windows.Forms.Label()
  36. Me.已兌現支票_tb = New System.Windows.Forms.TextBox()
  37. Me.已兌現支票_lb = New System.Windows.Forms.Label()
  38. Me.零用金1_tb = New System.Windows.Forms.TextBox()
  39. Me.零用金1_lb = New System.Windows.Forms.Label()
  40. Me.零用金_tb = New System.Windows.Forms.TextBox()
  41. Me.零用金_lb = New System.Windows.Forms.Label()
  42. Me.只顯示支票資料_cb = New System.Windows.Forms.CheckBox()
  43. Me.隱藏作帳點交資訊_cb = New System.Windows.Forms.CheckBox()
  44. Me.隱藏申請審核資訊_cb = New System.Windows.Forms.CheckBox()
  45. Me.損益1_tb = New System.Windows.Forms.TextBox()
  46. Me.損益1_lb = New System.Windows.Forms.Label()
  47. Me.支出1_tb = New System.Windows.Forms.TextBox()
  48. Me.支出1_lb = New System.Windows.Forms.Label()
  49. Me.現金1_tb = New System.Windows.Forms.TextBox()
  50. Me.現金1_lb = New System.Windows.Forms.Label()
  51. Me.損益_tb = New System.Windows.Forms.TextBox()
  52. Me.損益_lb = New System.Windows.Forms.Label()
  53. Me.支出_tb = New System.Windows.Forms.TextBox()
  54. Me.支出_lb = New System.Windows.Forms.Label()
  55. Me.單號_lb = New System.Windows.Forms.Label()
  56. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  57. Me.現金_tb = New System.Windows.Forms.TextBox()
  58. Me.現金_lb = New System.Windows.Forms.Label()
  59. Me.查詢日期1_cb = New System.Windows.Forms.ComboBox()
  60. Me.查詢日期_cb = New System.Windows.Forms.ComboBox()
  61. Me.查詢日期_lb = New System.Windows.Forms.Label()
  62. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  63. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  64. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  65. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  66. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  67. Me.SuspendLayout()
  68. '
  69. '匯出EXCEL_bt
  70. '
  71. Me.匯出EXCEL_bt.AutoSize = True
  72. Me.匯出EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  73. Me.匯出EXCEL_bt.ForeColor = System.Drawing.Color.DarkRed
  74. Me.匯出EXCEL_bt.Location = New System.Drawing.Point(1340, 3)
  75. Me.匯出EXCEL_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  76. Me.匯出EXCEL_bt.Name = "匯出EXCEL_bt"
  77. Me.匯出EXCEL_bt.Size = New System.Drawing.Size(90, 27)
  78. Me.匯出EXCEL_bt.TabIndex = 1473
  79. Me.匯出EXCEL_bt.Text = "匯出EXCEL"
  80. Me.匯出EXCEL_bt.UseVisualStyleBackColor = True
  81. '
  82. '清除查詢資料_bt
  83. '
  84. Me.清除查詢資料_bt.Location = New System.Drawing.Point(1153, 3)
  85. Me.清除查詢資料_bt.Name = "清除查詢資料_bt"
  86. Me.清除查詢資料_bt.Size = New System.Drawing.Size(90, 27)
  87. Me.清除查詢資料_bt.TabIndex = 1472
  88. Me.清除查詢資料_bt.Text = "清除查詢資料"
  89. Me.清除查詢資料_bt.UseVisualStyleBackColor = True
  90. '
  91. '對帳記錄存檔_bt
  92. '
  93. Me.對帳記錄存檔_bt.ForeColor = System.Drawing.Color.Green
  94. Me.對帳記錄存檔_bt.Location = New System.Drawing.Point(1246, 3)
  95. Me.對帳記錄存檔_bt.Name = "對帳記錄存檔_bt"
  96. Me.對帳記錄存檔_bt.Size = New System.Drawing.Size(90, 27)
  97. Me.對帳記錄存檔_bt.TabIndex = 1471
  98. Me.對帳記錄存檔_bt.Text = "對帳記錄存檔"
  99. Me.對帳記錄存檔_bt.UseVisualStyleBackColor = True
  100. '
  101. '關鍵字查詢_bt
  102. '
  103. Me.關鍵字查詢_bt.Location = New System.Drawing.Point(1057, 3)
  104. Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt"
  105. Me.關鍵字查詢_bt.Size = New System.Drawing.Size(90, 27)
  106. Me.關鍵字查詢_bt.TabIndex = 1470
  107. Me.關鍵字查詢_bt.Text = "關鍵字查詢"
  108. Me.關鍵字查詢_bt.UseVisualStyleBackColor = True
  109. '
  110. '明細_dgv
  111. '
  112. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  113. Or System.Windows.Forms.AnchorStyles.Left) _
  114. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  115. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  116. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  117. Me.明細_dgv.Location = New System.Drawing.Point(6, 101)
  118. Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  119. Me.明細_dgv.Name = "明細_dgv"
  120. Me.明細_dgv.RowHeadersWidth = 5
  121. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  122. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  123. Me.明細_dgv.RowTemplate.Height = 24
  124. Me.明細_dgv.Size = New System.Drawing.Size(1526, 497)
  125. Me.明細_dgv.TabIndex = 1468
  126. '
  127. '資料尚未存檔_lb
  128. '
  129. Me.資料尚未存檔_lb.AutoSize = True
  130. Me.資料尚未存檔_lb.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  131. Me.資料尚未存檔_lb.ForeColor = System.Drawing.Color.Red
  132. Me.資料尚未存檔_lb.Location = New System.Drawing.Point(1254, 36)
  133. Me.資料尚未存檔_lb.Name = "資料尚未存檔_lb"
  134. Me.資料尚未存檔_lb.Size = New System.Drawing.Size(278, 31)
  135. Me.資料尚未存檔_lb.TabIndex = 1469
  136. Me.資料尚未存檔_lb.Text = "資 料 尚 未 存 檔"
  137. Me.資料尚未存檔_lb.Visible = False
  138. '
  139. '未兌現支票1_tb
  140. '
  141. Me.未兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  142. Me.未兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  143. Me.未兌現支票1_tb.Location = New System.Drawing.Point(348, 44)
  144. Me.未兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  145. Me.未兌現支票1_tb.Name = "未兌現支票1_tb"
  146. Me.未兌現支票1_tb.Size = New System.Drawing.Size(90, 23)
  147. Me.未兌現支票1_tb.TabIndex = 1467
  148. Me.未兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  149. '
  150. '未兌現支票1_lb
  151. '
  152. Me.未兌現支票1_lb.AutoSize = True
  153. Me.未兌現支票1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  154. Me.未兌現支票1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  155. Me.未兌現支票1_lb.Location = New System.Drawing.Point(237, 45)
  156. Me.未兌現支票1_lb.Name = "未兌現支票1_lb"
  157. Me.未兌現支票1_lb.Size = New System.Drawing.Size(68, 16)
  158. Me.未兌現支票1_lb.TabIndex = 1466
  159. Me.未兌現支票1_lb.Text = "未兌現支票"
  160. '
  161. '未兌現支票_tb
  162. '
  163. Me.未兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. Me.未兌現支票_tb.ForeColor = System.Drawing.Color.Green
  165. Me.未兌現支票_tb.Location = New System.Drawing.Point(348, 74)
  166. Me.未兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  167. Me.未兌現支票_tb.Name = "未兌現支票_tb"
  168. Me.未兌現支票_tb.Size = New System.Drawing.Size(90, 23)
  169. Me.未兌現支票_tb.TabIndex = 1465
  170. Me.未兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  171. '
  172. '未兌現支票_lb
  173. '
  174. Me.未兌現支票_lb.AutoSize = True
  175. Me.未兌現支票_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  176. Me.未兌現支票_lb.ForeColor = System.Drawing.Color.Green
  177. Me.未兌現支票_lb.Location = New System.Drawing.Point(237, 79)
  178. Me.未兌現支票_lb.Name = "未兌現支票_lb"
  179. Me.未兌現支票_lb.Size = New System.Drawing.Size(68, 16)
  180. Me.未兌現支票_lb.TabIndex = 1464
  181. Me.未兌現支票_lb.Text = "未兌現支票"
  182. '
  183. '已兌現支票1_tb
  184. '
  185. Me.已兌現支票1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  186. Me.已兌現支票1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  187. Me.已兌現支票1_tb.Location = New System.Drawing.Point(524, 43)
  188. Me.已兌現支票1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  189. Me.已兌現支票1_tb.Name = "已兌現支票1_tb"
  190. Me.已兌現支票1_tb.Size = New System.Drawing.Size(90, 23)
  191. Me.已兌現支票1_tb.TabIndex = 1463
  192. Me.已兌現支票1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  193. '
  194. '已兌現支票1_lb
  195. '
  196. Me.已兌現支票1_lb.AutoSize = True
  197. Me.已兌現支票1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  198. Me.已兌現支票1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  199. Me.已兌現支票1_lb.Location = New System.Drawing.Point(441, 47)
  200. Me.已兌現支票1_lb.Name = "已兌現支票1_lb"
  201. Me.已兌現支票1_lb.Size = New System.Drawing.Size(68, 16)
  202. Me.已兌現支票1_lb.TabIndex = 1462
  203. Me.已兌現支票1_lb.Text = "已兌現支票"
  204. '
  205. '已兌現支票_tb
  206. '
  207. Me.已兌現支票_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  208. Me.已兌現支票_tb.ForeColor = System.Drawing.Color.Green
  209. Me.已兌現支票_tb.Location = New System.Drawing.Point(524, 74)
  210. Me.已兌現支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  211. Me.已兌現支票_tb.Name = "已兌現支票_tb"
  212. Me.已兌現支票_tb.Size = New System.Drawing.Size(90, 23)
  213. Me.已兌現支票_tb.TabIndex = 1461
  214. Me.已兌現支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  215. '
  216. '已兌現支票_lb
  217. '
  218. Me.已兌現支票_lb.AutoSize = True
  219. Me.已兌現支票_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  220. Me.已兌現支票_lb.ForeColor = System.Drawing.Color.Green
  221. Me.已兌現支票_lb.Location = New System.Drawing.Point(440, 79)
  222. Me.已兌現支票_lb.Name = "已兌現支票_lb"
  223. Me.已兌現支票_lb.Size = New System.Drawing.Size(68, 16)
  224. Me.已兌現支票_lb.TabIndex = 1460
  225. Me.已兌現支票_lb.Text = "已兌現支票"
  226. '
  227. '零用金1_tb
  228. '
  229. Me.零用金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  230. Me.零用金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  231. Me.零用金1_tb.Location = New System.Drawing.Point(688, 44)
  232. Me.零用金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  233. Me.零用金1_tb.Name = "零用金1_tb"
  234. Me.零用金1_tb.Size = New System.Drawing.Size(90, 23)
  235. Me.零用金1_tb.TabIndex = 1459
  236. Me.零用金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  237. '
  238. '零用金1_lb
  239. '
  240. Me.零用金1_lb.AutoSize = True
  241. Me.零用金1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  242. Me.零用金1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  243. Me.零用金1_lb.Location = New System.Drawing.Point(621, 47)
  244. Me.零用金1_lb.Name = "零用金1_lb"
  245. Me.零用金1_lb.Size = New System.Drawing.Size(44, 16)
  246. Me.零用金1_lb.TabIndex = 1458
  247. Me.零用金1_lb.Text = "零用金"
  248. '
  249. '零用金_tb
  250. '
  251. Me.零用金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  252. Me.零用金_tb.ForeColor = System.Drawing.Color.Green
  253. Me.零用金_tb.Location = New System.Drawing.Point(688, 75)
  254. Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  255. Me.零用金_tb.Name = "零用金_tb"
  256. Me.零用金_tb.Size = New System.Drawing.Size(90, 23)
  257. Me.零用金_tb.TabIndex = 1457
  258. Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  259. '
  260. '零用金_lb
  261. '
  262. Me.零用金_lb.AutoSize = True
  263. Me.零用金_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  264. Me.零用金_lb.ForeColor = System.Drawing.Color.Green
  265. Me.零用金_lb.Location = New System.Drawing.Point(621, 79)
  266. Me.零用金_lb.Name = "零用金_lb"
  267. Me.零用金_lb.Size = New System.Drawing.Size(44, 16)
  268. Me.零用金_lb.TabIndex = 1456
  269. Me.零用金_lb.Text = "零用金"
  270. '
  271. '只顯示支票資料_cb
  272. '
  273. Me.只顯示支票資料_cb.AutoSize = True
  274. Me.只顯示支票資料_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  275. Me.只顯示支票資料_cb.Location = New System.Drawing.Point(817, 8)
  276. Me.只顯示支票資料_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  277. Me.只顯示支票資料_cb.Name = "只顯示支票資料_cb"
  278. Me.只顯示支票資料_cb.Size = New System.Drawing.Size(111, 20)
  279. Me.只顯示支票資料_cb.TabIndex = 1455
  280. Me.只顯示支票資料_cb.Text = "只顯示支票資料"
  281. Me.只顯示支票資料_cb.UseVisualStyleBackColor = True
  282. '
  283. '隱藏作帳點交資訊_cb
  284. '
  285. Me.隱藏作帳點交資訊_cb.AutoSize = True
  286. Me.隱藏作帳點交資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  287. Me.隱藏作帳點交資訊_cb.Location = New System.Drawing.Point(505, 7)
  288. Me.隱藏作帳點交資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  289. Me.隱藏作帳點交資訊_cb.Name = "隱藏作帳點交資訊_cb"
  290. Me.隱藏作帳點交資訊_cb.Size = New System.Drawing.Size(135, 20)
  291. Me.隱藏作帳點交資訊_cb.TabIndex = 1454
  292. Me.隱藏作帳點交資訊_cb.Text = "隱藏作帳、點交資訊"
  293. Me.隱藏作帳點交資訊_cb.UseVisualStyleBackColor = True
  294. '
  295. '隱藏申請審核資訊_cb
  296. '
  297. Me.隱藏申請審核資訊_cb.AutoSize = True
  298. Me.隱藏申請審核資訊_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  299. Me.隱藏申請審核資訊_cb.Location = New System.Drawing.Point(241, 7)
  300. Me.隱藏申請審核資訊_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  301. Me.隱藏申請審核資訊_cb.Name = "隱藏申請審核資訊_cb"
  302. Me.隱藏申請審核資訊_cb.Size = New System.Drawing.Size(135, 20)
  303. Me.隱藏申請審核資訊_cb.TabIndex = 1453
  304. Me.隱藏申請審核資訊_cb.Text = "隱藏申請、審核資訊"
  305. Me.隱藏申請審核資訊_cb.UseVisualStyleBackColor = True
  306. '
  307. '損益1_tb
  308. '
  309. Me.損益1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  310. Me.損益1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  311. Me.損益1_tb.Location = New System.Drawing.Point(1158, 44)
  312. Me.損益1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  313. Me.損益1_tb.Name = "損益1_tb"
  314. Me.損益1_tb.Size = New System.Drawing.Size(90, 23)
  315. Me.損益1_tb.TabIndex = 1452
  316. Me.損益1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  317. '
  318. '損益1_lb
  319. '
  320. Me.損益1_lb.AutoSize = True
  321. Me.損益1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  322. Me.損益1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  323. Me.損益1_lb.Location = New System.Drawing.Point(1086, 45)
  324. Me.損益1_lb.Name = "損益1_lb"
  325. Me.損益1_lb.Size = New System.Drawing.Size(32, 16)
  326. Me.損益1_lb.TabIndex = 1451
  327. Me.損益1_lb.Text = "損益"
  328. '
  329. '支出1_tb
  330. '
  331. Me.支出1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  332. Me.支出1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  333. Me.支出1_tb.Location = New System.Drawing.Point(996, 43)
  334. Me.支出1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  335. Me.支出1_tb.Name = "支出1_tb"
  336. Me.支出1_tb.Size = New System.Drawing.Size(90, 23)
  337. Me.支出1_tb.TabIndex = 1450
  338. Me.支出1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  339. '
  340. '支出1_lb
  341. '
  342. Me.支出1_lb.AutoSize = True
  343. Me.支出1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  344. Me.支出1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  345. Me.支出1_lb.Location = New System.Drawing.Point(925, 44)
  346. Me.支出1_lb.Name = "支出1_lb"
  347. Me.支出1_lb.Size = New System.Drawing.Size(32, 16)
  348. Me.支出1_lb.TabIndex = 1449
  349. Me.支出1_lb.Text = "支出"
  350. '
  351. '現金1_tb
  352. '
  353. Me.現金1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  354. Me.現金1_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  355. Me.現金1_tb.Location = New System.Drawing.Point(829, 44)
  356. Me.現金1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  357. Me.現金1_tb.Name = "現金1_tb"
  358. Me.現金1_tb.Size = New System.Drawing.Size(90, 23)
  359. Me.現金1_tb.TabIndex = 1448
  360. Me.現金1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  361. '
  362. '現金1_lb
  363. '
  364. Me.現金1_lb.AutoSize = True
  365. Me.現金1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  366. Me.現金1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  367. Me.現金1_lb.Location = New System.Drawing.Point(785, 47)
  368. Me.現金1_lb.Name = "現金1_lb"
  369. Me.現金1_lb.Size = New System.Drawing.Size(32, 16)
  370. Me.現金1_lb.TabIndex = 1447
  371. Me.現金1_lb.Text = "現金"
  372. '
  373. '損益_tb
  374. '
  375. Me.損益_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  376. Me.損益_tb.ForeColor = System.Drawing.Color.Green
  377. Me.損益_tb.Location = New System.Drawing.Point(1158, 73)
  378. Me.損益_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  379. Me.損益_tb.Name = "損益_tb"
  380. Me.損益_tb.Size = New System.Drawing.Size(90, 23)
  381. Me.損益_tb.TabIndex = 1446
  382. Me.損益_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  383. '
  384. '損益_lb
  385. '
  386. Me.損益_lb.AutoSize = True
  387. Me.損益_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  388. Me.損益_lb.ForeColor = System.Drawing.Color.Green
  389. Me.損益_lb.Location = New System.Drawing.Point(1086, 78)
  390. Me.損益_lb.Name = "損益_lb"
  391. Me.損益_lb.Size = New System.Drawing.Size(32, 16)
  392. Me.損益_lb.TabIndex = 1445
  393. Me.損益_lb.Text = "損益"
  394. '
  395. '支出_tb
  396. '
  397. Me.支出_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  398. Me.支出_tb.ForeColor = System.Drawing.Color.Green
  399. Me.支出_tb.Location = New System.Drawing.Point(996, 74)
  400. Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  401. Me.支出_tb.Name = "支出_tb"
  402. Me.支出_tb.Size = New System.Drawing.Size(90, 23)
  403. Me.支出_tb.TabIndex = 1444
  404. Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  405. '
  406. '支出_lb
  407. '
  408. Me.支出_lb.AutoSize = True
  409. Me.支出_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  410. Me.支出_lb.ForeColor = System.Drawing.Color.Green
  411. Me.支出_lb.Location = New System.Drawing.Point(926, 76)
  412. Me.支出_lb.Name = "支出_lb"
  413. Me.支出_lb.Size = New System.Drawing.Size(32, 16)
  414. Me.支出_lb.TabIndex = 1443
  415. Me.支出_lb.Text = "支出"
  416. '
  417. '單號_lb
  418. '
  419. Me.單號_lb.AutoSize = True
  420. Me.單號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  421. Me.單號_lb.ForeColor = System.Drawing.Color.Green
  422. Me.單號_lb.Location = New System.Drawing.Point(11, 77)
  423. Me.單號_lb.Name = "單號_lb"
  424. Me.單號_lb.Size = New System.Drawing.Size(32, 16)
  425. Me.單號_lb.TabIndex = 1442
  426. Me.單號_lb.Text = "單號"
  427. '
  428. '收支單號_tb
  429. '
  430. Me.收支單號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  431. Me.收支單號_tb.ForeColor = System.Drawing.Color.Green
  432. Me.收支單號_tb.Location = New System.Drawing.Point(60, 73)
  433. Me.收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  434. Me.收支單號_tb.Name = "收支單號_tb"
  435. Me.收支單號_tb.Size = New System.Drawing.Size(172, 23)
  436. Me.收支單號_tb.TabIndex = 1441
  437. Me.收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  438. '
  439. '現金_tb
  440. '
  441. Me.現金_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  442. Me.現金_tb.ForeColor = System.Drawing.Color.Green
  443. Me.現金_tb.Location = New System.Drawing.Point(829, 74)
  444. Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  445. Me.現金_tb.Name = "現金_tb"
  446. Me.現金_tb.Size = New System.Drawing.Size(90, 23)
  447. Me.現金_tb.TabIndex = 1440
  448. Me.現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  449. '
  450. '現金_lb
  451. '
  452. Me.現金_lb.AutoSize = True
  453. Me.現金_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  454. Me.現金_lb.ForeColor = System.Drawing.Color.Green
  455. Me.現金_lb.Location = New System.Drawing.Point(785, 79)
  456. Me.現金_lb.Name = "現金_lb"
  457. Me.現金_lb.Size = New System.Drawing.Size(32, 16)
  458. Me.現金_lb.TabIndex = 1439
  459. Me.現金_lb.Text = "現金"
  460. '
  461. '查詢日期1_cb
  462. '
  463. Me.查詢日期1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  464. Me.查詢日期1_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  465. Me.查詢日期1_cb.FormattingEnabled = True
  466. Me.查詢日期1_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  467. Me.查詢日期1_cb.Location = New System.Drawing.Point(173, 2)
  468. Me.查詢日期1_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  469. Me.查詢日期1_cb.Name = "查詢日期1_cb"
  470. Me.查詢日期1_cb.Size = New System.Drawing.Size(63, 24)
  471. Me.查詢日期1_cb.TabIndex = 1438
  472. '
  473. '查詢日期_cb
  474. '
  475. Me.查詢日期_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  476. Me.查詢日期_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  477. Me.查詢日期_cb.FormattingEnabled = True
  478. Me.查詢日期_cb.Items.AddRange(New Object() {"2019"})
  479. Me.查詢日期_cb.Location = New System.Drawing.Point(87, 2)
  480. Me.查詢日期_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  481. Me.查詢日期_cb.Name = "查詢日期_cb"
  482. Me.查詢日期_cb.Size = New System.Drawing.Size(81, 24)
  483. Me.查詢日期_cb.TabIndex = 1437
  484. '
  485. '查詢日期_lb
  486. '
  487. Me.查詢日期_lb.AutoSize = True
  488. Me.查詢日期_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  489. Me.查詢日期_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  490. Me.查詢日期_lb.Location = New System.Drawing.Point(5, 6)
  491. Me.查詢日期_lb.Name = "查詢日期_lb"
  492. Me.查詢日期_lb.Size = New System.Drawing.Size(56, 16)
  493. Me.查詢日期_lb.TabIndex = 1436
  494. Me.查詢日期_lb.Text = "查詢日期"
  495. '
  496. 'ContextMenuStrip1
  497. '
  498. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  499. Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4)
  500. '
  501. 'Timer1
  502. '
  503. '
  504. '語言_dgv
  505. '
  506. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  507. Me.語言_dgv.Location = New System.Drawing.Point(239, 404)
  508. Me.語言_dgv.Name = "語言_dgv"
  509. Me.語言_dgv.RowHeadersWidth = 5
  510. Me.語言_dgv.RowTemplate.Height = 24
  511. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  512. Me.語言_dgv.TabIndex = 1474
  513. Me.語言_dgv.Visible = False
  514. '
  515. '營運成本收支單對帳表
  516. '
  517. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  518. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  519. Me.ClientSize = New System.Drawing.Size(1537, 611)
  520. Me.Controls.Add(Me.語言_dgv)
  521. Me.Controls.Add(Me.匯出EXCEL_bt)
  522. Me.Controls.Add(Me.清除查詢資料_bt)
  523. Me.Controls.Add(Me.對帳記錄存檔_bt)
  524. Me.Controls.Add(Me.關鍵字查詢_bt)
  525. Me.Controls.Add(Me.明細_dgv)
  526. Me.Controls.Add(Me.資料尚未存檔_lb)
  527. Me.Controls.Add(Me.未兌現支票1_tb)
  528. Me.Controls.Add(Me.未兌現支票1_lb)
  529. Me.Controls.Add(Me.未兌現支票_tb)
  530. Me.Controls.Add(Me.未兌現支票_lb)
  531. Me.Controls.Add(Me.已兌現支票1_tb)
  532. Me.Controls.Add(Me.已兌現支票1_lb)
  533. Me.Controls.Add(Me.已兌現支票_tb)
  534. Me.Controls.Add(Me.已兌現支票_lb)
  535. Me.Controls.Add(Me.零用金1_tb)
  536. Me.Controls.Add(Me.零用金1_lb)
  537. Me.Controls.Add(Me.零用金_tb)
  538. Me.Controls.Add(Me.零用金_lb)
  539. Me.Controls.Add(Me.只顯示支票資料_cb)
  540. Me.Controls.Add(Me.隱藏作帳點交資訊_cb)
  541. Me.Controls.Add(Me.隱藏申請審核資訊_cb)
  542. Me.Controls.Add(Me.損益1_tb)
  543. Me.Controls.Add(Me.損益1_lb)
  544. Me.Controls.Add(Me.支出1_tb)
  545. Me.Controls.Add(Me.支出1_lb)
  546. Me.Controls.Add(Me.現金1_tb)
  547. Me.Controls.Add(Me.現金1_lb)
  548. Me.Controls.Add(Me.損益_tb)
  549. Me.Controls.Add(Me.損益_lb)
  550. Me.Controls.Add(Me.支出_tb)
  551. Me.Controls.Add(Me.支出_lb)
  552. Me.Controls.Add(Me.單號_lb)
  553. Me.Controls.Add(Me.收支單號_tb)
  554. Me.Controls.Add(Me.現金_tb)
  555. Me.Controls.Add(Me.現金_lb)
  556. Me.Controls.Add(Me.查詢日期1_cb)
  557. Me.Controls.Add(Me.查詢日期_cb)
  558. Me.Controls.Add(Me.查詢日期_lb)
  559. Me.Name = "營運成本收支單對帳表"
  560. Me.Text = "營運成本收支單對帳表"
  561. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  562. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  563. Me.ResumeLayout(False)
  564. Me.PerformLayout()
  565. End Sub
  566. Friend WithEvents 匯出EXCEL_bt As Button
  567. Friend WithEvents 清除查詢資料_bt As Button
  568. Friend WithEvents 對帳記錄存檔_bt As Button
  569. Friend WithEvents 關鍵字查詢_bt As Button
  570. Friend WithEvents 明細_dgv As DataGridView
  571. Friend WithEvents 資料尚未存檔_lb As Label
  572. Friend WithEvents 未兌現支票1_tb As TextBox
  573. Friend WithEvents 未兌現支票1_lb As Label
  574. Friend WithEvents 未兌現支票_tb As TextBox
  575. Friend WithEvents 未兌現支票_lb As Label
  576. Friend WithEvents 已兌現支票1_tb As TextBox
  577. Friend WithEvents 已兌現支票1_lb As Label
  578. Friend WithEvents 已兌現支票_tb As TextBox
  579. Friend WithEvents 已兌現支票_lb As Label
  580. Friend WithEvents 零用金1_tb As TextBox
  581. Friend WithEvents 零用金1_lb As Label
  582. Friend WithEvents 零用金_tb As TextBox
  583. Friend WithEvents 零用金_lb As Label
  584. Friend WithEvents 只顯示支票資料_cb As CheckBox
  585. Friend WithEvents 隱藏作帳點交資訊_cb As CheckBox
  586. Friend WithEvents 隱藏申請審核資訊_cb As CheckBox
  587. Friend WithEvents 損益1_tb As TextBox
  588. Friend WithEvents 損益1_lb As Label
  589. Friend WithEvents 支出1_tb As TextBox
  590. Friend WithEvents 支出1_lb As Label
  591. Friend WithEvents 現金1_tb As TextBox
  592. Friend WithEvents 現金1_lb As Label
  593. Friend WithEvents 損益_tb As TextBox
  594. Friend WithEvents 損益_lb As Label
  595. Friend WithEvents 支出_tb As TextBox
  596. Friend WithEvents 支出_lb As Label
  597. Friend WithEvents 單號_lb As Label
  598. Friend WithEvents 收支單號_tb As TextBox
  599. Friend WithEvents 現金_tb As TextBox
  600. Friend WithEvents 現金_lb As Label
  601. Friend WithEvents 查詢日期1_cb As ComboBox
  602. Friend WithEvents 查詢日期_cb As ComboBox
  603. Friend WithEvents 查詢日期_lb As Label
  604. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  605. Friend WithEvents Timer1 As Timer
  606. Friend WithEvents 語言_dgv As DataGridView
  607. End Class