123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
- <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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(零售客戶記錄表))
- Me.電話_tb = New System.Windows.Forms.TextBox()
- Me.統編_tb = New System.Windows.Forms.TextBox()
- Me.送貨地址_tb = New System.Windows.Forms.TextBox()
- Me.郵號_tb = New System.Windows.Forms.TextBox()
- Me.店面地址_tb = New System.Windows.Forms.TextBox()
- Me.傳真_tb = New System.Windows.Forms.TextBox()
- Me.手機_tb = New System.Windows.Forms.TextBox()
- Me.客戶_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.零售清單_tb = New System.Windows.Forms.DataGridView()
- Me.資料流水號_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.修改存檔_bt = New System.Windows.Forms.Button()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- CType(Me.零售清單_tb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- Me.SuspendLayout()
- '
- '電話_tb
- '
- Me.電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.電話_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.電話_tb.Location = New System.Drawing.Point(218, 31)
- Me.電話_tb.Name = "電話_tb"
- Me.電話_tb.Size = New System.Drawing.Size(185, 23)
- Me.電話_tb.TabIndex = 1098
- Me.電話_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '統編_tb
- '
- Me.統編_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.統編_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.統編_tb.Location = New System.Drawing.Point(906, 31)
- Me.統編_tb.Name = "統編_tb"
- Me.統編_tb.Size = New System.Drawing.Size(71, 23)
- Me.統編_tb.TabIndex = 1096
- Me.統編_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '送貨地址_tb
- '
- Me.送貨地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.送貨地址_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.送貨地址_tb.Location = New System.Drawing.Point(811, 6)
- Me.送貨地址_tb.Name = "送貨地址_tb"
- Me.送貨地址_tb.Size = New System.Drawing.Size(421, 23)
- Me.送貨地址_tb.TabIndex = 1094
- '
- '郵號_tb
- '
- Me.郵號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.郵號_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.郵號_tb.Location = New System.Drawing.Point(330, 6)
- Me.郵號_tb.Name = "郵號_tb"
- Me.郵號_tb.Size = New System.Drawing.Size(45, 23)
- Me.郵號_tb.TabIndex = 1092
- Me.郵號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '店面地址_tb
- '
- Me.店面地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.店面地址_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.店面地址_tb.Location = New System.Drawing.Point(429, 6)
- Me.店面地址_tb.Name = "店面地址_tb"
- Me.店面地址_tb.Size = New System.Drawing.Size(322, 23)
- Me.店面地址_tb.TabIndex = 1090
- '
- '傳真_tb
- '
- Me.傳真_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.傳真_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.傳真_tb.Location = New System.Drawing.Point(660, 31)
- Me.傳真_tb.Name = "傳真_tb"
- Me.傳真_tb.Size = New System.Drawing.Size(185, 23)
- Me.傳真_tb.TabIndex = 1088
- Me.傳真_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '手機_tb
- '
- Me.手機_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.手機_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.手機_tb.Location = New System.Drawing.Point(439, 31)
- Me.手機_tb.Name = "手機_tb"
- Me.手機_tb.Size = New System.Drawing.Size(185, 23)
- Me.手機_tb.TabIndex = 1085
- Me.手機_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '客戶_tb
- '
- Me.客戶_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.客戶_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.客戶_tb.Location = New System.Drawing.Point(85, 6)
- Me.客戶_tb.Name = "客戶_tb"
- Me.客戶_tb.Size = New System.Drawing.Size(185, 23)
- Me.客戶_tb.TabIndex = 1083
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label7.ForeColor = System.Drawing.Color.Green
- Me.Label7.Location = New System.Drawing.Point(188, 34)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 1087
- Me.Label7.Text = "電話"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.Green
- Me.Label6.Location = New System.Drawing.Point(409, 34)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(32, 16)
- Me.Label6.TabIndex = 1086
- Me.Label6.Text = "手機"
- '
- '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.ForeColor = System.Drawing.Color.Green
- Me.Label12.Location = New System.Drawing.Point(757, 9)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(56, 16)
- Me.Label12.TabIndex = 1095
- Me.Label12.Text = "送貨地址"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.Green
- Me.Label5.Location = New System.Drawing.Point(12, 9)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(56, 16)
- Me.Label5.TabIndex = 1084
- Me.Label5.Text = "客戶名稱"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.Green
- Me.Label4.Location = New System.Drawing.Point(276, 9)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(56, 16)
- Me.Label4.TabIndex = 1093
- Me.Label4.Text = "郵遞區號"
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.ForeColor = System.Drawing.Color.Green
- Me.Label10.Location = New System.Drawing.Point(374, 9)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(56, 16)
- Me.Label10.TabIndex = 1091
- Me.Label10.Text = "店面地址"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.Green
- Me.Label8.Location = New System.Drawing.Point(630, 34)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(32, 16)
- Me.Label8.TabIndex = 1089
- Me.Label8.Text = "傳真"
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label26.ForeColor = System.Drawing.Color.Green
- Me.Label26.Location = New System.Drawing.Point(851, 34)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(56, 16)
- Me.Label26.TabIndex = 1097
- Me.Label26.Text = "統一編號"
- '
- '零售清單_tb
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.零售清單_tb.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.零售清單_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.零售清單_tb.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.零售清單_tb.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.零售清單_tb.Location = New System.Drawing.Point(7, 56)
- Me.零售清單_tb.Name = "零售清單_tb"
- Me.零售清單_tb.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.零售清單_tb.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.零售清單_tb.RowTemplate.Height = 24
- Me.零售清單_tb.Size = New System.Drawing.Size(1235, 551)
- Me.零售清單_tb.TabIndex = 1099
- '
- '資料流水號_tb
- '
- Me.資料流水號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.資料流水號_tb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
- Me.資料流水號_tb.Location = New System.Drawing.Point(85, 31)
- Me.資料流水號_tb.Name = "資料流水號_tb"
- Me.資料流水號_tb.Size = New System.Drawing.Size(97, 23)
- Me.資料流水號_tb.TabIndex = 1100
- Me.資料流水號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.Green
- Me.Label1.Location = New System.Drawing.Point(11, 34)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(68, 16)
- Me.Label1.TabIndex = 1101
- Me.Label1.Text = "資料流水號"
- '
- '修改存檔_bt
- '
- Me.修改存檔_bt.Location = New System.Drawing.Point(1112, 31)
- Me.修改存檔_bt.Name = "修改存檔_bt"
- Me.修改存檔_bt.Size = New System.Drawing.Size(120, 23)
- Me.修改存檔_bt.TabIndex = 1102
- Me.修改存檔_bt.Text = "修改存檔"
- Me.修改存檔_bt.UseVisualStyleBackColor = True
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
- '
- '重新整理ToolStripMenuItem
- '
- Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
- Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
- Me.重新整理ToolStripMenuItem.Text = "重新整理"
- '
- '零售客戶記錄表
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1249, 611)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.修改存檔_bt)
- Me.Controls.Add(Me.資料流水號_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.零售清單_tb)
- Me.Controls.Add(Me.電話_tb)
- Me.Controls.Add(Me.統編_tb)
- Me.Controls.Add(Me.送貨地址_tb)
- Me.Controls.Add(Me.郵號_tb)
- Me.Controls.Add(Me.店面地址_tb)
- Me.Controls.Add(Me.傳真_tb)
- Me.Controls.Add(Me.手機_tb)
- Me.Controls.Add(Me.客戶_tb)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label26)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "零售客戶記錄表"
- Me.Text = "零售客戶記錄表"
- CType(Me.零售清單_tb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ContextMenuStrip1.ResumeLayout(False)
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 電話_tb As TextBox
- Friend WithEvents 統編_tb As TextBox
- Friend WithEvents 送貨地址_tb As TextBox
- Friend WithEvents 郵號_tb As TextBox
- Friend WithEvents 店面地址_tb As TextBox
- Friend WithEvents 傳真_tb As TextBox
- Friend WithEvents 手機_tb As TextBox
- Friend WithEvents 客戶_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents Label26 As Label
- Friend WithEvents 零售清單_tb As DataGridView
- Friend WithEvents 資料流水號_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 修改存檔_bt As Button
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
- End Class
|