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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602
  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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(財務_收支單審核))
  24. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  28. Me.批量審核_bt = New System.Windows.Forms.Button()
  29. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  30. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  31. Me.審核通過ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  32. Me.單據作廢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  33. Me.備註_tb = New System.Windows.Forms.TextBox()
  34. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  35. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  36. Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
  37. Me.驗證碼_tb = New System.Windows.Forms.TextBox()
  38. Me.Label20 = New System.Windows.Forms.Label()
  39. Me.Label19 = New System.Windows.Forms.Label()
  40. Me.簽名清單_dgv = New System.Windows.Forms.DataGridView()
  41. Me.零用金_tb = New System.Windows.Forms.TextBox()
  42. Me.Label10 = New System.Windows.Forms.Label()
  43. Me.現金餘額_tb = New System.Windows.Forms.TextBox()
  44. Me.Label9 = New System.Windows.Forms.Label()
  45. Me.支出_tb = New System.Windows.Forms.TextBox()
  46. Me.Label6 = New System.Windows.Forms.Label()
  47. Me.非當天日期_ch = New System.Windows.Forms.CheckBox()
  48. Me.審核日期_dtp = New System.Windows.Forms.DateTimePicker()
  49. Me.支票_tb = New System.Windows.Forms.TextBox()
  50. Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
  51. Me.現金_tb = New System.Windows.Forms.TextBox()
  52. Me.Label8 = New System.Windows.Forms.Label()
  53. Me.申請人_tb = New System.Windows.Forms.TextBox()
  54. Me.營運成本收支單號_tb = New System.Windows.Forms.TextBox()
  55. Me.單據作廢_bt = New System.Windows.Forms.Button()
  56. Me.審核通過_bt = New System.Windows.Forms.Button()
  57. Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  58. Me.未核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  59. Me.彙總_dgv = New System.Windows.Forms.DataGridView()
  60. Me.Label3 = New System.Windows.Forms.Label()
  61. Me.Label1 = New System.Windows.Forms.Label()
  62. Me.Label4 = New System.Windows.Forms.Label()
  63. Me.Label2 = New System.Windows.Forms.Label()
  64. Me.Label11 = New System.Windows.Forms.Label()
  65. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  66. Me.Panel1 = New System.Windows.Forms.Panel()
  67. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  68. Me.ContextMenuStrip1.SuspendLayout()
  69. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  70. CType(Me.簽名清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  73. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  74. Me.Panel1.SuspendLayout()
  75. Me.SuspendLayout()
  76. '
  77. '重新讀取ToolStripMenuItem
  78. '
  79. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  80. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  81. Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
  82. '
  83. '批量審核_bt
  84. '
  85. Me.批量審核_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  86. Me.批量審核_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  87. Me.批量審核_bt.Location = New System.Drawing.Point(10, 147)
  88. Me.批量審核_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  89. Me.批量審核_bt.Name = "批量審核_bt"
  90. Me.批量審核_bt.Size = New System.Drawing.Size(80, 73)
  91. Me.批量審核_bt.TabIndex = 1536
  92. Me.批量審核_bt.Text = "批量審核"
  93. Me.批量審核_bt.UseVisualStyleBackColor = True
  94. '
  95. 'ContextMenuStrip1
  96. '
  97. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.審核通過ToolStripMenuItem, Me.單據作廢ToolStripMenuItem})
  98. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  99. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 76)
  100. '
  101. 'ToolStripSeparator6
  102. '
  103. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  104. Me.ToolStripSeparator6.Size = New System.Drawing.Size(119, 6)
  105. '
  106. '審核通過ToolStripMenuItem
  107. '
  108. Me.審核通過ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  109. Me.審核通過ToolStripMenuItem.Name = "審核通過ToolStripMenuItem"
  110. Me.審核通過ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  111. Me.審核通過ToolStripMenuItem.Text = "審核通過"
  112. '
  113. '單據作廢ToolStripMenuItem
  114. '
  115. Me.單據作廢ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  116. Me.單據作廢ToolStripMenuItem.Name = "單據作廢ToolStripMenuItem"
  117. Me.單據作廢ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  118. Me.單據作廢ToolStripMenuItem.Text = "單據作廢"
  119. '
  120. '備註_tb
  121. '
  122. Me.備註_tb.Location = New System.Drawing.Point(432, 53)
  123. Me.備註_tb.Multiline = True
  124. Me.備註_tb.Name = "備註_tb"
  125. Me.備註_tb.ReadOnly = True
  126. Me.備註_tb.Size = New System.Drawing.Size(131, 22)
  127. Me.備註_tb.TabIndex = 1534
  128. Me.備註_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  129. '
  130. '字體大小調整_lb
  131. '
  132. Me.字體大小調整_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  133. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  134. Me.字體大小調整_lb.AutoSize = True
  135. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  136. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
  137. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  138. Me.字體大小調整_lb.Location = New System.Drawing.Point(916, 7)
  139. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  140. Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16)
  141. Me.字體大小調整_lb.TabIndex = 1533
  142. Me.字體大小調整_lb.Text = "字體調整"
  143. '
  144. '字體_NUD
  145. '
  146. Me.字體_NUD.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  147. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  148. Me.字體_NUD.DecimalPlaces = 1
  149. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  150. Me.字體_NUD.Location = New System.Drawing.Point(972, 4)
  151. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  152. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  153. Me.字體_NUD.Name = "字體_NUD"
  154. Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
  155. Me.字體_NUD.TabIndex = 1532
  156. Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
  157. '
  158. '圖片編碼_tb
  159. '
  160. Me.圖片編碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  161. Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
  162. Me.圖片編碼_tb.Location = New System.Drawing.Point(257, 11)
  163. Me.圖片編碼_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  164. Me.圖片編碼_tb.Name = "圖片編碼_tb"
  165. Me.圖片編碼_tb.Size = New System.Drawing.Size(115, 23)
  166. Me.圖片編碼_tb.TabIndex = 1531
  167. Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  168. '
  169. '驗證碼_tb
  170. '
  171. Me.驗證碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  172. Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
  173. Me.驗證碼_tb.Location = New System.Drawing.Point(53, 11)
  174. Me.驗證碼_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  175. Me.驗證碼_tb.Name = "驗證碼_tb"
  176. Me.驗證碼_tb.Size = New System.Drawing.Size(139, 23)
  177. Me.驗證碼_tb.TabIndex = 1530
  178. Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  179. '
  180. 'Label20
  181. '
  182. Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  183. Me.Label20.AutoSize = True
  184. Me.Label20.ForeColor = System.Drawing.Color.Blue
  185. Me.Label20.Location = New System.Drawing.Point(194, 15)
  186. Me.Label20.Name = "Label20"
  187. Me.Label20.Size = New System.Drawing.Size(55, 16)
  188. Me.Label20.TabIndex = 1529
  189. Me.Label20.Text = "圖片編碼"
  190. '
  191. 'Label19
  192. '
  193. Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  194. Me.Label19.AutoSize = True
  195. Me.Label19.ForeColor = System.Drawing.Color.Blue
  196. Me.Label19.Location = New System.Drawing.Point(4, 15)
  197. Me.Label19.Name = "Label19"
  198. Me.Label19.Size = New System.Drawing.Size(43, 16)
  199. Me.Label19.TabIndex = 1528
  200. Me.Label19.Text = "驗證碼"
  201. '
  202. '簽名清單_dgv
  203. '
  204. Me.簽名清單_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  205. Me.簽名清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  206. Me.簽名清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  207. Me.簽名清單_dgv.Location = New System.Drawing.Point(7, 36)
  208. Me.簽名清單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  209. Me.簽名清單_dgv.Name = "簽名清單_dgv"
  210. Me.簽名清單_dgv.RowHeadersWidth = 5
  211. Me.簽名清單_dgv.RowTemplate.Height = 24
  212. Me.簽名清單_dgv.Size = New System.Drawing.Size(185, 70)
  213. Me.簽名清單_dgv.TabIndex = 1526
  214. '
  215. '零用金_tb
  216. '
  217. Me.零用金_tb.Location = New System.Drawing.Point(61, 115)
  218. Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  219. Me.零用金_tb.Name = "零用金_tb"
  220. Me.零用金_tb.Size = New System.Drawing.Size(131, 23)
  221. Me.零用金_tb.TabIndex = 1523
  222. Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  223. '
  224. 'Label10
  225. '
  226. Me.Label10.AutoSize = True
  227. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  228. Me.Label10.Location = New System.Drawing.Point(7, 119)
  229. Me.Label10.Name = "Label10"
  230. Me.Label10.Size = New System.Drawing.Size(43, 16)
  231. Me.Label10.TabIndex = 1522
  232. Me.Label10.Text = "零用金"
  233. '
  234. '現金餘額_tb
  235. '
  236. Me.現金餘額_tb.Location = New System.Drawing.Point(779, 28)
  237. Me.現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  238. Me.現金餘額_tb.Name = "現金餘額_tb"
  239. Me.現金餘額_tb.Size = New System.Drawing.Size(245, 23)
  240. Me.現金餘額_tb.TabIndex = 1521
  241. Me.現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  242. '
  243. 'Label9
  244. '
  245. Me.Label9.AutoSize = True
  246. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  247. Me.Label9.Location = New System.Drawing.Point(741, 31)
  248. Me.Label9.Name = "Label9"
  249. Me.Label9.Size = New System.Drawing.Size(31, 16)
  250. Me.Label9.TabIndex = 1520
  251. Me.Label9.Text = "總和"
  252. '
  253. '支出_tb
  254. '
  255. Me.支出_tb.Location = New System.Drawing.Point(609, 28)
  256. Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  257. Me.支出_tb.Name = "支出_tb"
  258. Me.支出_tb.Size = New System.Drawing.Size(130, 23)
  259. Me.支出_tb.TabIndex = 1519
  260. Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  261. '
  262. 'Label6
  263. '
  264. Me.Label6.AutoSize = True
  265. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  266. Me.Label6.Location = New System.Drawing.Point(577, 31)
  267. Me.Label6.Name = "Label6"
  268. Me.Label6.Size = New System.Drawing.Size(31, 16)
  269. Me.Label6.TabIndex = 1518
  270. Me.Label6.Text = "支出"
  271. '
  272. '非當天日期_ch
  273. '
  274. Me.非當天日期_ch.AutoSize = True
  275. Me.非當天日期_ch.Checked = True
  276. Me.非當天日期_ch.CheckState = System.Windows.Forms.CheckState.Checked
  277. Me.非當天日期_ch.Location = New System.Drawing.Point(873, 5)
  278. Me.非當天日期_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  279. Me.非當天日期_ch.Name = "非當天日期_ch"
  280. Me.非當天日期_ch.Size = New System.Drawing.Size(38, 20)
  281. Me.非當天日期_ch.TabIndex = 1517
  282. Me.非當天日期_ch.Text = "補"
  283. Me.非當天日期_ch.UseVisualStyleBackColor = True
  284. '
  285. '審核日期_dtp
  286. '
  287. Me.審核日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  288. Me.審核日期_dtp.Location = New System.Drawing.Point(779, 3)
  289. Me.審核日期_dtp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  290. Me.審核日期_dtp.Name = "審核日期_dtp"
  291. Me.審核日期_dtp.Size = New System.Drawing.Size(88, 23)
  292. Me.審核日期_dtp.TabIndex = 1515
  293. '
  294. '支票_tb
  295. '
  296. Me.支票_tb.Location = New System.Drawing.Point(238, 115)
  297. Me.支票_tb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  298. Me.支票_tb.Name = "支票_tb"
  299. Me.支票_tb.Size = New System.Drawing.Size(107, 23)
  300. Me.支票_tb.TabIndex = 1525
  301. Me.支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  302. '
  303. '簽名圖_pb
  304. '
  305. Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  306. Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  307. Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  308. Me.簽名圖_pb.Location = New System.Drawing.Point(198, 36)
  309. Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  310. Me.簽名圖_pb.Name = "簽名圖_pb"
  311. Me.簽名圖_pb.Size = New System.Drawing.Size(176, 70)
  312. Me.簽名圖_pb.TabIndex = 1527
  313. Me.簽名圖_pb.TabStop = False
  314. '
  315. '現金_tb
  316. '
  317. Me.現金_tb.Location = New System.Drawing.Point(434, 28)
  318. Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  319. Me.現金_tb.Name = "現金_tb"
  320. Me.現金_tb.Size = New System.Drawing.Size(129, 23)
  321. Me.現金_tb.TabIndex = 1514
  322. Me.現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  323. '
  324. 'Label8
  325. '
  326. Me.Label8.AutoSize = True
  327. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  328. Me.Label8.Location = New System.Drawing.Point(401, 31)
  329. Me.Label8.Name = "Label8"
  330. Me.Label8.Size = New System.Drawing.Size(31, 16)
  331. Me.Label8.TabIndex = 1513
  332. Me.Label8.Text = "收入"
  333. '
  334. '申請人_tb
  335. '
  336. Me.申請人_tb.Location = New System.Drawing.Point(609, 3)
  337. Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  338. Me.申請人_tb.Name = "申請人_tb"
  339. Me.申請人_tb.Size = New System.Drawing.Size(130, 23)
  340. Me.申請人_tb.TabIndex = 1511
  341. '
  342. '營運成本收支單號_tb
  343. '
  344. Me.營運成本收支單號_tb.Location = New System.Drawing.Point(433, 3)
  345. Me.營運成本收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5)
  346. Me.營運成本收支單號_tb.Name = "營運成本收支單號_tb"
  347. Me.營運成本收支單號_tb.Size = New System.Drawing.Size(130, 23)
  348. Me.營運成本收支單號_tb.TabIndex = 1509
  349. '
  350. '單據作廢_bt
  351. '
  352. Me.單據作廢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close
  353. Me.單據作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  354. Me.單據作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  355. Me.單據作廢_bt.ForeColor = System.Drawing.Color.Red
  356. Me.單據作廢_bt.Location = New System.Drawing.Point(1200, 5)
  357. Me.單據作廢_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  358. Me.單據作廢_bt.Name = "單據作廢_bt"
  359. Me.單據作廢_bt.Size = New System.Drawing.Size(70, 70)
  360. Me.單據作廢_bt.TabIndex = 1508
  361. Me.單據作廢_bt.UseVisualStyleBackColor = True
  362. '
  363. '審核通過_bt
  364. '
  365. Me.審核通過_bt.BackgroundImage = CType(resources.GetObject("審核通過_bt.BackgroundImage"), System.Drawing.Image)
  366. Me.審核通過_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  367. Me.審核通過_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  368. Me.審核通過_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  369. Me.審核通過_bt.Location = New System.Drawing.Point(1125, 5)
  370. Me.審核通過_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  371. Me.審核通過_bt.Name = "審核通過_bt"
  372. Me.審核通過_bt.Size = New System.Drawing.Size(70, 70)
  373. Me.審核通過_bt.TabIndex = 1507
  374. Me.審核通過_bt.UseVisualStyleBackColor = True
  375. '
  376. '作廢的營運成本收支單_rb
  377. '
  378. Me.作廢的營運成本收支單_rb.AutoSize = True
  379. Me.作廢的營運成本收支單_rb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  380. Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(167, 2)
  381. Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  382. Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb"
  383. Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20)
  384. Me.作廢的營運成本收支單_rb.TabIndex = 1505
  385. Me.作廢的營運成本收支單_rb.TabStop = True
  386. Me.作廢的營運成本收支單_rb.Text = "作廢的收支單"
  387. Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True
  388. '
  389. '未核准的營運成本收支單_rb
  390. '
  391. Me.未核准的營運成本收支單_rb.AutoSize = True
  392. Me.未核准的營運成本收支單_rb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  393. Me.未核准的營運成本收支單_rb.Location = New System.Drawing.Point(3, 2)
  394. Me.未核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  395. Me.未核准的營運成本收支單_rb.Name = "未核准的營運成本收支單_rb"
  396. Me.未核准的營運成本收支單_rb.Size = New System.Drawing.Size(109, 20)
  397. Me.未核准的營運成本收支單_rb.TabIndex = 1504
  398. Me.未核准的營運成本收支單_rb.TabStop = True
  399. Me.未核准的營運成本收支單_rb.Text = "未核准的收支單"
  400. Me.未核准的營運成本收支單_rb.UseVisualStyleBackColor = True
  401. '
  402. '彙總_dgv
  403. '
  404. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  405. Me.彙總_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  406. Me.彙總_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  407. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  408. Me.彙總_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  409. Me.彙總_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  410. Me.彙總_dgv.Location = New System.Drawing.Point(5, 22)
  411. Me.彙總_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  412. Me.彙總_dgv.Name = "彙總_dgv"
  413. Me.彙總_dgv.RowHeadersWidth = 5
  414. Me.彙總_dgv.RowTemplate.Height = 24
  415. Me.彙總_dgv.Size = New System.Drawing.Size(367, 574)
  416. Me.彙總_dgv.TabIndex = 1503
  417. '
  418. 'Label3
  419. '
  420. Me.Label3.AutoSize = True
  421. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  422. Me.Label3.Location = New System.Drawing.Point(565, 6)
  423. Me.Label3.Name = "Label3"
  424. Me.Label3.Size = New System.Drawing.Size(43, 16)
  425. Me.Label3.TabIndex = 1512
  426. Me.Label3.Text = "申請人"
  427. '
  428. 'Label1
  429. '
  430. Me.Label1.AutoSize = True
  431. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  432. Me.Label1.Location = New System.Drawing.Point(377, 7)
  433. Me.Label1.Name = "Label1"
  434. Me.Label1.Size = New System.Drawing.Size(55, 16)
  435. Me.Label1.TabIndex = 1510
  436. Me.Label1.Text = "財務單號"
  437. '
  438. 'Label4
  439. '
  440. Me.Label4.AutoSize = True
  441. Me.Label4.Location = New System.Drawing.Point(377, 56)
  442. Me.Label4.Name = "Label4"
  443. Me.Label4.Size = New System.Drawing.Size(55, 16)
  444. Me.Label4.TabIndex = 1535
  445. Me.Label4.Text = "憑證數量"
  446. '
  447. 'Label2
  448. '
  449. Me.Label2.AutoSize = True
  450. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  451. Me.Label2.ForeColor = System.Drawing.Color.Blue
  452. Me.Label2.Location = New System.Drawing.Point(741, 6)
  453. Me.Label2.Name = "Label2"
  454. Me.Label2.Size = New System.Drawing.Size(31, 16)
  455. Me.Label2.TabIndex = 1516
  456. Me.Label2.Text = "日期"
  457. '
  458. 'Label11
  459. '
  460. Me.Label11.AutoSize = True
  461. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  462. Me.Label11.Location = New System.Drawing.Point(195, 119)
  463. Me.Label11.Name = "Label11"
  464. Me.Label11.Size = New System.Drawing.Size(43, 16)
  465. Me.Label11.TabIndex = 1524
  466. Me.Label11.Text = "支 票"
  467. '
  468. '明細_dgv
  469. '
  470. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  471. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  472. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  473. Or System.Windows.Forms.AnchorStyles.Left) _
  474. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  475. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  476. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  477. Me.明細_dgv.Location = New System.Drawing.Point(376, 76)
  478. Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  479. Me.明細_dgv.Name = "明細_dgv"
  480. Me.明細_dgv.RowHeadersWidth = 5
  481. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  482. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  483. Me.明細_dgv.RowTemplate.Height = 24
  484. Me.明細_dgv.Size = New System.Drawing.Size(896, 520)
  485. Me.明細_dgv.TabIndex = 1506
  486. '
  487. 'Panel1
  488. '
  489. Me.Panel1.Controls.Add(Me.Label20)
  490. Me.Panel1.Controls.Add(Me.簽名圖_pb)
  491. Me.Panel1.Controls.Add(Me.批量審核_bt)
  492. Me.Panel1.Controls.Add(Me.簽名清單_dgv)
  493. Me.Panel1.Controls.Add(Me.Label19)
  494. Me.Panel1.Controls.Add(Me.驗證碼_tb)
  495. Me.Panel1.Controls.Add(Me.圖片編碼_tb)
  496. Me.Panel1.Controls.Add(Me.零用金_tb)
  497. Me.Panel1.Controls.Add(Me.Label10)
  498. Me.Panel1.Controls.Add(Me.Label11)
  499. Me.Panel1.Controls.Add(Me.支票_tb)
  500. Me.Panel1.Location = New System.Drawing.Point(500, 323)
  501. Me.Panel1.Name = "Panel1"
  502. Me.Panel1.Size = New System.Drawing.Size(434, 242)
  503. Me.Panel1.TabIndex = 1537
  504. Me.Panel1.Visible = False
  505. '
  506. 'ToolTip1
  507. '
  508. Me.ToolTip1.IsBalloon = True
  509. Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
  510. Me.ToolTip1.ToolTipTitle = "系統說明"
  511. '
  512. '財務_收支單審核
  513. '
  514. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  515. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  516. Me.ClientSize = New System.Drawing.Size(1276, 603)
  517. Me.Controls.Add(Me.Panel1)
  518. Me.Controls.Add(Me.備註_tb)
  519. Me.Controls.Add(Me.字體大小調整_lb)
  520. Me.Controls.Add(Me.字體_NUD)
  521. Me.Controls.Add(Me.現金餘額_tb)
  522. Me.Controls.Add(Me.Label9)
  523. Me.Controls.Add(Me.支出_tb)
  524. Me.Controls.Add(Me.Label6)
  525. Me.Controls.Add(Me.非當天日期_ch)
  526. Me.Controls.Add(Me.審核日期_dtp)
  527. Me.Controls.Add(Me.現金_tb)
  528. Me.Controls.Add(Me.Label8)
  529. Me.Controls.Add(Me.申請人_tb)
  530. Me.Controls.Add(Me.營運成本收支單號_tb)
  531. Me.Controls.Add(Me.單據作廢_bt)
  532. Me.Controls.Add(Me.審核通過_bt)
  533. Me.Controls.Add(Me.作廢的營運成本收支單_rb)
  534. Me.Controls.Add(Me.未核准的營運成本收支單_rb)
  535. Me.Controls.Add(Me.彙總_dgv)
  536. Me.Controls.Add(Me.Label3)
  537. Me.Controls.Add(Me.Label1)
  538. Me.Controls.Add(Me.Label4)
  539. Me.Controls.Add(Me.Label2)
  540. Me.Controls.Add(Me.明細_dgv)
  541. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  542. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  543. Me.Name = "財務_收支單審核"
  544. Me.Text = "財務收支單審核"
  545. Me.ContextMenuStrip1.ResumeLayout(False)
  546. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  547. CType(Me.簽名清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  548. CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  549. CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  550. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  551. Me.Panel1.ResumeLayout(False)
  552. Me.Panel1.PerformLayout()
  553. Me.ResumeLayout(False)
  554. Me.PerformLayout()
  555. End Sub
  556. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  557. Friend WithEvents 批量審核_bt As Button
  558. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  559. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  560. Friend WithEvents 審核通過ToolStripMenuItem As ToolStripMenuItem
  561. Friend WithEvents 單據作廢ToolStripMenuItem As ToolStripMenuItem
  562. Friend WithEvents 備註_tb As TextBox
  563. Friend WithEvents 字體大小調整_lb As Label
  564. Friend WithEvents 字體_NUD As NumericUpDown
  565. Friend WithEvents 圖片編碼_tb As TextBox
  566. Friend WithEvents 驗證碼_tb As TextBox
  567. Friend WithEvents Label20 As Label
  568. Friend WithEvents Label19 As Label
  569. Friend WithEvents 簽名清單_dgv As DataGridView
  570. Friend WithEvents 零用金_tb As TextBox
  571. Friend WithEvents Label10 As Label
  572. Friend WithEvents 現金餘額_tb As TextBox
  573. Friend WithEvents Label9 As Label
  574. Friend WithEvents 支出_tb As TextBox
  575. Friend WithEvents Label6 As Label
  576. Friend WithEvents 非當天日期_ch As CheckBox
  577. Friend WithEvents 審核日期_dtp As DateTimePicker
  578. Friend WithEvents 支票_tb As TextBox
  579. Friend WithEvents 簽名圖_pb As PictureBox
  580. Friend WithEvents 現金_tb As TextBox
  581. Friend WithEvents Label8 As Label
  582. Friend WithEvents 申請人_tb As TextBox
  583. Friend WithEvents 營運成本收支單號_tb As TextBox
  584. Friend WithEvents 單據作廢_bt As Button
  585. Friend WithEvents 審核通過_bt As Button
  586. Friend WithEvents 作廢的營運成本收支單_rb As RadioButton
  587. Friend WithEvents 未核准的營運成本收支單_rb As RadioButton
  588. Friend WithEvents 彙總_dgv As DataGridView
  589. Friend WithEvents Label3 As Label
  590. Friend WithEvents Label1 As Label
  591. Friend WithEvents Label4 As Label
  592. Friend WithEvents Label2 As Label
  593. Friend WithEvents Label11 As Label
  594. Friend WithEvents 明細_dgv As DataGridView
  595. Friend WithEvents Panel1 As Panel
  596. Friend WithEvents ToolTip1 As ToolTip
  597. End Class