123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class FrmWB_IN
- 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()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.DGV1 = New System.Windows.Forms.DataGridView()
- Me.DGV2 = New System.Windows.Forms.DataGridView()
- Me.DGV3 = New System.Windows.Forms.DataGridView()
- Me.DGV4 = New System.Windows.Forms.DataGridView()
- Me.DGV5 = New System.Windows.Forms.DataGridView()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DGV2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DGV3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DGV4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DGV5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DGV1
- '
- Me.DGV1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV1.DefaultCellStyle = DataGridViewCellStyle1
- Me.DGV1.Location = New System.Drawing.Point(34, 30)
- Me.DGV1.Name = "DGV1"
- Me.DGV1.RowTemplate.Height = 23
- Me.DGV1.Size = New System.Drawing.Size(880, 907)
- Me.DGV1.TabIndex = 0
- '
- 'DGV2
- '
- Me.DGV2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV2.DefaultCellStyle = DataGridViewCellStyle2
- Me.DGV2.Location = New System.Drawing.Point(950, 30)
- Me.DGV2.Name = "DGV2"
- Me.DGV2.RowTemplate.Height = 23
- Me.DGV2.Size = New System.Drawing.Size(526, 526)
- Me.DGV2.TabIndex = 1
- '
- 'DGV3
- '
- Me.DGV3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV3.DefaultCellStyle = DataGridViewCellStyle3
- Me.DGV3.Location = New System.Drawing.Point(950, 588)
- Me.DGV3.Name = "DGV3"
- Me.DGV3.RowTemplate.Height = 23
- Me.DGV3.Size = New System.Drawing.Size(240, 349)
- Me.DGV3.TabIndex = 2
- '
- 'DGV4
- '
- Me.DGV4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV4.DefaultCellStyle = DataGridViewCellStyle4
- Me.DGV4.Location = New System.Drawing.Point(1220, 588)
- Me.DGV4.Name = "DGV4"
- Me.DGV4.RowTemplate.Height = 23
- Me.DGV4.Size = New System.Drawing.Size(256, 349)
- Me.DGV4.TabIndex = 3
- '
- 'DGV5
- '
- Me.DGV5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DGV5.DefaultCellStyle = DataGridViewCellStyle5
- Me.DGV5.Location = New System.Drawing.Point(1509, 588)
- Me.DGV5.Name = "DGV5"
- Me.DGV5.RowTemplate.Height = 23
- Me.DGV5.Size = New System.Drawing.Size(361, 349)
- Me.DGV5.TabIndex = 3
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle6
- Me.DataGridView1.Location = New System.Drawing.Point(1509, 30)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowTemplate.Height = 23
- Me.DataGridView1.Size = New System.Drawing.Size(361, 526)
- Me.DataGridView1.TabIndex = 3
- '
- 'FrmWB_IN
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1988, 985)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.DGV5)
- Me.Controls.Add(Me.DGV4)
- Me.Controls.Add(Me.DGV3)
- Me.Controls.Add(Me.DGV2)
- Me.Controls.Add(Me.DGV1)
- Me.Name = "FrmWB_IN"
- Me.Text = "FrmWB_IN"
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DGV2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DGV3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DGV4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DGV5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents DGV1 As DataGridView
- Friend WithEvents DGV2 As DataGridView
- Friend WithEvents DGV3 As DataGridView
- Friend WithEvents DGV4 As DataGridView
- Friend WithEvents DGV5 As DataGridView
- Friend WithEvents DataGridView1 As DataGridView
- End Class
|