_ Partial Class 形體總表MINI_WALL 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 Form 設計工具的必要項 Private components As System.ComponentModel.IContainer '注意: 以下為 Windows Form 設計工具所需的程序 '可以使用 Windows Form 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ 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() Me.Label2 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.DataGridView3 = New System.Windows.Forms.DataGridView() Me.Label1 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.ComboBox7 = New System.Windows.Forms.ComboBox() Me.Label11 = New System.Windows.Forms.Label() Me.Button2 = New System.Windows.Forms.Button() Me.DataGridView2 = New System.Windows.Forms.DataGridView() Me.Label4 = New System.Windows.Forms.Label() Me.DataGridView4 = New System.Windows.Forms.DataGridView() Me.Label6 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.DataGridView5 = New System.Windows.Forms.DataGridView() Me.Button29 = New System.Windows.Forms.Button() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Button1 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Label9 = New System.Windows.Forms.Label() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Label5 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.Button14 = New System.Windows.Forms.Button() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(2, 34) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(32, 16) Me.Label2.TabIndex = 658 Me.Label2.Text = "品牌" ' 'ComboBox1 ' Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(34, 31) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(306, 24) Me.ComboBox1.TabIndex = 657 ' 'DataGridView3 ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView3.Location = New System.Drawing.Point(1330, 202) Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView3.Name = "DataGridView3" Me.DataGridView3.RowHeadersWidth = 5 Me.DataGridView3.RowTemplate.Height = 24 Me.DataGridView3.Size = New System.Drawing.Size(145, 763) Me.DataGridView3.TabIndex = 656 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(1324, 178) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(116, 16) Me.Label1.TabIndex = 659 Me.Label1.Text = "資料完備的楦頭清單" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(1474, 178) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(152, 16) Me.Label3.TabIndex = 661 Me.Label3.Text = "資料完備的鞋樣素描圖清單" ' 'DataGridView1 ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(1477, 202) Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(425, 763) Me.DataGridView1.TabIndex = 660 ' 'PictureBox1 ' Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox1.Location = New System.Drawing.Point(1328, 6) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(285, 166) Me.PictureBox1.TabIndex = 782 Me.PictureBox1.TabStop = False ' 'PictureBox2 ' Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox2.Location = New System.Drawing.Point(1617, 6) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(285, 166) Me.PictureBox2.TabIndex = 783 Me.PictureBox2.TabStop = False ' 'ComboBox7 ' Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox7.FormattingEnabled = True Me.ComboBox7.Location = New System.Drawing.Point(244, 5) Me.ComboBox7.Name = "ComboBox7" Me.ComboBox7.Size = New System.Drawing.Size(96, 24) Me.ComboBox7.TabIndex = 784 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.ForeColor = System.Drawing.Color.Red Me.Label11.Location = New System.Drawing.Point(209, 8) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(32, 16) Me.Label11.TabIndex = 785 Me.Label11.Text = "季節" ' '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.Olive Me.Button2.Location = New System.Drawing.Point(1189, 29) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(135, 94) Me.Button2.TabIndex = 786 Me.Button2.Text = "新增SEASON清單" Me.Button2.UseVisualStyleBackColor = True ' 'DataGridView2 ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView2.Location = New System.Drawing.Point(346, 152) Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView2.Name = "DataGridView2" Me.DataGridView2.RowHeadersWidth = 5 Me.DataGridView2.RowTemplate.Height = 24 Me.DataGridView2.Size = New System.Drawing.Size(305, 813) Me.DataGridView2.TabIndex = 787 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(343, 132) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(122, 16) Me.Label4.TabIndex = 788 Me.Label4.Text = "MINI WALL 楦頭清單" ' 'DataGridView4 ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView4.Location = New System.Drawing.Point(657, 152) Me.DataGridView4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView4.Name = "DataGridView4" Me.DataGridView4.RowHeadersWidth = 5 Me.DataGridView4.RowTemplate.Height = 24 Me.DataGridView4.Size = New System.Drawing.Size(667, 813) Me.DataGridView4.TabIndex = 792 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(654, 129) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(158, 16) Me.Label6.TabIndex = 793 Me.Label6.Text = "MINI WALL 鞋樣素描圖清單" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(12, 132) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(98, 16) Me.Label7.TabIndex = 795 Me.Label7.Text = "MINI WALL 清單" ' 'DataGridView5 ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView5.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView5.Location = New System.Drawing.Point(15, 152) Me.DataGridView5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.DataGridView5.Name = "DataGridView5" Me.DataGridView5.RowHeadersWidth = 5 Me.DataGridView5.RowTemplate.Height = 24 Me.DataGridView5.Size = New System.Drawing.Size(325, 813) Me.DataGridView5.TabIndex = 794 ' 'Button29 ' Me.Button29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button29.ForeColor = System.Drawing.Color.Blue Me.Button29.Location = New System.Drawing.Point(15, 57) Me.Button29.Name = "Button29" Me.Button29.Size = New System.Drawing.Size(158, 66) Me.Button29.TabIndex = 796 Me.Button29.Text = "1、新增MINI WALL 主體" Me.Button29.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(3, 8) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(85, 16) Me.Label8.TabIndex = 798 Me.Label8.Text = "MiniWall 編號" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(89, 5) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(118, 23) Me.TextBox1.TabIndex = 797 ' '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(346, 44) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(150, 40) Me.Button1.TabIndex = 801 Me.Button1.Text = "2、新增MINI WALL 楦頭,鞋樣素描資料" Me.Button1.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button3.ForeColor = System.Drawing.Color.Olive Me.Button3.Location = New System.Drawing.Point(1708, 174) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(95, 25) Me.Button3.TabIndex = 802 Me.Button3.Text = "全部選擇" Me.Button3.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button4.ForeColor = System.Drawing.Color.Olive Me.Button4.Location = New System.Drawing.Point(1807, 174) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(95, 25) Me.Button4.TabIndex = 803 Me.Button4.Text = "全部取消選" Me.Button4.UseVisualStyleBackColor = True ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label9.ForeColor = System.Drawing.Color.Red Me.Label9.Location = New System.Drawing.Point(346, 5) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(138, 34) Me.Label9.TabIndex = 806 Me.Label9.Text = "先從右邊的控件中選擇" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "楦頭與勾選鞋望素描" ' 'Button5 ' Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button5.ForeColor = System.Drawing.Color.Red Me.Button5.Location = New System.Drawing.Point(501, 44) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(150, 40) Me.Button5.TabIndex = 807 Me.Button5.Text = "刪除MINI WALL楦頭清單中的楦頭資料" Me.Button5.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button6.ForeColor = System.Drawing.Color.Red Me.Button6.Location = New System.Drawing.Point(794, 47) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(135, 77) Me.Button6.TabIndex = 808 Me.Button6.Text = "刪除MINI WALL鞋樣素描圖清單中的鞋樣素描資料" Me.Button6.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button7.ForeColor = System.Drawing.Color.Green Me.Button7.Location = New System.Drawing.Point(1048, 29) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(135, 94) Me.Button7.TabIndex = 809 Me.Button7.Text = "列印MINI WALL" Me.Button7.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button8.ForeColor = System.Drawing.Color.Green Me.Button8.Location = New System.Drawing.Point(346, 85) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(305, 39) Me.Button8.TabIndex = 810 Me.Button8.Text = "MINI WALL楦頭選擇存檔" Me.Button8.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button9.ForeColor = System.Drawing.Color.Green Me.Button9.Location = New System.Drawing.Point(657, 4) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(135, 120) Me.Button9.TabIndex = 811 Me.Button9.Text = "MINI WALL鞋樣素描選擇存檔" Me.Button9.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button10.ForeColor = System.Drawing.Color.Olive Me.Button10.Location = New System.Drawing.Point(570, 125) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(81, 25) Me.Button10.TabIndex = 813 Me.Button10.Text = "全部取消選" Me.Button10.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button11.ForeColor = System.Drawing.Color.Olive Me.Button11.Location = New System.Drawing.Point(486, 125) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(81, 25) Me.Button11.TabIndex = 812 Me.Button11.Text = "全部選擇" Me.Button11.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button12.ForeColor = System.Drawing.Color.Olive Me.Button12.Location = New System.Drawing.Point(1243, 125) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(81, 25) Me.Button12.TabIndex = 815 Me.Button12.Text = "全部取消選" Me.Button12.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button13.ForeColor = System.Drawing.Color.Olive Me.Button13.Location = New System.Drawing.Point(1159, 125) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(81, 25) Me.Button13.TabIndex = 814 Me.Button13.Text = "全部選擇" Me.Button13.UseVisualStyleBackColor = True ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(517, 4) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(104, 16) Me.Label5.TabIndex = 817 Me.Label5.Text = "選中要刪除的楦頭" ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(501, 20) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(150, 23) Me.TextBox2.TabIndex = 816 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(795, 4) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(128, 16) Me.Label10.TabIndex = 819 Me.Label10.Text = "選中要刪除的鞋樣素描" ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(794, 23) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(135, 23) Me.TextBox3.TabIndex = 818 ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(1051, 8) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(123, 20) Me.CheckBox1.TabIndex = 820 Me.CheckBox1.Text = "列印樣品製造中心" Me.CheckBox1.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button14.ForeColor = System.Drawing.Color.Red Me.Button14.Location = New System.Drawing.Point(182, 57) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(158, 66) Me.Button14.TabIndex = 821 Me.Button14.Text = "刪除選中的MiniWall 主體" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.Button14.UseVisualStyleBackColor = True ' '形體總表MINI_WALL ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1914, 971) Me.Controls.Add(Me.Button14) Me.Controls.Add(Me.CheckBox1) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Button12) Me.Controls.Add(Me.Button13) Me.Controls.Add(Me.Button10) Me.Controls.Add(Me.Button11) Me.Controls.Add(Me.Button9) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Button29) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.DataGridView5) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.DataGridView2) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.ComboBox7) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.PictureBox2) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.DataGridView3) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.DataGridView4) 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 = "形體總表MINI_WALL" Me.Text = "形體總表MINI_WALL" CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label2 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents DataGridView3 As DataGridView Friend WithEvents Label1 As Label Friend WithEvents Label3 As Label Friend WithEvents DataGridView1 As DataGridView Friend WithEvents PictureBox1 As PictureBox Friend WithEvents PictureBox2 As PictureBox Friend WithEvents ComboBox7 As ComboBox Friend WithEvents Label11 As Label Friend WithEvents Button2 As Button Friend WithEvents DataGridView2 As DataGridView Friend WithEvents Label4 As Label Friend WithEvents DataGridView4 As DataGridView Friend WithEvents Label6 As Label Friend WithEvents Label7 As Label Friend WithEvents DataGridView5 As DataGridView Friend WithEvents Button29 As Button Friend WithEvents Label8 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Button1 As Button Friend WithEvents Button3 As Button Friend WithEvents Button4 As Button Friend WithEvents Label9 As Label Friend WithEvents Button5 As Button Friend WithEvents Button6 As Button Friend WithEvents Button7 As Button Friend WithEvents Button8 As Button Friend WithEvents Button9 As Button Friend WithEvents Button10 As Button Friend WithEvents Button11 As Button Friend WithEvents Button12 As Button Friend WithEvents Button13 As Button Friend WithEvents Label5 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Label10 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents CheckBox1 As CheckBox Friend WithEvents Button14 As Button End Class