Açıklama Yok
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.

財務_收支單申請_ICS.Designer.vb 49KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 財務_收支單申請_ICS
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Me.視窗1_pl = New System.Windows.Forms.Panel()
  27. Me.物料群組_Panel = New System.Windows.Forms.Panel()
  28. Me.支出_cb = New System.Windows.Forms.CheckBox()
  29. Me.收入_cb = New System.Windows.Forms.CheckBox()
  30. Me.指定_ndp = New System.Windows.Forms.NumericUpDown()
  31. Me.窗口說明1_lb = New System.Windows.Forms.Label()
  32. Me.確定_bt = New System.Windows.Forms.Button()
  33. Me.窗口表頭_lb = New System.Windows.Forms.Label()
  34. Me.Cancel_bt = New System.Windows.Forms.Button()
  35. Me.刪除選中的一筆資料_bt = New System.Windows.Forms.Button()
  36. Me.收支單中新增一筆空白資料_bt = New System.Windows.Forms.Button()
  37. Me.Label15 = New System.Windows.Forms.Label()
  38. Me.刪除選中的營運成本收支單_bt = New System.Windows.Forms.Button()
  39. Me.開立營運成本收支單_bt = New System.Windows.Forms.Button()
  40. Me.Label16 = New System.Windows.Forms.Label()
  41. Me.幣別_cb = New System.Windows.Forms.ComboBox()
  42. Me.關鍵字查詢會計科目_tb = New System.Windows.Forms.TextBox()
  43. Me.科目2_號_cb = New System.Windows.Forms.ComboBox()
  44. Me.科目2_名_cb = New System.Windows.Forms.ComboBox()
  45. Me.科目1_號_cb = New System.Windows.Forms.ComboBox()
  46. Me.科目1_名_cb = New System.Windows.Forms.ComboBox()
  47. Me.複製歷史單據重新開立_bt = New System.Windows.Forms.Button()
  48. Me.已核准的收支單_rb = New System.Windows.Forms.RadioButton()
  49. Me.支票_tb = New System.Windows.Forms.TextBox()
  50. Me.Label11 = New System.Windows.Forms.Label()
  51. Me.零用金_tb = New System.Windows.Forms.TextBox()
  52. Me.Label10 = New System.Windows.Forms.Label()
  53. Me.合計_tb = New System.Windows.Forms.TextBox()
  54. Me.支出_tb = New System.Windows.Forms.TextBox()
  55. Me.Label5 = New System.Windows.Forms.Label()
  56. Me.補單_ch = New System.Windows.Forms.CheckBox()
  57. Me.Label4 = New System.Windows.Forms.Label()
  58. Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
  59. Me.申請_bt = New System.Windows.Forms.Button()
  60. Me.科目3_名_cb = New System.Windows.Forms.ComboBox()
  61. Me.收入_tb = New System.Windows.Forms.TextBox()
  62. Me.Label8 = New System.Windows.Forms.Label()
  63. Me.Label62 = New System.Windows.Forms.Label()
  64. Me.項次_tb = New System.Windows.Forms.TextBox()
  65. Me.Label28 = New System.Windows.Forms.Label()
  66. Me.Label27 = New System.Windows.Forms.Label()
  67. Me.Label3 = New System.Windows.Forms.Label()
  68. Me.申請人_tb = New System.Windows.Forms.TextBox()
  69. Me.收支單號_tb = New System.Windows.Forms.TextBox()
  70. Me.Label1 = New System.Windows.Forms.Label()
  71. Me.作廢的收支單_rb = New System.Windows.Forms.RadioButton()
  72. Me.未核准的收支單_rb = New System.Windows.Forms.RadioButton()
  73. Me.Label2 = New System.Windows.Forms.Label()
  74. Me.Label13 = New System.Windows.Forms.Label()
  75. Me.Label12 = New System.Windows.Forms.Label()
  76. Me.Label7 = New System.Windows.Forms.Label()
  77. Me.Label6 = New System.Windows.Forms.Label()
  78. Me.Label9 = New System.Windows.Forms.Label()
  79. Me.明細表_dgv = New System.Windows.Forms.DataGridView()
  80. Me.營運收支單_dgv = New System.Windows.Forms.DataGridView()
  81. Me.Panel1 = New System.Windows.Forms.Panel()
  82. Me.科目3_號_cb = New System.Windows.Forms.ComboBox()
  83. Me.人民幣匯率_tb = New System.Windows.Forms.TextBox()
  84. Me.美金匯率_tb = New System.Windows.Forms.TextBox()
  85. Me.印尼匯率_tb = New System.Windows.Forms.TextBox()
  86. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  87. Me.Label14 = New System.Windows.Forms.Label()
  88. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  89. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  90. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  91. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  92. Me.開立零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  93. Me.複製單據開單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  94. Me.申請完成ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  95. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  96. Me.新增一筆資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  97. Me.刪除支付單中選中的資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  98. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  99. Me.刪除選中的零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  100. Me.視窗1_pl.SuspendLayout()
  101. Me.物料群組_Panel.SuspendLayout()
  102. CType(Me.指定_ndp, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.營運收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  105. Me.Panel1.SuspendLayout()
  106. Me.ContextMenuStrip1.SuspendLayout()
  107. Me.SuspendLayout()
  108. '
  109. '視窗1_pl
  110. '
  111. Me.視窗1_pl.BackColor = System.Drawing.Color.White
  112. Me.視窗1_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  113. Me.視窗1_pl.Controls.Add(Me.物料群組_Panel)
  114. Me.視窗1_pl.Controls.Add(Me.窗口表頭_lb)
  115. Me.視窗1_pl.Controls.Add(Me.Cancel_bt)
  116. Me.視窗1_pl.Location = New System.Drawing.Point(646, 279)
  117. Me.視窗1_pl.Name = "視窗1_pl"
  118. Me.視窗1_pl.Size = New System.Drawing.Size(199, 124)
  119. Me.視窗1_pl.TabIndex = 1564
  120. '
  121. '物料群組_Panel
  122. '
  123. Me.物料群組_Panel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  124. Or System.Windows.Forms.AnchorStyles.Left) _
  125. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  126. Me.物料群組_Panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  127. Me.物料群組_Panel.Controls.Add(Me.支出_cb)
  128. Me.物料群組_Panel.Controls.Add(Me.收入_cb)
  129. Me.物料群組_Panel.Controls.Add(Me.指定_ndp)
  130. Me.物料群組_Panel.Controls.Add(Me.窗口說明1_lb)
  131. Me.物料群組_Panel.Controls.Add(Me.確定_bt)
  132. Me.物料群組_Panel.Location = New System.Drawing.Point(3, 28)
  133. Me.物料群組_Panel.Name = "物料群組_Panel"
  134. Me.物料群組_Panel.Size = New System.Drawing.Size(192, 92)
  135. Me.物料群組_Panel.TabIndex = 1367
  136. '
  137. '支出_cb
  138. '
  139. Me.支出_cb.AutoSize = True
  140. Me.支出_cb.Location = New System.Drawing.Point(103, 32)
  141. Me.支出_cb.Name = "支出_cb"
  142. Me.支出_cb.Size = New System.Drawing.Size(50, 20)
  143. Me.支出_cb.TabIndex = 1376
  144. Me.支出_cb.Text = "支出"
  145. Me.支出_cb.UseVisualStyleBackColor = True
  146. '
  147. '收入_cb
  148. '
  149. Me.收入_cb.AutoSize = True
  150. Me.收入_cb.Location = New System.Drawing.Point(8, 32)
  151. Me.收入_cb.Name = "收入_cb"
  152. Me.收入_cb.Size = New System.Drawing.Size(50, 20)
  153. Me.收入_cb.TabIndex = 1375
  154. Me.收入_cb.Text = "收入"
  155. Me.收入_cb.UseVisualStyleBackColor = True
  156. '
  157. '指定_ndp
  158. '
  159. Me.指定_ndp.Location = New System.Drawing.Point(53, 4)
  160. Me.指定_ndp.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
  161. Me.指定_ndp.Minimum = New Decimal(New Integer() {100000000, 0, 0, -2147483648})
  162. Me.指定_ndp.Name = "指定_ndp"
  163. Me.指定_ndp.Size = New System.Drawing.Size(120, 23)
  164. Me.指定_ndp.TabIndex = 1374
  165. Me.指定_ndp.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  166. Me.指定_ndp.ThousandsSeparator = True
  167. '
  168. '窗口說明1_lb
  169. '
  170. Me.窗口說明1_lb.AutoSize = True
  171. Me.窗口說明1_lb.Location = New System.Drawing.Point(3, 6)
  172. Me.窗口說明1_lb.Name = "窗口說明1_lb"
  173. Me.窗口說明1_lb.Size = New System.Drawing.Size(43, 16)
  174. Me.窗口說明1_lb.TabIndex = 1373
  175. Me.窗口說明1_lb.Text = "零用金"
  176. '
  177. '確定_bt
  178. '
  179. Me.確定_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  180. Me.確定_bt.ForeColor = System.Drawing.Color.Blue
  181. Me.確定_bt.Location = New System.Drawing.Point(6, 51)
  182. Me.確定_bt.Name = "確定_bt"
  183. Me.確定_bt.Size = New System.Drawing.Size(175, 33)
  184. Me.確定_bt.TabIndex = 1363
  185. Me.確定_bt.Text = "確定"
  186. Me.確定_bt.UseVisualStyleBackColor = True
  187. '
  188. '窗口表頭_lb
  189. '
  190. Me.窗口表頭_lb.AutoSize = True
  191. Me.窗口表頭_lb.Location = New System.Drawing.Point(5, 7)
  192. Me.窗口表頭_lb.Name = "窗口表頭_lb"
  193. Me.窗口表頭_lb.Size = New System.Drawing.Size(55, 16)
  194. Me.窗口表頭_lb.TabIndex = 1375
  195. Me.窗口表頭_lb.Text = "編輯指定"
  196. '
  197. 'Cancel_bt
  198. '
  199. Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  200. Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
  201. Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  202. Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
  203. Me.Cancel_bt.Location = New System.Drawing.Point(167, 2)
  204. Me.Cancel_bt.Name = "Cancel_bt"
  205. Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
  206. Me.Cancel_bt.TabIndex = 1374
  207. Me.Cancel_bt.Text = "X"
  208. Me.Cancel_bt.UseVisualStyleBackColor = False
  209. '
  210. '刪除選中的一筆資料_bt
  211. '
  212. Me.刪除選中的一筆資料_bt.ForeColor = System.Drawing.Color.Red
  213. Me.刪除選中的一筆資料_bt.Location = New System.Drawing.Point(1082, 71)
  214. Me.刪除選中的一筆資料_bt.Name = "刪除選中的一筆資料_bt"
  215. Me.刪除選中的一筆資料_bt.Size = New System.Drawing.Size(160, 25)
  216. Me.刪除選中的一筆資料_bt.TabIndex = 1562
  217. Me.刪除選中的一筆資料_bt.Text = "刪除選中的一筆資料"
  218. Me.刪除選中的一筆資料_bt.UseVisualStyleBackColor = True
  219. '
  220. '收支單中新增一筆空白資料_bt
  221. '
  222. Me.收支單中新增一筆空白資料_bt.ForeColor = System.Drawing.Color.Green
  223. Me.收支單中新增一筆空白資料_bt.Location = New System.Drawing.Point(1082, 46)
  224. Me.收支單中新增一筆空白資料_bt.Name = "收支單中新增一筆空白資料_bt"
  225. Me.收支單中新增一筆空白資料_bt.Size = New System.Drawing.Size(160, 25)
  226. Me.收支單中新增一筆空白資料_bt.TabIndex = 1561
  227. Me.收支單中新增一筆空白資料_bt.Text = "收支單中新增一筆空白資料"
  228. Me.收支單中新增一筆空白資料_bt.UseVisualStyleBackColor = True
  229. '
  230. 'Label15
  231. '
  232. Me.Label15.AutoSize = True
  233. Me.Label15.Location = New System.Drawing.Point(836, 51)
  234. Me.Label15.Name = "Label15"
  235. Me.Label15.Size = New System.Drawing.Size(120, 16)
  236. Me.Label15.TabIndex = 1560
  237. Me.Label15.Text = "關鍵字查詢-會計科目"
  238. '
  239. '刪除選中的營運成本收支單_bt
  240. '
  241. Me.刪除選中的營運成本收支單_bt.ForeColor = System.Drawing.Color.Red
  242. Me.刪除選中的營運成本收支單_bt.Location = New System.Drawing.Point(1127, 17)
  243. Me.刪除選中的營運成本收支單_bt.Name = "刪除選中的營運成本收支單_bt"
  244. Me.刪除選中的營運成本收支單_bt.Size = New System.Drawing.Size(115, 25)
  245. Me.刪除選中的營運成本收支單_bt.TabIndex = 1554
  246. Me.刪除選中的營運成本收支單_bt.Text = "刪除選中的財務單"
  247. Me.刪除選中的營運成本收支單_bt.UseVisualStyleBackColor = True
  248. '
  249. '開立營運成本收支單_bt
  250. '
  251. Me.開立營運成本收支單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  252. Me.開立營運成本收支單_bt.Location = New System.Drawing.Point(898, 17)
  253. Me.開立營運成本收支單_bt.Name = "開立營運成本收支單_bt"
  254. Me.開立營運成本收支單_bt.Size = New System.Drawing.Size(115, 25)
  255. Me.開立營運成本收支單_bt.TabIndex = 1553
  256. Me.開立營運成本收支單_bt.Text = "開立財務收支單"
  257. Me.開立營運成本收支單_bt.UseVisualStyleBackColor = True
  258. '
  259. 'Label16
  260. '
  261. Me.Label16.AutoSize = True
  262. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  263. Me.Label16.Location = New System.Drawing.Point(322, 1)
  264. Me.Label16.Name = "Label16"
  265. Me.Label16.Size = New System.Drawing.Size(218, 16)
  266. Me.Label16.TabIndex = 1552
  267. Me.Label16.Text = "1、先開立財務收支單,在選會計科目。"
  268. '
  269. '幣別_cb
  270. '
  271. Me.幣別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  272. Me.幣別_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  273. Me.幣別_cb.FormattingEnabled = True
  274. Me.幣別_cb.Items.AddRange(New Object() {"台幣現金", "人民幣現金", "美金", "印尼盾"})
  275. Me.幣別_cb.Location = New System.Drawing.Point(959, 71)
  276. Me.幣別_cb.Name = "幣別_cb"
  277. Me.幣別_cb.Size = New System.Drawing.Size(119, 24)
  278. Me.幣別_cb.TabIndex = 1551
  279. '
  280. '關鍵字查詢會計科目_tb
  281. '
  282. Me.關鍵字查詢會計科目_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  283. Me.關鍵字查詢會計科目_tb.Location = New System.Drawing.Point(959, 47)
  284. Me.關鍵字查詢會計科目_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  285. Me.關鍵字查詢會計科目_tb.Name = "關鍵字查詢會計科目_tb"
  286. Me.關鍵字查詢會計科目_tb.Size = New System.Drawing.Size(119, 23)
  287. Me.關鍵字查詢會計科目_tb.TabIndex = 1550
  288. Me.關鍵字查詢會計科目_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  289. '
  290. '科目2_號_cb
  291. '
  292. Me.科目2_號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  293. Me.科目2_號_cb.FormattingEnabled = True
  294. Me.科目2_號_cb.Location = New System.Drawing.Point(695, 71)
  295. Me.科目2_號_cb.Name = "科目2_號_cb"
  296. Me.科目2_號_cb.Size = New System.Drawing.Size(75, 24)
  297. Me.科目2_號_cb.TabIndex = 1549
  298. '
  299. '科目2_名_cb
  300. '
  301. Me.科目2_名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  302. Me.科目2_名_cb.FormattingEnabled = True
  303. Me.科目2_名_cb.Location = New System.Drawing.Point(570, 71)
  304. Me.科目2_名_cb.Name = "科目2_名_cb"
  305. Me.科目2_名_cb.Size = New System.Drawing.Size(123, 24)
  306. Me.科目2_名_cb.TabIndex = 1548
  307. '
  308. '科目1_號_cb
  309. '
  310. Me.科目1_號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  311. Me.科目1_號_cb.FormattingEnabled = True
  312. Me.科目1_號_cb.Location = New System.Drawing.Point(508, 71)
  313. Me.科目1_號_cb.Name = "科目1_號_cb"
  314. Me.科目1_號_cb.Size = New System.Drawing.Size(61, 24)
  315. Me.科目1_號_cb.TabIndex = 1547
  316. '
  317. '科目1_名_cb
  318. '
  319. Me.科目1_名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  320. Me.科目1_名_cb.FormattingEnabled = True
  321. Me.科目1_名_cb.Location = New System.Drawing.Point(384, 71)
  322. Me.科目1_名_cb.Name = "科目1_名_cb"
  323. Me.科目1_名_cb.Size = New System.Drawing.Size(123, 24)
  324. Me.科目1_名_cb.TabIndex = 1546
  325. '
  326. '複製歷史單據重新開立_bt
  327. '
  328. Me.複製歷史單據重新開立_bt.ForeColor = System.Drawing.Color.Green
  329. Me.複製歷史單據重新開立_bt.Location = New System.Drawing.Point(1013, 17)
  330. Me.複製歷史單據重新開立_bt.Name = "複製歷史單據重新開立_bt"
  331. Me.複製歷史單據重新開立_bt.Size = New System.Drawing.Size(114, 25)
  332. Me.複製歷史單據重新開立_bt.TabIndex = 1545
  333. Me.複製歷史單據重新開立_bt.Text = "複製歷史單據"
  334. Me.複製歷史單據重新開立_bt.UseVisualStyleBackColor = True
  335. '
  336. '已核准的收支單_rb
  337. '
  338. Me.已核准的收支單_rb.AutoSize = True
  339. Me.已核准的收支單_rb.Location = New System.Drawing.Point(112, 2)
  340. Me.已核准的收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  341. Me.已核准的收支單_rb.Name = "已核准的收支單_rb"
  342. Me.已核准的收支單_rb.Size = New System.Drawing.Size(109, 20)
  343. Me.已核准的收支單_rb.TabIndex = 1544
  344. Me.已核准的收支單_rb.TabStop = True
  345. Me.已核准的收支單_rb.Text = "已核准的收支單"
  346. Me.已核准的收支單_rb.UseVisualStyleBackColor = True
  347. '
  348. '支票_tb
  349. '
  350. Me.支票_tb.Location = New System.Drawing.Point(613, 102)
  351. Me.支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  352. Me.支票_tb.Name = "支票_tb"
  353. Me.支票_tb.Size = New System.Drawing.Size(65, 23)
  354. Me.支票_tb.TabIndex = 1543
  355. Me.支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  356. '
  357. 'Label11
  358. '
  359. Me.Label11.AutoSize = True
  360. Me.Label11.Location = New System.Drawing.Point(580, 105)
  361. Me.Label11.Name = "Label11"
  362. Me.Label11.Size = New System.Drawing.Size(31, 16)
  363. Me.Label11.TabIndex = 1542
  364. Me.Label11.Text = "支票"
  365. '
  366. '零用金_tb
  367. '
  368. Me.零用金_tb.Location = New System.Drawing.Point(513, 102)
  369. Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  370. Me.零用金_tb.Name = "零用金_tb"
  371. Me.零用金_tb.Size = New System.Drawing.Size(65, 23)
  372. Me.零用金_tb.TabIndex = 1541
  373. Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  374. '
  375. 'Label10
  376. '
  377. Me.Label10.AutoSize = True
  378. Me.Label10.Location = New System.Drawing.Point(467, 105)
  379. Me.Label10.Name = "Label10"
  380. Me.Label10.Size = New System.Drawing.Size(43, 16)
  381. Me.Label10.TabIndex = 1540
  382. Me.Label10.Text = "零用金"
  383. '
  384. '合計_tb
  385. '
  386. Me.合計_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  387. Me.合計_tb.Location = New System.Drawing.Point(978, 102)
  388. Me.合計_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  389. Me.合計_tb.Name = "合計_tb"
  390. Me.合計_tb.Size = New System.Drawing.Size(100, 23)
  391. Me.合計_tb.TabIndex = 1539
  392. Me.合計_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  393. '
  394. '支出_tb
  395. '
  396. Me.支出_tb.Location = New System.Drawing.Point(848, 102)
  397. Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  398. Me.支出_tb.Name = "支出_tb"
  399. Me.支出_tb.Size = New System.Drawing.Size(100, 23)
  400. Me.支出_tb.TabIndex = 1537
  401. Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  402. '
  403. 'Label5
  404. '
  405. Me.Label5.AutoSize = True
  406. Me.Label5.Location = New System.Drawing.Point(815, 106)
  407. Me.Label5.Name = "Label5"
  408. Me.Label5.Size = New System.Drawing.Size(31, 16)
  409. Me.Label5.TabIndex = 1536
  410. Me.Label5.Text = "支出"
  411. '
  412. '補單_ch
  413. '
  414. Me.補單_ch.AutoSize = True
  415. Me.補單_ch.Checked = True
  416. Me.補單_ch.CheckState = System.Windows.Forms.CheckState.Checked
  417. Me.補單_ch.Location = New System.Drawing.Point(774, 20)
  418. Me.補單_ch.Name = "補單_ch"
  419. Me.補單_ch.Size = New System.Drawing.Size(38, 20)
  420. Me.補單_ch.TabIndex = 1535
  421. Me.補單_ch.Text = "補"
  422. Me.補單_ch.UseVisualStyleBackColor = True
  423. '
  424. 'Label4
  425. '
  426. Me.Label4.AutoSize = True
  427. Me.Label4.ForeColor = System.Drawing.Color.Blue
  428. Me.Label4.Location = New System.Drawing.Point(643, 21)
  429. Me.Label4.Name = "Label4"
  430. Me.Label4.Size = New System.Drawing.Size(31, 16)
  431. Me.Label4.TabIndex = 1534
  432. Me.Label4.Text = "日期"
  433. '
  434. '日期_dtp
  435. '
  436. Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  437. Me.日期_dtp.Location = New System.Drawing.Point(675, 18)
  438. Me.日期_dtp.Name = "日期_dtp"
  439. Me.日期_dtp.Size = New System.Drawing.Size(90, 23)
  440. Me.日期_dtp.TabIndex = 1533
  441. '
  442. '申請_bt
  443. '
  444. Me.申請_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  445. Me.申請_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  446. Me.申請_bt.Location = New System.Drawing.Point(1082, 101)
  447. Me.申請_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  448. Me.申請_bt.Name = "申請_bt"
  449. Me.申請_bt.Size = New System.Drawing.Size(160, 25)
  450. Me.申請_bt.TabIndex = 1531
  451. Me.申請_bt.Text = "申請完成"
  452. Me.申請_bt.UseVisualStyleBackColor = True
  453. '
  454. '科目3_名_cb
  455. '
  456. Me.科目3_名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  457. Me.科目3_名_cb.FormattingEnabled = True
  458. Me.科目3_名_cb.Location = New System.Drawing.Point(772, 71)
  459. Me.科目3_名_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  460. Me.科目3_名_cb.Name = "科目3_名_cb"
  461. Me.科目3_名_cb.Size = New System.Drawing.Size(184, 24)
  462. Me.科目3_名_cb.TabIndex = 1530
  463. '
  464. '收入_tb
  465. '
  466. Me.收入_tb.Location = New System.Drawing.Point(713, 102)
  467. Me.收入_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  468. Me.收入_tb.Name = "收入_tb"
  469. Me.收入_tb.Size = New System.Drawing.Size(100, 23)
  470. Me.收入_tb.TabIndex = 1529
  471. Me.收入_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  472. '
  473. 'Label8
  474. '
  475. Me.Label8.AutoSize = True
  476. Me.Label8.Location = New System.Drawing.Point(680, 106)
  477. Me.Label8.Name = "Label8"
  478. Me.Label8.Size = New System.Drawing.Size(31, 16)
  479. Me.Label8.TabIndex = 1528
  480. Me.Label8.Text = "收入"
  481. '
  482. 'Label62
  483. '
  484. Me.Label62.AutoSize = True
  485. Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  486. Me.Label62.ForeColor = System.Drawing.Color.Red
  487. Me.Label62.Location = New System.Drawing.Point(1133, 1)
  488. Me.Label62.Name = "Label62"
  489. Me.Label62.Size = New System.Drawing.Size(109, 16)
  490. Me.Label62.TabIndex = 1527
  491. Me.Label62.Text = "資 料 尚 未 存 檔"
  492. Me.Label62.Visible = False
  493. '
  494. '項次_tb
  495. '
  496. Me.項次_tb.Location = New System.Drawing.Point(352, 102)
  497. Me.項次_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  498. Me.項次_tb.Name = "項次_tb"
  499. Me.項次_tb.Size = New System.Drawing.Size(61, 23)
  500. Me.項次_tb.TabIndex = 1526
  501. Me.項次_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  502. '
  503. 'Label28
  504. '
  505. Me.Label28.AutoSize = True
  506. Me.Label28.Location = New System.Drawing.Point(412, 106)
  507. Me.Label28.Name = "Label28"
  508. Me.Label28.Size = New System.Drawing.Size(43, 16)
  509. Me.Label28.TabIndex = 1525
  510. Me.Label28.Text = "項次。"
  511. '
  512. 'Label27
  513. '
  514. Me.Label27.AutoSize = True
  515. Me.Label27.Location = New System.Drawing.Point(320, 105)
  516. Me.Label27.Name = "Label27"
  517. Me.Label27.Size = New System.Drawing.Size(31, 16)
  518. Me.Label27.TabIndex = 1524
  519. Me.Label27.Text = "選擇"
  520. '
  521. 'Label3
  522. '
  523. Me.Label3.AutoSize = True
  524. Me.Label3.Location = New System.Drawing.Point(501, 21)
  525. Me.Label3.Name = "Label3"
  526. Me.Label3.Size = New System.Drawing.Size(43, 16)
  527. Me.Label3.TabIndex = 1522
  528. Me.Label3.Text = "申請人"
  529. '
  530. '申請人_tb
  531. '
  532. Me.申請人_tb.Location = New System.Drawing.Point(545, 18)
  533. Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  534. Me.申請人_tb.Name = "申請人_tb"
  535. Me.申請人_tb.Size = New System.Drawing.Size(92, 23)
  536. Me.申請人_tb.TabIndex = 1521
  537. Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  538. '
  539. '收支單號_tb
  540. '
  541. Me.收支單號_tb.Location = New System.Drawing.Point(378, 18)
  542. Me.收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  543. Me.收支單號_tb.Name = "收支單號_tb"
  544. Me.收支單號_tb.Size = New System.Drawing.Size(122, 23)
  545. Me.收支單號_tb.TabIndex = 1519
  546. Me.收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  547. '
  548. 'Label1
  549. '
  550. Me.Label1.AutoSize = True
  551. Me.Label1.Location = New System.Drawing.Point(321, 22)
  552. Me.Label1.Name = "Label1"
  553. Me.Label1.Size = New System.Drawing.Size(55, 16)
  554. Me.Label1.TabIndex = 1520
  555. Me.Label1.Text = "收支單號"
  556. '
  557. '作廢的收支單_rb
  558. '
  559. Me.作廢的收支單_rb.AutoSize = True
  560. Me.作廢的收支單_rb.Location = New System.Drawing.Point(224, 2)
  561. Me.作廢的收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  562. Me.作廢的收支單_rb.Name = "作廢的收支單_rb"
  563. Me.作廢的收支單_rb.Size = New System.Drawing.Size(97, 20)
  564. Me.作廢的收支單_rb.TabIndex = 1518
  565. Me.作廢的收支單_rb.TabStop = True
  566. Me.作廢的收支單_rb.Text = "作廢的收支單"
  567. Me.作廢的收支單_rb.UseVisualStyleBackColor = True
  568. '
  569. '未核准的收支單_rb
  570. '
  571. Me.未核准的收支單_rb.AutoSize = True
  572. Me.未核准的收支單_rb.Location = New System.Drawing.Point(4, 2)
  573. Me.未核准的收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  574. Me.未核准的收支單_rb.Name = "未核准的收支單_rb"
  575. Me.未核准的收支單_rb.Size = New System.Drawing.Size(109, 20)
  576. Me.未核准的收支單_rb.TabIndex = 1517
  577. Me.未核准的收支單_rb.TabStop = True
  578. Me.未核准的收支單_rb.Text = "未核准的收支單"
  579. Me.未核准的收支單_rb.UseVisualStyleBackColor = True
  580. '
  581. 'Label2
  582. '
  583. Me.Label2.AutoSize = True
  584. Me.Label2.Location = New System.Drawing.Point(326, 75)
  585. Me.Label2.Name = "Label2"
  586. Me.Label2.Size = New System.Drawing.Size(55, 16)
  587. Me.Label2.TabIndex = 1532
  588. Me.Label2.Text = "會計科目"
  589. '
  590. 'Label13
  591. '
  592. Me.Label13.AutoSize = True
  593. Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  594. Me.Label13.Location = New System.Drawing.Point(322, 55)
  595. Me.Label13.Name = "Label13"
  596. Me.Label13.Size = New System.Drawing.Size(218, 16)
  597. Me.Label13.TabIndex = 1555
  598. Me.Label13.Text = "2、選擇會計科目後再新增一筆空白資料"
  599. '
  600. 'Label12
  601. '
  602. Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  603. Me.Label12.AutoSize = True
  604. Me.Label12.Location = New System.Drawing.Point(374, 30)
  605. Me.Label12.Name = "Label12"
  606. Me.Label12.Size = New System.Drawing.Size(872, 16)
  607. Me.Label12.TabIndex = 1557
  608. Me.Label12.Text = "_________________________________________________________________________________" &
  609. "________________________________________________________________________________" &
  610. "____________"
  611. '
  612. 'Label7
  613. '
  614. Me.Label7.AutoSize = True
  615. Me.Label7.Location = New System.Drawing.Point(317, 30)
  616. Me.Label7.Name = "Label7"
  617. Me.Label7.Size = New System.Drawing.Size(872, 16)
  618. Me.Label7.TabIndex = 1556
  619. Me.Label7.Text = "_________________________________________________________________________________" &
  620. "________________________________________________________________________________" &
  621. "____________"
  622. '
  623. 'Label6
  624. '
  625. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  626. Me.Label6.AutoSize = True
  627. Me.Label6.Location = New System.Drawing.Point(374, 85)
  628. Me.Label6.Name = "Label6"
  629. Me.Label6.Size = New System.Drawing.Size(872, 16)
  630. Me.Label6.TabIndex = 1559
  631. Me.Label6.Text = "_________________________________________________________________________________" &
  632. "________________________________________________________________________________" &
  633. "____________"
  634. '
  635. 'Label9
  636. '
  637. Me.Label9.AutoSize = True
  638. Me.Label9.Location = New System.Drawing.Point(947, 106)
  639. Me.Label9.Name = "Label9"
  640. Me.Label9.Size = New System.Drawing.Size(31, 16)
  641. Me.Label9.TabIndex = 1538
  642. Me.Label9.Text = "合計"
  643. '
  644. '明細表_dgv
  645. '
  646. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
  647. Me.明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  648. Me.明細表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  649. Or System.Windows.Forms.AnchorStyles.Left) _
  650. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  651. Me.明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  652. Me.明細表_dgv.BackgroundColor = System.Drawing.Color.White
  653. Me.明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  654. Me.明細表_dgv.Location = New System.Drawing.Point(317, 127)
  655. Me.明細表_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  656. Me.明細表_dgv.Name = "明細表_dgv"
  657. Me.明細表_dgv.RowHeadersWidth = 5
  658. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  659. Me.明細表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  660. Me.明細表_dgv.RowTemplate.Height = 24
  661. Me.明細表_dgv.Size = New System.Drawing.Size(925, 482)
  662. Me.明細表_dgv.TabIndex = 1523
  663. '
  664. '營運收支單_dgv
  665. '
  666. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  667. Me.營運收支單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  668. Me.營運收支單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  669. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  670. Me.營運收支單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  671. Me.營運收支單_dgv.BackgroundColor = System.Drawing.Color.White
  672. Me.營運收支單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  673. Me.營運收支單_dgv.Location = New System.Drawing.Point(3, 22)
  674. Me.營運收支單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  675. Me.營運收支單_dgv.Name = "營運收支單_dgv"
  676. Me.營運收支單_dgv.RowHeadersWidth = 5
  677. Me.營運收支單_dgv.RowTemplate.Height = 24
  678. Me.營運收支單_dgv.Size = New System.Drawing.Size(315, 587)
  679. Me.營運收支單_dgv.TabIndex = 1516
  680. '
  681. 'Panel1
  682. '
  683. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  684. Me.Panel1.Controls.Add(Me.科目3_號_cb)
  685. Me.Panel1.Controls.Add(Me.人民幣匯率_tb)
  686. Me.Panel1.Controls.Add(Me.美金匯率_tb)
  687. Me.Panel1.Controls.Add(Me.印尼匯率_tb)
  688. Me.Panel1.Controls.Add(Me.DateTimePicker2)
  689. Me.Panel1.Location = New System.Drawing.Point(80, 211)
  690. Me.Panel1.Name = "Panel1"
  691. Me.Panel1.Size = New System.Drawing.Size(188, 159)
  692. Me.Panel1.TabIndex = 1563
  693. '
  694. '科目3_號_cb
  695. '
  696. Me.科目3_號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  697. Me.科目3_號_cb.FormattingEnabled = True
  698. Me.科目3_號_cb.Location = New System.Drawing.Point(3, 4)
  699. Me.科目3_號_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  700. Me.科目3_號_cb.Name = "科目3_號_cb"
  701. Me.科目3_號_cb.Size = New System.Drawing.Size(175, 24)
  702. Me.科目3_號_cb.TabIndex = 896
  703. '
  704. '人民幣匯率_tb
  705. '
  706. Me.人民幣匯率_tb.Location = New System.Drawing.Point(3, 36)
  707. Me.人民幣匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  708. Me.人民幣匯率_tb.Name = "人民幣匯率_tb"
  709. Me.人民幣匯率_tb.Size = New System.Drawing.Size(175, 23)
  710. Me.人民幣匯率_tb.TabIndex = 899
  711. Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  712. '
  713. '美金匯率_tb
  714. '
  715. Me.美金匯率_tb.Location = New System.Drawing.Point(3, 67)
  716. Me.美金匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  717. Me.美金匯率_tb.Name = "美金匯率_tb"
  718. Me.美金匯率_tb.Size = New System.Drawing.Size(175, 23)
  719. Me.美金匯率_tb.TabIndex = 900
  720. Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  721. '
  722. '印尼匯率_tb
  723. '
  724. Me.印尼匯率_tb.Location = New System.Drawing.Point(3, 98)
  725. Me.印尼匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  726. Me.印尼匯率_tb.Name = "印尼匯率_tb"
  727. Me.印尼匯率_tb.Size = New System.Drawing.Size(175, 23)
  728. Me.印尼匯率_tb.TabIndex = 901
  729. Me.印尼匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  730. '
  731. 'DateTimePicker2
  732. '
  733. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  734. Me.DateTimePicker2.Location = New System.Drawing.Point(3, 128)
  735. Me.DateTimePicker2.Name = "DateTimePicker2"
  736. Me.DateTimePicker2.Size = New System.Drawing.Size(175, 23)
  737. Me.DateTimePicker2.TabIndex = 889
  738. '
  739. 'Label14
  740. '
  741. Me.Label14.AutoSize = True
  742. Me.Label14.Location = New System.Drawing.Point(317, 85)
  743. Me.Label14.Name = "Label14"
  744. Me.Label14.Size = New System.Drawing.Size(872, 16)
  745. Me.Label14.TabIndex = 1558
  746. Me.Label14.Text = "_________________________________________________________________________________" &
  747. "________________________________________________________________________________" &
  748. "____________"
  749. '
  750. 'Timer1
  751. '
  752. Me.Timer1.Interval = 500
  753. '
  754. 'ContextMenuStrip1
  755. '
  756. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.開立零用金支付單ToolStripMenuItem, Me.複製單據開單ToolStripMenuItem, Me.申請完成ToolStripMenuItem, Me.ToolStripSeparator1, Me.新增一筆資料ToolStripMenuItem, Me.刪除支付單中選中的資料ToolStripMenuItem, Me.ToolStripSeparator2, Me.刪除選中的零用金支付單ToolStripMenuItem})
  757. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  758. Me.ContextMenuStrip1.Size = New System.Drawing.Size(231, 176)
  759. '
  760. '重新讀取ToolStripMenuItem
  761. '
  762. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  763. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  764. Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
  765. '
  766. 'ToolStripSeparator6
  767. '
  768. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  769. Me.ToolStripSeparator6.Size = New System.Drawing.Size(227, 6)
  770. '
  771. '開立零用金支付單ToolStripMenuItem
  772. '
  773. Me.開立零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  774. Me.開立零用金支付單ToolStripMenuItem.Name = "開立零用金支付單ToolStripMenuItem"
  775. Me.開立零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  776. Me.開立零用金支付單ToolStripMenuItem.Text = "開立營運成本收支單"
  777. '
  778. '複製單據開單ToolStripMenuItem
  779. '
  780. Me.複製單據開單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  781. Me.複製單據開單ToolStripMenuItem.Name = "複製單據開單ToolStripMenuItem"
  782. Me.複製單據開單ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  783. Me.複製單據開單ToolStripMenuItem.Text = "複製歷史單據重新開立"
  784. '
  785. '申請完成ToolStripMenuItem
  786. '
  787. Me.申請完成ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  788. Me.申請完成ToolStripMenuItem.Name = "申請完成ToolStripMenuItem"
  789. Me.申請完成ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  790. Me.申請完成ToolStripMenuItem.Text = "申請完成"
  791. '
  792. 'ToolStripSeparator1
  793. '
  794. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  795. Me.ToolStripSeparator1.Size = New System.Drawing.Size(227, 6)
  796. '
  797. '新增一筆資料ToolStripMenuItem
  798. '
  799. Me.新增一筆資料ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  800. Me.新增一筆資料ToolStripMenuItem.Name = "新增一筆資料ToolStripMenuItem"
  801. Me.新增一筆資料ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  802. Me.新增一筆資料ToolStripMenuItem.Text = "收支單中新增一筆空白資料"
  803. '
  804. '刪除支付單中選中的資料ToolStripMenuItem
  805. '
  806. Me.刪除支付單中選中的資料ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  807. Me.刪除支付單中選中的資料ToolStripMenuItem.Name = "刪除支付單中選中的資料ToolStripMenuItem"
  808. Me.刪除支付單中選中的資料ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  809. Me.刪除支付單中選中的資料ToolStripMenuItem.Text = "刪除一筆收支單中選中的資料"
  810. '
  811. 'ToolStripSeparator2
  812. '
  813. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  814. Me.ToolStripSeparator2.Size = New System.Drawing.Size(227, 6)
  815. '
  816. '刪除選中的零用金支付單ToolStripMenuItem
  817. '
  818. Me.刪除選中的零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  819. Me.刪除選中的零用金支付單ToolStripMenuItem.Name = "刪除選中的零用金支付單ToolStripMenuItem"
  820. Me.刪除選中的零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(230, 22)
  821. Me.刪除選中的零用金支付單ToolStripMenuItem.Text = "刪除選中的營運成本收支單"
  822. '
  823. '財務_收支單申請_ICS
  824. '
  825. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  826. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  827. Me.ClientSize = New System.Drawing.Size(1249, 611)
  828. Me.Controls.Add(Me.營運收支單_dgv)
  829. Me.Controls.Add(Me.視窗1_pl)
  830. Me.Controls.Add(Me.刪除選中的一筆資料_bt)
  831. Me.Controls.Add(Me.收支單中新增一筆空白資料_bt)
  832. Me.Controls.Add(Me.Label15)
  833. Me.Controls.Add(Me.刪除選中的營運成本收支單_bt)
  834. Me.Controls.Add(Me.開立營運成本收支單_bt)
  835. Me.Controls.Add(Me.Label16)
  836. Me.Controls.Add(Me.幣別_cb)
  837. Me.Controls.Add(Me.關鍵字查詢會計科目_tb)
  838. Me.Controls.Add(Me.科目2_號_cb)
  839. Me.Controls.Add(Me.科目2_名_cb)
  840. Me.Controls.Add(Me.科目1_號_cb)
  841. Me.Controls.Add(Me.科目1_名_cb)
  842. Me.Controls.Add(Me.複製歷史單據重新開立_bt)
  843. Me.Controls.Add(Me.支票_tb)
  844. Me.Controls.Add(Me.Label11)
  845. Me.Controls.Add(Me.零用金_tb)
  846. Me.Controls.Add(Me.Label10)
  847. Me.Controls.Add(Me.合計_tb)
  848. Me.Controls.Add(Me.支出_tb)
  849. Me.Controls.Add(Me.Label5)
  850. Me.Controls.Add(Me.補單_ch)
  851. Me.Controls.Add(Me.Label4)
  852. Me.Controls.Add(Me.日期_dtp)
  853. Me.Controls.Add(Me.申請_bt)
  854. Me.Controls.Add(Me.科目3_名_cb)
  855. Me.Controls.Add(Me.收入_tb)
  856. Me.Controls.Add(Me.Label8)
  857. Me.Controls.Add(Me.Label62)
  858. Me.Controls.Add(Me.項次_tb)
  859. Me.Controls.Add(Me.Label28)
  860. Me.Controls.Add(Me.Label27)
  861. Me.Controls.Add(Me.Label3)
  862. Me.Controls.Add(Me.申請人_tb)
  863. Me.Controls.Add(Me.收支單號_tb)
  864. Me.Controls.Add(Me.Label1)
  865. Me.Controls.Add(Me.作廢的收支單_rb)
  866. Me.Controls.Add(Me.Label2)
  867. Me.Controls.Add(Me.Label13)
  868. Me.Controls.Add(Me.Label12)
  869. Me.Controls.Add(Me.Label7)
  870. Me.Controls.Add(Me.Label6)
  871. Me.Controls.Add(Me.Label9)
  872. Me.Controls.Add(Me.明細表_dgv)
  873. Me.Controls.Add(Me.Panel1)
  874. Me.Controls.Add(Me.Label14)
  875. Me.Controls.Add(Me.已核准的收支單_rb)
  876. Me.Controls.Add(Me.未核准的收支單_rb)
  877. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  878. Me.Margin = New System.Windows.Forms.Padding(4)
  879. Me.Name = "財務_收支單申請_ICS"
  880. Me.Text = "財務_收支單申請_ICS"
  881. Me.視窗1_pl.ResumeLayout(False)
  882. Me.視窗1_pl.PerformLayout()
  883. Me.物料群組_Panel.ResumeLayout(False)
  884. Me.物料群組_Panel.PerformLayout()
  885. CType(Me.指定_ndp, System.ComponentModel.ISupportInitialize).EndInit()
  886. CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  887. CType(Me.營運收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  888. Me.Panel1.ResumeLayout(False)
  889. Me.Panel1.PerformLayout()
  890. Me.ContextMenuStrip1.ResumeLayout(False)
  891. Me.ResumeLayout(False)
  892. Me.PerformLayout()
  893. End Sub
  894. Friend WithEvents 視窗1_pl As Panel
  895. Friend WithEvents 物料群組_Panel As Panel
  896. Friend WithEvents 支出_cb As CheckBox
  897. Friend WithEvents 收入_cb As CheckBox
  898. Friend WithEvents 指定_ndp As NumericUpDown
  899. Friend WithEvents 窗口說明1_lb As Label
  900. Friend WithEvents 確定_bt As Button
  901. Friend WithEvents 窗口表頭_lb As Label
  902. Friend WithEvents Cancel_bt As Button
  903. Friend WithEvents 刪除選中的一筆資料_bt As Button
  904. Friend WithEvents 收支單中新增一筆空白資料_bt As Button
  905. Friend WithEvents Label15 As Label
  906. Friend WithEvents 刪除選中的營運成本收支單_bt As Button
  907. Friend WithEvents 開立營運成本收支單_bt As Button
  908. Friend WithEvents Label16 As Label
  909. Friend WithEvents 幣別_cb As ComboBox
  910. Friend WithEvents 關鍵字查詢會計科目_tb As TextBox
  911. Friend WithEvents 科目2_號_cb As ComboBox
  912. Friend WithEvents 科目2_名_cb As ComboBox
  913. Friend WithEvents 科目1_號_cb As ComboBox
  914. Friend WithEvents 科目1_名_cb As ComboBox
  915. Friend WithEvents 複製歷史單據重新開立_bt As Button
  916. Friend WithEvents 已核准的收支單_rb As RadioButton
  917. Friend WithEvents 支票_tb As TextBox
  918. Friend WithEvents Label11 As Label
  919. Friend WithEvents 零用金_tb As TextBox
  920. Friend WithEvents Label10 As Label
  921. Friend WithEvents 合計_tb As TextBox
  922. Friend WithEvents 支出_tb As TextBox
  923. Friend WithEvents Label5 As Label
  924. Friend WithEvents 補單_ch As CheckBox
  925. Friend WithEvents Label4 As Label
  926. Friend WithEvents 日期_dtp As DateTimePicker
  927. Friend WithEvents 申請_bt As Button
  928. Friend WithEvents 科目3_名_cb As ComboBox
  929. Friend WithEvents 收入_tb As TextBox
  930. Friend WithEvents Label8 As Label
  931. Friend WithEvents Label62 As Label
  932. Friend WithEvents 項次_tb As TextBox
  933. Friend WithEvents Label28 As Label
  934. Friend WithEvents Label27 As Label
  935. Friend WithEvents Label3 As Label
  936. Friend WithEvents 申請人_tb As TextBox
  937. Friend WithEvents 收支單號_tb As TextBox
  938. Friend WithEvents Label1 As Label
  939. Friend WithEvents 作廢的收支單_rb As RadioButton
  940. Friend WithEvents 未核准的收支單_rb As RadioButton
  941. Friend WithEvents Label2 As Label
  942. Friend WithEvents Label13 As Label
  943. Friend WithEvents Label12 As Label
  944. Friend WithEvents Label7 As Label
  945. Friend WithEvents Label6 As Label
  946. Friend WithEvents Label9 As Label
  947. Friend WithEvents 明細表_dgv As DataGridView
  948. Friend WithEvents 營運收支單_dgv As DataGridView
  949. Friend WithEvents Panel1 As Panel
  950. Friend WithEvents 科目3_號_cb As ComboBox
  951. Friend WithEvents 人民幣匯率_tb As TextBox
  952. Friend WithEvents 美金匯率_tb As TextBox
  953. Friend WithEvents 印尼匯率_tb As TextBox
  954. Friend WithEvents DateTimePicker2 As DateTimePicker
  955. Friend WithEvents Label14 As Label
  956. Friend WithEvents Timer1 As Timer
  957. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  958. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  959. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  960. Friend WithEvents 開立零用金支付單ToolStripMenuItem As ToolStripMenuItem
  961. Friend WithEvents 複製單據開單ToolStripMenuItem As ToolStripMenuItem
  962. Friend WithEvents 申請完成ToolStripMenuItem As ToolStripMenuItem
  963. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  964. Friend WithEvents 新增一筆資料ToolStripMenuItem As ToolStripMenuItem
  965. Friend WithEvents 刪除支付單中選中的資料ToolStripMenuItem As ToolStripMenuItem
  966. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  967. Friend WithEvents 刪除選中的零用金支付單ToolStripMenuItem As ToolStripMenuItem
  968. End Class