123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- <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()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.一般月 = New System.Windows.Forms.CheckBox()
- Me.會計月 = New System.Windows.Forms.CheckBox()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '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(333, 6)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(64, 23)
- Me.Button1.TabIndex = 1120
- Me.Button1.Text = "上個月"
- Me.Button1.UseVisualStyleBackColor = True
- '
- '一般月
- '
- Me.一般月.AutoSize = True
- Me.一般月.Location = New System.Drawing.Point(270, 8)
- Me.一般月.Name = "一般月"
- Me.一般月.Size = New System.Drawing.Size(63, 20)
- Me.一般月.TabIndex = 1123
- Me.一般月.Text = "一般月"
- Me.一般月.UseVisualStyleBackColor = True
- '
- '會計月
- '
- Me.會計月.AutoSize = True
- Me.會計月.Checked = True
- Me.會計月.CheckState = System.Windows.Forms.CheckState.Checked
- Me.會計月.Location = New System.Drawing.Point(211, 8)
- Me.會計月.Name = "會計月"
- Me.會計月.Size = New System.Drawing.Size(63, 20)
- Me.會計月.TabIndex = 1122
- Me.會計月.Text = "會計月"
- Me.會計月.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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Button2.Location = New System.Drawing.Point(398, 6)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(64, 23)
- Me.Button2.TabIndex = 1121
- Me.Button2.Text = "下個月"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(99, 10)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(20, 16)
- Me.Label4.TabIndex = 1119
- Me.Label4.Text = "到"
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(121, 6)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
- Me.DateTimePicker2.TabIndex = 1118
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(10, 6)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(87, 23)
- Me.DateTimePicker1.TabIndex = 1117
- '
- 'DataGridView1
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView1.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.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(14, 59)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1225, 545)
- Me.DataGridView1.TabIndex = 1116
- '
- '應收帳款
- '
- 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.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.一般月)
- Me.Controls.Add(Me.會計月)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.DateTimePicker2)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.DataGridView1)
- 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.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button1 As Button
- Friend WithEvents 一般月 As CheckBox
- Friend WithEvents 會計月 As CheckBox
- Friend WithEvents Button2 As Button
- Friend WithEvents Label4 As Label
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents DataGridView1 As DataGridView
- End Class
|