_ 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.Label3 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() 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.Label2 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() 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(137, 32) Me.Button5.TabIndex = 62 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 = 61 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 = 59 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 = 58 ' '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 = 57 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 = 56 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 = 55 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 = 54 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 = 63 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 = 64 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(812, 430) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(116, 86) Me.Button13.TabIndex = 172 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(812, 305) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(116, 86) Me.Button14.TabIndex = 171 Me.Button14.Text = "放到購物車" Me.Button14.UseVisualStyleBackColor = True ' '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(381, 368) Me.Label3.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(233, 27) Me.Label3.TabIndex = 170 Me.Label3.Text = "謎鹿手工餅乾 30元/包" ' '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(561, 396) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(32, 23) Me.Label6.TabIndex = 169 Me.Label6.Text = "包" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(516, 397) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(45, 22) Me.TextBox3.TabIndex = 167 Me.TextBox3.Text = "0" Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'PictureBox1 ' Me.PictureBox1.BackgroundImage = Global.謎鹿進銷存系統.My.Resources.Resources.手工餅乾1 Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.Location = New System.Drawing.Point(386, 219) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(219, 146) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox1.TabIndex = 166 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 = 189 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 = 188 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 = 190 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(47, 510) Me.購物車DataGridView.Name = "購物車DataGridView" Me.購物車DataGridView.RowTemplate.Height = 24 Me.購物車DataGridView.Size = New System.Drawing.Size(39, 26) Me.購物車DataGridView.TabIndex = 191 ' '會員編號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 ' 'Label2 ' Me.Label2.BackColor = System.Drawing.Color.Transparent Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label2.Location = New System.Drawing.Point(352, 368) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(24, 23) Me.Label2.TabIndex = 192 Me.Label2.Text = "14" ' 'Label4 ' Me.Label4.BackColor = System.Drawing.Color.Transparent Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.Location = New System.Drawing.Point(386, 399) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(58, 20) Me.Label4.TabIndex = 193 Me.Label4.Text = "庫存數量" ' 'Label5 ' Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label5.Location = New System.Drawing.Point(440, 399) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(23, 20) Me.Label5.TabIndex = 194 ' '手工餅乾 ' 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.Label5) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label2) 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.Label3) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox3) 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.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 Label3 As Label Friend WithEvents Label6 As Label Friend WithEvents TextBox3 As TextBox 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 Label2 As Label Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label End Class