123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class frm_Chem_Cert1
- 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()
- Me.dgv3 = New System.Windows.Forms.DataGridView()
- Me.dgv2 = New System.Windows.Forms.DataGridView()
- Me.dgv1 = New System.Windows.Forms.DataGridView()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.ListBox1 = New System.Windows.Forms.ListBox()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.dgv4 = New System.Windows.Forms.DataGridView()
- CType(Me.dgv3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv4, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'dgv3
- '
- Me.dgv3.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.dgv3.DefaultCellStyle = DataGridViewCellStyle1
- Me.dgv3.Location = New System.Drawing.Point(1289, 39)
- Me.dgv3.Name = "dgv3"
- Me.dgv3.RowHeadersWidth = 51
- Me.dgv3.RowTemplate.Height = 27
- Me.dgv3.Size = New System.Drawing.Size(760, 932)
- Me.dgv3.TabIndex = 5
- '
- 'dgv2
- '
- Me.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.dgv2.Location = New System.Drawing.Point(209, 563)
- Me.dgv2.Name = "dgv2"
- Me.dgv2.RowHeadersWidth = 51
- Me.dgv2.RowTemplate.Height = 27
- Me.dgv2.Size = New System.Drawing.Size(769, 350)
- Me.dgv2.TabIndex = 4
- '
- 'dgv1
- '
- Me.dgv1.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.dgv1.DefaultCellStyle = DataGridViewCellStyle2
- Me.dgv1.Location = New System.Drawing.Point(209, 125)
- Me.dgv1.Name = "dgv1"
- Me.dgv1.RowHeadersWidth = 51
- Me.dgv1.RowTemplate.Height = 27
- Me.dgv1.Size = New System.Drawing.Size(1047, 398)
- Me.dgv1.TabIndex = 3
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.Red
- Me.Label5.Location = New System.Drawing.Point(30, 39)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(92, 25)
- Me.Label5.TabIndex = 58
- Me.Label5.Text = "月份区间"
- '
- 'ListBox1
- '
- Me.ListBox1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.ListBox1.FormattingEnabled = True
- Me.ListBox1.ItemHeight = 25
- Me.ListBox1.Location = New System.Drawing.Point(35, 67)
- Me.ListBox1.Name = "ListBox1"
- Me.ListBox1.Size = New System.Drawing.Size(120, 379)
- Me.ListBox1.TabIndex = 57
- '
- 'TextBox1
- '
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox1.Location = New System.Drawing.Point(209, 67)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(100, 34)
- Me.TextBox1.TabIndex = 59
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.Location = New System.Drawing.Point(332, 67)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(132, 37)
- Me.Button1.TabIndex = 60
- Me.Button1.Text = "搜索品名"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'dgv4
- '
- Me.dgv4.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.dgv4.DefaultCellStyle = DataGridViewCellStyle3
- Me.dgv4.Location = New System.Drawing.Point(2125, 39)
- Me.dgv4.Name = "dgv4"
- Me.dgv4.RowHeadersWidth = 51
- Me.dgv4.RowTemplate.Height = 27
- Me.dgv4.Size = New System.Drawing.Size(760, 932)
- Me.dgv4.TabIndex = 61
- '
- 'frm_Chem_Cert1
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(3105, 1114)
- Me.Controls.Add(Me.dgv4)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.ListBox1)
- Me.Controls.Add(Me.dgv3)
- Me.Controls.Add(Me.dgv2)
- Me.Controls.Add(Me.dgv1)
- Me.Name = "frm_Chem_Cert1"
- Me.Text = "frm_Chem_Cert1"
- CType(Me.dgv3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv4, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents dgv3 As DataGridView
- Friend WithEvents dgv2 As DataGridView
- Friend WithEvents dgv1 As DataGridView
- Friend WithEvents Label5 As Label
- Friend WithEvents ListBox1 As ListBox
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Button1 As Button
- Friend WithEvents dgv4 As DataGridView
- End Class
|