123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525 |
- <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.GroupBox2 = New System.Windows.Forms.GroupBox()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.GroupBox5 = New System.Windows.Forms.GroupBox()
- Me.RadioButton16 = New System.Windows.Forms.RadioButton()
- Me.RadioButton15 = New System.Windows.Forms.RadioButton()
- Me.RadioButton14 = New System.Windows.Forms.RadioButton()
- Me.RadioButton13 = New System.Windows.Forms.RadioButton()
- Me.RadioButton12 = New System.Windows.Forms.RadioButton()
- Me.RadioButton11 = New System.Windows.Forms.RadioButton()
- Me.RadioButton10 = New System.Windows.Forms.RadioButton()
- Me.RadioButton9 = New System.Windows.Forms.RadioButton()
- Me.RadioButton8 = New System.Windows.Forms.RadioButton()
- Me.RadioButton7 = New System.Windows.Forms.RadioButton()
- Me.RadioButton6 = New System.Windows.Forms.RadioButton()
- Me.RadioButton5 = New System.Windows.Forms.RadioButton()
- Me.RadioButton4 = New System.Windows.Forms.RadioButton()
- Me.RadioButton3 = New System.Windows.Forms.RadioButton()
- Me.GroupBox4 = New System.Windows.Forms.GroupBox()
- Me.RadioButton2 = New System.Windows.Forms.RadioButton()
- Me.RadioButton1 = New System.Windows.Forms.RadioButton()
- Me.GroupBox1 = New System.Windows.Forms.GroupBox()
- Me.GroupBox6 = New System.Windows.Forms.GroupBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- Me.GroupBox3 = New System.Windows.Forms.GroupBox()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.GroupBox2.SuspendLayout()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox5.SuspendLayout()
- Me.GroupBox4.SuspendLayout()
- Me.GroupBox1.SuspendLayout()
- Me.GroupBox6.SuspendLayout()
- Me.GroupBox3.SuspendLayout()
- Me.SuspendLayout()
- '
- 'GroupBox2
- '
- Me.GroupBox2.Controls.Add(Me.DataGridView1)
- Me.GroupBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.GroupBox2.Location = New System.Drawing.Point(295, 15)
- Me.GroupBox2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox2.Name = "GroupBox2"
- Me.GroupBox2.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox2.Size = New System.Drawing.Size(840, 895)
- Me.GroupBox2.TabIndex = 166
- Me.GroupBox2.TabStop = False
- Me.GroupBox2.Text = "帳本清單"
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(12, 26)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(813, 860)
- Me.DataGridView1.TabIndex = 0
- '
- '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.Blue
- Me.Button1.Location = New System.Drawing.Point(21, 26)
- Me.Button1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(111, 42)
- Me.Button1.TabIndex = 0
- Me.Button1.Text = "查詢"
- Me.Button1.UseVisualStyleBackColor = True
- '
- '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.Red
- Me.Button2.Location = New System.Drawing.Point(136, 26)
- Me.Button2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(111, 42)
- Me.Button2.TabIndex = 1
- Me.Button2.Text = "清空"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'GroupBox5
- '
- Me.GroupBox5.Controls.Add(Me.RadioButton16)
- Me.GroupBox5.Controls.Add(Me.RadioButton15)
- Me.GroupBox5.Controls.Add(Me.RadioButton14)
- Me.GroupBox5.Controls.Add(Me.RadioButton13)
- Me.GroupBox5.Controls.Add(Me.RadioButton12)
- Me.GroupBox5.Controls.Add(Me.RadioButton11)
- Me.GroupBox5.Controls.Add(Me.RadioButton10)
- Me.GroupBox5.Controls.Add(Me.RadioButton9)
- Me.GroupBox5.Controls.Add(Me.RadioButton8)
- Me.GroupBox5.Controls.Add(Me.RadioButton7)
- Me.GroupBox5.Controls.Add(Me.RadioButton6)
- Me.GroupBox5.Controls.Add(Me.RadioButton5)
- Me.GroupBox5.Controls.Add(Me.RadioButton4)
- Me.GroupBox5.Controls.Add(Me.RadioButton3)
- Me.GroupBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.GroupBox5.Location = New System.Drawing.Point(17, 342)
- Me.GroupBox5.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox5.Name = "GroupBox5"
- Me.GroupBox5.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox5.Size = New System.Drawing.Size(229, 463)
- Me.GroupBox5.TabIndex = 51
- Me.GroupBox5.TabStop = False
- Me.GroupBox5.Text = "帳目分類"
- '
- 'RadioButton16
- '
- Me.RadioButton16.AutoSize = True
- Me.RadioButton16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton16.Location = New System.Drawing.Point(15, 431)
- Me.RadioButton16.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton16.Name = "RadioButton16"
- Me.RadioButton16.Size = New System.Drawing.Size(90, 23)
- Me.RadioButton16.TabIndex = 15
- Me.RadioButton16.TabStop = True
- Me.RadioButton16.Text = "其他收入"
- Me.RadioButton16.UseVisualStyleBackColor = True
- '
- 'RadioButton15
- '
- Me.RadioButton15.AutoSize = True
- Me.RadioButton15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton15.Location = New System.Drawing.Point(19, 400)
- Me.RadioButton15.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton15.Name = "RadioButton15"
- Me.RadioButton15.Size = New System.Drawing.Size(60, 23)
- Me.RadioButton15.TabIndex = 14
- Me.RadioButton15.TabStop = True
- Me.RadioButton15.Text = "利息"
- Me.RadioButton15.UseVisualStyleBackColor = True
- '
- 'RadioButton14
- '
- Me.RadioButton14.AutoSize = True
- Me.RadioButton14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton14.Location = New System.Drawing.Point(19, 369)
- Me.RadioButton14.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton14.Name = "RadioButton14"
- Me.RadioButton14.Size = New System.Drawing.Size(90, 23)
- Me.RadioButton14.TabIndex = 13
- Me.RadioButton14.TabStop = True
- Me.RadioButton14.Text = "薪資收入"
- Me.RadioButton14.UseVisualStyleBackColor = True
- '
- 'RadioButton13
- '
- Me.RadioButton13.AutoSize = True
- Me.RadioButton13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton13.Location = New System.Drawing.Point(19, 338)
- Me.RadioButton13.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton13.Name = "RadioButton13"
- Me.RadioButton13.Size = New System.Drawing.Size(90, 23)
- Me.RadioButton13.TabIndex = 12
- Me.RadioButton13.TabStop = True
- Me.RadioButton13.Text = "其他支出"
- Me.RadioButton13.UseVisualStyleBackColor = True
- '
- 'RadioButton12
- '
- Me.RadioButton12.AutoSize = True
- Me.RadioButton12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton12.Location = New System.Drawing.Point(19, 307)
- Me.RadioButton12.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton12.Name = "RadioButton12"
- Me.RadioButton12.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton12.TabIndex = 11
- Me.RadioButton12.TabStop = True
- Me.RadioButton12.Text = "醫療費"
- Me.RadioButton12.UseVisualStyleBackColor = True
- '
- 'RadioButton11
- '
- Me.RadioButton11.AutoSize = True
- Me.RadioButton11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton11.Location = New System.Drawing.Point(19, 276)
- Me.RadioButton11.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton11.Name = "RadioButton11"
- Me.RadioButton11.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton11.TabIndex = 10
- Me.RadioButton11.TabStop = True
- Me.RadioButton11.Text = "務公費"
- Me.RadioButton11.UseVisualStyleBackColor = True
- '
- 'RadioButton10
- '
- Me.RadioButton10.AutoSize = True
- Me.RadioButton10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton10.Location = New System.Drawing.Point(19, 245)
- Me.RadioButton10.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton10.Name = "RadioButton10"
- Me.RadioButton10.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton10.TabIndex = 9
- Me.RadioButton10.TabStop = True
- Me.RadioButton10.Text = "家用費"
- Me.RadioButton10.UseVisualStyleBackColor = True
- '
- 'RadioButton9
- '
- Me.RadioButton9.AutoSize = True
- Me.RadioButton9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton9.Location = New System.Drawing.Point(19, 214)
- Me.RadioButton9.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton9.Name = "RadioButton9"
- Me.RadioButton9.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton9.TabIndex = 8
- Me.RadioButton9.TabStop = True
- Me.RadioButton9.Text = "娛樂費"
- Me.RadioButton9.UseVisualStyleBackColor = True
- '
- 'RadioButton8
- '
- Me.RadioButton8.AutoSize = True
- Me.RadioButton8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton8.Location = New System.Drawing.Point(19, 183)
- Me.RadioButton8.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton8.Name = "RadioButton8"
- Me.RadioButton8.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton8.TabIndex = 7
- Me.RadioButton8.TabStop = True
- Me.RadioButton8.Text = "交際費"
- Me.RadioButton8.UseVisualStyleBackColor = True
- '
- 'RadioButton7
- '
- Me.RadioButton7.AutoSize = True
- Me.RadioButton7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton7.Location = New System.Drawing.Point(19, 152)
- Me.RadioButton7.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton7.Name = "RadioButton7"
- Me.RadioButton7.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton7.TabIndex = 6
- Me.RadioButton7.TabStop = True
- Me.RadioButton7.Text = "伙食費"
- Me.RadioButton7.UseVisualStyleBackColor = True
- '
- 'RadioButton6
- '
- Me.RadioButton6.AutoSize = True
- Me.RadioButton6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton6.Location = New System.Drawing.Point(19, 121)
- Me.RadioButton6.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton6.Name = "RadioButton6"
- Me.RadioButton6.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton6.TabIndex = 5
- Me.RadioButton6.TabStop = True
- Me.RadioButton6.Text = "住宿費"
- Me.RadioButton6.UseVisualStyleBackColor = True
- '
- 'RadioButton5
- '
- Me.RadioButton5.AutoSize = True
- Me.RadioButton5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton5.Location = New System.Drawing.Point(19, 90)
- Me.RadioButton5.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton5.Name = "RadioButton5"
- Me.RadioButton5.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton5.TabIndex = 4
- Me.RadioButton5.TabStop = True
- Me.RadioButton5.Text = "交通費"
- Me.RadioButton5.UseVisualStyleBackColor = True
- '
- 'RadioButton4
- '
- Me.RadioButton4.AutoSize = True
- Me.RadioButton4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton4.Location = New System.Drawing.Point(19, 59)
- Me.RadioButton4.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton4.Name = "RadioButton4"
- Me.RadioButton4.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton4.TabIndex = 3
- Me.RadioButton4.TabStop = True
- Me.RadioButton4.Text = "手續費"
- Me.RadioButton4.UseVisualStyleBackColor = True
- '
- 'RadioButton3
- '
- Me.RadioButton3.AutoSize = True
- Me.RadioButton3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton3.Location = New System.Drawing.Point(19, 28)
- Me.RadioButton3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton3.Name = "RadioButton3"
- Me.RadioButton3.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton3.TabIndex = 2
- Me.RadioButton3.TabStop = True
- Me.RadioButton3.Text = "互沖帳"
- Me.RadioButton3.UseVisualStyleBackColor = True
- '
- 'GroupBox4
- '
- Me.GroupBox4.Controls.Add(Me.RadioButton2)
- Me.GroupBox4.Controls.Add(Me.RadioButton1)
- Me.GroupBox4.Location = New System.Drawing.Point(17, 269)
- Me.GroupBox4.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox4.Name = "GroupBox4"
- Me.GroupBox4.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox4.Size = New System.Drawing.Size(229, 66)
- Me.GroupBox4.TabIndex = 39
- Me.GroupBox4.TabStop = False
- Me.GroupBox4.Text = "幣別種類"
- '
- 'RadioButton2
- '
- Me.RadioButton2.AutoSize = True
- Me.RadioButton2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton2.Location = New System.Drawing.Point(105, 28)
- Me.RadioButton2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton2.Name = "RadioButton2"
- Me.RadioButton2.Size = New System.Drawing.Size(75, 23)
- Me.RadioButton2.TabIndex = 1
- Me.RadioButton2.TabStop = True
- Me.RadioButton2.Text = "人民幣"
- Me.RadioButton2.UseVisualStyleBackColor = True
- '
- 'RadioButton1
- '
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.RadioButton1.Location = New System.Drawing.Point(19, 28)
- Me.RadioButton1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(60, 23)
- Me.RadioButton1.TabIndex = 0
- Me.RadioButton1.TabStop = True
- Me.RadioButton1.Text = "台幣"
- Me.RadioButton1.UseVisualStyleBackColor = True
- '
- 'GroupBox1
- '
- Me.GroupBox1.Controls.Add(Me.GroupBox6)
- Me.GroupBox1.Controls.Add(Me.GroupBox5)
- Me.GroupBox1.Controls.Add(Me.GroupBox4)
- Me.GroupBox1.Controls.Add(Me.Button1)
- Me.GroupBox1.Controls.Add(Me.Button2)
- Me.GroupBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.GroupBox1.Location = New System.Drawing.Point(16, 15)
- Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox1.Size = New System.Drawing.Size(271, 819)
- Me.GroupBox1.TabIndex = 198
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "查詢選項"
- '
- 'GroupBox6
- '
- Me.GroupBox6.Controls.Add(Me.Label3)
- Me.GroupBox6.Controls.Add(Me.DateTimePicker2)
- Me.GroupBox6.Controls.Add(Me.DateTimePicker1)
- Me.GroupBox6.Controls.Add(Me.CheckBox1)
- Me.GroupBox6.Location = New System.Drawing.Point(17, 76)
- Me.GroupBox6.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox6.Name = "GroupBox6"
- Me.GroupBox6.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox6.Size = New System.Drawing.Size(229, 185)
- Me.GroupBox6.TabIndex = 52
- Me.GroupBox6.TabStop = False
- Me.GroupBox6.Text = "日期條件"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.Location = New System.Drawing.Point(81, 105)
- Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(24, 19)
- Me.Label3.TabIndex = 19
- Me.Label3.Text = "至"
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(19, 134)
- Me.DateTimePicker2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(145, 27)
- Me.DateTimePicker2.TabIndex = 18
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(19, 65)
- Me.DateTimePicker1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(145, 27)
- Me.DateTimePicker1.TabIndex = 17
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.CheckBox1.Location = New System.Drawing.Point(8, 28)
- Me.CheckBox1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(151, 23)
- Me.CheckBox1.TabIndex = 0
- Me.CheckBox1.Text = "是否加入時間區間"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'GroupBox3
- '
- Me.GroupBox3.Controls.Add(Me.TextBox4)
- Me.GroupBox3.Controls.Add(Me.Label18)
- Me.GroupBox3.Location = New System.Drawing.Point(16, 842)
- Me.GroupBox3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox3.Name = "GroupBox3"
- Me.GroupBox3.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.GroupBox3.Size = New System.Drawing.Size(271, 68)
- Me.GroupBox3.TabIndex = 199
- Me.GroupBox3.TabStop = False
- Me.GroupBox3.Text = "加總"
- '
- 'TextBox4
- '
- Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox4.ForeColor = System.Drawing.Color.Red
- Me.TextBox4.Location = New System.Drawing.Point(116, 19)
- Me.TextBox4.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(145, 27)
- Me.TextBox4.TabIndex = 11
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.Location = New System.Drawing.Point(16, 22)
- Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(39, 19)
- Me.Label18.TabIndex = 10
- Me.Label18.Text = ".........."
- '
- '分類查詢
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1148, 923)
- Me.Controls.Add(Me.GroupBox3)
- Me.Controls.Add(Me.GroupBox1)
- Me.Controls.Add(Me.GroupBox2)
- Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
- Me.Name = "分類查詢"
- Me.Text = "分類查詢"
- Me.GroupBox2.ResumeLayout(False)
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox5.ResumeLayout(False)
- Me.GroupBox5.PerformLayout()
- Me.GroupBox4.ResumeLayout(False)
- Me.GroupBox4.PerformLayout()
- Me.GroupBox1.ResumeLayout(False)
- Me.GroupBox6.ResumeLayout(False)
- Me.GroupBox6.PerformLayout()
- Me.GroupBox3.ResumeLayout(False)
- Me.GroupBox3.PerformLayout()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
- Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
- Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
- Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
- Friend WithEvents RadioButton16 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton15 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton14 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton13 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton12 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton11 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton10 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton9 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton8 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton7 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton6 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton5 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton4 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton3 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
- Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
- Friend WithEvents Label18 As System.Windows.Forms.Label
- Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
- Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
- Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
- Friend WithEvents DateTimePicker2 As System.Windows.Forms.DateTimePicker
- Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
- Friend WithEvents Label3 As System.Windows.Forms.Label
- End Class
|