123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607 |
- <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()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.清單_dgv = New System.Windows.Forms.DataGridView()
- Me.Label62 = New System.Windows.Forms.Label()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.清除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.對帳記錄存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
- Me.BBBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.CheckBox4 = New System.Windows.Forms.CheckBox()
- Me.CheckBox5 = New System.Windows.Forms.CheckBox()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.TextBox13 = New System.Windows.Forms.TextBox()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
- 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()
- Me.ContextMenuStrip1.SuspendLayout()
- Me.SuspendLayout()
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.Green
- Me.Label4.Location = New System.Drawing.Point(214, 8)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(32, 16)
- Me.Label4.TabIndex = 1015
- Me.Label4.Text = "單號"
- '
- 'TextBox1
- '
- Me.TextBox1.ForeColor = System.Drawing.Color.Green
- Me.TextBox1.Location = New System.Drawing.Point(246, 5)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(148, 23)
- Me.TextBox1.TabIndex = 1014
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'TextBox7
- '
- Me.TextBox7.ForeColor = System.Drawing.Color.Green
- Me.TextBox7.Location = New System.Drawing.Point(902, 4)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(90, 23)
- Me.TextBox7.TabIndex = 1013
- Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.ForeColor = System.Drawing.Color.Green
- Me.Label9.Location = New System.Drawing.Point(870, 8)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(32, 16)
- Me.Label9.TabIndex = 1012
- Me.Label9.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(7, 59)
- Me.清單_dgv.Name = "清單_dgv"
- Me.清單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.清單_dgv.RowTemplate.Height = 24
- Me.清單_dgv.Size = New System.Drawing.Size(1236, 522)
- Me.清單_dgv.TabIndex = 1006
- '
- 'Label62
- '
- Me.Label62.AutoSize = True
- Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label62.ForeColor = System.Drawing.Color.Red
- Me.Label62.Location = New System.Drawing.Point(1245, 8)
- Me.Label62.Name = "Label62"
- Me.Label62.Size = New System.Drawing.Size(140, 16)
- Me.Label62.TabIndex = 1005
- Me.Label62.Text = "資 料 尚 未 存 檔"
- Me.Label62.Visible = False
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.ComboBox2.Location = New System.Drawing.Point(153, 5)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(55, 24)
- Me.ComboBox2.TabIndex = 1001
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"2019"})
- Me.ComboBox1.Location = New System.Drawing.Point(77, 5)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(70, 24)
- Me.ComboBox1.TabIndex = 1000
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label2.Location = New System.Drawing.Point(15, 10)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(56, 16)
- Me.Label2.TabIndex = 999
- Me.Label2.Text = "查詢日期"
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.關鍵字查詢ToolStripMenuItem, Me.清除ToolStripMenuItem, Me.對帳記錄存檔ToolStripMenuItem, Me.ToolStripSeparator2, Me.BBBToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(171, 120)
- '
- '重新整理ToolStripMenuItem
- '
- Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
- Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.重新整理ToolStripMenuItem.Text = "重新整理"
- '
- '關鍵字查詢ToolStripMenuItem
- '
- Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem"
- Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢"
- '
- '清除ToolStripMenuItem
- '
- Me.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem"
- Me.清除ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.清除ToolStripMenuItem.Text = "清除介面查詢資料"
- Me.清除ToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- '
- '對帳記錄存檔ToolStripMenuItem
- '
- Me.對帳記錄存檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
- Me.對帳記錄存檔ToolStripMenuItem.Name = "對帳記錄存檔ToolStripMenuItem"
- Me.對帳記錄存檔ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.對帳記錄存檔ToolStripMenuItem.Text = "對帳記錄存檔"
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(167, 6)
- '
- 'BBBToolStripMenuItem
- '
- Me.BBBToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.BBBToolStripMenuItem.Name = "BBBToolStripMenuItem"
- Me.BBBToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.BBBToolStripMenuItem.Text = "列印成EXCEL"
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- 'TextBox2
- '
- Me.TextBox2.ForeColor = System.Drawing.Color.Green
- Me.TextBox2.Location = New System.Drawing.Point(1027, 4)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(90, 23)
- Me.TextBox2.TabIndex = 1017
- Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.ForeColor = System.Drawing.Color.Green
- Me.Label5.Location = New System.Drawing.Point(994, 8)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(32, 16)
- Me.Label5.TabIndex = 1016
- Me.Label5.Text = "支出"
- '
- 'TextBox3
- '
- Me.TextBox3.ForeColor = System.Drawing.Color.Green
- Me.TextBox3.Location = New System.Drawing.Point(1153, 4)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(90, 23)
- Me.TextBox3.TabIndex = 1019
- Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.Location = New System.Drawing.Point(1119, 8)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(32, 16)
- Me.Label6.TabIndex = 1018
- Me.Label6.Text = "損益"
- '
- 'TextBox4
- '
- Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox4.Location = New System.Drawing.Point(1153, 29)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(90, 23)
- Me.TextBox4.TabIndex = 1025
- Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label7.Location = New System.Drawing.Point(1119, 32)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 1024
- Me.Label7.Text = "損益"
- '
- 'TextBox5
- '
- Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox5.Location = New System.Drawing.Point(1027, 29)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(90, 23)
- Me.TextBox5.TabIndex = 1023
- Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label8.Location = New System.Drawing.Point(994, 33)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 1022
- Me.Label8.Text = "支出"
- '
- 'TextBox6
- '
- Me.TextBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox6.Location = New System.Drawing.Point(902, 29)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(90, 23)
- Me.TextBox6.TabIndex = 1021
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label10.Location = New System.Drawing.Point(870, 33)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(32, 16)
- Me.Label10.TabIndex = 1020
- Me.Label10.Text = "現金"
- '
- 'CheckBox4
- '
- Me.CheckBox4.AutoSize = True
- Me.CheckBox4.Location = New System.Drawing.Point(7, 33)
- Me.CheckBox4.Name = "CheckBox4"
- Me.CheckBox4.Size = New System.Drawing.Size(135, 20)
- Me.CheckBox4.TabIndex = 1026
- Me.CheckBox4.Text = "隱藏申請、審核資訊"
- Me.CheckBox4.UseVisualStyleBackColor = True
- '
- 'CheckBox5
- '
- Me.CheckBox5.AutoSize = True
- Me.CheckBox5.Checked = True
- Me.CheckBox5.CheckState = System.Windows.Forms.CheckState.Checked
- Me.CheckBox5.Location = New System.Drawing.Point(148, 33)
- Me.CheckBox5.Name = "CheckBox5"
- Me.CheckBox5.Size = New System.Drawing.Size(135, 20)
- Me.CheckBox5.TabIndex = 1027
- Me.CheckBox5.Text = "隱藏作帳、點交資訊"
- Me.CheckBox5.UseVisualStyleBackColor = True
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(289, 33)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(111, 20)
- Me.CheckBox1.TabIndex = 1028
- Me.CheckBox1.Text = "只顯示支票資料"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'TextBox8
- '
- Me.TextBox8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox8.Location = New System.Drawing.Point(778, 29)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(90, 23)
- Me.TextBox8.TabIndex = 1032
- Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(732, 33)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(44, 16)
- Me.Label1.TabIndex = 1031
- Me.Label1.Text = "零用金"
- '
- 'TextBox9
- '
- Me.TextBox9.ForeColor = System.Drawing.Color.Green
- Me.TextBox9.Location = New System.Drawing.Point(778, 4)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(90, 23)
- Me.TextBox9.TabIndex = 1030
- Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Green
- Me.Label3.Location = New System.Drawing.Point(732, 8)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(44, 16)
- Me.Label3.TabIndex = 1029
- Me.Label3.Text = "零用金"
- '
- 'TextBox10
- '
- Me.TextBox10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox10.Location = New System.Drawing.Point(636, 29)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(90, 23)
- Me.TextBox10.TabIndex = 1036
- Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label11.Location = New System.Drawing.Point(566, 33)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(68, 16)
- Me.Label11.TabIndex = 1035
- Me.Label11.Text = "已兌現支票"
- '
- 'TextBox11
- '
- Me.TextBox11.ForeColor = System.Drawing.Color.Green
- Me.TextBox11.Location = New System.Drawing.Point(636, 4)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(90, 23)
- Me.TextBox11.TabIndex = 1034
- Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.ForeColor = System.Drawing.Color.Green
- Me.Label12.Location = New System.Drawing.Point(566, 8)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(68, 16)
- Me.Label12.TabIndex = 1033
- Me.Label12.Text = "已兌現支票"
- '
- 'TextBox12
- '
- Me.TextBox12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.TextBox12.Location = New System.Drawing.Point(470, 30)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(90, 23)
- Me.TextBox12.TabIndex = 1040
- Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label13.Location = New System.Drawing.Point(400, 34)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(68, 16)
- Me.Label13.TabIndex = 1039
- Me.Label13.Text = "未兌現支票"
- '
- 'TextBox13
- '
- Me.TextBox13.ForeColor = System.Drawing.Color.Green
- Me.TextBox13.Location = New System.Drawing.Point(470, 5)
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(90, 23)
- Me.TextBox13.TabIndex = 1038
- Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.ForeColor = System.Drawing.Color.Green
- Me.Label14.Location = New System.Drawing.Point(400, 9)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(68, 16)
- Me.Label14.TabIndex = 1037
- Me.Label14.Text = "未兌現支票"
- '
- 'ProgressBar1
- '
- Me.ProgressBar1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.ProgressBar1.Location = New System.Drawing.Point(7, 585)
- Me.ProgressBar1.Name = "ProgressBar1"
- Me.ProgressBar1.Size = New System.Drawing.Size(1065, 23)
- Me.ProgressBar1.TabIndex = 1041
- '
- '非稅_ch
- '
- Me.非稅_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.非稅_ch.AutoSize = True
- Me.非稅_ch.Location = New System.Drawing.Point(1192, 585)
- Me.非稅_ch.Name = "非稅_ch"
- Me.非稅_ch.Size = New System.Drawing.Size(51, 20)
- Me.非稅_ch.TabIndex = 1188
- Me.非稅_ch.Text = "非稅"
- Me.非稅_ch.UseVisualStyleBackColor = True
- '
- '含稅_ch
- '
- Me.含稅_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.含稅_ch.AutoSize = True
- Me.含稅_ch.Location = New System.Drawing.Point(1135, 585)
- Me.含稅_ch.Name = "含稅_ch"
- Me.含稅_ch.Size = New System.Drawing.Size(51, 20)
- Me.含稅_ch.TabIndex = 1187
- Me.含稅_ch.Text = "含稅"
- Me.含稅_ch.UseVisualStyleBackColor = True
- '
- '全部_ch
- '
- Me.全部_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.全部_ch.AutoSize = True
- Me.全部_ch.Checked = True
- Me.全部_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.全部_ch.Location = New System.Drawing.Point(1078, 585)
- Me.全部_ch.Name = "全部_ch"
- Me.全部_ch.Size = New System.Drawing.Size(51, 20)
- Me.全部_ch.TabIndex = 1186
- 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(1249, 611)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.非稅_ch)
- Me.Controls.Add(Me.含稅_ch)
- Me.Controls.Add(Me.全部_ch)
- Me.Controls.Add(Me.ProgressBar1)
- Me.Controls.Add(Me.TextBox12)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.TextBox13)
- Me.Controls.Add(Me.Label14)
- Me.Controls.Add(Me.TextBox10)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.TextBox11)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.CheckBox1)
- Me.Controls.Add(Me.CheckBox5)
- Me.Controls.Add(Me.CheckBox4)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.清單_dgv)
- Me.Controls.Add(Me.Label62)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.Label2)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "財務_對帳單"
- Me.Text = "財務對帳表"
- CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Label4 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents 清單_dgv As DataGridView
- Friend WithEvents Label62 As Label
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label2 As Label
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 對帳記錄存檔ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents BBBToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 清除ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents Timer1 As Timer
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents CheckBox4 As CheckBox
- Friend WithEvents CheckBox5 As CheckBox
- Friend WithEvents CheckBox1 As CheckBox
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents TextBox13 As TextBox
- Friend WithEvents Label14 As Label
- Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ProgressBar1 As ProgressBar
- Friend WithEvents 非稅_ch As CheckBox
- Friend WithEvents 含稅_ch As CheckBox
- Friend WithEvents 全部_ch As CheckBox
- End Class
|