Partial Class 吊飾 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() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(吊飾)) Me.Button5 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Button3 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.Button6 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Button14 = New System.Windows.Forms.Button() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.PictureBox4 = New System.Windows.Forms.PictureBox() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Label10 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label29 = New System.Windows.Forms.Label() Me.購物車DataGridView = New System.Windows.Forms.DataGridView() Me.會員編號DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.運費DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.總金額DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.購物車編號DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.購物車BindingSource = New System.Windows.Forms.BindingSource(Me.components) Me.謎鹿DataSet = New 謎鹿進銷存系統.謎鹿DataSet() Me.購物車TableAdapter = New 謎鹿進銷存系統.謎鹿DataSetTableAdapters.購物車TableAdapter() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Label22 = New System.Windows.Forms.Label() Me.Label23 = New System.Windows.Forms.Label() CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.購物車DataGridView, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.購物車BindingSource, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.謎鹿DataSet, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Button5 ' Me.Button5.BackColor = System.Drawing.Color.Transparent Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button5.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images Me.Button5.Location = New System.Drawing.Point(37, 440) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(125, 32) Me.Button5.TabIndex = 29 Me.Button5.Text = "手工餅乾>" Me.Button5.UseVisualStyleBackColor = False ' 'Button4 ' Me.Button4.BackColor = System.Drawing.Color.Transparent Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button4.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images Me.Button4.Location = New System.Drawing.Point(37, 379) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(125, 32) Me.Button4.TabIndex = 28 Me.Button4.Text = "便籤夾 >" Me.Button4.UseVisualStyleBackColor = False ' 'Button10 ' Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button10.Image = Global.謎鹿進銷存系統.My.Resources.Resources.istockphoto_1023670900_1024x1024 Me.Button10.ImageAlign = System.Drawing.ContentAlignment.TopCenter Me.Button10.Location = New System.Drawing.Point(168, 94) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(52, 23) Me.Button10.TabIndex = 23 Me.Button10.Text = "搜尋" Me.Button10.UseVisualStyleBackColor = True ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(37, 95) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(125, 22) Me.TextBox1.TabIndex = 22 ' 'Button3 ' Me.Button3.BackColor = System.Drawing.Color.Transparent Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button3.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images Me.Button3.Location = New System.Drawing.Point(37, 317) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(125, 32) Me.Button3.TabIndex = 21 Me.Button3.Text = "指甲油 >" Me.Button3.UseVisualStyleBackColor = False ' 'Button2 ' Me.Button2.BackColor = System.Drawing.Color.Transparent Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button2.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images Me.Button2.Location = New System.Drawing.Point(37, 256) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(125, 32) Me.Button2.TabIndex = 20 Me.Button2.Text = "吊飾 >>" Me.Button2.UseVisualStyleBackColor = False ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.Transparent Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button1.Image = Global.謎鹿進銷存系統.My.Resources.Resources.images Me.Button1.Location = New System.Drawing.Point(37, 191) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(125, 32) Me.Button1.TabIndex = 19 Me.Button1.Text = "耳環 >" Me.Button1.UseVisualStyleBackColor = False ' 'Label1 ' Me.Label1.BackColor = System.Drawing.Color.Transparent Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label1.Location = New System.Drawing.Point(32, 146) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(100, 23) Me.Label1.TabIndex = 18 Me.Label1.Text = "分類" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Button6 ' Me.Button6.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.istockphoto_1023670900_1024x1024 Me.Button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button6.Location = New System.Drawing.Point(840, 12) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(86, 37) Me.Button6.TabIndex = 30 Me.Button6.Text = "購物車" Me.Button6.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.istockphoto_1023670900_1024x1024 Me.Button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button7.Location = New System.Drawing.Point(748, 12) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(86, 37) Me.Button7.TabIndex = 65 Me.Button7.Text = "訂單" Me.Button7.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.pngtree_simple_yellow_background_fluid_marble_shading_shading_background_image_40810 Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button13.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button13.Location = New System.Drawing.Point(813, 413) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(116, 86) Me.Button13.TabIndex = 170 Me.Button13.Text = "清空購物車" Me.Button13.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources._4863ede4_0215_403e_a854_e504c35d4509 Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Popup Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button14.Location = New System.Drawing.Point(813, 288) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(116, 86) Me.Button14.TabIndex = 169 Me.Button14.Text = "放到購物車" Me.Button14.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label8.Location = New System.Drawing.Point(738, 522) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(32, 23) Me.Label8.TabIndex = 168 Me.Label8.Text = "個" Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(693, 523) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(45, 22) Me.TextBox5.TabIndex = 166 Me.TextBox5.Text = "0" Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label7 ' Me.Label7.BackColor = System.Drawing.Color.Transparent Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label7.Location = New System.Drawing.Point(436, 522) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(32, 23) Me.Label7.TabIndex = 165 Me.Label7.Text = "個" Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'TextBox4 ' Me.TextBox4.Location = New System.Drawing.Point(391, 523) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(45, 22) Me.TextBox4.TabIndex = 163 Me.TextBox4.Text = "0" Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label6 ' Me.Label6.BackColor = System.Drawing.Color.Transparent Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label6.Location = New System.Drawing.Point(738, 312) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(32, 23) Me.Label6.TabIndex = 162 Me.Label6.Text = "個" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(693, 312) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(45, 22) Me.TextBox3.TabIndex = 160 Me.TextBox3.Text = "0" Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label9 ' Me.Label9.BackColor = System.Drawing.Color.Transparent Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label9.Location = New System.Drawing.Point(436, 310) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(32, 23) Me.Label9.TabIndex = 159 Me.Label9.Text = "個" Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(391, 310) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(45, 22) Me.TextBox2.TabIndex = 157 Me.TextBox2.Text = "0" Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label5 ' Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 16.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label5.Location = New System.Drawing.Point(572, 492) Me.Label5.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(204, 27) Me.Label5.TabIndex = 156 Me.Label5.Text = "甜粉碎花 200元/個" ' 'Label4 ' Me.Label4.BackColor = System.Drawing.Color.Transparent Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 16.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.Location = New System.Drawing.Point(266, 492) Me.Label4.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(200, 27) Me.Label4.TabIndex = 155 Me.Label4.Text = "柔橘碎花 200元/個" ' 'Label3 ' Me.Label3.BackColor = System.Drawing.Color.Transparent Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 16.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label3.Location = New System.Drawing.Point(567, 280) Me.Label3.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(201, 27) Me.Label3.TabIndex = 154 Me.Label3.Text = "亮黃碎花 200元/個" ' 'Label2 ' Me.Label2.BackColor = System.Drawing.Color.Transparent Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 16.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label2.Location = New System.Drawing.Point(266, 280) Me.Label2.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(200, 27) Me.Label2.TabIndex = 153 Me.Label2.Text = "豔紫碎花 200元/個" ' 'PictureBox4 ' Me.PictureBox4.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.吊飾7 Me.PictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox4.Location = New System.Drawing.Point(557, 343) Me.PictureBox4.Name = "PictureBox4" Me.PictureBox4.Size = New System.Drawing.Size(219, 146) Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox4.TabIndex = 152 Me.PictureBox4.TabStop = False ' 'PictureBox3 ' Me.PictureBox3.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.吊飾5 Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox3.Location = New System.Drawing.Point(255, 343) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(219, 146) Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox3.TabIndex = 151 Me.PictureBox3.TabStop = False ' 'PictureBox2 ' Me.PictureBox2.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.吊飾3 Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox2.Location = New System.Drawing.Point(557, 131) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(219, 146) Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox2.TabIndex = 150 Me.PictureBox2.TabStop = False ' 'PictureBox1 ' Me.PictureBox1.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.吊飾1 Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.Location = New System.Drawing.Point(255, 131) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(219, 146) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox1.TabIndex = 149 Me.PictureBox1.TabStop = False ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.BackColor = System.Drawing.Color.Transparent Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label10.Location = New System.Drawing.Point(691, 21) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(39, 19) Me.Label10.TabIndex = 172 Me.Label10.Text = "您好" ' 'Label11 ' Me.Label11.BackColor = System.Drawing.Color.Transparent Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label11.Location = New System.Drawing.Point(558, 20) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(127, 22) Me.Label11.TabIndex = 171 Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label29 ' Me.Label29.BackColor = System.Drawing.Color.Transparent Me.Label29.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label29.Location = New System.Drawing.Point(33, 69) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(161, 23) Me.Label29.TabIndex = 173 Me.Label29.Text = "請輸入完整商品名稱" Me.Label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '購物車DataGridView ' Me.購物車DataGridView.AutoGenerateColumns = False Me.購物車DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.購物車DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.會員編號DataGridViewTextBoxColumn, Me.運費DataGridViewTextBoxColumn, Me.總金額DataGridViewTextBoxColumn, Me.購物車編號DataGridViewTextBoxColumn}) Me.購物車DataGridView.DataSource = Me.購物車BindingSource Me.購物車DataGridView.Location = New System.Drawing.Point(33, 520) Me.購物車DataGridView.Name = "購物車DataGridView" Me.購物車DataGridView.RowTemplate.Height = 24 Me.購物車DataGridView.Size = New System.Drawing.Size(32, 25) Me.購物車DataGridView.TabIndex = 174 ' '會員編號DataGridViewTextBoxColumn ' Me.會員編號DataGridViewTextBoxColumn.DataPropertyName = "會員編號" Me.會員編號DataGridViewTextBoxColumn.HeaderText = "會員編號" Me.會員編號DataGridViewTextBoxColumn.Name = "會員編號DataGridViewTextBoxColumn" ' '運費DataGridViewTextBoxColumn ' Me.運費DataGridViewTextBoxColumn.DataPropertyName = "運費" Me.運費DataGridViewTextBoxColumn.HeaderText = "運費" Me.運費DataGridViewTextBoxColumn.Name = "運費DataGridViewTextBoxColumn" ' '總金額DataGridViewTextBoxColumn ' Me.總金額DataGridViewTextBoxColumn.DataPropertyName = "總金額" Me.總金額DataGridViewTextBoxColumn.HeaderText = "總金額" Me.總金額DataGridViewTextBoxColumn.Name = "總金額DataGridViewTextBoxColumn" ' '購物車編號DataGridViewTextBoxColumn ' Me.購物車編號DataGridViewTextBoxColumn.DataPropertyName = "購物車編號" Me.購物車編號DataGridViewTextBoxColumn.HeaderText = "購物車編號" Me.購物車編號DataGridViewTextBoxColumn.Name = "購物車編號DataGridViewTextBoxColumn" ' '購物車BindingSource ' Me.購物車BindingSource.DataMember = "購物車" Me.購物車BindingSource.DataSource = Me.謎鹿DataSet ' '謎鹿DataSet ' Me.謎鹿DataSet.DataSetName = "謎鹿DataSet" Me.謎鹿DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' '購物車TableAdapter ' Me.購物車TableAdapter.ClearBeforeFill = True ' 'Label12 ' Me.Label12.BackColor = System.Drawing.Color.Transparent Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label12.Location = New System.Drawing.Point(239, 280) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(22, 23) Me.Label12.TabIndex = 175 Me.Label12.Text = "5" ' 'Label13 ' Me.Label13.BackColor = System.Drawing.Color.Transparent Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label13.Location = New System.Drawing.Point(540, 280) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(22, 23) Me.Label13.TabIndex = 176 Me.Label13.Text = "6" ' 'Label14 ' Me.Label14.BackColor = System.Drawing.Color.Transparent Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label14.Location = New System.Drawing.Point(239, 492) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(22, 23) Me.Label14.TabIndex = 177 Me.Label14.Text = "7" ' 'Label15 ' Me.Label15.BackColor = System.Drawing.Color.Transparent Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label15.Location = New System.Drawing.Point(540, 492) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(22, 23) Me.Label15.TabIndex = 178 Me.Label15.Text = "8" ' 'Label16 ' Me.Label16.BackColor = System.Drawing.Color.Transparent Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label16.Location = New System.Drawing.Point(255, 311) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(58, 21) Me.Label16.TabIndex = 179 Me.Label16.Text = "庫存數量" ' 'Label17 ' Me.Label17.BackColor = System.Drawing.Color.Transparent Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label17.Location = New System.Drawing.Point(559, 311) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(58, 21) Me.Label17.TabIndex = 180 Me.Label17.Text = "庫存數量" ' 'Label18 ' Me.Label18.BackColor = System.Drawing.Color.Transparent Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label18.Location = New System.Drawing.Point(255, 525) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(58, 21) Me.Label18.TabIndex = 181 Me.Label18.Text = "庫存數量" ' 'Label19 ' Me.Label19.BackColor = System.Drawing.Color.Transparent Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label19.Location = New System.Drawing.Point(559, 523) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(58, 21) Me.Label19.TabIndex = 182 Me.Label19.Text = "庫存數量" ' 'Label20 ' Me.Label20.BackColor = System.Drawing.Color.Transparent Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label20.Location = New System.Drawing.Point(309, 310) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(25, 23) Me.Label20.TabIndex = 183 ' 'Label21 ' Me.Label21.BackColor = System.Drawing.Color.Transparent Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label21.Location = New System.Drawing.Point(613, 311) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(25, 23) Me.Label21.TabIndex = 184 ' 'Label22 ' Me.Label22.BackColor = System.Drawing.Color.Transparent Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label22.Location = New System.Drawing.Point(309, 525) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(25, 23) Me.Label22.TabIndex = 185 ' 'Label23 ' Me.Label23.BackColor = System.Drawing.Color.Transparent Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label23.Location = New System.Drawing.Point(613, 523) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(25, 23) Me.Label23.TabIndex = 186 ' '吊飾 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackgroundImage = CType(resources.GetObject("$this.BackgroundImage"), System.Drawing.Image) Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.ClientSize = New System.Drawing.Size(938, 548) Me.Controls.Add(Me.Label23) Me.Controls.Add(Me.Label22) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.購物車DataGridView) Me.Controls.Add(Me.Label29) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.Button13) Me.Controls.Add(Me.Button14) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.PictureBox4) Me.Controls.Add(Me.PictureBox3) Me.Controls.Add(Me.PictureBox2) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Button10) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Label1) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "吊飾" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "吊飾" CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.購物車DataGridView, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.購物車BindingSource, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.謎鹿DataSet, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Button5 As Button Friend WithEvents Button4 As Button Friend WithEvents Button10 As Button Friend WithEvents TextBox1 As TextBox Friend WithEvents Button3 As Button Friend WithEvents Button2 As Button Friend WithEvents Button1 As Button Friend WithEvents Label1 As Label Friend WithEvents Button6 As Button Friend WithEvents Button7 As Button Friend WithEvents Button13 As Button Friend WithEvents Button14 As Button Friend WithEvents Label8 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Label7 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Label6 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents Label9 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Label5 As Label Friend WithEvents Label4 As Label Friend WithEvents Label3 As Label Friend WithEvents Label2 As Label Friend WithEvents PictureBox4 As PictureBox Friend WithEvents PictureBox3 As PictureBox Friend WithEvents PictureBox2 As PictureBox Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Label10 As Label Friend WithEvents Label11 As Label Friend WithEvents Label29 As Label Friend WithEvents 購物車DataGridView As DataGridView Friend WithEvents 謎鹿DataSet As 謎鹿DataSet Friend WithEvents 購物車BindingSource As BindingSource Friend WithEvents 購物車TableAdapter As 謎鹿DataSetTableAdapters.購物車TableAdapter Friend WithEvents 會員編號DataGridViewTextBoxColumn As DataGridViewTextBoxColumn Friend WithEvents 運費DataGridViewTextBoxColumn As DataGridViewTextBoxColumn Friend WithEvents 總金額DataGridViewTextBoxColumn As DataGridViewTextBoxColumn Friend WithEvents 購物車編號DataGridViewTextBoxColumn As DataGridViewTextBoxColumn Friend WithEvents Label12 As Label Friend WithEvents Label13 As Label Friend WithEvents Label14 As Label Friend WithEvents Label15 As Label Friend WithEvents Label16 As Label Friend WithEvents Label17 As Label Friend WithEvents Label18 As Label Friend WithEvents Label19 As Label Friend WithEvents Label20 As Label Friend WithEvents Label21 As Label Friend WithEvents Label22 As Label Friend WithEvents Label23 As Label End Class