123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920 |
- <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()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.彙總_dgv = New System.Windows.Forms.DataGridView()
- Me.現1_tb = New System.Windows.Forms.TextBox()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.合1_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.出1_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.零1_tb = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.支1_tb = New System.Windows.Forms.TextBox()
- Me.RadioButton1 = New System.Windows.Forms.RadioButton()
- Me.RadioButton2 = New System.Windows.Forms.RadioButton()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.TextBox14 = New System.Windows.Forms.TextBox()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.零2_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.支2_tb = New System.Windows.Forms.TextBox()
- Me.合2_tb = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.出2_tb = New System.Windows.Forms.TextBox()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.現2_tb = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.中間日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.下個月_bt = New System.Windows.Forms.Button()
- Me.上個月_bt = New System.Windows.Forms.Button()
- Me.一般月_ch = New System.Windows.Forms.CheckBox()
- Me.會計月_ch = New System.Windows.Forms.CheckBox()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.零3_tb = New System.Windows.Forms.TextBox()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.支3_tb = New System.Windows.Forms.TextBox()
- Me.合3_tb = New System.Windows.Forms.TextBox()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.出3_tb = New System.Windows.Forms.TextBox()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.現3_tb = New System.Windows.Forms.TextBox()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.全部_ch = New System.Windows.Forms.CheckBox()
- Me.含稅_ch = New System.Windows.Forms.CheckBox()
- Me.非稅_ch = New System.Windows.Forms.CheckBox()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.Green
- Me.Label10.Location = New System.Drawing.Point(849, 7)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(32, 16)
- Me.Label10.TabIndex = 881
- Me.Label10.Text = "現金"
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.ForeColor = System.Drawing.Color.Blue
- Me.Button2.Location = New System.Drawing.Point(498, 3)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(57, 25)
- Me.Button2.TabIndex = 879
- Me.Button2.Text = "列印"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.Blue
- Me.Label7.Location = New System.Drawing.Point(436, 32)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 876
- Me.Label7.Text = "日期"
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(468, 29)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(86, 23)
- Me.DateTimePicker1.TabIndex = 872
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Blue
- Me.Label5.Location = New System.Drawing.Point(329, 57)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(44, 16)
- Me.Label5.TabIndex = 871
- Me.Label5.Text = "審核人"
- '
- 'TextBox4
- '
- Me.TextBox4.ForeColor = System.Drawing.Color.Blue
- Me.TextBox4.Location = New System.Drawing.Point(374, 54)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(61, 23)
- Me.TextBox4.TabIndex = 866
- '
- '明細_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(328, 82)
- 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(996, 524)
- Me.明細_dgv.TabIndex = 865
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Blue
- Me.Label3.Location = New System.Drawing.Point(329, 32)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(44, 16)
- Me.Label3.TabIndex = 864
- Me.Label3.Text = "申請人"
- '
- 'TextBox3
- '
- Me.TextBox3.ForeColor = System.Drawing.Color.Blue
- Me.TextBox3.Location = New System.Drawing.Point(374, 29)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(61, 23)
- Me.TextBox3.TabIndex = 863
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.Blue
- Me.Label1.Location = New System.Drawing.Point(327, 7)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(44, 16)
- Me.Label1.TabIndex = 860
- Me.Label1.Text = "支單號"
- '
- 'TextBox1
- '
- Me.TextBox1.ForeColor = System.Drawing.Color.Blue
- Me.TextBox1.Location = New System.Drawing.Point(374, 4)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(123, 23)
- Me.TextBox1.TabIndex = 859
- '
- 'DataGridView4
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.DataGridView4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(9, 54)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 5
- Me.DataGridView4.RowTemplate.Height = 24
- Me.DataGridView4.Size = New System.Drawing.Size(315, 502)
- Me.DataGridView4.TabIndex = 857
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(468, 54)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(86, 23)
- Me.DateTimePicker2.TabIndex = 873
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.Blue
- Me.Label8.Location = New System.Drawing.Point(436, 57)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 877
- Me.Label8.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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.彙總_dgv.Location = New System.Drawing.Point(328, 82)
- Me.彙總_dgv.Name = "彙總_dgv"
- Me.彙總_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.彙總_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.彙總_dgv.RowTemplate.Height = 24
- Me.彙總_dgv.Size = New System.Drawing.Size(996, 524)
- Me.彙總_dgv.TabIndex = 883
- '
- '現1_tb
- '
- Me.現1_tb.ForeColor = System.Drawing.Color.Green
- Me.現1_tb.Location = New System.Drawing.Point(880, 4)
- Me.現1_tb.Name = "現1_tb"
- Me.現1_tb.Size = New System.Drawing.Size(85, 23)
- Me.現1_tb.TabIndex = 885
- Me.現1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button1.Location = New System.Drawing.Point(272, 28)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(52, 25)
- Me.Button1.TabIndex = 890
- Me.Button1.Text = "當月"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button3.Location = New System.Drawing.Point(219, 28)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(52, 25)
- Me.Button3.TabIndex = 889
- Me.Button3.Text = "當日"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(102, 9)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(20, 16)
- Me.Label4.TabIndex = 888
- Me.Label4.Text = "到"
- '
- '結束日期_dtp
- '
- Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.結束日期_dtp.Location = New System.Drawing.Point(125, 5)
- Me.結束日期_dtp.Name = "結束日期_dtp"
- Me.結束日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.結束日期_dtp.TabIndex = 887
- '
- '開始日期_dtp
- '
- Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.開始日期_dtp.Location = New System.Drawing.Point(6, 5)
- Me.開始日期_dtp.Name = "開始日期_dtp"
- Me.開始日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.開始日期_dtp.TabIndex = 886
- '
- '合1_tb
- '
- Me.合1_tb.ForeColor = System.Drawing.Color.Green
- Me.合1_tb.Location = New System.Drawing.Point(1118, 4)
- Me.合1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.合1_tb.Name = "合1_tb"
- Me.合1_tb.Size = New System.Drawing.Size(113, 23)
- Me.合1_tb.TabIndex = 896
- Me.合1_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(1087, 8)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(32, 16)
- Me.Label9.TabIndex = 895
- Me.Label9.Text = "總和"
- '
- '出1_tb
- '
- Me.出1_tb.ForeColor = System.Drawing.Color.Green
- Me.出1_tb.Location = New System.Drawing.Point(999, 4)
- Me.出1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.出1_tb.Name = "出1_tb"
- Me.出1_tb.Size = New System.Drawing.Size(85, 23)
- Me.出1_tb.TabIndex = 894
- Me.出1_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(968, 7)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(32, 16)
- Me.Label11.TabIndex = 893
- Me.Label11.Text = "支出"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.Green
- Me.Label14.Location = New System.Drawing.Point(729, 7)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(32, 16)
- Me.Label14.TabIndex = 903
- Me.Label14.Text = "支票"
- '
- '零1_tb
- '
- Me.零1_tb.ForeColor = System.Drawing.Color.Green
- Me.零1_tb.Location = New System.Drawing.Point(641, 4)
- Me.零1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.零1_tb.Name = "零1_tb"
- Me.零1_tb.Size = New System.Drawing.Size(85, 23)
- Me.零1_tb.TabIndex = 902
- Me.零1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.ForeColor = System.Drawing.Color.Green
- Me.Label15.Location = New System.Drawing.Point(563, 8)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(79, 16)
- Me.Label15.TabIndex = 901
- Me.Label15.Text = "台幣 - 零用金"
- '
- '支1_tb
- '
- Me.支1_tb.ForeColor = System.Drawing.Color.Green
- Me.支1_tb.Location = New System.Drawing.Point(761, 4)
- Me.支1_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.支1_tb.Name = "支1_tb"
- Me.支1_tb.Size = New System.Drawing.Size(85, 23)
- Me.支1_tb.TabIndex = 904
- Me.支1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'RadioButton1
- '
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Location = New System.Drawing.Point(9, 32)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(50, 20)
- Me.RadioButton1.TabIndex = 905
- Me.RadioButton1.TabStop = True
- Me.RadioButton1.Text = "明細"
- Me.RadioButton1.UseVisualStyleBackColor = True
- '
- 'RadioButton2
- '
- Me.RadioButton2.AutoSize = True
- Me.RadioButton2.Location = New System.Drawing.Point(61, 32)
- Me.RadioButton2.Name = "RadioButton2"
- Me.RadioButton2.Size = New System.Drawing.Size(50, 20)
- Me.RadioButton2.TabIndex = 906
- Me.RadioButton2.TabStop = True
- Me.RadioButton2.Text = "彙總"
- Me.RadioButton2.UseVisualStyleBackColor = True
- '
- '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 = "重新讀取"
- '
- 'TextBox14
- '
- Me.TextBox14.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox14.ForeColor = System.Drawing.Color.Blue
- Me.TextBox14.Location = New System.Drawing.Point(196, 583)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(128, 23)
- Me.TextBox14.TabIndex = 969
- Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox13
- '
- Me.TextBox13.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.TextBox13.ForeColor = System.Drawing.Color.Blue
- Me.TextBox13.Location = New System.Drawing.Point(197, 559)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(127, 23)
- Me.TextBox13.TabIndex = 968
- Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label20
- '
- Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label20.AutoSize = True
- Me.Label20.ForeColor = System.Drawing.Color.Blue
- Me.Label20.Location = New System.Drawing.Point(140, 586)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(56, 16)
- Me.Label20.TabIndex = 967
- Me.Label20.Text = "圖片編碼"
- '
- 'Label19
- '
- Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label19.AutoSize = True
- Me.Label19.ForeColor = System.Drawing.Color.Blue
- Me.Label19.Location = New System.Drawing.Point(140, 562)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(44, 16)
- Me.Label19.TabIndex = 966
- Me.Label19.Text = "驗證碼"
- '
- 'PictureBox1
- '
- Me.PictureBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(8, 559)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(129, 47)
- Me.PictureBox1.TabIndex = 965
- Me.PictureBox1.TabStop = False
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.Red
- Me.Label2.Location = New System.Drawing.Point(729, 32)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(32, 16)
- Me.Label2.TabIndex = 978
- Me.Label2.Text = "支票"
- '
- '零2_tb
- '
- Me.零2_tb.ForeColor = System.Drawing.Color.Red
- Me.零2_tb.Location = New System.Drawing.Point(641, 29)
- Me.零2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.零2_tb.Name = "零2_tb"
- Me.零2_tb.Size = New System.Drawing.Size(85, 23)
- Me.零2_tb.TabIndex = 977
- Me.零2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.ForeColor = System.Drawing.Color.Red
- Me.Label12.Location = New System.Drawing.Point(557, 33)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(85, 16)
- Me.Label12.TabIndex = 976
- Me.Label12.Text = "人民幣-零用金"
- '
- '支2_tb
- '
- Me.支2_tb.ForeColor = System.Drawing.Color.Red
- Me.支2_tb.Location = New System.Drawing.Point(761, 29)
- Me.支2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.支2_tb.Name = "支2_tb"
- Me.支2_tb.Size = New System.Drawing.Size(85, 23)
- Me.支2_tb.TabIndex = 979
- Me.支2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '合2_tb
- '
- Me.合2_tb.ForeColor = System.Drawing.Color.Red
- Me.合2_tb.Location = New System.Drawing.Point(1118, 29)
- Me.合2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.合2_tb.Name = "合2_tb"
- Me.合2_tb.Size = New System.Drawing.Size(113, 23)
- Me.合2_tb.TabIndex = 975
- Me.合2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.Red
- Me.Label13.Location = New System.Drawing.Point(1087, 33)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(32, 16)
- Me.Label13.TabIndex = 974
- Me.Label13.Text = "總和"
- '
- '出2_tb
- '
- Me.出2_tb.ForeColor = System.Drawing.Color.Red
- Me.出2_tb.Location = New System.Drawing.Point(999, 29)
- Me.出2_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.出2_tb.Name = "出2_tb"
- Me.出2_tb.Size = New System.Drawing.Size(85, 23)
- Me.出2_tb.TabIndex = 973
- Me.出2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.ForeColor = System.Drawing.Color.Red
- Me.Label16.Location = New System.Drawing.Point(968, 32)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(32, 16)
- Me.Label16.TabIndex = 972
- Me.Label16.Text = "支出"
- '
- '現2_tb
- '
- Me.現2_tb.ForeColor = System.Drawing.Color.Red
- Me.現2_tb.Location = New System.Drawing.Point(880, 29)
- Me.現2_tb.Name = "現2_tb"
- Me.現2_tb.Size = New System.Drawing.Size(85, 23)
- Me.現2_tb.TabIndex = 971
- Me.現2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.ForeColor = System.Drawing.Color.Red
- Me.Label17.Location = New System.Drawing.Point(849, 32)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(32, 16)
- Me.Label17.TabIndex = 970
- Me.Label17.Text = "現金"
- '
- '中間日期_dtp
- '
- Me.中間日期_dtp.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
- Me.中間日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.中間日期_dtp.Location = New System.Drawing.Point(32, 100)
- Me.中間日期_dtp.Name = "中間日期_dtp"
- Me.中間日期_dtp.Size = New System.Drawing.Size(43, 23)
- Me.中間日期_dtp.TabIndex = 1168
- Me.中間日期_dtp.Visible = False
- '
- '下個月_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(272, 3)
- Me.下個月_bt.Name = "下個月_bt"
- Me.下個月_bt.Size = New System.Drawing.Size(52, 25)
- Me.下個月_bt.TabIndex = 1170
- 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(219, 3)
- Me.上個月_bt.Name = "上個月_bt"
- Me.上個月_bt.Size = New System.Drawing.Size(52, 25)
- Me.上個月_bt.TabIndex = 1169
- Me.上個月_bt.Text = "上個月"
- Me.上個月_bt.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(172, 32)
- Me.一般月_ch.Name = "一般月_ch"
- Me.一般月_ch.Size = New System.Drawing.Size(51, 20)
- Me.一般月_ch.TabIndex = 1172
- Me.一般月_ch.Text = "一般"
- Me.一般月_ch.UseVisualStyleBackColor = True
- '
- '會計月_ch
- '
- Me.會計月_ch.AutoSize = True
- Me.會計月_ch.Location = New System.Drawing.Point(118, 32)
- Me.會計月_ch.Name = "會計月_ch"
- Me.會計月_ch.Size = New System.Drawing.Size(51, 20)
- Me.會計月_ch.TabIndex = 1171
- Me.會計月_ch.Text = "會計"
- Me.會計月_ch.UseVisualStyleBackColor = True
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label18.Location = New System.Drawing.Point(729, 57)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(32, 16)
- Me.Label18.TabIndex = 1181
- Me.Label18.Text = "支票"
- '
- '零3_tb
- '
- Me.零3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.零3_tb.Location = New System.Drawing.Point(641, 54)
- Me.零3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.零3_tb.Name = "零3_tb"
- Me.零3_tb.Size = New System.Drawing.Size(85, 23)
- Me.零3_tb.TabIndex = 1180
- Me.零3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label21.Location = New System.Drawing.Point(568, 58)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(73, 16)
- Me.Label21.TabIndex = 1179
- Me.Label21.Text = "美金-零用金"
- '
- '支3_tb
- '
- Me.支3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.支3_tb.Location = New System.Drawing.Point(761, 54)
- Me.支3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.支3_tb.Name = "支3_tb"
- Me.支3_tb.Size = New System.Drawing.Size(85, 23)
- Me.支3_tb.TabIndex = 1182
- Me.支3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '合3_tb
- '
- Me.合3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.合3_tb.Location = New System.Drawing.Point(1118, 54)
- Me.合3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.合3_tb.Name = "合3_tb"
- Me.合3_tb.Size = New System.Drawing.Size(113, 23)
- Me.合3_tb.TabIndex = 1178
- Me.合3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label22.Location = New System.Drawing.Point(1087, 58)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(32, 16)
- Me.Label22.TabIndex = 1177
- Me.Label22.Text = "總和"
- '
- '出3_tb
- '
- Me.出3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.出3_tb.Location = New System.Drawing.Point(999, 54)
- Me.出3_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.出3_tb.Name = "出3_tb"
- Me.出3_tb.Size = New System.Drawing.Size(85, 23)
- Me.出3_tb.TabIndex = 1176
- Me.出3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label23.Location = New System.Drawing.Point(968, 57)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(32, 16)
- Me.Label23.TabIndex = 1175
- Me.Label23.Text = "支出"
- '
- '現3_tb
- '
- Me.現3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.現3_tb.Location = New System.Drawing.Point(880, 54)
- Me.現3_tb.Name = "現3_tb"
- Me.現3_tb.Size = New System.Drawing.Size(85, 23)
- Me.現3_tb.TabIndex = 1174
- Me.現3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label24.Location = New System.Drawing.Point(849, 57)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(32, 16)
- Me.Label24.TabIndex = 1173
- Me.Label24.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(1237, 7)
- Me.全部_ch.Name = "全部_ch"
- Me.全部_ch.Size = New System.Drawing.Size(51, 20)
- Me.全部_ch.TabIndex = 1183
- Me.全部_ch.Text = "全部"
- Me.全部_ch.UseVisualStyleBackColor = True
- '
- '含稅_ch
- '
- Me.含稅_ch.AutoSize = True
- Me.含稅_ch.Location = New System.Drawing.Point(1237, 32)
- Me.含稅_ch.Name = "含稅_ch"
- Me.含稅_ch.Size = New System.Drawing.Size(51, 20)
- Me.含稅_ch.TabIndex = 1184
- Me.含稅_ch.Text = "含稅"
- Me.含稅_ch.UseVisualStyleBackColor = True
- '
- '非稅_ch
- '
- Me.非稅_ch.AutoSize = True
- Me.非稅_ch.Location = New System.Drawing.Point(1237, 56)
- Me.非稅_ch.Name = "非稅_ch"
- Me.非稅_ch.Size = New System.Drawing.Size(51, 20)
- Me.非稅_ch.TabIndex = 1185
- 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(1331, 611)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.非稅_ch)
- Me.Controls.Add(Me.含稅_ch)
- Me.Controls.Add(Me.全部_ch)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.零3_tb)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.支3_tb)
- Me.Controls.Add(Me.合3_tb)
- Me.Controls.Add(Me.Label22)
- Me.Controls.Add(Me.出3_tb)
- Me.Controls.Add(Me.Label23)
- Me.Controls.Add(Me.現3_tb)
- Me.Controls.Add(Me.Label24)
- Me.Controls.Add(Me.下個月_bt)
- Me.Controls.Add(Me.上個月_bt)
- Me.Controls.Add(Me.中間日期_dtp)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.零2_tb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.支2_tb)
- Me.Controls.Add(Me.合2_tb)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.出2_tb)
- Me.Controls.Add(Me.Label16)
- Me.Controls.Add(Me.現2_tb)
- Me.Controls.Add(Me.Label17)
- Me.Controls.Add(Me.TextBox14)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.Label20)
- Me.Controls.Add(Me.Label19)
- Me.Controls.Add(Me.PictureBox1)
- Me.Controls.Add(Me.RadioButton1)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.零1_tb)
- Me.Controls.Add(Me.Label15)
- Me.Controls.Add(Me.支1_tb)
- Me.Controls.Add(Me.合1_tb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.出1_tb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.結束日期_dtp)
- Me.Controls.Add(Me.開始日期_dtp)
- Me.Controls.Add(Me.現1_tb)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.DateTimePicker2)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.DataGridView4)
- Me.Controls.Add(Me.一般月_ch)
- Me.Controls.Add(Me.會計月_ch)
- Me.Controls.Add(Me.RadioButton2)
- 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.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.彙總_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents Label10 As Label
- Friend WithEvents Button2 As Button
- Friend WithEvents Label7 As Label
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Label5 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents Label8 As Label
- Friend WithEvents 彙總_dgv As DataGridView
- Friend WithEvents 現1_tb As TextBox
- Friend WithEvents Button1 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents Label4 As Label
- Friend WithEvents 結束日期_dtp As DateTimePicker
- Friend WithEvents 開始日期_dtp As DateTimePicker
- Friend WithEvents 合1_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 出1_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents 零1_tb As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents 支1_tb As TextBox
- Friend WithEvents RadioButton1 As RadioButton
- Friend WithEvents RadioButton2 As RadioButton
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents TextBox14 As TextBox
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents Label20 As Label
- Friend WithEvents Label19 As Label
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 零2_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 支2_tb As TextBox
- Friend WithEvents 合2_tb As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents 出2_tb As TextBox
- Friend WithEvents Label16 As Label
- Friend WithEvents 現2_tb As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents 中間日期_dtp As DateTimePicker
- Friend WithEvents 下個月_bt As Button
- Friend WithEvents 上個月_bt As Button
- Friend WithEvents 一般月_ch As CheckBox
- Friend WithEvents 會計月_ch As CheckBox
- Friend WithEvents Label18 As Label
- Friend WithEvents 零3_tb As TextBox
- Friend WithEvents Label21 As Label
- Friend WithEvents 支3_tb As TextBox
- Friend WithEvents 合3_tb As TextBox
- Friend WithEvents Label22 As Label
- Friend WithEvents 出3_tb As TextBox
- Friend WithEvents Label23 As Label
- Friend WithEvents 現3_tb As TextBox
- Friend WithEvents Label24 As Label
- Friend WithEvents 全部_ch As CheckBox
- Friend WithEvents 含稅_ch As CheckBox
- Friend WithEvents 非稅_ch As CheckBox
- End Class
|