123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689 |
- <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.列印成EXCEL_bt = New System.Windows.Forms.Button()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.文字提示_lb = New System.Windows.Forms.Label()
- Me.確認新增_bt = New System.Windows.Forms.Button()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.聯繫人3信箱_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人2信箱_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人1信箱_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人3信箱_lb = New System.Windows.Forms.Label()
- Me.聯繫人2信箱_lb = New System.Windows.Forms.Label()
- Me.聯繫人1信箱_lb = New System.Windows.Forms.Label()
- Me.刪除_bt = New System.Windows.Forms.Button()
- Me.新增_bt = New System.Windows.Forms.Button()
- Me.修改_bt = New System.Windows.Forms.Button()
- Me.聯繫人3電話_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人3電話_lb = New System.Windows.Forms.Label()
- Me.聯繫人2電話_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人2電話_lb = New System.Windows.Forms.Label()
- Me.聯繫人1電話_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人1電話_lb = New System.Windows.Forms.Label()
- Me.聯繫人3職稱_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人3職稱_lb = New System.Windows.Forms.Label()
- Me.聯繫人2職稱_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人2職稱_lb = New System.Windows.Forms.Label()
- Me.聯繫人1職稱_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人1職稱_lb = New System.Windows.Forms.Label()
- Me.聯繫人3_lb = New System.Windows.Forms.Label()
- Me.聯繫人3_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人2_lb = New System.Windows.Forms.Label()
- Me.聯繫人2_tb = New System.Windows.Forms.TextBox()
- Me.聯繫人1_lb = New System.Windows.Forms.Label()
- Me.聯繫人1_tb = New System.Windows.Forms.TextBox()
- Me.公司傳真3_tb = New System.Windows.Forms.TextBox()
- Me.公司傳真3_lb = New System.Windows.Forms.Label()
- Me.公司傳真2_tb = New System.Windows.Forms.TextBox()
- Me.公司傳真2_lb = New System.Windows.Forms.Label()
- Me.公司傳真1_tb = New System.Windows.Forms.TextBox()
- Me.公司傳真1_lb = New System.Windows.Forms.Label()
- Me.公司電話3_tb = New System.Windows.Forms.TextBox()
- Me.公司電話3_lb = New System.Windows.Forms.Label()
- Me.公司電話2_tb = New System.Windows.Forms.TextBox()
- Me.公司電話2_lb = New System.Windows.Forms.Label()
- Me.公司電話1_lb = New System.Windows.Forms.Label()
- Me.公司電話1_tb = New System.Windows.Forms.TextBox()
- Me.公司地址_tb = New System.Windows.Forms.TextBox()
- Me.公司地址_lb = New System.Windows.Forms.Label()
- Me.公司名_tb = New System.Windows.Forms.TextBox()
- Me.公司名_lb = New System.Windows.Forms.Label()
- Me.供應商簡稱_tb = New System.Windows.Forms.TextBox()
- Me.供應商簡稱_lb = New System.Windows.Forms.Label()
- Me.供應商編號_lb = New System.Windows.Forms.Label()
- Me.供應商編號_tb = New System.Windows.Forms.TextBox()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '列印成EXCEL_bt
- '
- Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Purple
- Me.列印成EXCEL_bt.Location = New System.Drawing.Point(1156, 75)
- Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
- Me.列印成EXCEL_bt.Size = New System.Drawing.Size(70, 66)
- Me.列印成EXCEL_bt.TabIndex = 236
- Me.列印成EXCEL_bt.Text = "列印成EXCEL"
- Me.列印成EXCEL_bt.UseVisualStyleBackColor = True
- '
- '明細_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.明細_dgv.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.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
- Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(3, 142)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.Size = New System.Drawing.Size(1343, 535)
- Me.明細_dgv.TabIndex = 235
- '
- '文字提示_lb
- '
- Me.文字提示_lb.AutoSize = True
- Me.文字提示_lb.ForeColor = System.Drawing.Color.Red
- Me.文字提示_lb.Location = New System.Drawing.Point(6, 125)
- Me.文字提示_lb.Name = "文字提示_lb"
- Me.文字提示_lb.Size = New System.Drawing.Size(116, 16)
- Me.文字提示_lb.TabIndex = 234
- Me.文字提示_lb.Text = "紅色字體處為必填項"
- '
- '確認新增_bt
- '
- Me.確認新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.確認新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.確認新增_bt.Location = New System.Drawing.Point(934, 75)
- Me.確認新增_bt.Name = "確認新增_bt"
- Me.確認新增_bt.Size = New System.Drawing.Size(70, 66)
- Me.確認新增_bt.TabIndex = 233
- Me.確認新增_bt.Text = "確認新增"
- Me.確認新增_bt.UseVisualStyleBackColor = True
- '
- '查詢_bt
- '
- Me.查詢_bt.Location = New System.Drawing.Point(1082, 75)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(70, 66)
- Me.查詢_bt.TabIndex = 232
- Me.查詢_bt.Text = "查詢"
- Me.查詢_bt.UseVisualStyleBackColor = True
- '
- '聯繫人3信箱_tb
- '
- Me.聯繫人3信箱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3信箱_tb.Location = New System.Drawing.Point(638, 101)
- Me.聯繫人3信箱_tb.Name = "聯繫人3信箱_tb"
- Me.聯繫人3信箱_tb.Size = New System.Drawing.Size(221, 23)
- Me.聯繫人3信箱_tb.TabIndex = 231
- '
- '聯繫人2信箱_tb
- '
- Me.聯繫人2信箱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2信箱_tb.Location = New System.Drawing.Point(638, 77)
- Me.聯繫人2信箱_tb.Name = "聯繫人2信箱_tb"
- Me.聯繫人2信箱_tb.Size = New System.Drawing.Size(221, 23)
- Me.聯繫人2信箱_tb.TabIndex = 230
- '
- '聯繫人1信箱_tb
- '
- Me.聯繫人1信箱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1信箱_tb.Location = New System.Drawing.Point(638, 53)
- Me.聯繫人1信箱_tb.Name = "聯繫人1信箱_tb"
- Me.聯繫人1信箱_tb.Size = New System.Drawing.Size(221, 23)
- Me.聯繫人1信箱_tb.TabIndex = 229
- '
- '聯繫人3信箱_lb
- '
- Me.聯繫人3信箱_lb.AutoSize = True
- Me.聯繫人3信箱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3信箱_lb.Location = New System.Drawing.Point(563, 105)
- Me.聯繫人3信箱_lb.Name = "聯繫人3信箱_lb"
- Me.聯繫人3信箱_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人3信箱_lb.TabIndex = 228
- Me.聯繫人3信箱_lb.Text = "聯繫人3信箱"
- '
- '聯繫人2信箱_lb
- '
- Me.聯繫人2信箱_lb.AutoSize = True
- Me.聯繫人2信箱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2信箱_lb.Location = New System.Drawing.Point(563, 80)
- Me.聯繫人2信箱_lb.Name = "聯繫人2信箱_lb"
- Me.聯繫人2信箱_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人2信箱_lb.TabIndex = 227
- Me.聯繫人2信箱_lb.Text = "聯繫人2信箱"
- '
- '聯繫人1信箱_lb
- '
- Me.聯繫人1信箱_lb.AutoSize = True
- Me.聯繫人1信箱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1信箱_lb.Location = New System.Drawing.Point(563, 56)
- Me.聯繫人1信箱_lb.Name = "聯繫人1信箱_lb"
- Me.聯繫人1信箱_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人1信箱_lb.TabIndex = 226
- Me.聯繫人1信箱_lb.Text = "聯繫人1信箱"
- '
- '刪除_bt
- '
- Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.刪除_bt.ForeColor = System.Drawing.Color.Red
- Me.刪除_bt.Location = New System.Drawing.Point(1232, 75)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(70, 66)
- Me.刪除_bt.TabIndex = 225
- Me.刪除_bt.Text = "刪除"
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '新增_bt
- '
- Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.新增_bt.ForeColor = System.Drawing.Color.Blue
- Me.新增_bt.Location = New System.Drawing.Point(860, 75)
- Me.新增_bt.Name = "新增_bt"
- Me.新增_bt.Size = New System.Drawing.Size(70, 66)
- Me.新增_bt.TabIndex = 223
- Me.新增_bt.Text = "新增"
- Me.新增_bt.UseVisualStyleBackColor = True
- '
- '修改_bt
- '
- Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.修改_bt.ForeColor = System.Drawing.Color.DarkGreen
- Me.修改_bt.Location = New System.Drawing.Point(1008, 75)
- Me.修改_bt.Name = "修改_bt"
- Me.修改_bt.Size = New System.Drawing.Size(70, 66)
- Me.修改_bt.TabIndex = 224
- Me.修改_bt.Text = "修改"
- Me.修改_bt.UseVisualStyleBackColor = True
- '
- '聯繫人3電話_tb
- '
- Me.聯繫人3電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3電話_tb.Location = New System.Drawing.Point(412, 101)
- Me.聯繫人3電話_tb.Name = "聯繫人3電話_tb"
- Me.聯繫人3電話_tb.Size = New System.Drawing.Size(150, 23)
- Me.聯繫人3電話_tb.TabIndex = 222
- '
- '聯繫人3電話_lb
- '
- Me.聯繫人3電話_lb.AutoSize = True
- Me.聯繫人3電話_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3電話_lb.Location = New System.Drawing.Point(338, 104)
- Me.聯繫人3電話_lb.Name = "聯繫人3電話_lb"
- Me.聯繫人3電話_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人3電話_lb.TabIndex = 221
- Me.聯繫人3電話_lb.Text = "聯繫人3電話"
- '
- '聯繫人2電話_tb
- '
- Me.聯繫人2電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2電話_tb.Location = New System.Drawing.Point(412, 77)
- Me.聯繫人2電話_tb.Name = "聯繫人2電話_tb"
- Me.聯繫人2電話_tb.Size = New System.Drawing.Size(150, 23)
- Me.聯繫人2電話_tb.TabIndex = 220
- '
- '聯繫人2電話_lb
- '
- Me.聯繫人2電話_lb.AutoSize = True
- Me.聯繫人2電話_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2電話_lb.Location = New System.Drawing.Point(338, 80)
- Me.聯繫人2電話_lb.Name = "聯繫人2電話_lb"
- Me.聯繫人2電話_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人2電話_lb.TabIndex = 219
- Me.聯繫人2電話_lb.Text = "聯繫人2電話"
- '
- '聯繫人1電話_tb
- '
- Me.聯繫人1電話_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1電話_tb.Location = New System.Drawing.Point(412, 53)
- Me.聯繫人1電話_tb.Name = "聯繫人1電話_tb"
- Me.聯繫人1電話_tb.Size = New System.Drawing.Size(150, 23)
- Me.聯繫人1電話_tb.TabIndex = 218
- '
- '聯繫人1電話_lb
- '
- Me.聯繫人1電話_lb.AutoSize = True
- Me.聯繫人1電話_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1電話_lb.Location = New System.Drawing.Point(338, 56)
- Me.聯繫人1電話_lb.Name = "聯繫人1電話_lb"
- Me.聯繫人1電話_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人1電話_lb.TabIndex = 217
- Me.聯繫人1電話_lb.Text = "聯繫人1電話"
- '
- '聯繫人3職稱_tb
- '
- Me.聯繫人3職稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3職稱_tb.Location = New System.Drawing.Point(238, 101)
- Me.聯繫人3職稱_tb.Name = "聯繫人3職稱_tb"
- Me.聯繫人3職稱_tb.Size = New System.Drawing.Size(98, 23)
- Me.聯繫人3職稱_tb.TabIndex = 216
- '
- '聯繫人3職稱_lb
- '
- Me.聯繫人3職稱_lb.AutoSize = True
- Me.聯繫人3職稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3職稱_lb.Location = New System.Drawing.Point(161, 104)
- Me.聯繫人3職稱_lb.Name = "聯繫人3職稱_lb"
- Me.聯繫人3職稱_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人3職稱_lb.TabIndex = 215
- Me.聯繫人3職稱_lb.Text = "聯繫人3職稱"
- '
- '聯繫人2職稱_tb
- '
- Me.聯繫人2職稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2職稱_tb.Location = New System.Drawing.Point(238, 77)
- Me.聯繫人2職稱_tb.Name = "聯繫人2職稱_tb"
- Me.聯繫人2職稱_tb.Size = New System.Drawing.Size(98, 23)
- Me.聯繫人2職稱_tb.TabIndex = 214
- '
- '聯繫人2職稱_lb
- '
- Me.聯繫人2職稱_lb.AutoSize = True
- Me.聯繫人2職稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2職稱_lb.Location = New System.Drawing.Point(161, 80)
- Me.聯繫人2職稱_lb.Name = "聯繫人2職稱_lb"
- Me.聯繫人2職稱_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人2職稱_lb.TabIndex = 213
- Me.聯繫人2職稱_lb.Text = "聯繫人2職稱"
- '
- '聯繫人1職稱_tb
- '
- Me.聯繫人1職稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1職稱_tb.Location = New System.Drawing.Point(238, 53)
- Me.聯繫人1職稱_tb.Name = "聯繫人1職稱_tb"
- Me.聯繫人1職稱_tb.Size = New System.Drawing.Size(98, 23)
- Me.聯繫人1職稱_tb.TabIndex = 212
- '
- '聯繫人1職稱_lb
- '
- Me.聯繫人1職稱_lb.AutoSize = True
- Me.聯繫人1職稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1職稱_lb.Location = New System.Drawing.Point(161, 56)
- Me.聯繫人1職稱_lb.Name = "聯繫人1職稱_lb"
- Me.聯繫人1職稱_lb.Size = New System.Drawing.Size(75, 16)
- Me.聯繫人1職稱_lb.TabIndex = 211
- Me.聯繫人1職稱_lb.Text = "聯繫人1職稱"
- '
- '聯繫人3_lb
- '
- Me.聯繫人3_lb.AutoSize = True
- Me.聯繫人3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3_lb.Location = New System.Drawing.Point(7, 104)
- Me.聯繫人3_lb.Name = "聯繫人3_lb"
- Me.聯繫人3_lb.Size = New System.Drawing.Size(51, 16)
- Me.聯繫人3_lb.TabIndex = 210
- Me.聯繫人3_lb.Text = "聯繫人3"
- '
- '聯繫人3_tb
- '
- Me.聯繫人3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人3_tb.Location = New System.Drawing.Point(59, 101)
- Me.聯繫人3_tb.Name = "聯繫人3_tb"
- Me.聯繫人3_tb.Size = New System.Drawing.Size(100, 23)
- Me.聯繫人3_tb.TabIndex = 209
- '
- '聯繫人2_lb
- '
- Me.聯繫人2_lb.AutoSize = True
- Me.聯繫人2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2_lb.Location = New System.Drawing.Point(7, 80)
- Me.聯繫人2_lb.Name = "聯繫人2_lb"
- Me.聯繫人2_lb.Size = New System.Drawing.Size(51, 16)
- Me.聯繫人2_lb.TabIndex = 208
- Me.聯繫人2_lb.Text = "聯繫人2"
- '
- '聯繫人2_tb
- '
- Me.聯繫人2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人2_tb.Location = New System.Drawing.Point(59, 77)
- Me.聯繫人2_tb.Name = "聯繫人2_tb"
- Me.聯繫人2_tb.Size = New System.Drawing.Size(100, 23)
- Me.聯繫人2_tb.TabIndex = 207
- '
- '聯繫人1_lb
- '
- Me.聯繫人1_lb.AutoSize = True
- Me.聯繫人1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1_lb.Location = New System.Drawing.Point(7, 56)
- Me.聯繫人1_lb.Name = "聯繫人1_lb"
- Me.聯繫人1_lb.Size = New System.Drawing.Size(51, 16)
- Me.聯繫人1_lb.TabIndex = 206
- Me.聯繫人1_lb.Text = "聯繫人1"
- '
- '聯繫人1_tb
- '
- Me.聯繫人1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.聯繫人1_tb.Location = New System.Drawing.Point(59, 53)
- Me.聯繫人1_tb.Name = "聯繫人1_tb"
- Me.聯繫人1_tb.Size = New System.Drawing.Size(100, 23)
- Me.聯繫人1_tb.TabIndex = 205
- '
- '公司傳真3_tb
- '
- Me.公司傳真3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司傳真3_tb.Location = New System.Drawing.Point(1151, 51)
- Me.公司傳真3_tb.Name = "公司傳真3_tb"
- Me.公司傳真3_tb.Size = New System.Drawing.Size(150, 23)
- Me.公司傳真3_tb.TabIndex = 204
- '
- '公司傳真3_lb
- '
- Me.公司傳真3_lb.AutoSize = True
- Me.公司傳真3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司傳真3_lb.Location = New System.Drawing.Point(1082, 54)
- Me.公司傳真3_lb.Name = "公司傳真3_lb"
- Me.公司傳真3_lb.Size = New System.Drawing.Size(63, 16)
- Me.公司傳真3_lb.TabIndex = 203
- Me.公司傳真3_lb.Text = "公司傳真3"
- '
- '公司傳真2_tb
- '
- Me.公司傳真2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司傳真2_tb.Location = New System.Drawing.Point(1151, 27)
- Me.公司傳真2_tb.Name = "公司傳真2_tb"
- Me.公司傳真2_tb.Size = New System.Drawing.Size(150, 23)
- Me.公司傳真2_tb.TabIndex = 202
- '
- '公司傳真2_lb
- '
- Me.公司傳真2_lb.AutoSize = True
- Me.公司傳真2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司傳真2_lb.Location = New System.Drawing.Point(1082, 30)
- Me.公司傳真2_lb.Name = "公司傳真2_lb"
- Me.公司傳真2_lb.Size = New System.Drawing.Size(63, 16)
- Me.公司傳真2_lb.TabIndex = 201
- Me.公司傳真2_lb.Text = "公司傳真2"
- '
- '公司傳真1_tb
- '
- Me.公司傳真1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司傳真1_tb.Location = New System.Drawing.Point(1151, 3)
- Me.公司傳真1_tb.Name = "公司傳真1_tb"
- Me.公司傳真1_tb.Size = New System.Drawing.Size(150, 23)
- Me.公司傳真1_tb.TabIndex = 200
- '
- '公司傳真1_lb
- '
- Me.公司傳真1_lb.AutoSize = True
- Me.公司傳真1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司傳真1_lb.Location = New System.Drawing.Point(1082, 6)
- Me.公司傳真1_lb.Name = "公司傳真1_lb"
- Me.公司傳真1_lb.Size = New System.Drawing.Size(63, 16)
- Me.公司傳真1_lb.TabIndex = 199
- Me.公司傳真1_lb.Text = "公司傳真1"
- '
- '公司電話3_tb
- '
- Me.公司電話3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話3_tb.Location = New System.Drawing.Point(931, 51)
- Me.公司電話3_tb.Name = "公司電話3_tb"
- Me.公司電話3_tb.Size = New System.Drawing.Size(150, 23)
- Me.公司電話3_tb.TabIndex = 198
- '
- '公司電話3_lb
- '
- Me.公司電話3_lb.AutoSize = True
- Me.公司電話3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話3_lb.Location = New System.Drawing.Point(862, 54)
- Me.公司電話3_lb.Name = "公司電話3_lb"
- Me.公司電話3_lb.Size = New System.Drawing.Size(63, 16)
- Me.公司電話3_lb.TabIndex = 197
- Me.公司電話3_lb.Text = "公司電話3"
- '
- '公司電話2_tb
- '
- Me.公司電話2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話2_tb.Location = New System.Drawing.Point(931, 27)
- Me.公司電話2_tb.Name = "公司電話2_tb"
- Me.公司電話2_tb.Size = New System.Drawing.Size(150, 23)
- Me.公司電話2_tb.TabIndex = 196
- '
- '公司電話2_lb
- '
- Me.公司電話2_lb.AutoSize = True
- Me.公司電話2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話2_lb.Location = New System.Drawing.Point(862, 30)
- Me.公司電話2_lb.Name = "公司電話2_lb"
- Me.公司電話2_lb.Size = New System.Drawing.Size(63, 16)
- Me.公司電話2_lb.TabIndex = 195
- Me.公司電話2_lb.Text = "公司電話2"
- '
- '公司電話1_lb
- '
- Me.公司電話1_lb.AutoSize = True
- Me.公司電話1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話1_lb.ForeColor = System.Drawing.Color.Black
- Me.公司電話1_lb.Location = New System.Drawing.Point(862, 6)
- Me.公司電話1_lb.Name = "公司電話1_lb"
- Me.公司電話1_lb.Size = New System.Drawing.Size(63, 16)
- Me.公司電話1_lb.TabIndex = 194
- Me.公司電話1_lb.Text = "公司電話1"
- '
- '公司電話1_tb
- '
- Me.公司電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司電話1_tb.Location = New System.Drawing.Point(931, 3)
- Me.公司電話1_tb.Name = "公司電話1_tb"
- Me.公司電話1_tb.Size = New System.Drawing.Size(150, 23)
- Me.公司電話1_tb.TabIndex = 193
- '
- '公司地址_tb
- '
- Me.公司地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司地址_tb.Location = New System.Drawing.Point(75, 28)
- Me.公司地址_tb.Name = "公司地址_tb"
- Me.公司地址_tb.Size = New System.Drawing.Size(784, 23)
- Me.公司地址_tb.TabIndex = 192
- '
- '公司地址_lb
- '
- Me.公司地址_lb.AutoSize = True
- Me.公司地址_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司地址_lb.Location = New System.Drawing.Point(6, 31)
- Me.公司地址_lb.Name = "公司地址_lb"
- Me.公司地址_lb.Size = New System.Drawing.Size(56, 16)
- Me.公司地址_lb.TabIndex = 191
- Me.公司地址_lb.Text = "公司地址"
- '
- '公司名_tb
- '
- Me.公司名_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司名_tb.Location = New System.Drawing.Point(411, 3)
- Me.公司名_tb.Name = "公司名_tb"
- Me.公司名_tb.Size = New System.Drawing.Size(448, 23)
- Me.公司名_tb.TabIndex = 190
- '
- '公司名_lb
- '
- Me.公司名_lb.AutoSize = True
- Me.公司名_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.公司名_lb.Location = New System.Drawing.Point(361, 6)
- Me.公司名_lb.Name = "公司名_lb"
- Me.公司名_lb.Size = New System.Drawing.Size(44, 16)
- Me.公司名_lb.TabIndex = 189
- Me.公司名_lb.Text = "公司名"
- '
- '供應商簡稱_tb
- '
- Me.供應商簡稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商簡稱_tb.Location = New System.Drawing.Point(255, 3)
- Me.供應商簡稱_tb.Name = "供應商簡稱_tb"
- Me.供應商簡稱_tb.Size = New System.Drawing.Size(100, 23)
- Me.供應商簡稱_tb.TabIndex = 188
- '
- '供應商簡稱_lb
- '
- Me.供應商簡稱_lb.AutoSize = True
- Me.供應商簡稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商簡稱_lb.Location = New System.Drawing.Point(181, 6)
- Me.供應商簡稱_lb.Name = "供應商簡稱_lb"
- Me.供應商簡稱_lb.Size = New System.Drawing.Size(68, 16)
- Me.供應商簡稱_lb.TabIndex = 187
- Me.供應商簡稱_lb.Text = "供應商簡稱"
- '
- '供應商編號_lb
- '
- Me.供應商編號_lb.AutoSize = True
- Me.供應商編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商編號_lb.Location = New System.Drawing.Point(6, 6)
- Me.供應商編號_lb.Name = "供應商編號_lb"
- Me.供應商編號_lb.Size = New System.Drawing.Size(68, 16)
- Me.供應商編號_lb.TabIndex = 186
- Me.供應商編號_lb.Text = "供應商編號"
- '
- '供應商編號_tb
- '
- Me.供應商編號_tb.Enabled = False
- Me.供應商編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商編號_tb.Location = New System.Drawing.Point(75, 3)
- Me.供應商編號_tb.Name = "供應商編號_tb"
- Me.供應商編號_tb.Size = New System.Drawing.Size(100, 23)
- Me.供應商編號_tb.TabIndex = 185
- '
- '供應商_一般物料
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.列印成EXCEL_bt)
- Me.Controls.Add(Me.文字提示_lb)
- Me.Controls.Add(Me.確認新增_bt)
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.聯繫人3信箱_tb)
- Me.Controls.Add(Me.聯繫人2信箱_tb)
- Me.Controls.Add(Me.聯繫人1信箱_tb)
- Me.Controls.Add(Me.聯繫人3信箱_lb)
- Me.Controls.Add(Me.聯繫人2信箱_lb)
- Me.Controls.Add(Me.聯繫人1信箱_lb)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.新增_bt)
- Me.Controls.Add(Me.修改_bt)
- Me.Controls.Add(Me.聯繫人3電話_tb)
- Me.Controls.Add(Me.聯繫人3電話_lb)
- Me.Controls.Add(Me.聯繫人2電話_tb)
- Me.Controls.Add(Me.聯繫人2電話_lb)
- Me.Controls.Add(Me.聯繫人1電話_tb)
- Me.Controls.Add(Me.聯繫人1電話_lb)
- Me.Controls.Add(Me.聯繫人3職稱_tb)
- Me.Controls.Add(Me.聯繫人3職稱_lb)
- Me.Controls.Add(Me.聯繫人2職稱_tb)
- Me.Controls.Add(Me.聯繫人2職稱_lb)
- Me.Controls.Add(Me.聯繫人1職稱_tb)
- Me.Controls.Add(Me.聯繫人1職稱_lb)
- Me.Controls.Add(Me.聯繫人3_lb)
- Me.Controls.Add(Me.聯繫人3_tb)
- Me.Controls.Add(Me.聯繫人2_lb)
- Me.Controls.Add(Me.聯繫人2_tb)
- Me.Controls.Add(Me.聯繫人1_lb)
- Me.Controls.Add(Me.聯繫人1_tb)
- Me.Controls.Add(Me.公司傳真3_tb)
- Me.Controls.Add(Me.公司傳真3_lb)
- Me.Controls.Add(Me.公司傳真2_tb)
- Me.Controls.Add(Me.公司傳真2_lb)
- Me.Controls.Add(Me.公司傳真1_tb)
- Me.Controls.Add(Me.公司傳真1_lb)
- Me.Controls.Add(Me.公司電話3_tb)
- Me.Controls.Add(Me.公司電話3_lb)
- Me.Controls.Add(Me.公司電話2_tb)
- Me.Controls.Add(Me.公司電話2_lb)
- Me.Controls.Add(Me.公司電話1_lb)
- Me.Controls.Add(Me.公司電話1_tb)
- Me.Controls.Add(Me.公司地址_tb)
- Me.Controls.Add(Me.公司地址_lb)
- Me.Controls.Add(Me.公司名_tb)
- Me.Controls.Add(Me.公司名_lb)
- Me.Controls.Add(Me.供應商簡稱_tb)
- Me.Controls.Add(Me.供應商簡稱_lb)
- Me.Controls.Add(Me.供應商編號_lb)
- Me.Controls.Add(Me.供應商編號_tb)
- Me.Controls.Add(Me.明細_dgv)
- 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.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 列印成EXCEL_bt As Button
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 文字提示_lb As Label
- Friend WithEvents 確認新增_bt As Button
- Friend WithEvents 查詢_bt As Button
- Friend WithEvents 聯繫人3信箱_tb As TextBox
- Friend WithEvents 聯繫人2信箱_tb As TextBox
- Friend WithEvents 聯繫人1信箱_tb As TextBox
- Friend WithEvents 聯繫人3信箱_lb As Label
- Friend WithEvents 聯繫人2信箱_lb As Label
- Friend WithEvents 聯繫人1信箱_lb As Label
- Friend WithEvents 刪除_bt As Button
- Friend WithEvents 新增_bt As Button
- Friend WithEvents 修改_bt As Button
- Friend WithEvents 聯繫人3電話_tb As TextBox
- Friend WithEvents 聯繫人3電話_lb As Label
- Friend WithEvents 聯繫人2電話_tb As TextBox
- Friend WithEvents 聯繫人2電話_lb As Label
- Friend WithEvents 聯繫人1電話_tb As TextBox
- Friend WithEvents 聯繫人1電話_lb As Label
- Friend WithEvents 聯繫人3職稱_tb As TextBox
- Friend WithEvents 聯繫人3職稱_lb As Label
- Friend WithEvents 聯繫人2職稱_tb As TextBox
- Friend WithEvents 聯繫人2職稱_lb As Label
- Friend WithEvents 聯繫人1職稱_tb As TextBox
- Friend WithEvents 聯繫人1職稱_lb As Label
- Friend WithEvents 聯繫人3_lb As Label
- Friend WithEvents 聯繫人3_tb As TextBox
- Friend WithEvents 聯繫人2_lb As Label
- Friend WithEvents 聯繫人2_tb As TextBox
- Friend WithEvents 聯繫人1_lb As Label
- Friend WithEvents 聯繫人1_tb As TextBox
- Friend WithEvents 公司傳真3_tb As TextBox
- Friend WithEvents 公司傳真3_lb As Label
- Friend WithEvents 公司傳真2_tb As TextBox
- Friend WithEvents 公司傳真2_lb As Label
- Friend WithEvents 公司傳真1_tb As TextBox
- Friend WithEvents 公司傳真1_lb As Label
- Friend WithEvents 公司電話3_tb As TextBox
- Friend WithEvents 公司電話3_lb As Label
- Friend WithEvents 公司電話2_tb As TextBox
- Friend WithEvents 公司電話2_lb As Label
- Friend WithEvents 公司電話1_lb As Label
- Friend WithEvents 公司電話1_tb As TextBox
- Friend WithEvents 公司地址_tb As TextBox
- Friend WithEvents 公司地址_lb As Label
- Friend WithEvents 公司名_tb As TextBox
- Friend WithEvents 公司名_lb As Label
- Friend WithEvents 供應商簡稱_tb As TextBox
- Friend WithEvents 供應商簡稱_lb As Label
- Friend WithEvents 供應商編號_lb As Label
- Friend WithEvents 供應商編號_tb As TextBox
- End Class
|