_ 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.品牌_lb = New System.Windows.Forms.Label() Me.品牌_cb = New System.Windows.Forms.ComboBox() Me.資料完備的楦頭清單_dgv = New System.Windows.Forms.DataGridView() Me.資料完備的楦頭清單_lb = New System.Windows.Forms.Label() Me.資料完備的鞋樣素描圖清單_lb = New System.Windows.Forms.Label() Me.資料完備的鞋樣素描圖清單_dgv = New System.Windows.Forms.DataGridView() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.季節_cb = New System.Windows.Forms.ComboBox() Me.季節_lb = New System.Windows.Forms.Label() Me.新增季節清單_bt = New System.Windows.Forms.Button() Me.楦頭清單_dgv = New System.Windows.Forms.DataGridView() Me.MINIWALL楦頭清單_lb = New System.Windows.Forms.Label() Me.鞋樣素描圖清單_dgv = New System.Windows.Forms.DataGridView() Me.鞋樣素描圖清單_lb = New System.Windows.Forms.Label() Me.MINIWALL清單_lb = New System.Windows.Forms.Label() Me.清單_dgv = New System.Windows.Forms.DataGridView() Me.新增MINIWALL主題_bt = New System.Windows.Forms.Button() Me.MiniWall編號_lb = New System.Windows.Forms.Label() Me.MiniWall編號_tb = New System.Windows.Forms.TextBox() Me.新增楦頭_bt = New System.Windows.Forms.Button() Me.全部選擇2_bt = New System.Windows.Forms.Button() Me.全部取消2_bt = New System.Windows.Forms.Button() Me.文字提示_lb = New System.Windows.Forms.Label() Me.刪除楦頭_bt = New System.Windows.Forms.Button() Me.刪除素描資料_bt = New System.Windows.Forms.Button() Me.列印_bt = New System.Windows.Forms.Button() Me.楦頭存檔_bt = New System.Windows.Forms.Button() Me.鞋樣素描存檔_bt = New System.Windows.Forms.Button() Me.全部取消_bt = New System.Windows.Forms.Button() Me.全部選擇_bt = New System.Windows.Forms.Button() Me.全部取消1_bt = New System.Windows.Forms.Button() Me.全部選擇1_bt = New System.Windows.Forms.Button() Me.選中要刪除的楦頭_lb = New System.Windows.Forms.Label() Me.選中要刪除的楦頭_tb = New System.Windows.Forms.TextBox() Me.選中要刪除的鞋樣素描_lb = New System.Windows.Forms.Label() Me.選中要刪除的鞋樣素描_tb = New System.Windows.Forms.TextBox() Me.列印_cb = New System.Windows.Forms.CheckBox() Me.刪除選中Minwall主題_bt = New System.Windows.Forms.Button() CType(Me.資料完備的楦頭清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.資料完備的鞋樣素描圖清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.楦頭清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.鞋樣素描圖清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '品牌_lb ' Me.品牌_lb.AutoSize = True Me.品牌_lb.Location = New System.Drawing.Point(2, 34) Me.品牌_lb.Name = "品牌_lb" Me.品牌_lb.Size = New System.Drawing.Size(32, 16) Me.品牌_lb.TabIndex = 658 Me.品牌_lb.Text = "品牌" ' '品牌_cb ' Me.品牌_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.品牌_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.品牌_cb.FormattingEnabled = True Me.品牌_cb.Location = New System.Drawing.Point(34, 31) Me.品牌_cb.Name = "品牌_cb" Me.品牌_cb.Size = New System.Drawing.Size(306, 24) Me.品牌_cb.TabIndex = 657 ' '資料完備的楦頭清單_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.資料完備的楦頭清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.資料完備的楦頭清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.資料完備的楦頭清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.資料完備的楦頭清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.資料完備的楦頭清單_dgv.Location = New System.Drawing.Point(1330, 202) Me.資料完備的楦頭清單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.資料完備的楦頭清單_dgv.Name = "資料完備的楦頭清單_dgv" Me.資料完備的楦頭清單_dgv.RowHeadersWidth = 5 Me.資料完備的楦頭清單_dgv.RowTemplate.Height = 24 Me.資料完備的楦頭清單_dgv.Size = New System.Drawing.Size(145, 763) Me.資料完備的楦頭清單_dgv.TabIndex = 656 ' '資料完備的楦頭清單_lb ' Me.資料完備的楦頭清單_lb.AutoSize = True Me.資料完備的楦頭清單_lb.Location = New System.Drawing.Point(1324, 178) Me.資料完備的楦頭清單_lb.Name = "資料完備的楦頭清單_lb" Me.資料完備的楦頭清單_lb.Size = New System.Drawing.Size(116, 16) Me.資料完備的楦頭清單_lb.TabIndex = 659 Me.資料完備的楦頭清單_lb.Text = "資料完備的楦頭清單" ' '資料完備的鞋樣素描圖清單_lb ' Me.資料完備的鞋樣素描圖清單_lb.AutoSize = True Me.資料完備的鞋樣素描圖清單_lb.Location = New System.Drawing.Point(1474, 178) Me.資料完備的鞋樣素描圖清單_lb.Name = "資料完備的鞋樣素描圖清單_lb" Me.資料完備的鞋樣素描圖清單_lb.Size = New System.Drawing.Size(152, 16) Me.資料完備的鞋樣素描圖清單_lb.TabIndex = 661 Me.資料完備的鞋樣素描圖清單_lb.Text = "資料完備的鞋樣素描圖清單" ' '資料完備的鞋樣素描圖清單_dgv ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.資料完備的鞋樣素描圖清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 Me.資料完備的鞋樣素描圖清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.資料完備的鞋樣素描圖清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.資料完備的鞋樣素描圖清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.資料完備的鞋樣素描圖清單_dgv.Location = New System.Drawing.Point(1477, 202) Me.資料完備的鞋樣素描圖清單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.資料完備的鞋樣素描圖清單_dgv.Name = "資料完備的鞋樣素描圖清單_dgv" Me.資料完備的鞋樣素描圖清單_dgv.RowHeadersWidth = 5 Me.資料完備的鞋樣素描圖清單_dgv.RowTemplate.Height = 24 Me.資料完備的鞋樣素描圖清單_dgv.Size = New System.Drawing.Size(425, 763) Me.資料完備的鞋樣素描圖清單_dgv.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 ' '季節_cb ' Me.季節_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.季節_cb.FormattingEnabled = True Me.季節_cb.Location = New System.Drawing.Point(244, 5) Me.季節_cb.Name = "季節_cb" Me.季節_cb.Size = New System.Drawing.Size(96, 24) Me.季節_cb.TabIndex = 784 ' '季節_lb ' Me.季節_lb.AutoSize = True Me.季節_lb.ForeColor = System.Drawing.Color.Red Me.季節_lb.Location = New System.Drawing.Point(209, 8) Me.季節_lb.Name = "季節_lb" Me.季節_lb.Size = New System.Drawing.Size(32, 16) Me.季節_lb.TabIndex = 785 Me.季節_lb.Text = "季節" ' '新增季節清單_bt ' Me.新增季節清單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.新增季節清單_bt.ForeColor = System.Drawing.Color.Olive Me.新增季節清單_bt.Location = New System.Drawing.Point(1189, 29) Me.新增季節清單_bt.Name = "新增季節清單_bt" Me.新增季節清單_bt.Size = New System.Drawing.Size(135, 94) Me.新增季節清單_bt.TabIndex = 786 Me.新增季節清單_bt.Text = "新增SEASON清單" Me.新增季節清單_bt.UseVisualStyleBackColor = True ' '楦頭清單_dgv ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.楦頭清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.楦頭清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.楦頭清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.楦頭清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.楦頭清單_dgv.Location = New System.Drawing.Point(346, 152) Me.楦頭清單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.楦頭清單_dgv.Name = "楦頭清單_dgv" Me.楦頭清單_dgv.RowHeadersWidth = 5 Me.楦頭清單_dgv.RowTemplate.Height = 24 Me.楦頭清單_dgv.Size = New System.Drawing.Size(305, 813) Me.楦頭清單_dgv.TabIndex = 787 ' 'MINIWALL楦頭清單_lb ' Me.MINIWALL楦頭清單_lb.AutoSize = True Me.MINIWALL楦頭清單_lb.Location = New System.Drawing.Point(343, 132) Me.MINIWALL楦頭清單_lb.Name = "MINIWALL楦頭清單_lb" Me.MINIWALL楦頭清單_lb.Size = New System.Drawing.Size(122, 16) Me.MINIWALL楦頭清單_lb.TabIndex = 788 Me.MINIWALL楦頭清單_lb.Text = "MINI WALL 楦頭清單" ' '鞋樣素描圖清單_dgv ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.鞋樣素描圖清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 Me.鞋樣素描圖清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.鞋樣素描圖清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.鞋樣素描圖清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.鞋樣素描圖清單_dgv.Location = New System.Drawing.Point(657, 152) Me.鞋樣素描圖清單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.鞋樣素描圖清單_dgv.Name = "鞋樣素描圖清單_dgv" Me.鞋樣素描圖清單_dgv.RowHeadersWidth = 5 Me.鞋樣素描圖清單_dgv.RowTemplate.Height = 24 Me.鞋樣素描圖清單_dgv.Size = New System.Drawing.Size(667, 813) Me.鞋樣素描圖清單_dgv.TabIndex = 792 ' '鞋樣素描圖清單_lb ' Me.鞋樣素描圖清單_lb.AutoSize = True Me.鞋樣素描圖清單_lb.Location = New System.Drawing.Point(654, 129) Me.鞋樣素描圖清單_lb.Name = "鞋樣素描圖清單_lb" Me.鞋樣素描圖清單_lb.Size = New System.Drawing.Size(158, 16) Me.鞋樣素描圖清單_lb.TabIndex = 793 Me.鞋樣素描圖清單_lb.Text = "MINI WALL 鞋樣素描圖清單" ' 'MINIWALL清單_lb ' Me.MINIWALL清單_lb.AutoSize = True Me.MINIWALL清單_lb.Location = New System.Drawing.Point(12, 132) Me.MINIWALL清單_lb.Name = "MINIWALL清單_lb" Me.MINIWALL清單_lb.Size = New System.Drawing.Size(98, 16) Me.MINIWALL清單_lb.TabIndex = 795 Me.MINIWALL清單_lb.Text = "MINI WALL 清單" ' '清單_dgv ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.清單_dgv.Location = New System.Drawing.Point(15, 152) Me.清單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.清單_dgv.Name = "清單_dgv" Me.清單_dgv.RowHeadersWidth = 5 Me.清單_dgv.RowTemplate.Height = 24 Me.清單_dgv.Size = New System.Drawing.Size(325, 813) Me.清單_dgv.TabIndex = 794 ' '新增MINIWALL主題_bt ' Me.新增MINIWALL主題_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.新增MINIWALL主題_bt.ForeColor = System.Drawing.Color.Blue Me.新增MINIWALL主題_bt.Location = New System.Drawing.Point(15, 57) Me.新增MINIWALL主題_bt.Name = "新增MINIWALL主題_bt" Me.新增MINIWALL主題_bt.Size = New System.Drawing.Size(158, 66) Me.新增MINIWALL主題_bt.TabIndex = 796 Me.新增MINIWALL主題_bt.Text = "1、新增MINI WALL 主體" Me.新增MINIWALL主題_bt.UseVisualStyleBackColor = True ' 'MiniWall編號_lb ' Me.MiniWall編號_lb.AutoSize = True Me.MiniWall編號_lb.Location = New System.Drawing.Point(3, 8) Me.MiniWall編號_lb.Name = "MiniWall編號_lb" Me.MiniWall編號_lb.Size = New System.Drawing.Size(85, 16) Me.MiniWall編號_lb.TabIndex = 798 Me.MiniWall編號_lb.Text = "MiniWall 編號" ' 'MiniWall編號_tb ' Me.MiniWall編號_tb.Location = New System.Drawing.Point(89, 5) Me.MiniWall編號_tb.Name = "MiniWall編號_tb" Me.MiniWall編號_tb.Size = New System.Drawing.Size(118, 23) Me.MiniWall編號_tb.TabIndex = 797 ' '新增楦頭_bt ' Me.新增楦頭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.新增楦頭_bt.ForeColor = System.Drawing.Color.Blue Me.新增楦頭_bt.Location = New System.Drawing.Point(346, 44) Me.新增楦頭_bt.Name = "新增楦頭_bt" Me.新增楦頭_bt.Size = New System.Drawing.Size(150, 40) Me.新增楦頭_bt.TabIndex = 801 Me.新增楦頭_bt.Text = "2、新增MINI WALL 楦頭,鞋樣素描資料" Me.新增楦頭_bt.UseVisualStyleBackColor = True ' '全部選擇2_bt ' Me.全部選擇2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部選擇2_bt.ForeColor = System.Drawing.Color.Olive Me.全部選擇2_bt.Location = New System.Drawing.Point(1708, 174) Me.全部選擇2_bt.Name = "全部選擇2_bt" Me.全部選擇2_bt.Size = New System.Drawing.Size(95, 25) Me.全部選擇2_bt.TabIndex = 802 Me.全部選擇2_bt.Text = "全部選擇" Me.全部選擇2_bt.UseVisualStyleBackColor = True ' '全部取消2_bt ' Me.全部取消2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部取消2_bt.ForeColor = System.Drawing.Color.Olive Me.全部取消2_bt.Location = New System.Drawing.Point(1807, 174) Me.全部取消2_bt.Name = "全部取消2_bt" Me.全部取消2_bt.Size = New System.Drawing.Size(95, 25) Me.全部取消2_bt.TabIndex = 803 Me.全部取消2_bt.Text = "全部取消" Me.全部取消2_bt.UseVisualStyleBackColor = True ' '文字提示_lb ' Me.文字提示_lb.AutoSize = True Me.文字提示_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文字提示_lb.ForeColor = System.Drawing.Color.Red Me.文字提示_lb.Location = New System.Drawing.Point(346, 5) Me.文字提示_lb.Name = "文字提示_lb" Me.文字提示_lb.Size = New System.Drawing.Size(138, 34) Me.文字提示_lb.TabIndex = 806 Me.文字提示_lb.Text = "先從右邊的控件中選擇" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "楦頭與勾選鞋望素描" ' '刪除楦頭_bt ' Me.刪除楦頭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.刪除楦頭_bt.ForeColor = System.Drawing.Color.Red Me.刪除楦頭_bt.Location = New System.Drawing.Point(501, 44) Me.刪除楦頭_bt.Name = "刪除楦頭_bt" Me.刪除楦頭_bt.Size = New System.Drawing.Size(150, 40) Me.刪除楦頭_bt.TabIndex = 807 Me.刪除楦頭_bt.Text = "刪除MINI WALL楦頭清單中的楦頭資料" Me.刪除楦頭_bt.UseVisualStyleBackColor = True ' '刪除素描資料_bt ' Me.刪除素描資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.刪除素描資料_bt.ForeColor = System.Drawing.Color.Red Me.刪除素描資料_bt.Location = New System.Drawing.Point(794, 47) Me.刪除素描資料_bt.Name = "刪除素描資料_bt" Me.刪除素描資料_bt.Size = New System.Drawing.Size(135, 77) Me.刪除素描資料_bt.TabIndex = 808 Me.刪除素描資料_bt.Text = "刪除MINI WALL鞋樣素描圖清單中的鞋樣素描資料" Me.刪除素描資料_bt.UseVisualStyleBackColor = True ' '列印_bt ' Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.列印_bt.ForeColor = System.Drawing.Color.Green Me.列印_bt.Location = New System.Drawing.Point(1048, 29) Me.列印_bt.Name = "列印_bt" Me.列印_bt.Size = New System.Drawing.Size(135, 94) Me.列印_bt.TabIndex = 809 Me.列印_bt.Text = "列印MINI WALL" Me.列印_bt.UseVisualStyleBackColor = True ' '楦頭存檔_bt ' Me.楦頭存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.楦頭存檔_bt.ForeColor = System.Drawing.Color.Green Me.楦頭存檔_bt.Location = New System.Drawing.Point(346, 85) Me.楦頭存檔_bt.Name = "楦頭存檔_bt" Me.楦頭存檔_bt.Size = New System.Drawing.Size(305, 39) Me.楦頭存檔_bt.TabIndex = 810 Me.楦頭存檔_bt.Text = "MINI WALL楦頭選擇存檔" Me.楦頭存檔_bt.UseVisualStyleBackColor = True ' '鞋樣素描存檔_bt ' Me.鞋樣素描存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.鞋樣素描存檔_bt.ForeColor = System.Drawing.Color.Green Me.鞋樣素描存檔_bt.Location = New System.Drawing.Point(657, 4) Me.鞋樣素描存檔_bt.Name = "鞋樣素描存檔_bt" Me.鞋樣素描存檔_bt.Size = New System.Drawing.Size(135, 120) Me.鞋樣素描存檔_bt.TabIndex = 811 Me.鞋樣素描存檔_bt.Text = "MINI WALL鞋樣素描選擇存檔" Me.鞋樣素描存檔_bt.UseVisualStyleBackColor = True ' '全部取消_bt ' Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive Me.全部取消_bt.Location = New System.Drawing.Point(570, 125) Me.全部取消_bt.Name = "全部取消_bt" Me.全部取消_bt.Size = New System.Drawing.Size(81, 25) Me.全部取消_bt.TabIndex = 813 Me.全部取消_bt.Text = "全部取消" Me.全部取消_bt.UseVisualStyleBackColor = True ' '全部選擇_bt ' Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive Me.全部選擇_bt.Location = New System.Drawing.Point(486, 125) Me.全部選擇_bt.Name = "全部選擇_bt" Me.全部選擇_bt.Size = New System.Drawing.Size(81, 25) Me.全部選擇_bt.TabIndex = 812 Me.全部選擇_bt.Text = "全部選擇" Me.全部選擇_bt.UseVisualStyleBackColor = True ' '全部取消1_bt ' Me.全部取消1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部取消1_bt.ForeColor = System.Drawing.Color.Olive Me.全部取消1_bt.Location = New System.Drawing.Point(1243, 125) Me.全部取消1_bt.Name = "全部取消1_bt" Me.全部取消1_bt.Size = New System.Drawing.Size(81, 25) Me.全部取消1_bt.TabIndex = 815 Me.全部取消1_bt.Text = "全部取消" Me.全部取消1_bt.UseVisualStyleBackColor = True ' '全部選擇1_bt ' Me.全部選擇1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.全部選擇1_bt.ForeColor = System.Drawing.Color.Olive Me.全部選擇1_bt.Location = New System.Drawing.Point(1159, 125) Me.全部選擇1_bt.Name = "全部選擇1_bt" Me.全部選擇1_bt.Size = New System.Drawing.Size(81, 25) Me.全部選擇1_bt.TabIndex = 814 Me.全部選擇1_bt.Text = "全部選擇" Me.全部選擇1_bt.UseVisualStyleBackColor = True ' '選中要刪除的楦頭_lb ' Me.選中要刪除的楦頭_lb.AutoSize = True Me.選中要刪除的楦頭_lb.Location = New System.Drawing.Point(517, 4) Me.選中要刪除的楦頭_lb.Name = "選中要刪除的楦頭_lb" Me.選中要刪除的楦頭_lb.Size = New System.Drawing.Size(104, 16) Me.選中要刪除的楦頭_lb.TabIndex = 817 Me.選中要刪除的楦頭_lb.Text = "選中要刪除的楦頭" ' '選中要刪除的楦頭_tb ' Me.選中要刪除的楦頭_tb.Location = New System.Drawing.Point(501, 20) Me.選中要刪除的楦頭_tb.Name = "選中要刪除的楦頭_tb" Me.選中要刪除的楦頭_tb.Size = New System.Drawing.Size(150, 23) Me.選中要刪除的楦頭_tb.TabIndex = 816 ' '選中要刪除的鞋樣素描_lb ' Me.選中要刪除的鞋樣素描_lb.AutoSize = True Me.選中要刪除的鞋樣素描_lb.Location = New System.Drawing.Point(795, 4) Me.選中要刪除的鞋樣素描_lb.Name = "選中要刪除的鞋樣素描_lb" Me.選中要刪除的鞋樣素描_lb.Size = New System.Drawing.Size(128, 16) Me.選中要刪除的鞋樣素描_lb.TabIndex = 819 Me.選中要刪除的鞋樣素描_lb.Text = "選中要刪除的鞋樣素描" ' '選中要刪除的鞋樣素描_tb ' Me.選中要刪除的鞋樣素描_tb.Location = New System.Drawing.Point(794, 23) Me.選中要刪除的鞋樣素描_tb.Name = "選中要刪除的鞋樣素描_tb" Me.選中要刪除的鞋樣素描_tb.Size = New System.Drawing.Size(135, 23) Me.選中要刪除的鞋樣素描_tb.TabIndex = 818 ' '列印_cb ' Me.列印_cb.AutoSize = True Me.列印_cb.Location = New System.Drawing.Point(1051, 8) Me.列印_cb.Name = "列印_cb" Me.列印_cb.Size = New System.Drawing.Size(123, 20) Me.列印_cb.TabIndex = 820 Me.列印_cb.Text = "列印樣品製造中心" Me.列印_cb.UseVisualStyleBackColor = True ' '刪除選中Minwall主題_bt ' Me.刪除選中Minwall主題_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.刪除選中Minwall主題_bt.ForeColor = System.Drawing.Color.Red Me.刪除選中Minwall主題_bt.Location = New System.Drawing.Point(182, 57) Me.刪除選中Minwall主題_bt.Name = "刪除選中Minwall主題_bt" Me.刪除選中Minwall主題_bt.Size = New System.Drawing.Size(158, 66) Me.刪除選中Minwall主題_bt.TabIndex = 821 Me.刪除選中Minwall主題_bt.Text = "刪除選中的MiniWall 主體" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.刪除選中Minwall主題_bt.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.刪除選中Minwall主題_bt) Me.Controls.Add(Me.列印_cb) Me.Controls.Add(Me.選中要刪除的鞋樣素描_lb) Me.Controls.Add(Me.選中要刪除的鞋樣素描_tb) Me.Controls.Add(Me.選中要刪除的楦頭_lb) Me.Controls.Add(Me.選中要刪除的楦頭_tb) Me.Controls.Add(Me.全部取消1_bt) Me.Controls.Add(Me.全部選擇1_bt) Me.Controls.Add(Me.全部取消_bt) Me.Controls.Add(Me.全部選擇_bt) Me.Controls.Add(Me.鞋樣素描存檔_bt) Me.Controls.Add(Me.楦頭存檔_bt) Me.Controls.Add(Me.列印_bt) Me.Controls.Add(Me.刪除素描資料_bt) Me.Controls.Add(Me.刪除楦頭_bt) Me.Controls.Add(Me.全部取消2_bt) Me.Controls.Add(Me.全部選擇2_bt) Me.Controls.Add(Me.新增楦頭_bt) Me.Controls.Add(Me.MiniWall編號_lb) Me.Controls.Add(Me.MiniWall編號_tb) Me.Controls.Add(Me.新增MINIWALL主題_bt) Me.Controls.Add(Me.MINIWALL清單_lb) Me.Controls.Add(Me.清單_dgv) Me.Controls.Add(Me.鞋樣素描圖清單_lb) Me.Controls.Add(Me.MINIWALL楦頭清單_lb) Me.Controls.Add(Me.楦頭清單_dgv) Me.Controls.Add(Me.新增季節清單_bt) Me.Controls.Add(Me.季節_cb) Me.Controls.Add(Me.季節_lb) Me.Controls.Add(Me.PictureBox2) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.資料完備的鞋樣素描圖清單_lb) Me.Controls.Add(Me.資料完備的鞋樣素描圖清單_dgv) Me.Controls.Add(Me.資料完備的楦頭清單_lb) Me.Controls.Add(Me.品牌_lb) Me.Controls.Add(Me.品牌_cb) Me.Controls.Add(Me.資料完備的楦頭清單_dgv) Me.Controls.Add(Me.文字提示_lb) Me.Controls.Add(Me.鞋樣素描圖清單_dgv) 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.資料完備的楦頭清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.資料完備的鞋樣素描圖清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.楦頭清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.鞋樣素描圖清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 品牌_lb As Label Friend WithEvents 品牌_cb As ComboBox Friend WithEvents 資料完備的楦頭清單_dgv As DataGridView Friend WithEvents 資料完備的楦頭清單_lb As Label Friend WithEvents 資料完備的鞋樣素描圖清單_lb As Label Friend WithEvents 資料完備的鞋樣素描圖清單_dgv As DataGridView Friend WithEvents PictureBox1 As PictureBox Friend WithEvents PictureBox2 As PictureBox Friend WithEvents 季節_cb As ComboBox Friend WithEvents 季節_lb As Label Friend WithEvents 新增季節清單_bt As Button Friend WithEvents 楦頭清單_dgv As DataGridView Friend WithEvents MINIWALL楦頭清單_lb As Label Friend WithEvents 鞋樣素描圖清單_dgv As DataGridView Friend WithEvents 鞋樣素描圖清單_lb As Label Friend WithEvents MINIWALL清單_lb As Label Friend WithEvents 清單_dgv As DataGridView Friend WithEvents 新增MINIWALL主題_bt As Button Friend WithEvents MiniWall編號_lb As Label Friend WithEvents MiniWall編號_tb As TextBox Friend WithEvents 新增楦頭_bt As Button Friend WithEvents 全部選擇2_bt As Button Friend WithEvents 全部取消2_bt As Button Friend WithEvents 文字提示_lb As Label Friend WithEvents 刪除楦頭_bt As Button Friend WithEvents 刪除素描資料_bt As Button Friend WithEvents 列印_bt As Button Friend WithEvents 楦頭存檔_bt As Button Friend WithEvents 鞋樣素描存檔_bt As Button Friend WithEvents 全部取消_bt As Button Friend WithEvents 全部選擇_bt As Button Friend WithEvents 全部取消1_bt As Button Friend WithEvents 全部選擇1_bt As Button Friend WithEvents 選中要刪除的楦頭_lb As Label Friend WithEvents 選中要刪除的楦頭_tb As TextBox Friend WithEvents 選中要刪除的鞋樣素描_lb As Label Friend WithEvents 選中要刪除的鞋樣素描_tb As TextBox Friend WithEvents 列印_cb As CheckBox Friend WithEvents 刪除選中Minwall主題_bt As Button End Class