_ Partial Class Frm_00_InProcess Inherits System.Windows.Forms.Form 'Form 重写 Dispose,以清理组件列表。 _ 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 窗体设计器所必需的 Private components As System.ComponentModel.IContainer '注意: 以下过程是 Windows 窗体设计器所必需的 '可以使用 Windows 窗体设计器修改它。 '不要使用代码编辑器修改它。 _ Private Sub InitializeComponent() 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.名稱查詢_tb = New System.Windows.Forms.TextBox() Me.名称查询_bt = New System.Windows.Forms.Button() Me.客戶編碼_bt = New System.Windows.Forms.Button() Me.客戶編碼_tb = New System.Windows.Forms.TextBox() Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.Panel1 = New System.Windows.Forms.Panel() Me.SplitContainer4 = New System.Windows.Forms.SplitContainer() Me.SplitContainer3 = New System.Windows.Forms.SplitContainer() Me.SplitContainer2 = New System.Windows.Forms.SplitContainer() 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.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() Me.Panel1.SuspendLayout() CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer4.Panel1.SuspendLayout() Me.SplitContainer4.Panel2.SuspendLayout() Me.SplitContainer4.SuspendLayout() CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer3.Panel1.SuspendLayout() Me.SplitContainer3.Panel2.SuspendLayout() Me.SplitContainer3.SuspendLayout() CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer2.Panel1.SuspendLayout() Me.SplitContainer2.Panel2.SuspendLayout() Me.SplitContainer2.SuspendLayout() Me.SuspendLayout() ' 'dgv1 ' Me.dgv1.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.dgv1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgv1.BackgroundColor = System.Drawing.Color.White Me.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgv1.Location = New System.Drawing.Point(-1, 61) Me.dgv1.Margin = New System.Windows.Forms.Padding(4) Me.dgv1.Name = "dgv1" Me.dgv1.RowHeadersWidth = 5 Me.dgv1.RowTemplate.Height = 23 Me.dgv1.Size = New System.Drawing.Size(363, 663) Me.dgv1.TabIndex = 0 ' 'dgv2 ' Me.dgv2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgv2.BackgroundColor = System.Drawing.Color.White Me.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgv2.Dock = System.Windows.Forms.DockStyle.Fill Me.dgv2.Location = New System.Drawing.Point(0, 0) Me.dgv2.Margin = New System.Windows.Forms.Padding(4) Me.dgv2.Name = "dgv2" Me.dgv2.RowHeadersWidth = 5 Me.dgv2.RowTemplate.Height = 23 Me.dgv2.Size = New System.Drawing.Size(977, 307) Me.dgv2.TabIndex = 1 ' 'dgv3 ' Me.dgv3.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgv3.BackgroundColor = System.Drawing.Color.White Me.dgv3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgv3.Dock = System.Windows.Forms.DockStyle.Fill Me.dgv3.Location = New System.Drawing.Point(0, 0) Me.dgv3.Margin = New System.Windows.Forms.Padding(4) Me.dgv3.Name = "dgv3" Me.dgv3.RowHeadersWidth = 5 Me.dgv3.RowTemplate.Height = 23 Me.dgv3.Size = New System.Drawing.Size(977, 131) Me.dgv3.TabIndex = 2 ' 'dgv4 ' Me.dgv4.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgv4.BackgroundColor = System.Drawing.Color.White Me.dgv4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgv4.Dock = System.Windows.Forms.DockStyle.Fill Me.dgv4.Location = New System.Drawing.Point(0, 0) Me.dgv4.Margin = New System.Windows.Forms.Padding(4) Me.dgv4.Name = "dgv4" Me.dgv4.RowHeadersWidth = 5 Me.dgv4.RowTemplate.Height = 23 Me.dgv4.Size = New System.Drawing.Size(977, 130) Me.dgv4.TabIndex = 3 ' 'dgv5 ' Me.dgv5.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgv5.BackgroundColor = System.Drawing.Color.White Me.dgv5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgv5.Dock = System.Windows.Forms.DockStyle.Fill Me.dgv5.Location = New System.Drawing.Point(0, 0) Me.dgv5.Margin = New System.Windows.Forms.Padding(4) Me.dgv5.Name = "dgv5" Me.dgv5.RowHeadersWidth = 5 Me.dgv5.RowTemplate.Height = 23 Me.dgv5.Size = New System.Drawing.Size(977, 139) Me.dgv5.TabIndex = 4 ' '名稱查詢_tb ' Me.名稱查詢_tb.Location = New System.Drawing.Point(3, 3) Me.名稱查詢_tb.Margin = New System.Windows.Forms.Padding(4) Me.名稱查詢_tb.Name = "名稱查詢_tb" Me.名稱查詢_tb.Size = New System.Drawing.Size(174, 23) Me.名稱查詢_tb.TabIndex = 5 ' '名称查询_bt ' Me.名称查询_bt.Location = New System.Drawing.Point(3, 26) Me.名称查询_bt.Margin = New System.Windows.Forms.Padding(4) Me.名称查询_bt.Name = "名称查询_bt" Me.名称查询_bt.Size = New System.Drawing.Size(174, 33) Me.名称查询_bt.TabIndex = 6 Me.名称查询_bt.Text = "名称查询(&A)" Me.名称查询_bt.UseVisualStyleBackColor = True ' '客戶編碼_bt ' Me.客戶編碼_bt.Location = New System.Drawing.Point(179, 26) Me.客戶編碼_bt.Margin = New System.Windows.Forms.Padding(4) Me.客戶編碼_bt.Name = "客戶編碼_bt" Me.客戶編碼_bt.Size = New System.Drawing.Size(174, 33) Me.客戶編碼_bt.TabIndex = 8 Me.客戶編碼_bt.Text = "编码(客户)查询(&Z)" Me.客戶編碼_bt.UseVisualStyleBackColor = True ' '客戶編碼_tb ' Me.客戶編碼_tb.Location = New System.Drawing.Point(179, 3) Me.客戶編碼_tb.Margin = New System.Windows.Forms.Padding(4) Me.客戶編碼_tb.Name = "客戶編碼_tb" Me.客戶編碼_tb.Size = New System.Drawing.Size(174, 23) Me.客戶編碼_tb.TabIndex = 7 ' 'SplitContainer1 ' Me.SplitContainer1.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.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.SplitContainer1.Location = New System.Drawing.Point(1, 1) Me.SplitContainer1.Name = "SplitContainer1" ' 'SplitContainer1.Panel1 ' Me.SplitContainer1.Panel1.Controls.Add(Me.Panel1) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.SplitContainer4) Me.SplitContainer1.Size = New System.Drawing.Size(1348, 727) Me.SplitContainer1.SplitterDistance = 365 Me.SplitContainer1.TabIndex = 9 ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.客戶編碼_bt) Me.Panel1.Controls.Add(Me.客戶編碼_tb) Me.Panel1.Controls.Add(Me.dgv1) Me.Panel1.Controls.Add(Me.名稱查詢_tb) Me.Panel1.Controls.Add(Me.名称查询_bt) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(363, 725) Me.Panel1.TabIndex = 0 ' 'SplitContainer4 ' Me.SplitContainer4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.SplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer4.Location = New System.Drawing.Point(0, 0) Me.SplitContainer4.Name = "SplitContainer4" Me.SplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer4.Panel1 ' Me.SplitContainer4.Panel1.Controls.Add(Me.dgv2) ' 'SplitContainer4.Panel2 ' Me.SplitContainer4.Panel2.Controls.Add(Me.SplitContainer3) Me.SplitContainer4.Size = New System.Drawing.Size(979, 727) Me.SplitContainer4.SplitterDistance = 309 Me.SplitContainer4.TabIndex = 12 ' 'SplitContainer3 ' Me.SplitContainer3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer3.Location = New System.Drawing.Point(0, 0) Me.SplitContainer3.Name = "SplitContainer3" Me.SplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer3.Panel1 ' Me.SplitContainer3.Panel1.Controls.Add(Me.dgv3) ' 'SplitContainer3.Panel2 ' Me.SplitContainer3.Panel2.Controls.Add(Me.SplitContainer2) Me.SplitContainer3.Size = New System.Drawing.Size(979, 414) Me.SplitContainer3.SplitterDistance = 133 Me.SplitContainer3.TabIndex = 11 ' 'SplitContainer2 ' Me.SplitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer2.Location = New System.Drawing.Point(0, 0) Me.SplitContainer2.Name = "SplitContainer2" Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer2.Panel1 ' Me.SplitContainer2.Panel1.Controls.Add(Me.dgv4) ' 'SplitContainer2.Panel2 ' Me.SplitContainer2.Panel2.Controls.Add(Me.dgv5) Me.SplitContainer2.Size = New System.Drawing.Size(979, 277) Me.SplitContainer2.SplitterDistance = 132 Me.SplitContainer2.TabIndex = 10 ' 'Frm_00_InProcess ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1350, 729) Me.Controls.Add(Me.SplitContainer1) 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(4) Me.Name = "Frm_00_InProcess" Me.Text = "Frm_00_InProcess" 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() Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel2.ResumeLayout(False) CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.SplitContainer4.Panel1.ResumeLayout(False) Me.SplitContainer4.Panel2.ResumeLayout(False) CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer4.ResumeLayout(False) Me.SplitContainer3.Panel1.ResumeLayout(False) Me.SplitContainer3.Panel2.ResumeLayout(False) CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer3.ResumeLayout(False) Me.SplitContainer2.Panel1.ResumeLayout(False) Me.SplitContainer2.Panel2.ResumeLayout(False) CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer2.ResumeLayout(False) 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 名稱查詢_tb As TextBox Friend WithEvents 名称查询_bt As Button Friend WithEvents 客戶編碼_bt As Button Friend WithEvents 客戶編碼_tb As TextBox Friend WithEvents SplitContainer1 As SplitContainer Friend WithEvents SplitContainer4 As SplitContainer Friend WithEvents SplitContainer3 As SplitContainer Friend WithEvents SplitContainer2 As SplitContainer Friend WithEvents Panel1 As Panel End Class