123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 便籤夾
- Inherits System.Windows.Forms.Form
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- 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 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- 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.Label2 = 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.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(125, 32)
- Me.Button5.TabIndex = 53
- 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 = 52
- 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 = 47
- 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 = 46
- '
- '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 = 45
- 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 = 44
- 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 = 43
- 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 = 42
- 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 = 54
- 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(809, 430)
- 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(809, 305)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(116, 86)
- Me.Button14.TabIndex = 169
- 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(400, 367)
- Me.Label3.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(208, 27)
- Me.Label3.TabIndex = 168
- Me.Label3.Text = "萌柴便簽夾 85元/個"
- '
- '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(563, 397)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(32, 23)
- Me.Label6.TabIndex = 167
- Me.Label6.Text = "個"
- Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(516, 398)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(45, 22)
- Me.TextBox3.TabIndex = 165
- 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(389, 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 = 164
- 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 = 187
- 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 = 186
- 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 = 188
- Me.Label29.Text = "請輸入完整商品名稱"
- Me.Label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- '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(370, 368)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(25, 23)
- Me.Label2.TabIndex = 189
- Me.Label2.Text = "13"
- '
- '購物車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(37, 492)
- Me.購物車DataGridView.Name = "購物車DataGridView"
- Me.購物車DataGridView.RowTemplate.Height = 24
- Me.購物車DataGridView.Size = New System.Drawing.Size(42, 24)
- Me.購物車DataGridView.TabIndex = 190
- '
- '會員編號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
- '
- '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(402, 401)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(58, 22)
- Me.Label4.TabIndex = 191
- 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(455, 400)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(28, 22)
- Me.Label5.TabIndex = 192
- '
- '便籤夾
- '
- 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.購物車DataGridView)
- Me.Controls.Add(Me.Label2)
- 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 Label2 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 Label4 As Label
- Friend WithEvents Label5 As Label
- End Class
|