123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955 |
- <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 DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle23 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle24 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.彙總匯率_ch = New System.Windows.Forms.CheckBox()
- Me.簽名圖_pb = New System.Windows.Forms.PictureBox()
- Me.日期彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.單據彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.非稅_ch = New System.Windows.Forms.CheckBox()
- Me.含稅_ch = New System.Windows.Forms.CheckBox()
- Me.全部_ch = New System.Windows.Forms.CheckBox()
- Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
- Me.下個月_bt = New System.Windows.Forms.Button()
- Me.上個月_bt = New System.Windows.Forms.Button()
- Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.人民幣零用金_tb = New System.Windows.Forms.TextBox()
- Me.人民幣支票_tb = New System.Windows.Forms.TextBox()
- Me.人民幣現金餘額_tb = New System.Windows.Forms.TextBox()
- Me.人民幣支出_tb = New System.Windows.Forms.TextBox()
- Me.人民幣現金_tb = New System.Windows.Forms.TextBox()
- Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
- Me.驗證碼_tb = New System.Windows.Forms.TextBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.彙總_rb = New System.Windows.Forms.RadioButton()
- Me.明細_rb = New System.Windows.Forms.RadioButton()
- Me.台幣零用金_tb = New System.Windows.Forms.TextBox()
- Me.台幣支票_tb = New System.Windows.Forms.TextBox()
- Me.台幣現金餘額_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.台幣支出_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.當月_bt = New System.Windows.Forms.Button()
- Me.當日_bt = New System.Windows.Forms.Button()
- Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.台幣現金_tb = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.支付單列印成EXCEL = New System.Windows.Forms.Button()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.審核日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.審核人_tb = New System.Windows.Forms.TextBox()
- Me.收支單號_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.財務彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.一般月_ch = New System.Windows.Forms.CheckBox()
- Me.財務彙總_天_dgv = New System.Windows.Forms.DataGridView()
- Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.申請人_tb = New System.Windows.Forms.TextBox()
- Me.日期浮動_cb = New System.Windows.Forms.CheckBox()
- Me.會計月_ch = New System.Windows.Forms.CheckBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.公司名稱 = New System.Windows.Forms.TextBox()
- Me.公司編號_cb = New System.Windows.Forms.ComboBox()
- Me.公司編號_lb = New System.Windows.Forms.Label()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.憑證張數_tb = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.顯示單據_cb = New System.Windows.Forms.CheckBox()
- Me.壘算_dgv = New System.Windows.Forms.DataGridView()
- 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()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.財務彙總_天_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.壘算_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.正壘算_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '彙總匯率_ch
- '
- Me.彙總匯率_ch.AutoSize = True
- Me.彙總匯率_ch.Location = New System.Drawing.Point(57, 74)
- Me.彙總匯率_ch.Name = "彙總匯率_ch"
- Me.彙總匯率_ch.Size = New System.Drawing.Size(50, 20)
- Me.彙總匯率_ch.TabIndex = 1561
- Me.彙總匯率_ch.Text = "匯率"
- Me.彙總匯率_ch.UseVisualStyleBackColor = True
- '
- '簽名圖_pb
- '
- Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.簽名圖_pb.Location = New System.Drawing.Point(8, 18)
- Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.簽名圖_pb.Name = "簽名圖_pb"
- Me.簽名圖_pb.Size = New System.Drawing.Size(129, 47)
- Me.簽名圖_pb.TabIndex = 1534
- Me.簽名圖_pb.TabStop = False
- '
- '日期彙總_dgv
- '
- 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(2, 78)
- Me.日期彙總_dgv.Name = "日期彙總_dgv"
- Me.日期彙總_dgv.RowHeadersWidth = 5
- Me.日期彙總_dgv.RowTemplate.Height = 24
- Me.日期彙總_dgv.Size = New System.Drawing.Size(91, 550)
- Me.日期彙總_dgv.TabIndex = 1560
- '
- '單據彙總_dgv
- '
- 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(226, 70)
- Me.單據彙總_dgv.Name = "單據彙總_dgv"
- Me.單據彙總_dgv.RowHeadersWidth = 5
- Me.單據彙總_dgv.RowTemplate.Height = 24
- Me.單據彙總_dgv.Size = New System.Drawing.Size(91, 88)
- Me.單據彙總_dgv.TabIndex = 1504
- Me.單據彙總_dgv.Visible = False
- '
- '非稅_ch
- '
- Me.非稅_ch.AutoSize = True
- Me.非稅_ch.Location = New System.Drawing.Point(1283, 54)
- Me.非稅_ch.Name = "非稅_ch"
- Me.非稅_ch.Size = New System.Drawing.Size(50, 20)
- Me.非稅_ch.TabIndex = 1559
- Me.非稅_ch.Text = "非稅"
- Me.非稅_ch.UseVisualStyleBackColor = True
- '
- '含稅_ch
- '
- Me.含稅_ch.AutoSize = True
- Me.含稅_ch.Location = New System.Drawing.Point(1283, 28)
- Me.含稅_ch.Name = "含稅_ch"
- Me.含稅_ch.Size = New System.Drawing.Size(50, 20)
- Me.含稅_ch.TabIndex = 1558
- Me.含稅_ch.Text = "含稅"
- Me.含稅_ch.UseVisualStyleBackColor = True
- '
- '全部_ch
- '
- Me.全部_ch.AutoSize = True
- Me.全部_ch.Checked = True
- Me.全部_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.全部_ch.Location = New System.Drawing.Point(1283, 4)
- Me.全部_ch.Name = "全部_ch"
- Me.全部_ch.Size = New System.Drawing.Size(50, 20)
- Me.全部_ch.TabIndex = 1557
- Me.全部_ch.Text = "全部"
- Me.全部_ch.UseVisualStyleBackColor = True
- '
- '字體_NUD
- '
- Me.字體_NUD.DecimalPlaces = 1
- Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
- Me.字體_NUD.Location = New System.Drawing.Point(289, 221)
- 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(42, 23)
- Me.字體_NUD.TabIndex = 1555
- Me.字體_NUD.Value = New Decimal(New Integer() {77, 0, 0, 65536})
- '
- '下個月_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(236, 52)
- Me.下個月_bt.Name = "下個月_bt"
- Me.下個月_bt.Size = New System.Drawing.Size(57, 23)
- Me.下個月_bt.TabIndex = 1551
- 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(178, 52)
- Me.上個月_bt.Name = "上個月_bt"
- Me.上個月_bt.Size = New System.Drawing.Size(57, 23)
- Me.上個月_bt.TabIndex = 1550
- 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(8, 72)
- Me.中間日期_dtp.Name = "中間日期_dtp"
- Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
- Me.中間日期_dtp.TabIndex = 1549
- Me.中間日期_dtp.Visible = False
- '
- '人民幣零用金_tb
- '
- Me.人民幣零用金_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣零用金_tb.Location = New System.Drawing.Point(8, 170)
- Me.人民幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣零用金_tb.Name = "人民幣零用金_tb"
- Me.人民幣零用金_tb.Size = New System.Drawing.Size(85, 23)
- Me.人民幣零用金_tb.TabIndex = 1546
- Me.人民幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣支票_tb
- '
- Me.人民幣支票_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣支票_tb.Location = New System.Drawing.Point(8, 139)
- Me.人民幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣支票_tb.Name = "人民幣支票_tb"
- Me.人民幣支票_tb.Size = New System.Drawing.Size(85, 23)
- Me.人民幣支票_tb.TabIndex = 1548
- Me.人民幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣現金餘額_tb
- '
- Me.人民幣現金餘額_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣現金餘額_tb.Location = New System.Drawing.Point(8, 201)
- Me.人民幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣現金餘額_tb.Name = "人民幣現金餘額_tb"
- Me.人民幣現金餘額_tb.Size = New System.Drawing.Size(85, 23)
- Me.人民幣現金餘額_tb.TabIndex = 1544
- Me.人民幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣支出_tb
- '
- Me.人民幣支出_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣支出_tb.Location = New System.Drawing.Point(99, 170)
- Me.人民幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.人民幣支出_tb.Name = "人民幣支出_tb"
- Me.人民幣支出_tb.Size = New System.Drawing.Size(85, 23)
- Me.人民幣支出_tb.TabIndex = 1542
- Me.人民幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '人民幣現金_tb
- '
- Me.人民幣現金_tb.ForeColor = System.Drawing.Color.Red
- Me.人民幣現金_tb.Location = New System.Drawing.Point(99, 201)
- Me.人民幣現金_tb.Name = "人民幣現金_tb"
- Me.人民幣現金_tb.Size = New System.Drawing.Size(85, 23)
- Me.人民幣現金_tb.TabIndex = 1540
- Me.人民幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '圖片編碼_tb
- '
- Me.圖片編碼_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.圖片編碼_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_tb.Location = New System.Drawing.Point(164, 42)
- Me.圖片編碼_tb.Name = "圖片編碼_tb"
- Me.圖片編碼_tb.Size = New System.Drawing.Size(153, 22)
- Me.圖片編碼_tb.TabIndex = 1538
- Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '驗證碼_tb
- '
- Me.驗證碼_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.驗證碼_tb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_tb.Location = New System.Drawing.Point(164, 17)
- Me.驗證碼_tb.Name = "驗證碼_tb"
- Me.驗證碼_tb.Size = New System.Drawing.Size(153, 22)
- Me.驗證碼_tb.TabIndex = 1537
- Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.ForeColor = System.Drawing.Color.Blue
- Me.Label20.Location = New System.Drawing.Point(136, 45)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(31, 16)
- Me.Label20.TabIndex = 1536
- Me.Label20.Text = "編碼"
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.ForeColor = System.Drawing.Color.Blue
- Me.Label19.Location = New System.Drawing.Point(136, 20)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(31, 16)
- Me.Label19.TabIndex = 1535
- Me.Label19.Text = "驗證"
- '
- '彙總_rb
- '
- Me.彙總_rb.AutoSize = True
- Me.彙總_rb.Location = New System.Drawing.Point(355, 53)
- Me.彙總_rb.Name = "彙總_rb"
- Me.彙總_rb.Size = New System.Drawing.Size(49, 20)
- Me.彙總_rb.TabIndex = 1533
- Me.彙總_rb.TabStop = True
- Me.彙總_rb.Text = "彙總"
- Me.彙總_rb.UseVisualStyleBackColor = True
- '
- '明細_rb
- '
- Me.明細_rb.AutoSize = True
- Me.明細_rb.Location = New System.Drawing.Point(299, 54)
- Me.明細_rb.Name = "明細_rb"
- Me.明細_rb.Size = New System.Drawing.Size(49, 20)
- Me.明細_rb.TabIndex = 1532
- Me.明細_rb.TabStop = True
- Me.明細_rb.Text = "明細"
- Me.明細_rb.UseVisualStyleBackColor = True
- '
- '台幣零用金_tb
- '
- Me.台幣零用金_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣零用金_tb.Location = New System.Drawing.Point(8, 231)
- Me.台幣零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣零用金_tb.Name = "台幣零用金_tb"
- Me.台幣零用金_tb.Size = New System.Drawing.Size(85, 23)
- Me.台幣零用金_tb.TabIndex = 1529
- Me.台幣零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '台幣支票_tb
- '
- Me.台幣支票_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣支票_tb.Location = New System.Drawing.Point(99, 231)
- Me.台幣支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣支票_tb.Name = "台幣支票_tb"
- Me.台幣支票_tb.Size = New System.Drawing.Size(85, 23)
- Me.台幣支票_tb.TabIndex = 1531
- Me.台幣支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '台幣現金餘額_tb
- '
- Me.台幣現金餘額_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣現金餘額_tb.Location = New System.Drawing.Point(795, 29)
- Me.台幣現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣現金餘額_tb.Name = "台幣現金餘額_tb"
- Me.台幣現金餘額_tb.Size = New System.Drawing.Size(180, 23)
- Me.台幣現金餘額_tb.TabIndex = 1527
- Me.台幣現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Green
- Me.Label9.Location = New System.Drawing.Point(758, 31)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(31, 16)
- Me.Label9.TabIndex = 1526
- Me.Label9.Text = "總和"
- '
- '台幣支出_tb
- '
- Me.台幣支出_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣支出_tb.Location = New System.Drawing.Point(550, 29)
- Me.台幣支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.台幣支出_tb.Name = "台幣支出_tb"
- Me.台幣支出_tb.Size = New System.Drawing.Size(202, 23)
- Me.台幣支出_tb.TabIndex = 1525
- Me.台幣支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Green
- Me.Label11.Location = New System.Drawing.Point(513, 29)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(31, 16)
- Me.Label11.TabIndex = 1524
- Me.Label11.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(248, 25)
- Me.當月_bt.Name = "當月_bt"
- Me.當月_bt.Size = New System.Drawing.Size(45, 25)
- Me.當月_bt.TabIndex = 1523
- 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(203, 25)
- Me.當日_bt.Name = "當日_bt"
- Me.當日_bt.Size = New System.Drawing.Size(45, 25)
- Me.當日_bt.TabIndex = 1522
- Me.當日_bt.Text = "當日"
- Me.當日_bt.UseVisualStyleBackColor = True
- '
- '結束日期_dtp
- '
- Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.結束日期_dtp.Location = New System.Drawing.Point(111, 26)
- Me.結束日期_dtp.Name = "結束日期_dtp"
- Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.結束日期_dtp.TabIndex = 1520
- '
- '開始日期_dtp
- '
- Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.開始日期_dtp.Location = New System.Drawing.Point(2, 26)
- Me.開始日期_dtp.Name = "開始日期_dtp"
- Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.開始日期_dtp.TabIndex = 1519
- '
- '台幣現金_tb
- '
- Me.台幣現金_tb.ForeColor = System.Drawing.Color.Green
- Me.台幣現金_tb.Location = New System.Drawing.Point(337, 27)
- Me.台幣現金_tb.Name = "台幣現金_tb"
- Me.台幣現金_tb.Size = New System.Drawing.Size(170, 23)
- Me.台幣現金_tb.TabIndex = 1518
- Me.台幣現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Green
- Me.Label10.Location = New System.Drawing.Point(299, 30)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(31, 16)
- Me.Label10.TabIndex = 1517
- Me.Label10.Text = "收入"
- '
- '支付單列印成EXCEL
- '
- Me.支付單列印成EXCEL.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print
- Me.支付單列印成EXCEL.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.支付單列印成EXCEL.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.支付單列印成EXCEL.ForeColor = System.Drawing.Color.Blue
- Me.支付單列印成EXCEL.Location = New System.Drawing.Point(1189, 2)
- Me.支付單列印成EXCEL.Name = "支付單列印成EXCEL"
- Me.支付單列印成EXCEL.Size = New System.Drawing.Size(88, 73)
- Me.支付單列印成EXCEL.TabIndex = 1516
- Me.支付單列印成EXCEL.UseVisualStyleBackColor = True
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Blue
- Me.Label8.Location = New System.Drawing.Point(1051, 4)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(31, 16)
- Me.Label8.TabIndex = 1515
- Me.Label8.Text = "日期"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Blue
- Me.Label7.Location = New System.Drawing.Point(742, 4)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(31, 16)
- Me.Label7.TabIndex = 1514
- Me.Label7.Text = "日期"
- '
- '審核日期_dtp
- '
- Me.審核日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.審核日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.審核日期_dtp.Location = New System.Drawing.Point(1084, 1)
- Me.審核日期_dtp.Name = "審核日期_dtp"
- Me.審核日期_dtp.Size = New System.Drawing.Size(99, 23)
- Me.審核日期_dtp.TabIndex = 1513
- '
- '申請日期_dtp
- '
- Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd"
- Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom
- Me.申請日期_dtp.Location = New System.Drawing.Point(780, 1)
- Me.申請日期_dtp.Name = "申請日期_dtp"
- Me.申請日期_dtp.Size = New System.Drawing.Size(99, 23)
- Me.申請日期_dtp.TabIndex = 1512
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Blue
- Me.Label5.Location = New System.Drawing.Point(884, 4)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(43, 16)
- Me.Label5.TabIndex = 1511
- Me.Label5.Text = "審核人"
- '
- '審核人_tb
- '
- Me.審核人_tb.ForeColor = System.Drawing.Color.Blue
- Me.審核人_tb.Location = New System.Drawing.Point(929, 2)
- Me.審核人_tb.Name = "審核人_tb"
- Me.審核人_tb.Size = New System.Drawing.Size(116, 23)
- Me.審核人_tb.TabIndex = 1510
- '
- '收支單號_tb
- '
- Me.收支單號_tb.ForeColor = System.Drawing.Color.Blue
- Me.收支單號_tb.Location = New System.Drawing.Point(382, 1)
- Me.收支單號_tb.Name = "收支單號_tb"
- Me.收支單號_tb.Size = New System.Drawing.Size(192, 23)
- Me.收支單號_tb.TabIndex = 1505
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.Blue
- Me.Label1.Location = New System.Drawing.Point(296, 5)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(79, 16)
- Me.Label1.TabIndex = 1506
- Me.Label1.Text = "財務收支單號"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Blue
- Me.Label3.Location = New System.Drawing.Point(580, 5)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(43, 16)
- Me.Label3.TabIndex = 1508
- Me.Label3.Text = "申請人"
- '
- '財務彙總_dgv
- '
- 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(741, 78)
- Me.財務彙總_dgv.Name = "財務彙總_dgv"
- Me.財務彙總_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.財務彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle17
- Me.財務彙總_dgv.RowTemplate.Height = 24
- Me.財務彙總_dgv.Size = New System.Drawing.Size(592, 550)
- Me.財務彙總_dgv.TabIndex = 1554
- '
- '明細_dgv
- '
- 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
- DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle18.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle18.ForeColor = System.Drawing.Color.Black
- DataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.White
- DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.明細_dgv.DefaultCellStyle = DataGridViewCellStyle18
- Me.明細_dgv.Location = New System.Drawing.Point(94, 78)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle19
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(648, 550)
- Me.明細_dgv.TabIndex = 1509
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(93, 30)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(19, 16)
- Me.Label4.TabIndex = 1521
- Me.Label4.Text = "到"
- '
- '一般月_ch
- '
- Me.一般月_ch.AutoSize = True
- Me.一般月_ch.Location = New System.Drawing.Point(94, 54)
- Me.一般月_ch.Name = "一般月_ch"
- Me.一般月_ch.Size = New System.Drawing.Size(62, 20)
- Me.一般月_ch.TabIndex = 1553
- Me.一般月_ch.Text = "一般月"
- Me.一般月_ch.UseVisualStyleBackColor = True
- '
- '財務彙總_天_dgv
- '
- 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(94, 78)
- Me.財務彙總_天_dgv.Name = "財務彙總_天_dgv"
- Me.財務彙總_天_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.財務彙總_天_dgv.RowsDefaultCellStyle = DataGridViewCellStyle20
- Me.財務彙總_天_dgv.RowTemplate.Height = 24
- Me.財務彙總_天_dgv.Size = New System.Drawing.Size(648, 550)
- Me.財務彙總_天_dgv.TabIndex = 1562
- '
- '重新讀取ToolStripMenuItem
- '
- Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
- Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
- Me.重新讀取ToolStripMenuItem.Text = "重新讀取"
- '
- '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)
- '
- '申請人_tb
- '
- Me.申請人_tb.ForeColor = System.Drawing.Color.Blue
- Me.申請人_tb.Location = New System.Drawing.Point(630, 2)
- Me.申請人_tb.Name = "申請人_tb"
- Me.申請人_tb.Size = New System.Drawing.Size(106, 23)
- Me.申請人_tb.TabIndex = 1507
- '
- '日期浮動_cb
- '
- Me.日期浮動_cb.AutoSize = True
- Me.日期浮動_cb.Location = New System.Drawing.Point(16, 3)
- Me.日期浮動_cb.Name = "日期浮動_cb"
- Me.日期浮動_cb.Size = New System.Drawing.Size(74, 20)
- Me.日期浮動_cb.TabIndex = 1563
- Me.日期浮動_cb.Text = "日期浮動"
- Me.日期浮動_cb.UseVisualStyleBackColor = True
- '
- '會計月_ch
- '
- Me.會計月_ch.AutoSize = True
- Me.會計月_ch.Checked = True
- Me.會計月_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.會計月_ch.Location = New System.Drawing.Point(16, 54)
- Me.會計月_ch.Name = "會計月_ch"
- Me.會計月_ch.Size = New System.Drawing.Size(62, 20)
- Me.會計月_ch.TabIndex = 1552
- Me.會計月_ch.Text = "會計月"
- Me.會計月_ch.UseVisualStyleBackColor = True
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.公司名稱)
- Me.Panel1.Controls.Add(Me.簽名圖_pb)
- Me.Panel1.Controls.Add(Me.Label19)
- Me.Panel1.Controls.Add(Me.彙總匯率_ch)
- Me.Panel1.Controls.Add(Me.Label20)
- Me.Panel1.Controls.Add(Me.驗證碼_tb)
- Me.Panel1.Controls.Add(Me.圖片編碼_tb)
- Me.Panel1.Controls.Add(Me.中間日期_dtp)
- Me.Panel1.Controls.Add(Me.單據彙總_dgv)
- Me.Panel1.Controls.Add(Me.字體_NUD)
- Me.Panel1.Controls.Add(Me.人民幣現金餘額_tb)
- Me.Panel1.Controls.Add(Me.台幣支票_tb)
- Me.Panel1.Controls.Add(Me.台幣零用金_tb)
- Me.Panel1.Controls.Add(Me.人民幣支出_tb)
- Me.Panel1.Controls.Add(Me.人民幣零用金_tb)
- Me.Panel1.Controls.Add(Me.人民幣支票_tb)
- Me.Panel1.Controls.Add(Me.人民幣現金_tb)
- Me.Panel1.Location = New System.Drawing.Point(838, 200)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(345, 258)
- Me.Panel1.TabIndex = 1564
- Me.Panel1.Visible = False
- '
- '公司名稱
- '
- Me.公司名稱.Location = New System.Drawing.Point(8, 101)
- Me.公司名稱.Margin = New System.Windows.Forms.Padding(4)
- Me.公司名稱.Name = "公司名稱"
- Me.公司名稱.ReadOnly = True
- Me.公司名稱.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.公司名稱.Size = New System.Drawing.Size(85, 23)
- Me.公司名稱.TabIndex = 1731
- '
- '公司編號_cb
- '
- Me.公司編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.公司編號_cb.FormattingEnabled = True
- Me.公司編號_cb.Location = New System.Drawing.Point(155, 1)
- Me.公司編號_cb.Name = "公司編號_cb"
- Me.公司編號_cb.Size = New System.Drawing.Size(138, 24)
- Me.公司編號_cb.TabIndex = 1565
- '
- '公司編號_lb
- '
- Me.公司編號_lb.AutoSize = True
- Me.公司編號_lb.Location = New System.Drawing.Point(118, 6)
- Me.公司編號_lb.Name = "公司編號_lb"
- Me.公司編號_lb.Size = New System.Drawing.Size(31, 16)
- Me.公司編號_lb.TabIndex = 1566
- Me.公司編號_lb.Text = "帳本"
- '
- 'ToolTip1
- '
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
- Me.ToolTip1.ToolTipTitle = "系統說明"
- '
- '憑證張數_tb
- '
- Me.憑證張數_tb.ForeColor = System.Drawing.Color.Green
- Me.憑證張數_tb.Location = New System.Drawing.Point(1046, 30)
- Me.憑證張數_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.憑證張數_tb.Name = "憑證張數_tb"
- Me.憑證張數_tb.Size = New System.Drawing.Size(137, 23)
- Me.憑證張數_tb.TabIndex = 1568
- Me.憑證張數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.Location = New System.Drawing.Point(986, 32)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(55, 16)
- Me.Label6.TabIndex = 1567
- Me.Label6.Text = "憑證張數"
- '
- '顯示單據_cb
- '
- Me.顯示單據_cb.AutoSize = True
- Me.顯示單據_cb.Location = New System.Drawing.Point(1084, 56)
- Me.顯示單據_cb.Name = "顯示單據_cb"
- Me.顯示單據_cb.Size = New System.Drawing.Size(98, 20)
- Me.顯示單據_cb.TabIndex = 1569
- Me.顯示單據_cb.Text = "顯示單據編號"
- Me.顯示單據_cb.UseVisualStyleBackColor = True
- '
- '壘算_dgv
- '
- 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
- DataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle21.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle21.ForeColor = System.Drawing.Color.Black
- DataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle21.SelectionForeColor = System.Drawing.Color.White
- DataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.壘算_dgv.DefaultCellStyle = DataGridViewCellStyle21
- Me.壘算_dgv.Location = New System.Drawing.Point(1041, 78)
- Me.壘算_dgv.Name = "壘算_dgv"
- Me.壘算_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.壘算_dgv.RowsDefaultCellStyle = DataGridViewCellStyle22
- Me.壘算_dgv.RowTemplate.Height = 24
- Me.壘算_dgv.Size = New System.Drawing.Size(292, 550)
- Me.壘算_dgv.TabIndex = 1570
- '
- '正壘算_dgv
- '
- 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
- DataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle23.BackColor = System.Drawing.Color.White
- DataGridViewCellStyle23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle23.ForeColor = System.Drawing.Color.Black
- DataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.White
- DataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.正壘算_dgv.DefaultCellStyle = DataGridViewCellStyle23
- Me.正壘算_dgv.Location = New System.Drawing.Point(745, 78)
- Me.正壘算_dgv.Name = "正壘算_dgv"
- Me.正壘算_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.正壘算_dgv.RowsDefaultCellStyle = DataGridViewCellStyle24
- Me.正壘算_dgv.RowTemplate.Height = 24
- Me.正壘算_dgv.Size = New System.Drawing.Size(292, 550)
- Me.正壘算_dgv.TabIndex = 1571
- '
- '財務_收支單一覽表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1336, 631)
- Me.Controls.Add(Me.顯示單據_cb)
- Me.Controls.Add(Me.憑證張數_tb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.公司編號_lb)
- Me.Controls.Add(Me.公司編號_cb)
- Me.Controls.Add(Me.日期彙總_dgv)
- Me.Controls.Add(Me.非稅_ch)
- Me.Controls.Add(Me.含稅_ch)
- Me.Controls.Add(Me.全部_ch)
- Me.Controls.Add(Me.下個月_bt)
- Me.Controls.Add(Me.上個月_bt)
- Me.Controls.Add(Me.彙總_rb)
- Me.Controls.Add(Me.明細_rb)
- Me.Controls.Add(Me.台幣現金餘額_tb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.台幣支出_tb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.當月_bt)
- Me.Controls.Add(Me.當日_bt)
- Me.Controls.Add(Me.結束日期_dtp)
- Me.Controls.Add(Me.開始日期_dtp)
- Me.Controls.Add(Me.台幣現金_tb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.支付單列印成EXCEL)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.審核日期_dtp)
- Me.Controls.Add(Me.申請日期_dtp)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.審核人_tb)
- Me.Controls.Add(Me.收支單號_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.一般月_ch)
- Me.Controls.Add(Me.申請人_tb)
- Me.Controls.Add(Me.日期浮動_cb)
- Me.Controls.Add(Me.會計月_ch)
- Me.Controls.Add(Me.財務彙總_dgv)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.正壘算_dgv)
- 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.Bold, 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()
- CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.財務彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.財務彙總_天_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- 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 簽名圖_pb As PictureBox
- Friend WithEvents 日期彙總_dgv As DataGridView
- Friend WithEvents 單據彙總_dgv As DataGridView
- Friend WithEvents 非稅_ch As CheckBox
- Friend WithEvents 含稅_ch As CheckBox
- Friend WithEvents 全部_ch As CheckBox
- Friend WithEvents 字體_NUD As NumericUpDown
- Friend WithEvents 下個月_bt As Button
- Friend WithEvents 上個月_bt As Button
- Friend WithEvents 中間日期_dtp As DateTimePicker
- Friend WithEvents 人民幣零用金_tb As TextBox
- Friend WithEvents 人民幣支票_tb As TextBox
- Friend WithEvents 人民幣現金餘額_tb As TextBox
- Friend WithEvents 人民幣支出_tb As TextBox
- Friend WithEvents 人民幣現金_tb As TextBox
- Friend WithEvents 圖片編碼_tb As TextBox
- Friend WithEvents 驗證碼_tb As TextBox
- Friend WithEvents Label20 As Label
- Friend WithEvents Label19 As Label
- Friend WithEvents 彙總_rb As RadioButton
- Friend WithEvents 明細_rb As RadioButton
- Friend WithEvents 台幣零用金_tb As TextBox
- Friend WithEvents 台幣支票_tb As TextBox
- Friend WithEvents 台幣現金餘額_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 台幣支出_tb As TextBox
- Friend WithEvents Label11 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 Label10 As Label
- Friend WithEvents 支付單列印成EXCEL As Button
- Friend WithEvents Label8 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents 審核日期_dtp As DateTimePicker
- Friend WithEvents 申請日期_dtp As DateTimePicker
- Friend WithEvents Label5 As Label
- Friend WithEvents 審核人_tb As TextBox
- Friend WithEvents 收支單號_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents 財務彙總_dgv As DataGridView
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents Label4 As Label
- Friend WithEvents 一般月_ch As CheckBox
- Friend WithEvents 財務彙總_天_dgv As DataGridView
- Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 申請人_tb As TextBox
- Friend WithEvents 日期浮動_cb As CheckBox
- Friend WithEvents 會計月_ch As CheckBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 公司編號_cb As ComboBox
- Friend WithEvents 公司編號_lb As Label
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents 憑證張數_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 公司名稱 As TextBox
- Friend WithEvents 顯示單據_cb As CheckBox
- Friend WithEvents 壘算_dgv As DataGridView
- Friend WithEvents 正壘算_dgv As DataGridView
- End Class
|