_ 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() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() 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.刪除_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.聯繫電話2_tb = New System.Windows.Forms.TextBox() Me.聯繫電話1_tb = New System.Windows.Forms.TextBox() 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_tb = New System.Windows.Forms.TextBox() Me.聯繫人2_tb = New System.Windows.Forms.TextBox() Me.聯繫人1_tb = New System.Windows.Forms.TextBox() 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_tb = New System.Windows.Forms.TextBox() Me.電話2_tb = New System.Windows.Forms.TextBox() Me.電話1_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.廠商清單_dgv = New System.Windows.Forms.DataGridView() Me.語言_dgv = New System.Windows.Forms.DataGridView() 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.聯繫人職稱3_lb = New System.Windows.Forms.Label() Me.聯繫人職稱2_lb = New System.Windows.Forms.Label() Me.聯繫人職稱1_lb = New System.Windows.Forms.Label() 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.公司地址_lb = New System.Windows.Forms.Label() Me.公司名_ib = New System.Windows.Forms.Label() Me.簡稱_lb = New System.Windows.Forms.Label() Me.供應商編號_lb = New System.Windows.Forms.Label() 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.公司電話3_lb = New System.Windows.Forms.Label() Me.公司電話2_lb = New System.Windows.Forms.Label() Me.公司電話1_lb = New System.Windows.Forms.Label() Me.聯繫人電話3_lb = New System.Windows.Forms.Label() Me.聯繫人電話2_lb = New System.Windows.Forms.Label() Me.聯繫人電話1_lb = New System.Windows.Forms.Label() CType(Me.廠商清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '確認新增_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(878, 2) Me.確認新增_bt.Name = "確認新增_bt" Me.確認新增_bt.Size = New System.Drawing.Size(150, 24) Me.確認新增_bt.TabIndex = 284 Me.確認新增_bt.Text = "確認新增" Me.確認新增_bt.UseVisualStyleBackColor = True ' '查詢_bt ' Me.查詢_bt.Location = New System.Drawing.Point(566, 2) Me.查詢_bt.Name = "查詢_bt" Me.查詢_bt.Size = New System.Drawing.Size(150, 24) Me.查詢_bt.TabIndex = 283 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(970, 123) Me.信箱3_tb.Name = "信箱3_tb" Me.信箱3_tb.Size = New System.Drawing.Size(370, 23) Me.信箱3_tb.TabIndex = 282 ' '信箱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(970, 99) Me.信箱2_tb.Name = "信箱2_tb" Me.信箱2_tb.Size = New System.Drawing.Size(370, 23) Me.信箱2_tb.TabIndex = 281 ' '信箱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(970, 75) Me.信箱1_tb.Name = "信箱1_tb" Me.信箱1_tb.Size = New System.Drawing.Size(370, 23) Me.信箱1_tb.TabIndex = 280 ' '刪除_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(1190, 2) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(150, 24) Me.刪除_bt.TabIndex = 276 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(722, 2) Me.新增_bt.Name = "新增_bt" Me.新增_bt.Size = New System.Drawing.Size(150, 24) Me.新增_bt.TabIndex = 274 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(1034, 2) Me.修改_bt.Name = "修改_bt" Me.修改_bt.Size = New System.Drawing.Size(150, 24) Me.修改_bt.TabIndex = 275 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(732, 123) Me.聯繫電話3_tb.Name = "聯繫電話3_tb" Me.聯繫電話3_tb.Size = New System.Drawing.Size(150, 23) Me.聯繫電話3_tb.TabIndex = 273 ' '聯繫電話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(732, 99) Me.聯繫電話2_tb.Name = "聯繫電話2_tb" Me.聯繫電話2_tb.Size = New System.Drawing.Size(150, 23) Me.聯繫電話2_tb.TabIndex = 271 ' '聯繫電話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(732, 75) Me.聯繫電話1_tb.Name = "聯繫電話1_tb" Me.聯繫電話1_tb.Size = New System.Drawing.Size(150, 23) Me.聯繫電話1_tb.TabIndex = 269 ' '職稱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(441, 123) Me.職稱3_tb.Name = "職稱3_tb" Me.職稱3_tb.Size = New System.Drawing.Size(212, 23) Me.職稱3_tb.TabIndex = 267 ' '職稱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(441, 99) Me.職稱2_tb.Name = "職稱2_tb" Me.職稱2_tb.Size = New System.Drawing.Size(212, 23) Me.職稱2_tb.TabIndex = 265 ' '職稱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(441, 75) Me.職稱1_tb.Name = "職稱1_tb" Me.職稱1_tb.Size = New System.Drawing.Size(212, 23) Me.職稱1_tb.TabIndex = 263 ' '聯繫人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(110, 123) Me.聯繫人3_tb.Name = "聯繫人3_tb" Me.聯繫人3_tb.Size = New System.Drawing.Size(253, 23) Me.聯繫人3_tb.TabIndex = 260 ' '聯繫人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(110, 99) Me.聯繫人2_tb.Name = "聯繫人2_tb" Me.聯繫人2_tb.Size = New System.Drawing.Size(253, 23) Me.聯繫人2_tb.TabIndex = 258 ' '聯繫人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(110, 75) Me.聯繫人1_tb.Name = "聯繫人1_tb" Me.聯繫人1_tb.Size = New System.Drawing.Size(253, 23) Me.聯繫人1_tb.TabIndex = 256 ' '傳真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(1190, 51) Me.傳真3_tb.Name = "傳真3_tb" Me.傳真3_tb.Size = New System.Drawing.Size(150, 23) Me.傳真3_tb.TabIndex = 255 ' '傳真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(974, 51) Me.傳真2_tb.Name = "傳真2_tb" Me.傳真2_tb.Size = New System.Drawing.Size(150, 23) Me.傳真2_tb.TabIndex = 253 ' '傳真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(758, 51) Me.傳真1_tb.Name = "傳真1_tb" Me.傳真1_tb.Size = New System.Drawing.Size(150, 23) Me.傳真1_tb.TabIndex = 251 ' '電話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(1190, 27) Me.電話3_tb.Name = "電話3_tb" Me.電話3_tb.Size = New System.Drawing.Size(150, 23) Me.電話3_tb.TabIndex = 249 ' '電話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(974, 27) Me.電話2_tb.Name = "電話2_tb" Me.電話2_tb.Size = New System.Drawing.Size(150, 23) Me.電話2_tb.TabIndex = 247 ' '電話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(758, 27) Me.電話1_tb.Name = "電話1_tb" Me.電話1_tb.Size = New System.Drawing.Size(150, 23) Me.電話1_tb.TabIndex = 244 ' '地址_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(85, 51) Me.地址_tb.Name = "地址_tb" Me.地址_tb.Size = New System.Drawing.Size(605, 23) Me.地址_tb.TabIndex = 243 ' '公司名_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(388, 27) Me.公司名_tb.Name = "公司名_tb" Me.公司名_tb.Size = New System.Drawing.Size(302, 23) Me.公司名_tb.TabIndex = 241 ' '供應商簡稱_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(85, 27) Me.供應商簡稱_tb.Name = "供應商簡稱_tb" Me.供應商簡稱_tb.Size = New System.Drawing.Size(187, 23) Me.供應商簡稱_tb.TabIndex = 239 ' '供應商編號_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(85, 3) Me.供應商編號_tb.Name = "供應商編號_tb" Me.供應商編號_tb.Size = New System.Drawing.Size(100, 23) Me.供應商編號_tb.TabIndex = 236 ' '廠商清單_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.廠商清單_dgv.Location = New System.Drawing.Point(14, 148) Me.廠商清單_dgv.Name = "廠商清單_dgv" Me.廠商清單_dgv.RowHeadersWidth = 5 DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.廠商清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.廠商清單_dgv.RowTemplate.Height = 24 Me.廠商清單_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.廠商清單_dgv.Size = New System.Drawing.Size(1324, 529) Me.廠商清單_dgv.TabIndex = 285 ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(28, 166) Me.語言_dgv.Name = "語言_dgv" Me.語言_dgv.RowHeadersWidth = 5 Me.語言_dgv.RowTemplate.Height = 24 Me.語言_dgv.Size = New System.Drawing.Size(81, 49) Me.語言_dgv.TabIndex = 1033 Me.語言_dgv.Visible = False ' '聯繫人信箱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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人信箱3_lb.Location = New System.Drawing.Point(882, 128) Me.聯繫人信箱3_lb.Name = "聯繫人信箱3_lb" Me.聯繫人信箱3_lb.Size = New System.Drawing.Size(84, 16) Me.聯繫人信箱3_lb.TabIndex = 1055 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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人信箱2_lb.Location = New System.Drawing.Point(882, 103) Me.聯繫人信箱2_lb.Name = "聯繫人信箱2_lb" Me.聯繫人信箱2_lb.Size = New System.Drawing.Size(84, 16) Me.聯繫人信箱2_lb.TabIndex = 1054 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.Green Me.聯繫人信箱1_lb.Location = New System.Drawing.Point(883, 78) Me.聯繫人信箱1_lb.Name = "聯繫人信箱1_lb" Me.聯繫人信箱1_lb.Size = New System.Drawing.Size(84, 16) Me.聯繫人信箱1_lb.TabIndex = 1053 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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人職稱3_lb.Location = New System.Drawing.Point(364, 126) Me.聯繫人職稱3_lb.Name = "聯繫人職稱3_lb" Me.聯繫人職稱3_lb.Size = New System.Drawing.Size(75, 16) Me.聯繫人職稱3_lb.TabIndex = 1049 Me.聯繫人職稱3_lb.Text = "聯繫人3職稱" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '聯繫人職稱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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人職稱2_lb.Location = New System.Drawing.Point(364, 102) Me.聯繫人職稱2_lb.Name = "聯繫人職稱2_lb" Me.聯繫人職稱2_lb.Size = New System.Drawing.Size(75, 16) Me.聯繫人職稱2_lb.TabIndex = 1048 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.Green Me.聯繫人職稱1_lb.Location = New System.Drawing.Point(364, 78) Me.聯繫人職稱1_lb.Name = "聯繫人職稱1_lb" Me.聯繫人職稱1_lb.Size = New System.Drawing.Size(75, 16) Me.聯繫人職稱1_lb.TabIndex = 1047 Me.聯繫人職稱1_lb.Text = "聯繫人1職稱" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '傳真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(1125, 54) Me.傳真3_lb.Name = "傳真3_lb" Me.傳真3_lb.Size = New System.Drawing.Size(63, 16) Me.傳真3_lb.TabIndex = 1043 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(909, 54) Me.傳真2_lb.Name = "傳真2_lb" Me.傳真2_lb.Size = New System.Drawing.Size(63, 16) Me.傳真2_lb.TabIndex = 1042 Me.傳真2_lb.Text = "公司傳真2" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '傳真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(692, 54) Me.傳真1_lb.Name = "傳真1_lb" Me.傳真1_lb.Size = New System.Drawing.Size(63, 16) Me.傳真1_lb.TabIndex = 1041 Me.傳真1_lb.Text = "公司傳真1" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '公司地址_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(3, 51) Me.公司地址_lb.Name = "公司地址_lb" Me.公司地址_lb.Size = New System.Drawing.Size(56, 16) Me.公司地址_lb.TabIndex = 1037 Me.公司地址_lb.Text = "公司地址" ' '公司名_ib ' Me.公司名_ib.AutoSize = True Me.公司名_ib.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.公司名_ib.Location = New System.Drawing.Point(274, 30) Me.公司名_ib.Name = "公司名_ib" Me.公司名_ib.Size = New System.Drawing.Size(110, 16) Me.公司名_ib.TabIndex = 1036 Me.公司名_ib.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(1, 30) Me.簡稱_lb.Name = "簡稱_lb" Me.簡稱_lb.Size = New System.Drawing.Size(68, 16) Me.簡稱_lb.TabIndex = 1035 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(3, 6) Me.供應商編號_lb.Name = "供應商編號_lb" Me.供應商編號_lb.Size = New System.Drawing.Size(80, 16) Me.供應商編號_lb.TabIndex = 1034 Me.供應商編號_lb.Text = "供 應 商 編 號" ' '聯繫人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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人3_lb.Location = New System.Drawing.Point(4, 126) Me.聯繫人3_lb.Name = "聯繫人3_lb" Me.聯繫人3_lb.Size = New System.Drawing.Size(105, 16) Me.聯繫人3_lb.TabIndex = 1046 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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人2_lb.Location = New System.Drawing.Point(4, 102) Me.聯繫人2_lb.Name = "聯繫人2_lb" Me.聯繫人2_lb.Size = New System.Drawing.Size(105, 16) Me.聯繫人2_lb.TabIndex = 1045 Me.聯繫人2_lb.Text = "聯 繫 人 2" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '聯繫人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.Green Me.聯繫人1_lb.Location = New System.Drawing.Point(4, 78) Me.聯繫人1_lb.Name = "聯繫人1_lb" Me.聯繫人1_lb.Size = New System.Drawing.Size(105, 16) Me.聯繫人1_lb.TabIndex = 1044 Me.聯繫人1_lb.Text = "聯 繫 人 1" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '公司電話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(1125, 30) Me.公司電話3_lb.Name = "公司電話3_lb" Me.公司電話3_lb.Size = New System.Drawing.Size(63, 16) Me.公司電話3_lb.TabIndex = 1040 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(909, 30) Me.公司電話2_lb.Name = "公司電話2_lb" Me.公司電話2_lb.Size = New System.Drawing.Size(63, 16) Me.公司電話2_lb.TabIndex = 1039 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(692, 30) Me.公司電話1_lb.Name = "公司電話1_lb" Me.公司電話1_lb.Size = New System.Drawing.Size(63, 16) Me.公司電話1_lb.TabIndex = 1038 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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人電話3_lb.Location = New System.Drawing.Point(655, 126) Me.聯繫人電話3_lb.Name = "聯繫人電話3_lb" Me.聯繫人電話3_lb.Size = New System.Drawing.Size(75, 16) Me.聯繫人電話3_lb.TabIndex = 1052 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.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.聯繫人電話2_lb.Location = New System.Drawing.Point(655, 102) Me.聯繫人電話2_lb.Name = "聯繫人電話2_lb" Me.聯繫人電話2_lb.Size = New System.Drawing.Size(75, 16) Me.聯繫人電話2_lb.TabIndex = 1051 Me.聯繫人電話2_lb.Text = "聯繫人2電話" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' '聯繫人電話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.Green Me.聯繫人電話1_lb.Location = New System.Drawing.Point(655, 78) Me.聯繫人電話1_lb.Name = "聯繫人電話1_lb" Me.聯繫人電話1_lb.Size = New System.Drawing.Size(75, 16) Me.聯繫人電話1_lb.TabIndex = 1050 Me.聯繫人電話1_lb.Text = "聯繫人1電話" ' '樣品供應商資料管理 ' 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.聯繫人信箱3_lb) Me.Controls.Add(Me.聯繫人信箱2_lb) Me.Controls.Add(Me.聯繫人信箱1_lb) Me.Controls.Add(Me.聯繫人職稱3_lb) Me.Controls.Add(Me.聯繫人職稱2_lb) Me.Controls.Add(Me.聯繫人職稱1_lb) Me.Controls.Add(Me.傳真3_lb) Me.Controls.Add(Me.傳真2_lb) Me.Controls.Add(Me.傳真1_lb) Me.Controls.Add(Me.公司地址_lb) Me.Controls.Add(Me.公司名_ib) Me.Controls.Add(Me.簡稱_lb) Me.Controls.Add(Me.供應商編號_lb) Me.Controls.Add(Me.聯繫人3_lb) Me.Controls.Add(Me.聯繫人2_lb) Me.Controls.Add(Me.聯繫人1_lb) Me.Controls.Add(Me.公司電話3_lb) Me.Controls.Add(Me.公司電話2_lb) Me.Controls.Add(Me.公司電話1_lb) Me.Controls.Add(Me.聯繫人電話3_lb) Me.Controls.Add(Me.聯繫人電話2_lb) Me.Controls.Add(Me.聯繫人電話1_lb) Me.Controls.Add(Me.語言_dgv) 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.刪除_bt) 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_tb) Me.Controls.Add(Me.職稱2_tb) Me.Controls.Add(Me.職稱1_tb) Me.Controls.Add(Me.聯繫人3_tb) Me.Controls.Add(Me.聯繫人2_tb) Me.Controls.Add(Me.聯繫人1_tb) Me.Controls.Add(Me.傳真3_tb) Me.Controls.Add(Me.傳真2_tb) Me.Controls.Add(Me.傳真1_tb) Me.Controls.Add(Me.電話3_tb) Me.Controls.Add(Me.電話2_tb) Me.Controls.Add(Me.電話1_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.廠商清單_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() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub 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 刪除_bt As Button 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_tb As TextBox Friend WithEvents 職稱2_tb As TextBox Friend WithEvents 職稱1_tb As TextBox Friend WithEvents 聯繫人3_tb As TextBox Friend WithEvents 聯繫人2_tb As TextBox Friend WithEvents 聯繫人1_tb As TextBox Friend WithEvents 傳真3_tb As TextBox Friend WithEvents 傳真2_tb As TextBox Friend WithEvents 傳真1_tb As TextBox Friend WithEvents 電話3_tb As TextBox Friend WithEvents 電話2_tb As TextBox Friend WithEvents 電話1_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 廠商清單_dgv As DataGridView Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 聯繫人信箱3_lb As Label Friend WithEvents 聯繫人信箱2_lb As Label Friend WithEvents 聯繫人信箱1_lb As Label Friend WithEvents 聯繫人職稱3_lb As Label Friend WithEvents 聯繫人職稱2_lb As Label Friend WithEvents 聯繫人職稱1_lb As Label Friend WithEvents 傳真3_lb As Label Friend WithEvents 傳真2_lb As Label Friend WithEvents 傳真1_lb As Label Friend WithEvents 公司地址_lb As Label Friend WithEvents 公司名_ib As Label Friend WithEvents 簡稱_lb As Label Friend WithEvents 供應商編號_lb As Label Friend WithEvents 聯繫人3_lb As Label Friend WithEvents 聯繫人2_lb As Label Friend WithEvents 聯繫人1_lb As Label Friend WithEvents 公司電話3_lb As Label Friend WithEvents 公司電話2_lb As Label Friend WithEvents 公司電話1_lb As Label Friend WithEvents 聯繫人電話3_lb As Label Friend WithEvents 聯繫人電話2_lb As Label Friend WithEvents 聯繫人電話1_lb As Label End Class