123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- <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()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DataGridView2
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(12, 12)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.Size = New System.Drawing.Size(208, 142)
- Me.DataGridView2.TabIndex = 60
- '
- 'TextBox7
- '
- Me.TextBox7.Enabled = False
- Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox7.Location = New System.Drawing.Point(276, 9)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(110, 23)
- Me.TextBox7.TabIndex = 61
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- 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(226, 12)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(44, 16)
- Me.Label13.TabIndex = 60
- Me.Label13.Text = "流水碼"
- '
- '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.Red
- Me.Button4.Location = New System.Drawing.Point(276, 129)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(112, 25)
- Me.Button4.TabIndex = 61
- Me.Button4.Text = "刪除"
- Me.Button4.UseVisualStyleBackColor = True
- '
- '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.Blue
- Me.Button5.Location = New System.Drawing.Point(276, 67)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(112, 25)
- Me.Button5.TabIndex = 59
- Me.Button5.Text = "新增"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button6.ForeColor = System.Drawing.Color.DarkGreen
- Me.Button6.Location = New System.Drawing.Point(276, 98)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(112, 25)
- Me.Button6.TabIndex = 60
- Me.Button6.Text = "修改"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'TextBox6
- '
- Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox6.Location = New System.Drawing.Point(276, 38)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(110, 23)
- Me.TextBox6.TabIndex = 48
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- 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(238, 41)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(32, 16)
- Me.Label12.TabIndex = 46
- Me.Label12.Text = "品牌"
- '
- 'TextBox8
- '
- Me.TextBox8.Enabled = False
- Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox8.Location = New System.Drawing.Point(227, 67)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(43, 23)
- Me.TextBox8.TabIndex = 90
- Me.TextBox8.Visible = False
- '
- '品牌清單
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(394, 162)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.TextBox6)
- 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 = "品牌清單"
- Me.Text = "品牌清單"
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents Button4 As Button
- Friend WithEvents Button5 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents TextBox8 As TextBox
- End Class
|