1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 財務_流動資產申請
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.選擇項次_tb = New System.Windows.Forms.TextBox()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.幣別_cb = New System.Windows.Forms.ComboBox()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.補單_cb = New System.Windows.Forms.CheckBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.支出_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.ComboBox4 = New System.Windows.Forms.ComboBox()
- Me.營運成本收支單號_tb = New System.Windows.Forms.TextBox()
- Me.明細表_dgv = New System.Windows.Forms.DataGridView()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.資料尚未存檔_lb = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.視窗1_pl = New System.Windows.Forms.Panel()
- Me.物料群組_Panel = New System.Windows.Forms.Panel()
- Me.支出_cb = New System.Windows.Forms.CheckBox()
- Me.收入_cb = New System.Windows.Forms.CheckBox()
- Me.指定_ndp = New System.Windows.Forms.NumericUpDown()
- Me.窗口說明1_lb = New System.Windows.Forms.Label()
- Me.確定_bt = New System.Windows.Forms.Button()
- Me.窗口表頭_lb = New System.Windows.Forms.Label()
- Me.Cancel_bt = New System.Windows.Forms.Button()
- Me.零用金_tb = New System.Windows.Forms.TextBox()
- Me.現金餘額_tb = New System.Windows.Forms.TextBox()
- Me.支票_tb = New System.Windows.Forms.TextBox()
- Me.帳本_cb = New System.Windows.Forms.ComboBox()
- Me.存檔_bt = New System.Windows.Forms.Button()
- Me.公司編號_cb = New System.Windows.Forms.ComboBox()
- Me.公司編號_lb = New System.Windows.Forms.Label()
- Me.Panel2 = New System.Windows.Forms.Panel()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.字體大小調整_lb = New System.Windows.Forms.Label()
- Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
- Me.全區域_ch = New System.Windows.Forms.CheckBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
- Me.未核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
- Me.營運收支單_dgv = New System.Windows.Forms.DataGridView()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.收支單中新增一筆空白資料_bt = New System.Windows.Forms.Button()
- Me.關鍵字查詢會計科目_tb = New System.Windows.Forms.TextBox()
- Me.刪除選中的營運成本收支單_bt = New System.Windows.Forms.Button()
- Me.開立營運成本收支單_bt = New System.Windows.Forms.Button()
- Me.申請_bt = New System.Windows.Forms.Button()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.現金_tb = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.BackgroundWorker2 = New System.ComponentModel.BackgroundWorker()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.ComboBox6 = New System.Windows.Forms.ComboBox()
- Me.日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.人民幣匯率_tb = New System.Windows.Forms.TextBox()
- Me.美金匯率_tb = New System.Windows.Forms.TextBox()
- Me.刪除選中的一筆資料_bt = New System.Windows.Forms.Button()
- Me.ComboBox3 = New System.Windows.Forms.ComboBox()
- Me.ComboBox5 = New System.Windows.Forms.ComboBox()
- Me.複製歷史單據重新開立_bt = New System.Windows.Forms.Button()
- Me.已核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
- Me.作帳日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.作帳補單_ch = New System.Windows.Forms.CheckBox()
- CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.視窗1_pl.SuspendLayout()
- Me.物料群組_Panel.SuspendLayout()
- CType(Me.指定_ndp, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.營運收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- Me.SuspendLayout()
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Location = New System.Drawing.Point(141, 44)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(31, 16)
- Me.Label27.TabIndex = 1512
- Me.Label27.Text = "選擇"
- '
- '選擇項次_tb
- '
- Me.選擇項次_tb.Location = New System.Drawing.Point(172, 40)
- Me.選擇項次_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.選擇項次_tb.Name = "選擇項次_tb"
- Me.選擇項次_tb.Size = New System.Drawing.Size(34, 23)
- Me.選擇項次_tb.TabIndex = 1514
- Me.選擇項次_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- '幣別_cb
- '
- Me.幣別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.幣別_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.幣別_cb.FormattingEnabled = True
- Me.幣別_cb.Items.AddRange(New Object() {"台幣現金", "人民幣現金", "美金"})
- Me.幣別_cb.Location = New System.Drawing.Point(46, 67)
- Me.幣別_cb.Name = "幣別_cb"
- Me.幣別_cb.Size = New System.Drawing.Size(119, 24)
- Me.幣別_cb.TabIndex = 1538
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.Location = New System.Drawing.Point(206, 44)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(43, 16)
- Me.Label28.TabIndex = 1513
- Me.Label28.Text = "項次。"
- '
- '補單_cb
- '
- Me.補單_cb.AutoSize = True
- Me.補單_cb.Checked = True
- Me.補單_cb.CheckState = System.Windows.Forms.CheckState.Checked
- Me.補單_cb.Location = New System.Drawing.Point(773, 26)
- Me.補單_cb.Name = "補單_cb"
- Me.補單_cb.Size = New System.Drawing.Size(38, 20)
- Me.補單_cb.TabIndex = 1577
- Me.補單_cb.Text = "補"
- Me.補單_cb.UseVisualStyleBackColor = True
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(838, 113)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(31, 16)
- Me.Label9.TabIndex = 1580
- Me.Label9.Text = "合計"
- '
- '支出_tb
- '
- Me.支出_tb.Location = New System.Drawing.Point(746, 110)
- Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.支出_tb.Name = "支出_tb"
- Me.支出_tb.Size = New System.Drawing.Size(90, 23)
- Me.支出_tb.TabIndex = 1579
- Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(715, 113)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(31, 16)
- Me.Label5.TabIndex = 1578
- Me.Label5.Text = "支出"
- '
- 'ComboBox4
- '
- Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox4.FormattingEnabled = True
- Me.ComboBox4.Location = New System.Drawing.Point(547, 80)
- Me.ComboBox4.Name = "ComboBox4"
- Me.ComboBox4.Size = New System.Drawing.Size(76, 24)
- Me.ComboBox4.TabIndex = 1536
- '
- '營運成本收支單號_tb
- '
- Me.營運成本收支單號_tb.Location = New System.Drawing.Point(377, 24)
- Me.營運成本收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.營運成本收支單號_tb.Name = "營運成本收支單號_tb"
- Me.營運成本收支單號_tb.Size = New System.Drawing.Size(122, 23)
- Me.營運成本收支單號_tb.TabIndex = 1565
- Me.營運成本收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '明細表_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.明細表_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.明細表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細表_dgv.BackgroundColor = System.Drawing.Color.White
- Me.明細表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細表_dgv.Location = New System.Drawing.Point(321, 137)
- Me.明細表_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.明細表_dgv.Name = "明細表_dgv"
- Me.明細表_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.明細表_dgv.RowTemplate.Height = 24
- Me.明細表_dgv.Size = New System.Drawing.Size(927, 471)
- Me.明細表_dgv.TabIndex = 1569
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(3, 13)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(43, 16)
- Me.Label10.TabIndex = 1527
- Me.Label10.Text = "零用金"
- '
- '資料尚未存檔_lb
- '
- Me.資料尚未存檔_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.資料尚未存檔_lb.ForeColor = System.Drawing.Color.Red
- Me.資料尚未存檔_lb.Location = New System.Drawing.Point(1135, 3)
- Me.資料尚未存檔_lb.Name = "資料尚未存檔_lb"
- Me.資料尚未存檔_lb.Size = New System.Drawing.Size(113, 20)
- Me.資料尚未存檔_lb.TabIndex = 1570
- Me.資料尚未存檔_lb.Text = "資 料 尚 未 存 檔"
- Me.資料尚未存檔_lb.Visible = False
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.Blue
- Me.Label4.Location = New System.Drawing.Point(615, 27)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(55, 16)
- Me.Label4.TabIndex = 1576
- Me.Label4.Text = "開單日期"
- '
- '視窗1_pl
- '
- Me.視窗1_pl.BackColor = System.Drawing.Color.White
- Me.視窗1_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.視窗1_pl.Controls.Add(Me.物料群組_Panel)
- Me.視窗1_pl.Controls.Add(Me.窗口表頭_lb)
- Me.視窗1_pl.Controls.Add(Me.Cancel_bt)
- Me.視窗1_pl.Location = New System.Drawing.Point(643, 258)
- Me.視窗1_pl.Name = "視窗1_pl"
- Me.視窗1_pl.Size = New System.Drawing.Size(199, 124)
- Me.視窗1_pl.TabIndex = 1599
- '
- '物料群組_Panel
- '
- Me.物料群組_Panel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料群組_Panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料群組_Panel.Controls.Add(Me.支出_cb)
- Me.物料群組_Panel.Controls.Add(Me.收入_cb)
- Me.物料群組_Panel.Controls.Add(Me.指定_ndp)
- Me.物料群組_Panel.Controls.Add(Me.窗口說明1_lb)
- Me.物料群組_Panel.Controls.Add(Me.確定_bt)
- Me.物料群組_Panel.Location = New System.Drawing.Point(4, 27)
- Me.物料群組_Panel.Name = "物料群組_Panel"
- Me.物料群組_Panel.Size = New System.Drawing.Size(192, 92)
- Me.物料群組_Panel.TabIndex = 1367
- '
- '支出_cb
- '
- Me.支出_cb.AutoSize = True
- Me.支出_cb.Location = New System.Drawing.Point(104, 31)
- Me.支出_cb.Name = "支出_cb"
- Me.支出_cb.Size = New System.Drawing.Size(50, 20)
- Me.支出_cb.TabIndex = 1376
- Me.支出_cb.Text = "支出"
- Me.支出_cb.UseVisualStyleBackColor = True
- '
- '收入_cb
- '
- Me.收入_cb.AutoSize = True
- Me.收入_cb.Location = New System.Drawing.Point(9, 31)
- Me.收入_cb.Name = "收入_cb"
- Me.收入_cb.Size = New System.Drawing.Size(50, 20)
- Me.收入_cb.TabIndex = 1375
- Me.收入_cb.Text = "收入"
- Me.收入_cb.UseVisualStyleBackColor = True
- '
- '指定_ndp
- '
- Me.指定_ndp.Location = New System.Drawing.Point(54, 3)
- Me.指定_ndp.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0})
- Me.指定_ndp.Minimum = New Decimal(New Integer() {100000000, 0, 0, -2147483648})
- Me.指定_ndp.Name = "指定_ndp"
- Me.指定_ndp.Size = New System.Drawing.Size(120, 23)
- Me.指定_ndp.TabIndex = 1374
- Me.指定_ndp.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- Me.指定_ndp.ThousandsSeparator = True
- '
- '窗口說明1_lb
- '
- Me.窗口說明1_lb.AutoSize = True
- Me.窗口說明1_lb.Location = New System.Drawing.Point(4, 5)
- Me.窗口說明1_lb.Name = "窗口說明1_lb"
- Me.窗口說明1_lb.Size = New System.Drawing.Size(43, 16)
- Me.窗口說明1_lb.TabIndex = 1373
- Me.窗口說明1_lb.Text = "零用金"
- '
- '確定_bt
- '
- Me.確定_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.確定_bt.ForeColor = System.Drawing.Color.Blue
- Me.確定_bt.Location = New System.Drawing.Point(7, 50)
- Me.確定_bt.Name = "確定_bt"
- Me.確定_bt.Size = New System.Drawing.Size(175, 33)
- Me.確定_bt.TabIndex = 1363
- Me.確定_bt.Text = "確定"
- Me.確定_bt.UseVisualStyleBackColor = True
- '
- '窗口表頭_lb
- '
- Me.窗口表頭_lb.AutoSize = True
- Me.窗口表頭_lb.Location = New System.Drawing.Point(6, 6)
- Me.窗口表頭_lb.Name = "窗口表頭_lb"
- Me.窗口表頭_lb.Size = New System.Drawing.Size(55, 16)
- Me.窗口表頭_lb.TabIndex = 1375
- Me.窗口表頭_lb.Text = "編輯指定"
- '
- 'Cancel_bt
- '
- Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Cancel_bt.ForeColor = System.Drawing.Color.Black
- Me.Cancel_bt.Location = New System.Drawing.Point(168, 1)
- Me.Cancel_bt.Name = "Cancel_bt"
- Me.Cancel_bt.Size = New System.Drawing.Size(26, 26)
- Me.Cancel_bt.TabIndex = 1374
- Me.Cancel_bt.Text = "X"
- Me.Cancel_bt.UseVisualStyleBackColor = False
- '
- '零用金_tb
- '
- Me.零用金_tb.Location = New System.Drawing.Point(46, 10)
- Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.零用金_tb.Name = "零用金_tb"
- Me.零用金_tb.Size = New System.Drawing.Size(90, 23)
- Me.零用金_tb.TabIndex = 1528
- Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '現金餘額_tb
- '
- Me.現金餘額_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.現金餘額_tb.Location = New System.Drawing.Point(870, 110)
- Me.現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.現金餘額_tb.Name = "現金餘額_tb"
- Me.現金餘額_tb.Size = New System.Drawing.Size(90, 23)
- Me.現金餘額_tb.TabIndex = 1581
- Me.現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '支票_tb
- '
- Me.支票_tb.Location = New System.Drawing.Point(46, 41)
- Me.支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.支票_tb.Name = "支票_tb"
- Me.支票_tb.Size = New System.Drawing.Size(90, 23)
- Me.支票_tb.TabIndex = 1530
- Me.支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '帳本_cb
- '
- Me.帳本_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.帳本_cb.Enabled = False
- Me.帳本_cb.FormattingEnabled = True
- Me.帳本_cb.Items.AddRange(New Object() {"華燊居善", "華燊國際"})
- Me.帳本_cb.Location = New System.Drawing.Point(107, 108)
- Me.帳本_cb.Name = "帳本_cb"
- Me.帳本_cb.Size = New System.Drawing.Size(82, 24)
- Me.帳本_cb.TabIndex = 1607
- '
- '存檔_bt
- '
- Me.存檔_bt.ForeColor = System.Drawing.Color.Green
- Me.存檔_bt.Location = New System.Drawing.Point(968, 109)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(115, 25)
- Me.存檔_bt.TabIndex = 1605
- Me.存檔_bt.Text = "存檔"
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '公司編號_cb
- '
- Me.公司編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.公司編號_cb.Enabled = False
- Me.公司編號_cb.FormattingEnabled = True
- Me.公司編號_cb.Items.AddRange(New Object() {"華燊居善", "華燊國際"})
- Me.公司編號_cb.Location = New System.Drawing.Point(379, 111)
- Me.公司編號_cb.Name = "公司編號_cb"
- Me.公司編號_cb.Size = New System.Drawing.Size(85, 24)
- Me.公司編號_cb.TabIndex = 1603
- '
- '公司編號_lb
- '
- Me.公司編號_lb.AutoSize = True
- Me.公司編號_lb.Location = New System.Drawing.Point(321, 114)
- Me.公司編號_lb.Name = "公司編號_lb"
- Me.公司編號_lb.Size = New System.Drawing.Size(55, 16)
- Me.公司編號_lb.TabIndex = 1602
- Me.公司編號_lb.Text = "公司編號"
- '
- 'Panel2
- '
- Me.Panel2.Controls.Add(Me.Label10)
- Me.Panel2.Controls.Add(Me.零用金_tb)
- Me.Panel2.Controls.Add(Me.Label11)
- Me.Panel2.Controls.Add(Me.支票_tb)
- Me.Panel2.Controls.Add(Me.幣別_cb)
- Me.Panel2.Controls.Add(Me.字體大小調整_lb)
- Me.Panel2.Controls.Add(Me.字體_NUD)
- Me.Panel2.Controls.Add(Me.Label27)
- Me.Panel2.Controls.Add(Me.Label28)
- Me.Panel2.Controls.Add(Me.選擇項次_tb)
- Me.Panel2.Controls.Add(Me.全區域_ch)
- Me.Panel2.Controls.Add(Me.Label17)
- Me.Panel2.Controls.Add(Me.帳本_cb)
- Me.Panel2.Location = New System.Drawing.Point(404, 226)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(370, 250)
- Me.Panel2.TabIndex = 1601
- Me.Panel2.Visible = False
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(3, 43)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(31, 16)
- Me.Label11.TabIndex = 1529
- Me.Label11.Text = "支票"
- '
- '字體大小調整_lb
- '
- Me.字體大小調整_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.字體大小調整_lb.AutoSize = True
- Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
- Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
- Me.字體大小調整_lb.Location = New System.Drawing.Point(142, 13)
- Me.字體大小調整_lb.Name = "字體大小調整_lb"
- Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16)
- Me.字體大小調整_lb.TabIndex = 1548
- Me.字體大小調整_lb.Text = "字體調整"
- '
- '字體_NUD
- '
- Me.字體_NUD.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.字體_NUD.DecimalPlaces = 1
- Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.字體_NUD.Location = New System.Drawing.Point(204, 11)
- Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
- Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
- Me.字體_NUD.Name = "字體_NUD"
- Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
- Me.字體_NUD.TabIndex = 1547
- Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0})
- '
- '全區域_ch
- '
- Me.全區域_ch.AutoSize = True
- Me.全區域_ch.Location = New System.Drawing.Point(6, 112)
- Me.全區域_ch.Name = "全區域_ch"
- Me.全區域_ch.Size = New System.Drawing.Size(62, 20)
- Me.全區域_ch.TabIndex = 1604
- Me.全區域_ch.Text = "全區域"
- Me.全區域_ch.UseVisualStyleBackColor = True
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(74, 112)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(31, 16)
- Me.Label17.TabIndex = 1606
- Me.Label17.Text = "帳本"
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Location = New System.Drawing.Point(385, 80)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(61, 24)
- Me.ComboBox2.TabIndex = 1534
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
- '
- '重新讀取ToolStripMenuItem
- '
- Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
- Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
- Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(316, 94)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(872, 16)
- Me.Label15.TabIndex = 1596
- Me.Label15.Text = "_________________________________________________________________________________" &
- "________________________________________________________________________________" &
- "____________"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(848, 59)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(120, 16)
- Me.Label6.TabIndex = 1592
- Me.Label6.Text = "關鍵字查詢-會計科目"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(320, 28)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(55, 16)
- Me.Label1.TabIndex = 1566
- Me.Label1.Text = "收支單號"
- '
- '作廢的營運成本收支單_rb
- '
- Me.作廢的營運成本收支單_rb.AutoSize = True
- Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(172, 4)
- Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb"
- Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(145, 20)
- Me.作廢的營運成本收支單_rb.TabIndex = 1564
- Me.作廢的營運成本收支單_rb.TabStop = True
- Me.作廢的營運成本收支單_rb.Text = "作廢的流動資產收支單"
- Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True
- '
- '未核准的營運成本收支單_rb
- '
- Me.未核准的營運成本收支單_rb.AutoSize = True
- Me.未核准的營運成本收支單_rb.ImageAlign = System.Drawing.ContentAlignment.BottomRight
- Me.未核准的營運成本收支單_rb.Location = New System.Drawing.Point(8, 4)
- Me.未核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.未核准的營運成本收支單_rb.Name = "未核准的營運成本收支單_rb"
- Me.未核准的營運成本收支單_rb.Size = New System.Drawing.Size(157, 20)
- Me.未核准的營運成本收支單_rb.TabIndex = 1563
- Me.未核准的營運成本收支單_rb.TabStop = True
- Me.未核准的營運成本收支單_rb.Text = "未平帳的流動資產收支單"
- Me.未核准的營運成本收支單_rb.UseVisualStyleBackColor = True
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(321, 84)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(55, 16)
- Me.Label2.TabIndex = 1574
- Me.Label2.Text = "會計科目"
- '
- 'Label14
- '
- Me.Label14.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(378, 94)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(872, 16)
- Me.Label14.TabIndex = 1597
- Me.Label14.Text = "_________________________________________________________________________________" &
- "________________________________________________________________________________" &
- "____________"
- '
- 'Label12
- '
- Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(377, 38)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(872, 16)
- Me.Label12.TabIndex = 1594
- Me.Label12.Text = "_________________________________________________________________________________" &
- "________________________________________________________________________________" &
- "____________"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(320, 38)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(872, 16)
- Me.Label7.TabIndex = 1593
- Me.Label7.Text = "_________________________________________________________________________________" &
- "________________________________________________________________________________" &
- "____________"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label13.Location = New System.Drawing.Point(324, 57)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(218, 16)
- Me.Label13.TabIndex = 1595
- Me.Label13.Text = "2、選擇會計科目後再新增一筆空白資料"
- '
- '營運收支單_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.營運收支單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.營運收支單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.營運收支單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.營運收支單_dgv.BackgroundColor = System.Drawing.Color.White
- Me.營運收支單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.營運收支單_dgv.Location = New System.Drawing.Point(3, 49)
- Me.營運收支單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.營運收支單_dgv.Name = "營運收支單_dgv"
- Me.營運收支單_dgv.RowHeadersWidth = 5
- Me.營運收支單_dgv.RowTemplate.Height = 24
- Me.營運收支單_dgv.Size = New System.Drawing.Size(315, 559)
- Me.營運收支單_dgv.TabIndex = 1562
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label16.Location = New System.Drawing.Point(324, 7)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(218, 16)
- Me.Label16.TabIndex = 1598
- Me.Label16.Text = "1、先開立財務收支單,在選會計科目。"
- '
- '收支單中新增一筆空白資料_bt
- '
- Me.收支單中新增一筆空白資料_bt.ForeColor = System.Drawing.Color.Green
- Me.收支單中新增一筆空白資料_bt.Location = New System.Drawing.Point(1088, 54)
- Me.收支單中新增一筆空白資料_bt.Name = "收支單中新增一筆空白資料_bt"
- Me.收支單中新增一筆空白資料_bt.Size = New System.Drawing.Size(160, 25)
- Me.收支單中新增一筆空白資料_bt.TabIndex = 1590
- Me.收支單中新增一筆空白資料_bt.Text = "收支單中新增一筆空白資料"
- Me.收支單中新增一筆空白資料_bt.UseVisualStyleBackColor = True
- '
- '關鍵字查詢會計科目_tb
- '
- Me.關鍵字查詢會計科目_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.關鍵字查詢會計科目_tb.Location = New System.Drawing.Point(968, 56)
- Me.關鍵字查詢會計科目_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.關鍵字查詢會計科目_tb.Name = "關鍵字查詢會計科目_tb"
- Me.關鍵字查詢會計科目_tb.Size = New System.Drawing.Size(115, 23)
- Me.關鍵字查詢會計科目_tb.TabIndex = 1586
- Me.關鍵字查詢會計科目_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '刪除選中的營運成本收支單_bt
- '
- Me.刪除選中的營運成本收支單_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除選中的營運成本收支單_bt.Location = New System.Drawing.Point(1131, 23)
- Me.刪除選中的營運成本收支單_bt.Name = "刪除選中的營運成本收支單_bt"
- Me.刪除選中的營運成本收支單_bt.Size = New System.Drawing.Size(115, 25)
- Me.刪除選中的營運成本收支單_bt.TabIndex = 1589
- Me.刪除選中的營運成本收支單_bt.Text = "刪除選中的財務單"
- Me.刪除選中的營運成本收支單_bt.UseVisualStyleBackColor = True
- '
- '開立營運成本收支單_bt
- '
- Me.開立營運成本收支單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立營運成本收支單_bt.Location = New System.Drawing.Point(895, 23)
- Me.開立營運成本收支單_bt.Name = "開立營運成本收支單_bt"
- Me.開立營運成本收支單_bt.Size = New System.Drawing.Size(115, 25)
- Me.開立營運成本收支單_bt.TabIndex = 1588
- Me.開立營運成本收支單_bt.Text = "開立財務收支單"
- Me.開立營運成本收支單_bt.UseVisualStyleBackColor = True
- '
- '申請_bt
- '
- Me.申請_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.申請_bt.Location = New System.Drawing.Point(1088, 110)
- Me.申請_bt.Name = "申請_bt"
- Me.申請_bt.Size = New System.Drawing.Size(160, 25)
- Me.申請_bt.TabIndex = 1587
- Me.申請_bt.Text = "申請完成"
- Me.申請_bt.UseVisualStyleBackColor = True
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Location = New System.Drawing.Point(737, 80)
- Me.ComboBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(345, 24)
- Me.ComboBox1.TabIndex = 1573
- '
- '現金_tb
- '
- Me.現金_tb.Location = New System.Drawing.Point(623, 110)
- Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.現金_tb.Name = "現金_tb"
- Me.現金_tb.Size = New System.Drawing.Size(90, 23)
- Me.現金_tb.TabIndex = 1572
- Me.現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(591, 113)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(31, 16)
- Me.Label8.TabIndex = 1571
- Me.Label8.Text = "收入"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(500, 27)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(43, 16)
- Me.Label3.TabIndex = 1568
- Me.Label3.Text = "申請人"
- '
- '申請人_tb
- '
- Me.申請人_tb.Location = New System.Drawing.Point(544, 24)
- Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(65, 23)
- Me.申請人_tb.TabIndex = 1567
- Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.申請日期_dtp.Location = New System.Drawing.Point(677, 24)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(90, 23)
- Me.申請日期_dtp.TabIndex = 1575
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.ComboBox6)
- Me.Panel1.Controls.Add(Me.日期_dtp)
- Me.Panel1.Controls.Add(Me.人民幣匯率_tb)
- Me.Panel1.Controls.Add(Me.美金匯率_tb)
- Me.Panel1.Location = New System.Drawing.Point(95, 190)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(185, 130)
- Me.Panel1.TabIndex = 1600
- '
- 'ComboBox6
- '
- Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox6.FormattingEnabled = True
- Me.ComboBox6.Location = New System.Drawing.Point(4, 3)
- Me.ComboBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.ComboBox6.Name = "ComboBox6"
- Me.ComboBox6.Size = New System.Drawing.Size(175, 24)
- Me.ComboBox6.TabIndex = 937
- '
- '日期_dtp
- '
- Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.日期_dtp.Location = New System.Drawing.Point(2, 96)
- Me.日期_dtp.Name = "日期_dtp"
- Me.日期_dtp.Size = New System.Drawing.Size(177, 23)
- Me.日期_dtp.TabIndex = 930
- '
- '人民幣匯率_tb
- '
- Me.人民幣匯率_tb.Location = New System.Drawing.Point(4, 35)
- Me.人民幣匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣匯率_tb.Name = "人民幣匯率_tb"
- Me.人民幣匯率_tb.Size = New System.Drawing.Size(175, 23)
- Me.人民幣匯率_tb.TabIndex = 940
- Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.人民幣匯率_tb.Visible = False
- '
- '美金匯率_tb
- '
- Me.美金匯率_tb.Location = New System.Drawing.Point(4, 66)
- Me.美金匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.美金匯率_tb.Name = "美金匯率_tb"
- Me.美金匯率_tb.Size = New System.Drawing.Size(175, 23)
- Me.美金匯率_tb.TabIndex = 941
- Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- Me.美金匯率_tb.Visible = False
- '
- '刪除選中的一筆資料_bt
- '
- Me.刪除選中的一筆資料_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除選中的一筆資料_bt.Location = New System.Drawing.Point(1088, 79)
- Me.刪除選中的一筆資料_bt.Name = "刪除選中的一筆資料_bt"
- Me.刪除選中的一筆資料_bt.Size = New System.Drawing.Size(160, 25)
- Me.刪除選中的一筆資料_bt.TabIndex = 1591
- Me.刪除選中的一筆資料_bt.Text = "刪除選中的一筆資料"
- Me.刪除選中的一筆資料_bt.UseVisualStyleBackColor = True
- '
- 'ComboBox3
- '
- Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Location = New System.Drawing.Point(466, 80)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(270, 24)
- Me.ComboBox3.TabIndex = 1585
- '
- 'ComboBox5
- '
- Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox5.FormattingEnabled = True
- Me.ComboBox5.Location = New System.Drawing.Point(379, 80)
- Me.ComboBox5.Name = "ComboBox5"
- Me.ComboBox5.Size = New System.Drawing.Size(85, 24)
- Me.ComboBox5.TabIndex = 1584
- '
- '複製歷史單據重新開立_bt
- '
- Me.複製歷史單據重新開立_bt.ForeColor = System.Drawing.Color.Green
- Me.複製歷史單據重新開立_bt.Location = New System.Drawing.Point(1013, 23)
- Me.複製歷史單據重新開立_bt.Name = "複製歷史單據重新開立_bt"
- Me.複製歷史單據重新開立_bt.Size = New System.Drawing.Size(115, 25)
- Me.複製歷史單據重新開立_bt.TabIndex = 1583
- Me.複製歷史單據重新開立_bt.Text = "複製歷史單據"
- Me.複製歷史單據重新開立_bt.UseVisualStyleBackColor = True
- '
- '已核准的營運成本收支單_rb
- '
- Me.已核准的營運成本收支單_rb.AutoSize = True
- Me.已核准的營運成本收支單_rb.Location = New System.Drawing.Point(8, 27)
- Me.已核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.已核准的營運成本收支單_rb.Name = "已核准的營運成本收支單_rb"
- Me.已核准的營運成本收支單_rb.Size = New System.Drawing.Size(157, 20)
- Me.已核准的營運成本收支單_rb.TabIndex = 1582
- Me.已核准的營運成本收支單_rb.TabStop = True
- Me.已核准的營運成本收支單_rb.Text = "已平帳的流動資產收支單"
- Me.已核准的營運成本收支單_rb.UseVisualStyleBackColor = True
- '
- '作帳日期_dtp
- '
- Me.作帳日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.作帳日期_dtp.Location = New System.Drawing.Point(677, 54)
- Me.作帳日期_dtp.Name = "作帳日期_dtp"
- Me.作帳日期_dtp.Size = New System.Drawing.Size(90, 23)
- Me.作帳日期_dtp.TabIndex = 1608
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.ForeColor = System.Drawing.Color.Blue
- Me.Label18.Location = New System.Drawing.Point(615, 59)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(55, 16)
- Me.Label18.TabIndex = 1609
- Me.Label18.Text = "作帳日期"
- '
- '作帳補單_ch
- '
- Me.作帳補單_ch.AutoSize = True
- Me.作帳補單_ch.Checked = True
- Me.作帳補單_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.作帳補單_ch.Location = New System.Drawing.Point(773, 57)
- Me.作帳補單_ch.Name = "作帳補單_ch"
- Me.作帳補單_ch.Size = New System.Drawing.Size(38, 20)
- Me.作帳補單_ch.TabIndex = 1611
- Me.作帳補單_ch.Text = "補"
- Me.作帳補單_ch.UseVisualStyleBackColor = True
- '
- '財務_流動資產申請
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1254, 611)
- Me.Controls.Add(Me.作帳補單_ch)
- Me.Controls.Add(Me.作帳日期_dtp)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.申請日期_dtp)
- Me.Controls.Add(Me.刪除選中的營運成本收支單_bt)
- Me.Controls.Add(Me.複製歷史單據重新開立_bt)
- Me.Controls.Add(Me.開立營運成本收支單_bt)
- Me.Controls.Add(Me.補單_cb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.支出_tb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.營運成本收支單號_tb)
- Me.Controls.Add(Me.資料尚未存檔_lb)
- Me.Controls.Add(Me.現金餘額_tb)
- Me.Controls.Add(Me.存檔_bt)
- Me.Controls.Add(Me.公司編號_cb)
- Me.Controls.Add(Me.公司編號_lb)
- Me.Controls.Add(Me.Panel2)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.作廢的營運成本收支單_rb)
- Me.Controls.Add(Me.未核准的營運成本收支單_rb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.營運收支單_dgv)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.收支單中新增一筆空白資料_bt)
- Me.Controls.Add(Me.關鍵字查詢會計科目_tb)
- Me.Controls.Add(Me.申請_bt)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.現金_tb)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.刪除選中的一筆資料_bt)
- Me.Controls.Add(Me.ComboBox3)
- Me.Controls.Add(Me.ComboBox5)
- Me.Controls.Add(Me.已核准的營運成本收支單_rb)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.明細表_dgv)
- Me.Controls.Add(Me.視窗1_pl)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.ComboBox4)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "財務_流動資產申請"
- Me.Text = "財務_流動資產申請"
- CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.視窗1_pl.ResumeLayout(False)
- Me.視窗1_pl.PerformLayout()
- Me.物料群組_Panel.ResumeLayout(False)
- Me.物料群組_Panel.PerformLayout()
- CType(Me.指定_ndp, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.營運收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Label27 As Label
- Friend WithEvents 選擇項次_tb As TextBox
- Friend WithEvents Timer1 As Timer
- Friend WithEvents 幣別_cb As ComboBox
- Friend WithEvents Label28 As Label
- Friend WithEvents 補單_cb As CheckBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 支出_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents ComboBox4 As ComboBox
- Friend WithEvents 營運成本收支單號_tb As TextBox
- Friend WithEvents 明細表_dgv As DataGridView
- Friend WithEvents Label10 As Label
- Friend WithEvents 資料尚未存檔_lb As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents 視窗1_pl As Panel
- Friend WithEvents 物料群組_Panel As Panel
- Friend WithEvents 支出_cb As CheckBox
- Friend WithEvents 收入_cb As CheckBox
- Friend WithEvents 指定_ndp As NumericUpDown
- Friend WithEvents 窗口說明1_lb As Label
- Friend WithEvents 確定_bt As Button
- Friend WithEvents 窗口表頭_lb As Label
- Friend WithEvents Cancel_bt As Button
- Friend WithEvents 零用金_tb As TextBox
- Friend WithEvents 現金餘額_tb As TextBox
- Friend WithEvents 支票_tb As TextBox
- Friend WithEvents 帳本_cb As ComboBox
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 公司編號_cb As ComboBox
- Friend WithEvents 公司編號_lb As Label
- Friend WithEvents Panel2 As Panel
- Friend WithEvents Label11 As Label
- Friend WithEvents 字體大小調整_lb As Label
- Friend WithEvents 字體_NUD As NumericUpDown
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents 全區域_ch As CheckBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents Label15 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents 作廢的營運成本收支單_rb As RadioButton
- Friend WithEvents 未核准的營運成本收支單_rb As RadioButton
- Friend WithEvents Label2 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
- Friend WithEvents Label17 As Label
- Friend WithEvents 營運收支單_dgv As DataGridView
- Friend WithEvents Label16 As Label
- Friend WithEvents 收支單中新增一筆空白資料_bt As Button
- Friend WithEvents 關鍵字查詢會計科目_tb As TextBox
- Friend WithEvents 刪除選中的營運成本收支單_bt As Button
- Friend WithEvents 開立營運成本收支單_bt As Button
- Friend WithEvents 申請_bt As Button
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents 現金_tb As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents BackgroundWorker2 As System.ComponentModel.BackgroundWorker
- Friend WithEvents 申請日期_dtp As DateTimePicker
- Friend WithEvents Panel1 As Panel
- Friend WithEvents ComboBox6 As ComboBox
- Friend WithEvents 日期_dtp As DateTimePicker
- Friend WithEvents 人民幣匯率_tb As TextBox
- Friend WithEvents 美金匯率_tb As TextBox
- Friend WithEvents 刪除選中的一筆資料_bt As Button
- Friend WithEvents ComboBox3 As ComboBox
- Friend WithEvents ComboBox5 As ComboBox
- Friend WithEvents 複製歷史單據重新開立_bt As Button
- Friend WithEvents 已核准的營運成本收支單_rb As RadioButton
- Friend WithEvents 作帳日期_dtp As DateTimePicker
- Friend WithEvents Label18 As Label
- Friend WithEvents 作帳補單_ch As CheckBox
- End Class
|