Ei kuvausta
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

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