1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039 |
- <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()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.會計月_ch = New System.Windows.Forms.CheckBox()
- Me.下個月_bt = New System.Windows.Forms.Button()
- Me.上個月_bt = New System.Windows.Forms.Button()
- Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.一般月_ch = New System.Windows.Forms.CheckBox()
- Me.支票1_lb = New System.Windows.Forms.Label()
- Me.人民幣零用金_tb = New System.Windows.Forms.TextBox()
- Me.人民幣零用金_lb = New System.Windows.Forms.Label()
- Me.人民幣支票_tb = New System.Windows.Forms.TextBox()
- Me.人民幣現金餘額_tb = New System.Windows.Forms.TextBox()
- Me.餘1_lb = New System.Windows.Forms.Label()
- Me.人民幣支出_tb = New System.Windows.Forms.TextBox()
- Me.支出1_lb = New System.Windows.Forms.Label()
- Me.人民幣現金_tb = New System.Windows.Forms.TextBox()
- Me.現金1_lb = New System.Windows.Forms.Label()
- Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
- Me.驗證碼_tb = New System.Windows.Forms.TextBox()
- Me.圖片編碼_lb = New System.Windows.Forms.Label()
- Me.驗證碼_lb = New System.Windows.Forms.Label()
- Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
- Me.彙總_rb = New System.Windows.Forms.RadioButton()
- Me.明細_rb = New System.Windows.Forms.RadioButton()
- Me.支票_lb = New System.Windows.Forms.Label()
- Me.台幣零用金_tb = New System.Windows.Forms.TextBox()
- Me.台幣_lb = New System.Windows.Forms.Label()
- Me.台幣支票_tb = New System.Windows.Forms.TextBox()
- Me.台幣現金餘額_tb = New System.Windows.Forms.TextBox()
- Me.餘_lb = New System.Windows.Forms.Label()
- Me.台幣支出_tb = New System.Windows.Forms.TextBox()
- Me.支出_lb = New System.Windows.Forms.Label()
- Me.當月_bt = New System.Windows.Forms.Button()
- Me.當日_bt = New System.Windows.Forms.Button()
- Me.到_lb = New System.Windows.Forms.Label()
- Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.台幣現金_tb = New System.Windows.Forms.TextBox()
- Me.現金_lb = New System.Windows.Forms.Label()
- Me.支付單列印成EXCEL_bt = New System.Windows.Forms.Button()
- Me.日期1_lb = New System.Windows.Forms.Label()
- Me.日期_lb = New System.Windows.Forms.Label()
- Me.審核日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.審核人_lb = New System.Windows.Forms.Label()
- Me.審核人_tb = New System.Windows.Forms.TextBox()
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.收支單號_tb = New System.Windows.Forms.TextBox()
- Me.已核准的營運成本收支單_lb = New System.Windows.Forms.Label()
- Me.營運成本收支單號_lb = New System.Windows.Forms.Label()
- Me.申請人_lb = New System.Windows.Forms.Label()
- Me.財務彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.單據彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.支票3_lb = New System.Windows.Forms.Label()
- Me.印尼盾_tb = New System.Windows.Forms.TextBox()
- Me.印尼_lb = New System.Windows.Forms.Label()
- Me.印尼支票_tb = New System.Windows.Forms.TextBox()
- Me.印尼餘額_tb = New System.Windows.Forms.TextBox()
- Me.餘3_lb = New System.Windows.Forms.Label()
- Me.印尼支出_tb = New System.Windows.Forms.TextBox()
- Me.支出3_lb = New System.Windows.Forms.Label()
- Me.印尼現金_tb = New System.Windows.Forms.TextBox()
- Me.現金3_lb = New System.Windows.Forms.Label()
- Me.支票2_lb = New System.Windows.Forms.Label()
- Me.美金_tb = New System.Windows.Forms.TextBox()
- Me.美金_lb = New System.Windows.Forms.Label()
- Me.美金支票_tb = New System.Windows.Forms.TextBox()
- Me.美金餘額_tb = New System.Windows.Forms.TextBox()
- Me.餘2_lb = New System.Windows.Forms.Label()
- Me.美金支出_tb = New System.Windows.Forms.TextBox()
- Me.支出2_lb = New System.Windows.Forms.Label()
- Me.美金現金_tb = New System.Windows.Forms.TextBox()
- Me.現金2_lb = New System.Windows.Forms.Label()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.單據彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '會計月_ch
- '
- Me.會計月_ch.AutoSize = True
- Me.會計月_ch.Checked = True
- Me.會計月_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.會計月_ch.Location = New System.Drawing.Point(23, 62)
- Me.會計月_ch.Name = "會計月_ch"
- Me.會計月_ch.Size = New System.Drawing.Size(63, 20)
- Me.會計月_ch.TabIndex = 1274
- Me.會計月_ch.Text = "會計月"
- Me.會計月_ch.UseVisualStyleBackColor = True
- '
- '下個月_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.下個月_bt.Location = New System.Drawing.Point(336, 60)
- Me.下個月_bt.Name = "下個月_bt"
- Me.下個月_bt.Size = New System.Drawing.Size(57, 23)
- Me.下個月_bt.TabIndex = 1273
- Me.下個月_bt.Text = "下個月"
- Me.下個月_bt.UseVisualStyleBackColor = True
- '
- '上個月_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.上個月_bt.Location = New System.Drawing.Point(336, 33)
- Me.上個月_bt.Name = "上個月_bt"
- Me.上個月_bt.Size = New System.Drawing.Size(57, 23)
- Me.上個月_bt.TabIndex = 1272
- Me.上個月_bt.Text = "上個月"
- Me.上個月_bt.UseVisualStyleBackColor = True
- '
- '中間日期_dtp
- '
- Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
- Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.中間日期_dtp.Location = New System.Drawing.Point(39, 104)
- Me.中間日期_dtp.Name = "中間日期_dtp"
- Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
- Me.中間日期_dtp.TabIndex = 1271
- Me.中間日期_dtp.Visible = False
- '
- '一般月_ch
- '
- Me.一般月_ch.AutoSize = True
- Me.一般月_ch.Location = New System.Drawing.Point(163, 62)
- Me.一般月_ch.Name = "一般月_ch"
- Me.一般月_ch.Size = New System.Drawing.Size(63, 20)
- Me.一般月_ch.TabIndex = 1275
- Me.一般月_ch.Text = "一般月"
- Me.一般月_ch.UseVisualStyleBackColor = True
- '
- '支票1_lb
- '
- Me.支票1_lb.AutoSize = True
- Me.支票1_lb.ForeColor = System.Drawing.Color.Red
- Me.支票1_lb.Location = New System.Drawing.Point(637, 64)
- Me.支票1_lb.Name = "支票1_lb"
- Me.支票1_lb.Size = New System.Drawing.Size(32, 16)
- Me.支票1_lb.TabIndex = 1269
- Me.支票1_lb.Text = "支票"
- '
- '人民幣零用金_tb
- '
- Me.人民幣零用金_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣零用金_tb.Location = New System.Drawing.Point(535, 60)
- Me.人民幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣零用金_tb.Name = "人民幣零用金_tb"
- Me.人民幣零用金_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣零用金_tb.TabIndex = 1268
- Me.人民幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣零用金_lb
- '
- Me.人民幣零用金_lb.AutoSize = True
- Me.人民幣零用金_lb.ForeColor = System.Drawing.Color.Red
- Me.人民幣零用金_lb.Location = New System.Drawing.Point(399, 64)
- Me.人民幣零用金_lb.Name = "人民幣零用金_lb"
- Me.人民幣零用金_lb.Size = New System.Drawing.Size(85, 16)
- Me.人民幣零用金_lb.TabIndex = 1267
- Me.人民幣零用金_lb.Text = "人民幣-零用金"
- '
- '人民幣支票_tb
- '
- Me.人民幣支票_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣支票_tb.Location = New System.Drawing.Point(683, 61)
- Me.人民幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣支票_tb.Name = "人民幣支票_tb"
- Me.人民幣支票_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣支票_tb.TabIndex = 1270
- Me.人民幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣現金餘額_tb
- '
- Me.人民幣現金餘額_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣現金餘額_tb.Location = New System.Drawing.Point(1222, 60)
- Me.人民幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣現金餘額_tb.Name = "人民幣現金餘額_tb"
- Me.人民幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
- Me.人民幣現金餘額_tb.TabIndex = 1266
- Me.人民幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '餘1_lb
- '
- Me.餘1_lb.AutoSize = True
- Me.餘1_lb.ForeColor = System.Drawing.Color.Red
- Me.餘1_lb.Location = New System.Drawing.Point(1117, 64)
- Me.餘1_lb.Name = "餘1_lb"
- Me.餘1_lb.Size = New System.Drawing.Size(56, 16)
- Me.餘1_lb.TabIndex = 1265
- Me.餘1_lb.Text = "現金餘額"
- '
- '人民幣支出_tb
- '
- Me.人民幣支出_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣支出_tb.Location = New System.Drawing.Point(1015, 60)
- Me.人民幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣支出_tb.Name = "人民幣支出_tb"
- Me.人民幣支出_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣支出_tb.TabIndex = 1264
- Me.人民幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '支出1_lb
- '
- Me.支出1_lb.AutoSize = True
- Me.支出1_lb.ForeColor = System.Drawing.Color.Red
- Me.支出1_lb.Location = New System.Drawing.Point(939, 63)
- Me.支出1_lb.Name = "支出1_lb"
- Me.支出1_lb.Size = New System.Drawing.Size(32, 16)
- Me.支出1_lb.TabIndex = 1263
- Me.支出1_lb.Text = "支出"
- '
- '人民幣現金_tb
- '
- Me.人民幣現金_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣現金_tb.Location = New System.Drawing.Point(838, 60)
- Me.人民幣現金_tb.Name = "人民幣現金_tb"
- Me.人民幣現金_tb.Size = New System.Drawing.Size(99, 23)
- Me.人民幣現金_tb.TabIndex = 1262
- Me.人民幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '現金1_lb
- '
- Me.現金1_lb.AutoSize = True
- Me.現金1_lb.ForeColor = System.Drawing.Color.Red
- Me.現金1_lb.Location = New System.Drawing.Point(786, 64)
- Me.現金1_lb.Name = "現金1_lb"
- Me.現金1_lb.Size = New System.Drawing.Size(32, 16)
- Me.現金1_lb.TabIndex = 1261
- Me.現金1_lb.Text = "現金"
- '
- '圖片編碼_tb
- '
- Me.圖片編碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_tb.Location = New System.Drawing.Point(135, 657)
- Me.圖片編碼_tb.Name = "圖片編碼_tb"
- Me.圖片編碼_tb.Size = New System.Drawing.Size(190, 23)
- Me.圖片編碼_tb.TabIndex = 1260
- Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '驗證碼_tb
- '
- Me.驗證碼_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_tb.Location = New System.Drawing.Point(135, 631)
- Me.驗證碼_tb.Name = "驗證碼_tb"
- Me.驗證碼_tb.Size = New System.Drawing.Size(190, 23)
- Me.驗證碼_tb.TabIndex = 1259
- Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '圖片編碼_lb
- '
- Me.圖片編碼_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.圖片編碼_lb.AutoSize = True
- Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_lb.Location = New System.Drawing.Point(5, 663)
- Me.圖片編碼_lb.Name = "圖片編碼_lb"
- Me.圖片編碼_lb.Size = New System.Drawing.Size(56, 16)
- Me.圖片編碼_lb.TabIndex = 1258
- Me.圖片編碼_lb.Text = "圖片編碼"
- '
- '驗證碼_lb
- '
- Me.驗證碼_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.驗證碼_lb.AutoSize = True
- Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_lb.Location = New System.Drawing.Point(5, 636)
- Me.驗證碼_lb.Name = "驗證碼_lb"
- Me.驗證碼_lb.Size = New System.Drawing.Size(44, 16)
- Me.驗證碼_lb.TabIndex = 1257
- Me.驗證碼_lb.Text = "驗證碼"
- '
- '簽名圖_pb
- '
- Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.簽名圖_pb.Location = New System.Drawing.Point(3, 683)
- Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.簽名圖_pb.Name = "簽名圖_pb"
- Me.簽名圖_pb.Size = New System.Drawing.Size(328, 47)
- Me.簽名圖_pb.TabIndex = 1256
- Me.簽名圖_pb.TabStop = False
- '
- '彙總_rb
- '
- Me.彙總_rb.AutoSize = True
- Me.彙總_rb.Location = New System.Drawing.Point(280, 7)
- Me.彙總_rb.Name = "彙總_rb"
- Me.彙總_rb.Size = New System.Drawing.Size(50, 20)
- Me.彙總_rb.TabIndex = 1255
- Me.彙總_rb.TabStop = True
- Me.彙總_rb.Text = "彙總"
- Me.彙總_rb.UseVisualStyleBackColor = True
- '
- '明細_rb
- '
- Me.明細_rb.AutoSize = True
- Me.明細_rb.Location = New System.Drawing.Point(217, 8)
- Me.明細_rb.Name = "明細_rb"
- Me.明細_rb.Size = New System.Drawing.Size(50, 20)
- Me.明細_rb.TabIndex = 1254
- Me.明細_rb.TabStop = True
- Me.明細_rb.Text = "明細"
- Me.明細_rb.UseVisualStyleBackColor = True
- '
- '支票_lb
- '
- Me.支票_lb.AutoSize = True
- Me.支票_lb.ForeColor = System.Drawing.Color.Green
- Me.支票_lb.Location = New System.Drawing.Point(637, 38)
- Me.支票_lb.Name = "支票_lb"
- Me.支票_lb.Size = New System.Drawing.Size(32, 16)
- Me.支票_lb.TabIndex = 1252
- Me.支票_lb.Text = "支票"
- '
- '台幣零用金_tb
- '
- Me.台幣零用金_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣零用金_tb.Location = New System.Drawing.Point(535, 35)
- Me.台幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣零用金_tb.Name = "台幣零用金_tb"
- Me.台幣零用金_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣零用金_tb.TabIndex = 1251
- Me.台幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '台幣_lb
- '
- Me.台幣_lb.AutoSize = True
- Me.台幣_lb.ForeColor = System.Drawing.Color.Green
- Me.台幣_lb.Location = New System.Drawing.Point(402, 38)
- Me.台幣_lb.Name = "台幣_lb"
- Me.台幣_lb.Size = New System.Drawing.Size(79, 16)
- Me.台幣_lb.TabIndex = 1250
- Me.台幣_lb.Text = "台幣 - 零用金"
- '
- '台幣支票_tb
- '
- Me.台幣支票_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣支票_tb.Location = New System.Drawing.Point(683, 35)
- Me.台幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣支票_tb.Name = "台幣支票_tb"
- Me.台幣支票_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣支票_tb.TabIndex = 1253
- Me.台幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '台幣現金餘額_tb
- '
- Me.台幣現金餘額_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣現金餘額_tb.Location = New System.Drawing.Point(1222, 34)
- Me.台幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣現金餘額_tb.Name = "台幣現金餘額_tb"
- Me.台幣現金餘額_tb.Size = New System.Drawing.Size(113, 23)
- Me.台幣現金餘額_tb.TabIndex = 1249
- Me.台幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '餘_lb
- '
- Me.餘_lb.AutoSize = True
- Me.餘_lb.ForeColor = System.Drawing.Color.Green
- Me.餘_lb.Location = New System.Drawing.Point(1117, 38)
- Me.餘_lb.Name = "餘_lb"
- Me.餘_lb.Size = New System.Drawing.Size(56, 16)
- Me.餘_lb.TabIndex = 1248
- Me.餘_lb.Text = "現金餘額"
- '
- '台幣支出_tb
- '
- Me.台幣支出_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣支出_tb.Location = New System.Drawing.Point(1015, 34)
- Me.台幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣支出_tb.Name = "台幣支出_tb"
- Me.台幣支出_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣支出_tb.TabIndex = 1247
- Me.台幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '支出_lb
- '
- Me.支出_lb.AutoSize = True
- Me.支出_lb.ForeColor = System.Drawing.Color.Green
- Me.支出_lb.Location = New System.Drawing.Point(939, 37)
- Me.支出_lb.Name = "支出_lb"
- Me.支出_lb.Size = New System.Drawing.Size(32, 16)
- Me.支出_lb.TabIndex = 1246
- Me.支出_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當月_bt.Location = New System.Drawing.Point(287, 59)
- Me.當月_bt.Name = "當月_bt"
- Me.當月_bt.Size = New System.Drawing.Size(45, 25)
- Me.當月_bt.TabIndex = 1245
- Me.當月_bt.Text = "當月"
- Me.當月_bt.UseVisualStyleBackColor = True
- '
- '當日_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.當日_bt.Location = New System.Drawing.Point(288, 33)
- Me.當日_bt.Name = "當日_bt"
- Me.當日_bt.Size = New System.Drawing.Size(45, 25)
- Me.當日_bt.TabIndex = 1244
- Me.當日_bt.Text = "當日"
- Me.當日_bt.UseVisualStyleBackColor = True
- '
- '到_lb
- '
- Me.到_lb.AutoSize = True
- Me.到_lb.Location = New System.Drawing.Point(117, 37)
- Me.到_lb.Name = "到_lb"
- Me.到_lb.Size = New System.Drawing.Size(20, 16)
- Me.到_lb.TabIndex = 1243
- Me.到_lb.Text = "到"
- '
- '結束日期_dtp
- '
- Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.結束日期_dtp.Location = New System.Drawing.Point(169, 34)
- Me.結束日期_dtp.Name = "結束日期_dtp"
- Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.結束日期_dtp.TabIndex = 1242
- '
- '開始日期_dtp
- '
- Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.開始日期_dtp.Location = New System.Drawing.Point(15, 34)
- Me.開始日期_dtp.Name = "開始日期_dtp"
- Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.開始日期_dtp.TabIndex = 1241
- '
- '台幣現金_tb
- '
- Me.台幣現金_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣現金_tb.Location = New System.Drawing.Point(838, 34)
- Me.台幣現金_tb.Name = "台幣現金_tb"
- Me.台幣現金_tb.Size = New System.Drawing.Size(99, 23)
- Me.台幣現金_tb.TabIndex = 1240
- Me.台幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '現金_lb
- '
- Me.現金_lb.AutoSize = True
- Me.現金_lb.ForeColor = System.Drawing.Color.Green
- Me.現金_lb.Location = New System.Drawing.Point(786, 38)
- Me.現金_lb.Name = "現金_lb"
- Me.現金_lb.Size = New System.Drawing.Size(32, 16)
- Me.現金_lb.TabIndex = 1239
- Me.現金_lb.Text = "現金"
- '
- '支付單列印成EXCEL_bt
- '
- Me.支付單列印成EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.支付單列印成EXCEL_bt.ForeColor = System.Drawing.Color.Blue
- Me.支付單列印成EXCEL_bt.Location = New System.Drawing.Point(1362, 5)
- Me.支付單列印成EXCEL_bt.Name = "支付單列印成EXCEL_bt"
- Me.支付單列印成EXCEL_bt.Size = New System.Drawing.Size(121, 127)
- Me.支付單列印成EXCEL_bt.TabIndex = 1238
- Me.支付單列印成EXCEL_bt.Text = "支付單列印成EXCEL" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.支付單列印成EXCEL_bt.UseVisualStyleBackColor = True
- '
- '日期1_lb
- '
- Me.日期1_lb.AutoSize = True
- Me.日期1_lb.ForeColor = System.Drawing.Color.Blue
- Me.日期1_lb.Location = New System.Drawing.Point(1205, 10)
- Me.日期1_lb.Name = "日期1_lb"
- Me.日期1_lb.Size = New System.Drawing.Size(32, 16)
- Me.日期1_lb.TabIndex = 1237
- Me.日期1_lb.Text = "日期"
- '
- '日期_lb
- '
- Me.日期_lb.AutoSize = True
- Me.日期_lb.ForeColor = System.Drawing.Color.Blue
- Me.日期_lb.Location = New System.Drawing.Point(895, 10)
- Me.日期_lb.Name = "日期_lb"
- Me.日期_lb.Size = New System.Drawing.Size(32, 16)
- Me.日期_lb.TabIndex = 1236
- Me.日期_lb.Text = "日期"
- '
- '審核日期_dtp
- '
- Me.審核日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.審核日期_dtp.Location = New System.Drawing.Point(1257, 5)
- Me.審核日期_dtp.Name = "審核日期_dtp"
- Me.審核日期_dtp.Size = New System.Drawing.Size(99, 23)
- Me.審核日期_dtp.TabIndex = 1235
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.申請日期_dtp.Location = New System.Drawing.Point(954, 7)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(99, 23)
- Me.申請日期_dtp.TabIndex = 1234
- '
- '審核人_lb
- '
- Me.審核人_lb.AutoSize = True
- Me.審核人_lb.ForeColor = System.Drawing.Color.Blue
- Me.審核人_lb.Location = New System.Drawing.Point(1059, 10)
- Me.審核人_lb.Name = "審核人_lb"
- Me.審核人_lb.Size = New System.Drawing.Size(44, 16)
- Me.審核人_lb.TabIndex = 1233
- Me.審核人_lb.Text = "審核人"
- '
- '審核人_tb
- '
- Me.審核人_tb.ForeColor = System.Drawing.Color.Blue
- Me.審核人_tb.Location = New System.Drawing.Point(1126, 6)
- Me.審核人_tb.Name = "審核人_tb"
- Me.審核人_tb.Size = New System.Drawing.Size(74, 23)
- Me.審核人_tb.TabIndex = 1232
- '
- '申請人_tb
- '
- Me.申請人_tb.ForeColor = System.Drawing.Color.Blue
- Me.申請人_tb.Location = New System.Drawing.Point(815, 7)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(74, 23)
- Me.申請人_tb.TabIndex = 1229
- '
- '收支單號_tb
- '
- Me.收支單號_tb.ForeColor = System.Drawing.Color.Blue
- Me.收支單號_tb.Location = New System.Drawing.Point(602, 7)
- Me.收支單號_tb.Name = "收支單號_tb"
- Me.收支單號_tb.Size = New System.Drawing.Size(150, 23)
- Me.收支單號_tb.TabIndex = 1227
- '
- '已核准的營運成本收支單_lb
- '
- Me.已核准的營運成本收支單_lb.AutoSize = True
- Me.已核准的營運成本收支單_lb.Location = New System.Drawing.Point(3, 9)
- Me.已核准的營運成本收支單_lb.Name = "已核准的營運成本收支單_lb"
- Me.已核准的營運成本收支單_lb.Size = New System.Drawing.Size(140, 16)
- Me.已核准的營運成本收支單_lb.TabIndex = 1226
- Me.已核准的營運成本收支單_lb.Text = "已核准的營運成本收支單"
- '
- '營運成本收支單號_lb
- '
- Me.營運成本收支單號_lb.AutoSize = True
- Me.營運成本收支單號_lb.ForeColor = System.Drawing.Color.Blue
- Me.營運成本收支單號_lb.Location = New System.Drawing.Point(402, 9)
- Me.營運成本收支單號_lb.Name = "營運成本收支單號_lb"
- Me.營運成本收支單號_lb.Size = New System.Drawing.Size(104, 16)
- Me.營運成本收支單號_lb.TabIndex = 1228
- Me.營運成本收支單號_lb.Text = "營運成本收支單號"
- '
- '申請人_lb
- '
- Me.申請人_lb.AutoSize = True
- Me.申請人_lb.ForeColor = System.Drawing.Color.Blue
- Me.申請人_lb.Location = New System.Drawing.Point(754, 10)
- Me.申請人_lb.Name = "申請人_lb"
- Me.申請人_lb.Size = New System.Drawing.Size(44, 16)
- Me.申請人_lb.TabIndex = 1230
- Me.申請人_lb.Text = "申請人"
- '
- '財務彙總_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.財務彙總_dgv.Location = New System.Drawing.Point(333, 140)
- 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(1155, 592)
- Me.財務彙總_dgv.TabIndex = 1276
- '
- '單據彙總_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.單據彙總_dgv.Location = New System.Drawing.Point(12, 88)
- Me.單據彙總_dgv.Name = "單據彙總_dgv"
- Me.單據彙總_dgv.RowHeadersWidth = 5
- Me.單據彙總_dgv.RowTemplate.Height = 24
- Me.單據彙總_dgv.Size = New System.Drawing.Size(315, 538)
- Me.單據彙總_dgv.TabIndex = 1225
- '
- '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 = "重新讀取"
- '
- '明細_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(333, 140)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1141, 592)
- Me.明細_dgv.TabIndex = 1231
- '
- '支票3_lb
- '
- Me.支票3_lb.AutoSize = True
- Me.支票3_lb.ForeColor = System.Drawing.Color.IndianRed
- Me.支票3_lb.Location = New System.Drawing.Point(637, 113)
- Me.支票3_lb.Name = "支票3_lb"
- Me.支票3_lb.Size = New System.Drawing.Size(32, 16)
- Me.支票3_lb.TabIndex = 1295
- Me.支票3_lb.Text = "支票"
- '
- '印尼盾_tb
- '
- Me.印尼盾_tb.ForeColor = System.Drawing.Color.Red
- Me.印尼盾_tb.Location = New System.Drawing.Point(534, 110)
- Me.印尼盾_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.印尼盾_tb.Name = "印尼盾_tb"
- Me.印尼盾_tb.Size = New System.Drawing.Size(99, 23)
- Me.印尼盾_tb.TabIndex = 1294
- Me.印尼盾_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '印尼_lb
- '
- Me.印尼_lb.AutoSize = True
- Me.印尼_lb.ForeColor = System.Drawing.Color.IndianRed
- Me.印尼_lb.Location = New System.Drawing.Point(402, 114)
- Me.印尼_lb.Name = "印尼_lb"
- Me.印尼_lb.Size = New System.Drawing.Size(85, 16)
- Me.印尼_lb.TabIndex = 1293
- Me.印尼_lb.Text = "印尼盾-零用金"
- '
- '印尼支票_tb
- '
- Me.印尼支票_tb.ForeColor = System.Drawing.Color.Red
- Me.印尼支票_tb.Location = New System.Drawing.Point(683, 110)
- Me.印尼支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.印尼支票_tb.Name = "印尼支票_tb"
- Me.印尼支票_tb.Size = New System.Drawing.Size(99, 23)
- Me.印尼支票_tb.TabIndex = 1296
- Me.印尼支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '印尼餘額_tb
- '
- Me.印尼餘額_tb.ForeColor = System.Drawing.Color.Red
- Me.印尼餘額_tb.Location = New System.Drawing.Point(1222, 109)
- Me.印尼餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.印尼餘額_tb.Name = "印尼餘額_tb"
- Me.印尼餘額_tb.Size = New System.Drawing.Size(113, 23)
- Me.印尼餘額_tb.TabIndex = 1292
- Me.印尼餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '餘3_lb
- '
- Me.餘3_lb.AutoSize = True
- Me.餘3_lb.ForeColor = System.Drawing.Color.IndianRed
- Me.餘3_lb.Location = New System.Drawing.Point(1117, 113)
- Me.餘3_lb.Name = "餘3_lb"
- Me.餘3_lb.Size = New System.Drawing.Size(56, 16)
- Me.餘3_lb.TabIndex = 1291
- Me.餘3_lb.Text = "現金餘額"
- '
- '印尼支出_tb
- '
- Me.印尼支出_tb.ForeColor = System.Drawing.Color.Red
- Me.印尼支出_tb.Location = New System.Drawing.Point(1015, 109)
- Me.印尼支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.印尼支出_tb.Name = "印尼支出_tb"
- Me.印尼支出_tb.Size = New System.Drawing.Size(99, 23)
- Me.印尼支出_tb.TabIndex = 1290
- Me.印尼支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '支出3_lb
- '
- Me.支出3_lb.AutoSize = True
- Me.支出3_lb.ForeColor = System.Drawing.Color.IndianRed
- Me.支出3_lb.Location = New System.Drawing.Point(939, 112)
- Me.支出3_lb.Name = "支出3_lb"
- Me.支出3_lb.Size = New System.Drawing.Size(32, 16)
- Me.支出3_lb.TabIndex = 1289
- Me.支出3_lb.Text = "支出"
- '
- '印尼現金_tb
- '
- Me.印尼現金_tb.ForeColor = System.Drawing.Color.Red
- Me.印尼現金_tb.Location = New System.Drawing.Point(838, 109)
- Me.印尼現金_tb.Name = "印尼現金_tb"
- Me.印尼現金_tb.Size = New System.Drawing.Size(99, 23)
- Me.印尼現金_tb.TabIndex = 1288
- Me.印尼現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '現金3_lb
- '
- Me.現金3_lb.AutoSize = True
- Me.現金3_lb.ForeColor = System.Drawing.Color.IndianRed
- Me.現金3_lb.Location = New System.Drawing.Point(786, 113)
- Me.現金3_lb.Name = "現金3_lb"
- Me.現金3_lb.Size = New System.Drawing.Size(32, 16)
- Me.現金3_lb.TabIndex = 1287
- Me.現金3_lb.Text = "現金"
- '
- '支票2_lb
- '
- Me.支票2_lb.AutoSize = True
- Me.支票2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
- Me.支票2_lb.Location = New System.Drawing.Point(637, 88)
- Me.支票2_lb.Name = "支票2_lb"
- Me.支票2_lb.Size = New System.Drawing.Size(32, 16)
- Me.支票2_lb.TabIndex = 1285
- Me.支票2_lb.Text = "支票"
- '
- '美金_tb
- '
- Me.美金_tb.ForeColor = System.Drawing.Color.Green
- Me.美金_tb.Location = New System.Drawing.Point(534, 84)
- Me.美金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.美金_tb.Name = "美金_tb"
- Me.美金_tb.Size = New System.Drawing.Size(99, 23)
- Me.美金_tb.TabIndex = 1284
- Me.美金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '美金_lb
- '
- Me.美金_lb.AutoSize = True
- Me.美金_lb.ForeColor = System.Drawing.Color.DarkSlateGray
- Me.美金_lb.Location = New System.Drawing.Point(402, 89)
- Me.美金_lb.Name = "美金_lb"
- Me.美金_lb.Size = New System.Drawing.Size(76, 16)
- Me.美金_lb.TabIndex = 1283
- Me.美金_lb.Text = "美金- 零用金"
- '
- '美金支票_tb
- '
- Me.美金支票_tb.ForeColor = System.Drawing.Color.Green
- Me.美金支票_tb.Location = New System.Drawing.Point(683, 85)
- Me.美金支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.美金支票_tb.Name = "美金支票_tb"
- Me.美金支票_tb.Size = New System.Drawing.Size(99, 23)
- Me.美金支票_tb.TabIndex = 1286
- Me.美金支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '美金餘額_tb
- '
- Me.美金餘額_tb.ForeColor = System.Drawing.Color.Green
- Me.美金餘額_tb.Location = New System.Drawing.Point(1222, 84)
- Me.美金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.美金餘額_tb.Name = "美金餘額_tb"
- Me.美金餘額_tb.Size = New System.Drawing.Size(113, 23)
- Me.美金餘額_tb.TabIndex = 1282
- Me.美金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '餘2_lb
- '
- Me.餘2_lb.AutoSize = True
- Me.餘2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
- Me.餘2_lb.Location = New System.Drawing.Point(1117, 88)
- Me.餘2_lb.Name = "餘2_lb"
- Me.餘2_lb.Size = New System.Drawing.Size(56, 16)
- Me.餘2_lb.TabIndex = 1281
- Me.餘2_lb.Text = "現金餘額"
- '
- '美金支出_tb
- '
- Me.美金支出_tb.ForeColor = System.Drawing.Color.Green
- Me.美金支出_tb.Location = New System.Drawing.Point(1015, 84)
- Me.美金支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.美金支出_tb.Name = "美金支出_tb"
- Me.美金支出_tb.Size = New System.Drawing.Size(99, 23)
- Me.美金支出_tb.TabIndex = 1280
- Me.美金支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '支出2_lb
- '
- Me.支出2_lb.AutoSize = True
- Me.支出2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
- Me.支出2_lb.Location = New System.Drawing.Point(939, 87)
- Me.支出2_lb.Name = "支出2_lb"
- Me.支出2_lb.Size = New System.Drawing.Size(32, 16)
- Me.支出2_lb.TabIndex = 1279
- Me.支出2_lb.Text = "支出"
- '
- '美金現金_tb
- '
- Me.美金現金_tb.ForeColor = System.Drawing.Color.Green
- Me.美金現金_tb.Location = New System.Drawing.Point(838, 84)
- Me.美金現金_tb.Name = "美金現金_tb"
- Me.美金現金_tb.Size = New System.Drawing.Size(99, 23)
- Me.美金現金_tb.TabIndex = 1278
- Me.美金現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '現金2_lb
- '
- Me.現金2_lb.AutoSize = True
- Me.現金2_lb.ForeColor = System.Drawing.Color.DarkSlateGray
- Me.現金2_lb.Location = New System.Drawing.Point(786, 88)
- Me.現金2_lb.Name = "現金2_lb"
- Me.現金2_lb.Size = New System.Drawing.Size(32, 16)
- Me.現金2_lb.TabIndex = 1277
- Me.現金2_lb.Text = "現金"
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(659, 343)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1297
- Me.語言_dgv.Visible = False
- '
- '營運成本收支單一覽表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1495, 735)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.支票3_lb)
- Me.Controls.Add(Me.印尼盾_tb)
- Me.Controls.Add(Me.印尼_lb)
- Me.Controls.Add(Me.印尼支票_tb)
- Me.Controls.Add(Me.印尼餘額_tb)
- Me.Controls.Add(Me.餘3_lb)
- Me.Controls.Add(Me.印尼支出_tb)
- Me.Controls.Add(Me.支出3_lb)
- Me.Controls.Add(Me.印尼現金_tb)
- Me.Controls.Add(Me.現金3_lb)
- Me.Controls.Add(Me.支票2_lb)
- Me.Controls.Add(Me.美金_tb)
- Me.Controls.Add(Me.美金_lb)
- Me.Controls.Add(Me.美金支票_tb)
- Me.Controls.Add(Me.美金餘額_tb)
- Me.Controls.Add(Me.餘2_lb)
- Me.Controls.Add(Me.美金支出_tb)
- Me.Controls.Add(Me.支出2_lb)
- Me.Controls.Add(Me.美金現金_tb)
- Me.Controls.Add(Me.現金2_lb)
- Me.Controls.Add(Me.會計月_ch)
- Me.Controls.Add(Me.下個月_bt)
- Me.Controls.Add(Me.上個月_bt)
- Me.Controls.Add(Me.中間日期_dtp)
- Me.Controls.Add(Me.一般月_ch)
- Me.Controls.Add(Me.支票1_lb)
- Me.Controls.Add(Me.人民幣零用金_tb)
- Me.Controls.Add(Me.人民幣零用金_lb)
- Me.Controls.Add(Me.人民幣支票_tb)
- Me.Controls.Add(Me.人民幣現金餘額_tb)
- Me.Controls.Add(Me.餘1_lb)
- Me.Controls.Add(Me.人民幣支出_tb)
- Me.Controls.Add(Me.支出1_lb)
- Me.Controls.Add(Me.人民幣現金_tb)
- Me.Controls.Add(Me.現金1_lb)
- Me.Controls.Add(Me.圖片編碼_tb)
- Me.Controls.Add(Me.驗證碼_tb)
- Me.Controls.Add(Me.圖片編碼_lb)
- Me.Controls.Add(Me.驗證碼_lb)
- Me.Controls.Add(Me.簽名圖_pb)
- Me.Controls.Add(Me.彙總_rb)
- Me.Controls.Add(Me.明細_rb)
- Me.Controls.Add(Me.支票_lb)
- Me.Controls.Add(Me.台幣零用金_tb)
- Me.Controls.Add(Me.台幣_lb)
- Me.Controls.Add(Me.台幣支票_tb)
- Me.Controls.Add(Me.台幣現金餘額_tb)
- Me.Controls.Add(Me.餘_lb)
- Me.Controls.Add(Me.台幣支出_tb)
- Me.Controls.Add(Me.支出_lb)
- Me.Controls.Add(Me.當月_bt)
- Me.Controls.Add(Me.當日_bt)
- Me.Controls.Add(Me.到_lb)
- Me.Controls.Add(Me.結束日期_dtp)
- Me.Controls.Add(Me.開始日期_dtp)
- Me.Controls.Add(Me.台幣現金_tb)
- Me.Controls.Add(Me.現金_lb)
- Me.Controls.Add(Me.支付單列印成EXCEL_bt)
- Me.Controls.Add(Me.日期1_lb)
- Me.Controls.Add(Me.日期_lb)
- Me.Controls.Add(Me.審核日期_dtp)
- Me.Controls.Add(Me.申請日期_dtp)
- Me.Controls.Add(Me.審核人_lb)
- Me.Controls.Add(Me.審核人_tb)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.收支單號_tb)
- Me.Controls.Add(Me.已核准的營運成本收支單_lb)
- Me.Controls.Add(Me.營運成本收支單號_lb)
- Me.Controls.Add(Me.申請人_lb)
- Me.Controls.Add(Me.財務彙總_dgv)
- Me.Controls.Add(Me.單據彙總_dgv)
- Me.Controls.Add(Me.明細_dgv)
- 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.簽名圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.單據彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 會計月_ch As CheckBox
- Friend WithEvents 下個月_bt As Button
- Friend WithEvents 上個月_bt As Button
- Friend WithEvents 中間日期_dtp As DateTimePicker
- Friend WithEvents 一般月_ch As CheckBox
- Friend WithEvents 支票1_lb As Label
- Friend WithEvents 人民幣零用金_tb As TextBox
- Friend WithEvents 人民幣零用金_lb As Label
- Friend WithEvents 人民幣支票_tb As TextBox
- Friend WithEvents 人民幣現金餘額_tb As TextBox
- Friend WithEvents 餘1_lb As Label
- Friend WithEvents 人民幣支出_tb As TextBox
- Friend WithEvents 支出1_lb As Label
- Friend WithEvents 人民幣現金_tb As TextBox
- Friend WithEvents 現金1_lb As Label
- Friend WithEvents 圖片編碼_tb As TextBox
- Friend WithEvents 驗證碼_tb As TextBox
- Friend WithEvents 圖片編碼_lb As Label
- Friend WithEvents 驗證碼_lb As Label
- Friend WithEvents 簽名圖_pb As PictureBox
- Friend WithEvents 彙總_rb As RadioButton
- Friend WithEvents 明細_rb As RadioButton
- Friend WithEvents 支票_lb As Label
- Friend WithEvents 台幣零用金_tb As TextBox
- Friend WithEvents 台幣_lb As Label
- Friend WithEvents 台幣支票_tb As TextBox
- Friend WithEvents 台幣現金餘額_tb As TextBox
- Friend WithEvents 餘_lb As Label
- Friend WithEvents 台幣支出_tb As TextBox
- Friend WithEvents 支出_lb As Label
- Friend WithEvents 當月_bt As Button
- Friend WithEvents 當日_bt As Button
- Friend WithEvents 結束日期_dtp As DateTimePicker
- Friend WithEvents 開始日期_dtp As DateTimePicker
- Friend WithEvents 台幣現金_tb As TextBox
- Friend WithEvents 現金_lb As Label
- Friend WithEvents 支付單列印成EXCEL_bt As Button
- Friend WithEvents 日期1_lb As Label
- Friend WithEvents 日期_lb As Label
- Friend WithEvents 審核日期_dtp As DateTimePicker
- Friend WithEvents 申請日期_dtp As DateTimePicker
- Friend WithEvents 審核人_lb As Label
- Friend WithEvents 審核人_tb As TextBox
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 收支單號_tb As TextBox
- Friend WithEvents 已核准的營運成本收支單_lb As Label
- Friend WithEvents 營運成本收支單號_lb As Label
- Friend WithEvents 申請人_lb As Label
- Friend WithEvents 財務彙總_dgv As DataGridView
- Friend WithEvents 單據彙總_dgv As DataGridView
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 支票3_lb As Label
- Friend WithEvents 印尼盾_tb As TextBox
- Friend WithEvents 印尼_lb As Label
- Friend WithEvents 印尼支票_tb As TextBox
- Friend WithEvents 印尼餘額_tb As TextBox
- Friend WithEvents 餘3_lb As Label
- Friend WithEvents 印尼支出_tb As TextBox
- Friend WithEvents 支出3_lb As Label
- Friend WithEvents 印尼現金_tb As TextBox
- Friend WithEvents 現金3_lb As Label
- Friend WithEvents 支票2_lb As Label
- Friend WithEvents 美金_tb As TextBox
- Friend WithEvents 美金_lb As Label
- Friend WithEvents 美金支票_tb As TextBox
- Friend WithEvents 美金餘額_tb As TextBox
- Friend WithEvents 餘2_lb As Label
- Friend WithEvents 美金支出_tb As TextBox
- Friend WithEvents 支出2_lb As Label
- Friend WithEvents 美金現金_tb As TextBox
- Friend WithEvents 現金2_lb As Label
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 到_lb As Label
- End Class
|