_ 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() Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.類別管理_cb = New System.Windows.Forms.ComboBox() Me.簡稱_lb = New System.Windows.Forms.Label() Me.傳真_tb = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.廠商_cb = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.電話_tb = New System.Windows.Forms.TextBox() Me.地址_tb = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.郵件_tb = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.供應商簡稱_tb = New System.Windows.Forms.TextBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.群組碼_tb = New System.Windows.Forms.TextBox() Me.群組編碼_cb = New System.Windows.Forms.ComboBox() Me.供應商編碼_tb = New System.Windows.Forms.TextBox() Me.歷史明細_dgv = New System.Windows.Forms.DataGridView() Me.明細_dgv = New System.Windows.Forms.DataGridView() Me.新群組1_cb = New System.Windows.Forms.ComboBox() Me.大間距_ch = New System.Windows.Forms.CheckBox() Me.中間距_ch = New System.Windows.Forms.CheckBox() Me.小間距_ch = New System.Windows.Forms.CheckBox() Me.搜尋_bt = New System.Windows.Forms.Button() Me.料號_lb = New System.Windows.Forms.Label() Me.料號_tb = New System.Windows.Forms.TextBox() Me.群組編碼_lb = New System.Windows.Forms.Label() Me.物料清單_dgv = New System.Windows.Forms.DataGridView() Me.物料規格_dgv = New System.Windows.Forms.DataGridView() Me.Label4 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.大間距1_ch = New System.Windows.Forms.CheckBox() Me.中間距1_ch = New System.Windows.Forms.CheckBox() Me.小間距1_ch = New System.Windows.Forms.CheckBox() Me.批量比對_bt = New System.Windows.Forms.Button() Me.物料圖_pb = New System.Windows.Forms.PictureBox() Me.比對新增_bt = New System.Windows.Forms.Button() Me.存檔_tb = New System.Windows.Forms.Button() Me.物料加入_bt = New System.Windows.Forms.Button() Me.刪除_bt = New System.Windows.Forms.Button() Me.料號1_tb = New System.Windows.Forms.TextBox() Me.Panel1.SuspendLayout() CType(Me.歷史明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '類別管理_cb ' Me.類別管理_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.類別管理_cb.FormattingEnabled = True Me.類別管理_cb.Items.AddRange(New Object() {"2019"}) Me.類別管理_cb.Location = New System.Drawing.Point(652, 3) Me.類別管理_cb.Name = "類別管理_cb" Me.類別管理_cb.Size = New System.Drawing.Size(229, 24) Me.類別管理_cb.TabIndex = 1054 ' '簡稱_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(536, 6) Me.簡稱_lb.Name = "簡稱_lb" Me.簡稱_lb.Size = New System.Drawing.Size(115, 16) Me.簡稱_lb.TabIndex = 1053 Me.簡稱_lb.Text = "Kategori Pemasok :" ' '傳真_tb ' Me.傳真_tb.Location = New System.Drawing.Point(758, 54) Me.傳真_tb.Name = "傳真_tb" Me.傳真_tb.Size = New System.Drawing.Size(128, 23) Me.傳真_tb.TabIndex = 1052 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(722, 58) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(38, 16) Me.Label11.TabIndex = 1051 Me.Label11.Text = "FAX : " ' '廠商_cb ' Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.廠商_cb.ForeColor = System.Drawing.Color.Blue Me.廠商_cb.FormattingEnabled = True Me.廠商_cb.Location = New System.Drawing.Point(961, 3) Me.廠商_cb.Name = "廠商_cb" Me.廠商_cb.Size = New System.Drawing.Size(268, 24) Me.廠商_cb.TabIndex = 1050 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(539, 82) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(52, 16) Me.Label5.TabIndex = 1044 Me.Label5.Text = "EMAIL : " ' '電話_tb ' Me.電話_tb.Location = New System.Drawing.Point(592, 54) Me.電話_tb.Name = "電話_tb" Me.電話_tb.Size = New System.Drawing.Size(128, 23) Me.電話_tb.TabIndex = 1041 ' '地址_tb ' Me.地址_tb.Location = New System.Drawing.Point(592, 29) Me.地址_tb.Name = "地址_tb" Me.地址_tb.Size = New System.Drawing.Size(638, 23) Me.地址_tb.TabIndex = 1039 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(539, 58) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(43, 16) Me.Label3.TabIndex = 1038 Me.Label3.Text = "TELP : " ' '郵件_tb ' Me.郵件_tb.Location = New System.Drawing.Point(592, 79) Me.郵件_tb.Name = "郵件_tb" Me.郵件_tb.Size = New System.Drawing.Size(294, 23) Me.郵件_tb.TabIndex = 1037 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(886, 7) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(78, 16) Me.Label1.TabIndex = 1040 Me.Label1.Text = "ORDER TO : " ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(539, 32) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(56, 16) Me.Label2.TabIndex = 1042 Me.Label2.Text = "Alamat : " ' '供應商簡稱_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(3, 29) Me.供應商簡稱_tb.Name = "供應商簡稱_tb" Me.供應商簡稱_tb.Size = New System.Drawing.Size(88, 23) Me.供應商簡稱_tb.TabIndex = 1055 ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.料號1_tb) Me.Panel1.Controls.Add(Me.群組碼_tb) Me.Panel1.Controls.Add(Me.群組編碼_cb) Me.Panel1.Controls.Add(Me.供應商編碼_tb) Me.Panel1.Controls.Add(Me.供應商簡稱_tb) Me.Panel1.Location = New System.Drawing.Point(1071, 388) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(200, 100) Me.Panel1.TabIndex = 1056 ' '群組碼_tb ' Me.群組碼_tb.Location = New System.Drawing.Point(97, 3) Me.群組碼_tb.Name = "群組碼_tb" Me.群組碼_tb.Size = New System.Drawing.Size(95, 23) Me.群組碼_tb.TabIndex = 1057 ' '群組編碼_cb ' Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.群組編碼_cb.FormattingEnabled = True Me.群組編碼_cb.Items.AddRange(New Object() {"2019"}) Me.群組編碼_cb.Location = New System.Drawing.Point(3, 55) Me.群組編碼_cb.Name = "群組編碼_cb" Me.群組編碼_cb.Size = New System.Drawing.Size(88, 24) Me.群組編碼_cb.TabIndex = 1056 Me.群組編碼_cb.Visible = False ' '供應商編碼_tb ' Me.供應商編碼_tb.Location = New System.Drawing.Point(3, 3) Me.供應商編碼_tb.Name = "供應商編碼_tb" Me.供應商編碼_tb.Size = New System.Drawing.Size(88, 23) Me.供應商編碼_tb.TabIndex = 944 ' '歷史明細_dgv ' Me.歷史明細_dgv.Anchor = CType(((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(537, 557) Me.歷史明細_dgv.Name = "歷史明細_dgv" Me.歷史明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.歷史明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1 Me.歷史明細_dgv.RowTemplate.Height = 24 Me.歷史明細_dgv.Size = New System.Drawing.Size(809, 121) Me.歷史明細_dgv.TabIndex = 1057 ' '明細_dgv ' 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(537, 108) 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.Size = New System.Drawing.Size(809, 450) Me.明細_dgv.TabIndex = 1058 ' '新群組1_cb ' Me.新群組1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.新群組1_cb.FormattingEnabled = True Me.新群組1_cb.Items.AddRange(New Object() {"2019"}) Me.新群組1_cb.Location = New System.Drawing.Point(86, 1) Me.新群組1_cb.Name = "新群組1_cb" Me.新群組1_cb.Size = New System.Drawing.Size(180, 24) Me.新群組1_cb.TabIndex = 1368 ' '大間距_ch ' Me.大間距_ch.AutoSize = True Me.大間距_ch.Location = New System.Drawing.Point(491, 4) Me.大間距_ch.Name = "大間距_ch" Me.大間距_ch.Size = New System.Drawing.Size(39, 20) Me.大間距_ch.TabIndex = 1367 Me.大間距_ch.Text = "L3" Me.大間距_ch.UseVisualStyleBackColor = True ' '中間距_ch ' Me.中間距_ch.AutoSize = True Me.中間距_ch.Location = New System.Drawing.Point(448, 4) Me.中間距_ch.Name = "中間距_ch" Me.中間距_ch.Size = New System.Drawing.Size(39, 20) Me.中間距_ch.TabIndex = 1366 Me.中間距_ch.Text = "L2" Me.中間距_ch.UseVisualStyleBackColor = True ' '小間距_ch ' Me.小間距_ch.AutoSize = True Me.小間距_ch.Location = New System.Drawing.Point(406, 4) Me.小間距_ch.Name = "小間距_ch" Me.小間距_ch.Size = New System.Drawing.Size(39, 20) Me.小間距_ch.TabIndex = 1365 Me.小間距_ch.Text = "L1" Me.小間距_ch.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.Black Me.搜尋_bt.Location = New System.Drawing.Point(272, 1) Me.搜尋_bt.Name = "搜尋_bt" Me.搜尋_bt.Size = New System.Drawing.Size(114, 24) Me.搜尋_bt.TabIndex = 1364 Me.搜尋_bt.Text = "搜尋" Me.搜尋_bt.UseVisualStyleBackColor = True ' '料號_lb ' Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.料號_lb.AutoSize = True Me.料號_lb.Location = New System.Drawing.Point(7, 433) Me.料號_lb.Name = "料號_lb" Me.料號_lb.Size = New System.Drawing.Size(37, 16) Me.料號_lb.TabIndex = 1362 Me.料號_lb.Text = "料號 :" ' '料號_tb ' Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.料號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.料號_tb.Location = New System.Drawing.Point(46, 433) Me.料號_tb.Name = "料號_tb" Me.料號_tb.Size = New System.Drawing.Size(193, 16) Me.料號_tb.TabIndex = 1361 ' '群組編碼_lb ' Me.群組編碼_lb.AutoSize = True Me.群組編碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.群組編碼_lb.Location = New System.Drawing.Point(8, 5) Me.群組編碼_lb.Name = "群組編碼_lb" Me.群組編碼_lb.Size = New System.Drawing.Size(64, 16) Me.群組編碼_lb.TabIndex = 1360 Me.群組編碼_lb.Text = "群 組 編 碼" Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight ' '物料清單_dgv ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), 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(5, 26) Me.物料清單_dgv.Name = "物料清單_dgv" Me.物料清單_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.物料清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.物料清單_dgv.RowTemplate.Height = 24 Me.物料清單_dgv.Size = New System.Drawing.Size(529, 405) Me.物料清單_dgv.TabIndex = 1358 ' '物料規格_dgv ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.物料規格_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), 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(5, 451) Me.物料規格_dgv.Name = "物料規格_dgv" Me.物料規格_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.物料規格_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.物料規格_dgv.RowTemplate.Height = 24 Me.物料規格_dgv.Size = New System.Drawing.Size(529, 227) Me.物料規格_dgv.TabIndex = 1359 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(534, 91) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(767, 16) Me.Label4.TabIndex = 1369 Me.Label4.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label6 ' Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(578, 91) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(767, 16) Me.Label6.TabIndex = 1370 Me.Label6.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' '大間距1_ch ' Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(1305, 82) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(39, 20) Me.大間距1_ch.TabIndex = 1374 Me.大間距1_ch.Text = "L3" Me.大間距1_ch.UseVisualStyleBackColor = True ' '中間距1_ch ' Me.中間距1_ch.AutoSize = True Me.中間距1_ch.Location = New System.Drawing.Point(1268, 82) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(39, 20) Me.中間距1_ch.TabIndex = 1373 Me.中間距1_ch.Text = "L2" Me.中間距1_ch.UseVisualStyleBackColor = True ' '小間距1_ch ' Me.小間距1_ch.AutoSize = True Me.小間距1_ch.Location = New System.Drawing.Point(1232, 82) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(39, 20) Me.小間距1_ch.TabIndex = 1372 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.UseVisualStyleBackColor = True ' '批量比對_bt ' Me.批量比對_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_1 Me.批量比對_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.批量比對_bt.Location = New System.Drawing.Point(886, 53) Me.批量比對_bt.Name = "批量比對_bt" Me.批量比對_bt.Size = New System.Drawing.Size(50, 50) Me.批量比對_bt.TabIndex = 1375 Me.批量比對_bt.UseVisualStyleBackColor = True ' '物料圖_pb ' Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.物料圖_pb.Location = New System.Drawing.Point(1231, 2) Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.物料圖_pb.Name = "物料圖_pb" Me.物料圖_pb.Size = New System.Drawing.Size(114, 80) Me.物料圖_pb.TabIndex = 1371 Me.物料圖_pb.TabStop = False ' '比對新增_bt ' Me.比對新增_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2 Me.比對新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.比對新增_bt.Location = New System.Drawing.Point(935, 53) Me.比對新增_bt.Name = "比對新增_bt" Me.比對新增_bt.Size = New System.Drawing.Size(50, 50) Me.比對新增_bt.TabIndex = 1363 Me.比對新增_bt.UseVisualStyleBackColor = True ' '存檔_tb ' Me.存檔_tb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER Me.存檔_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.存檔_tb.Location = New System.Drawing.Point(984, 53) Me.存檔_tb.Name = "存檔_tb" Me.存檔_tb.Size = New System.Drawing.Size(50, 50) Me.存檔_tb.TabIndex = 1376 Me.存檔_tb.UseVisualStyleBackColor = True ' '物料加入_bt ' Me.物料加入_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Shipping4 Me.物料加入_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.物料加入_bt.Location = New System.Drawing.Point(1033, 53) Me.物料加入_bt.Name = "物料加入_bt" Me.物料加入_bt.Size = New System.Drawing.Size(147, 50) Me.物料加入_bt.TabIndex = 1377 Me.物料加入_bt.UseVisualStyleBackColor = True ' '刪除_bt ' Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.刪除_bt.Location = New System.Drawing.Point(1179, 53) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(50, 50) Me.刪除_bt.TabIndex = 1378 Me.刪除_bt.UseVisualStyleBackColor = True ' '料號1_tb ' Me.料號1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.料號1_tb.Location = New System.Drawing.Point(97, 28) Me.料號1_tb.Name = "料號1_tb" Me.料號1_tb.Size = New System.Drawing.Size(95, 23) Me.料號1_tb.TabIndex = 1362 ' '供應商商品清單 ' 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.刪除_bt) Me.Controls.Add(Me.大間距1_ch) Me.Controls.Add(Me.中間距1_ch) Me.Controls.Add(Me.小間距1_ch) Me.Controls.Add(Me.物料加入_bt) Me.Controls.Add(Me.存檔_tb) Me.Controls.Add(Me.批量比對_bt) Me.Controls.Add(Me.物料圖_pb) Me.Controls.Add(Me.新群組1_cb) Me.Controls.Add(Me.大間距_ch) Me.Controls.Add(Me.中間距_ch) Me.Controls.Add(Me.小間距_ch) Me.Controls.Add(Me.搜尋_bt) Me.Controls.Add(Me.比對新增_bt) Me.Controls.Add(Me.料號_lb) Me.Controls.Add(Me.料號_tb) Me.Controls.Add(Me.群組編碼_lb) Me.Controls.Add(Me.物料清單_dgv) Me.Controls.Add(Me.物料規格_dgv) Me.Controls.Add(Me.類別管理_cb) Me.Controls.Add(Me.簡稱_lb) Me.Controls.Add(Me.傳真_tb) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.廠商_cb) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.電話_tb) Me.Controls.Add(Me.地址_tb) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.郵件_tb) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.歷史明細_dgv) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.明細_dgv) Me.Controls.Add(Me.Panel1) 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(4) Me.Name = "供應商商品清單" Me.Text = "供應商商品清單" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.歷史明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 類別管理_cb As ComboBox Friend WithEvents 簡稱_lb As Label Friend WithEvents 傳真_tb As TextBox Friend WithEvents Label11 As Label Friend WithEvents 廠商_cb As ComboBox Friend WithEvents Label5 As Label Friend WithEvents 電話_tb As TextBox Friend WithEvents 地址_tb As TextBox Friend WithEvents Label3 As Label Friend WithEvents 郵件_tb As TextBox Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents 供應商簡稱_tb As TextBox Friend WithEvents Panel1 As Panel Friend WithEvents 供應商編碼_tb As TextBox Friend WithEvents 歷史明細_dgv As DataGridView Friend WithEvents 明細_dgv As DataGridView Friend WithEvents 新群組1_cb As ComboBox Friend WithEvents 大間距_ch As CheckBox Friend WithEvents 中間距_ch As CheckBox Friend WithEvents 小間距_ch As CheckBox Friend WithEvents 搜尋_bt As Button Friend WithEvents 比對新增_bt As Button Friend WithEvents 料號_lb As Label Friend WithEvents 料號_tb As TextBox Friend WithEvents 群組編碼_lb As Label Friend WithEvents 物料清單_dgv As DataGridView Friend WithEvents 物料規格_dgv As DataGridView Friend WithEvents Label4 As Label Friend WithEvents Label6 As Label Friend WithEvents 物料圖_pb As PictureBox Friend WithEvents 群組編碼_cb As ComboBox Friend WithEvents 群組碼_tb As TextBox Friend WithEvents 大間距1_ch As CheckBox Friend WithEvents 中間距1_ch As CheckBox Friend WithEvents 小間距1_ch As CheckBox Friend WithEvents 批量比對_bt As Button Friend WithEvents 存檔_tb As Button Friend WithEvents 物料加入_bt As Button Friend WithEvents 料號1_tb As TextBox Friend WithEvents 刪除_bt As Button End Class