namespace LYFZ.Software.UI.InitialSet
{
partial class FrmSupplierSet
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSupplierSet));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.txtQQ = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
this.txtVd_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.txtVd_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.txtVd_URL = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.txtVd_Fax = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtVd_Telephone = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.txtVd_Address = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtVd_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx();
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Vd_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Vd_QQ = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Vd_Address = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Vd_Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Vd_Fax = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Vd_URL = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(651, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.btnAdd);
this.panelEx1.Controls.Add(this.txtQQ);
this.panelEx1.Controls.Add(this.labelEx7);
this.panelEx1.Controls.Add(this.panelEx2);
this.panelEx1.Controls.Add(this.dgv);
this.panelEx1.Controls.Add(this.txtVd_Remark);
this.panelEx1.Controls.Add(this.txtVd_Number);
this.panelEx1.Controls.Add(this.labelEx9);
this.panelEx1.Controls.Add(this.txtVd_URL);
this.panelEx1.Controls.Add(this.labelEx6);
this.panelEx1.Controls.Add(this.txtVd_Fax);
this.panelEx1.Controls.Add(this.labelEx5);
this.panelEx1.Controls.Add(this.txtVd_Telephone);
this.panelEx1.Controls.Add(this.labelEx4);
this.panelEx1.Controls.Add(this.txtVd_Address);
this.panelEx1.Controls.Add(this.labelEx3);
this.panelEx1.Controls.Add(this.txtVd_Name);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.btnDelete);
this.panelEx1.Controls.Add(this.btnClose);
this.panelEx1.Controls.Add(this.btnSave);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(890, 525);
this.panelEx1.TabIndex = 0;
//
// txtQQ
//
this.txtQQ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtQQ.EmptyTextTip = null;
this.txtQQ.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtQQ.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtQQ.Location = new System.Drawing.Point(103, 182);
this.txtQQ.Name = "txtQQ";
this.txtQQ.Size = new System.Drawing.Size(213, 23);
this.txtQQ.TabIndex = 88;
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(60, 185);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(40, 17);
this.labelEx7.TabIndex = 89;
this.labelEx7.Text = "QQ:";
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderWidth = 1;
this.panelEx2.Location = new System.Drawing.Point(349, 1);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(1, 525);
this.panelEx2.TabIndex = 87;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.AllowUserToDeleteRows = false;
this.dgv.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgv.BackgroundColor = System.Drawing.Color.White;
this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgv.ColumnHeadersHeight = 24;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ID,
this.Vd_Name,
this.Vd_QQ,
this.Vd_Address,
this.Vd_Telephone,
this.Vd_Fax,
this.Vd_URL});
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv.DefaultCellStyle = dataGridViewCellStyle3;
this.dgv.EnableHeadersVisualStyles = false;
this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv.GridViewUniquelyIdentify = "_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_panelEx2_dgv_dgv_dgv_dgv" +
"_dgv_dgv_dgv_dgv_dgv_dgv";
this.dgv.IsCompleteBonding = false;
this.dgv.Location = new System.Drawing.Point(370, 15);
this.dgv.MultiSelect = false;
this.dgv.Name = "dgv";
this.dgv.ReadOnly = true;
this.dgv.RowHeadersVisible = false;
this.dgv.RowTemplate.Height = 23;
this.dgv.RowTemplate.ReadOnly = true;
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv.Size = new System.Drawing.Size(510, 500);
this.dgv.TabIndex = 86;
//
// txtVd_Remark
//
this.txtVd_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtVd_Remark.EmptyTextTip = null;
this.txtVd_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtVd_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtVd_Remark.Location = new System.Drawing.Point(103, 259);
this.txtVd_Remark.Multiline = true;
this.txtVd_Remark.Name = "txtVd_Remark";
this.txtVd_Remark.Size = new System.Drawing.Size(213, 56);
this.txtVd_Remark.TabIndex = 6;
//
// txtVd_Number
//
this.txtVd_Number.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtVd_Number.EmptyTextTip = null;
this.txtVd_Number.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtVd_Number.Enabled = false;
this.txtVd_Number.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtVd_Number.Location = new System.Drawing.Point(103, 4);
this.txtVd_Number.Name = "txtVd_Number";
this.txtVd_Number.Size = new System.Drawing.Size(157, 23);
this.txtVd_Number.TabIndex = 0;
this.txtVd_Number.Visible = false;
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx9.Location = new System.Drawing.Point(56, 261);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(44, 17);
this.labelEx9.TabIndex = 85;
this.labelEx9.Text = "备注:";
//
// txtVd_URL
//
this.txtVd_URL.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtVd_URL.EmptyTextTip = null;
this.txtVd_URL.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtVd_URL.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtVd_URL.Location = new System.Drawing.Point(103, 220);
this.txtVd_URL.Name = "txtVd_URL";
this.txtVd_URL.Size = new System.Drawing.Size(213, 23);
this.txtVd_URL.TabIndex = 5;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(56, 223);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(44, 17);
this.labelEx6.TabIndex = 83;
this.labelEx6.Text = "网址:";
//
// txtVd_Fax
//
this.txtVd_Fax.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtVd_Fax.EmptyTextTip = null;
this.txtVd_Fax.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtVd_Fax.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtVd_Fax.Location = new System.Drawing.Point(103, 145);
this.txtVd_Fax.Name = "txtVd_Fax";
this.txtVd_Fax.Size = new System.Drawing.Size(213, 23);
this.txtVd_Fax.TabIndex = 4;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(56, 148);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(44, 17);
this.labelEx5.TabIndex = 81;
this.labelEx5.Text = "传真:";
//
// txtVd_Telephone
//
this.txtVd_Telephone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtVd_Telephone.EmptyTextTip = null;
this.txtVd_Telephone.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtVd_Telephone.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtVd_Telephone.Location = new System.Drawing.Point(103, 107);
this.txtVd_Telephone.MaxLength = 20;
this.txtVd_Telephone.Name = "txtVd_Telephone";
this.txtVd_Telephone.Size = new System.Drawing.Size(213, 23);
this.txtVd_Telephone.TabIndex = 3;
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(47, 110);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(53, 17);
this.labelEx4.TabIndex = 79;
this.labelEx4.Text = "* 电话:";
//
// txtVd_Address
//
this.txtVd_Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtVd_Address.EmptyTextTip = null;
this.txtVd_Address.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtVd_Address.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtVd_Address.Location = new System.Drawing.Point(103, 69);
this.txtVd_Address.Name = "txtVd_Address";
this.txtVd_Address.Size = new System.Drawing.Size(213, 23);
this.txtVd_Address.TabIndex = 2;
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(11, 72);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(89, 17);
this.labelEx3.TabIndex = 76;
this.labelEx3.Text = "* 供应商地址:";
//
// txtVd_Name
//
this.txtVd_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtVd_Name.EmptyTextTip = null;
this.txtVd_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtVd_Name.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtVd_Name.Location = new System.Drawing.Point(103, 31);
this.txtVd_Name.Name = "txtVd_Name";
this.txtVd_Name.Size = new System.Drawing.Size(213, 23);
this.txtVd_Name.TabIndex = 1;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(11, 34);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(89, 17);
this.labelEx1.TabIndex = 74;
this.labelEx1.Text = "* 供应商名称:";
//
// btnDelete
//
this.btnDelete.BackColor = System.Drawing.Color.Transparent;
this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete.ForeColor = System.Drawing.Color.White;
this.btnDelete.IsCustomBackImg = false;
this.btnDelete.IsShowText = true;
this.btnDelete.Location = new System.Drawing.Point(138, 371);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(85, 28);
this.btnDelete.TabIndex = 73;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// btnClose
//
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.IsCustomBackImg = false;
this.btnClose.IsShowText = true;
this.btnClose.Location = new System.Drawing.Point(229, 405);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 28);
this.btnClose.TabIndex = 72;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
this.btnClose.Visible = false;
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(229, 371);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 28);
this.btnSave.TabIndex = 71;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(11, 7);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(89, 17);
this.labelEx2.TabIndex = 70;
this.labelEx2.Text = "* 供应商编号:";
this.labelEx2.Visible = false;
//
// btnAdd
//
this.btnAdd.BackColor = System.Drawing.Color.Transparent;
this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAdd.ForeColor = System.Drawing.Color.White;
this.btnAdd.IsCustomBackImg = false;
this.btnAdd.IsShowText = true;
this.btnAdd.Location = new System.Drawing.Point(47, 371);
this.btnAdd.Name = "btnAdd";
this.btnAdd.Size = new System.Drawing.Size(85, 28);
this.btnAdd.TabIndex = 90;
this.btnAdd.Text = " 重 置";
this.btnAdd.UseVisualStyleBackColor = false;
//
// ID
//
this.ID.HeaderText = "ID";
this.ID.Name = "ID";
this.ID.ReadOnly = true;
this.ID.Visible = false;
//
// Vd_Name
//
this.Vd_Name.HeaderText = "供应商名称";
this.Vd_Name.Name = "Vd_Name";
this.Vd_Name.ReadOnly = true;
//
// Vd_QQ
//
this.Vd_QQ.HeaderText = "QQ";
this.Vd_QQ.Name = "Vd_QQ";
this.Vd_QQ.ReadOnly = true;
//
// Vd_Address
//
this.Vd_Address.HeaderText = "地址";
this.Vd_Address.Name = "Vd_Address";
this.Vd_Address.ReadOnly = true;
//
// Vd_Telephone
//
this.Vd_Telephone.HeaderText = "电话";
this.Vd_Telephone.Name = "Vd_Telephone";
this.Vd_Telephone.ReadOnly = true;
//
// Vd_Fax
//
this.Vd_Fax.HeaderText = "传真";
this.Vd_Fax.Name = "Vd_Fax";
this.Vd_Fax.ReadOnly = true;
//
// Vd_URL
//
this.Vd_URL.HeaderText = "网址";
this.Vd_URL.Name = "Vd_URL";
this.Vd_URL.ReadOnly = true;
//
// FrmSupplierSet
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(910, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.Name = "FrmSupplierSet";
this.Text = "供应商设置";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.TextBoxBasicEx txtVd_Remark;
protected ComponentLibrary.TextBoxBasicEx txtVd_Number;
private ComponentLibrary.LabelEx labelEx9;
protected ComponentLibrary.TextBoxBasicEx txtVd_URL;
private ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.TextBoxBasicEx txtVd_Fax;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.TextBoxBasicEx txtVd_Telephone;
private ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.TextBoxBasicEx txtVd_Address;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.TextBoxBasicEx txtVd_Name;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.ButtonEx btnDelete;
protected ComponentLibrary.ButtonEx btnClose;
protected ComponentLibrary.ButtonEx btnSave;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.DataGridViewEx dgv;
protected ComponentLibrary.TextBoxBasicEx txtQQ;
private ComponentLibrary.LabelEx labelEx7;
protected ComponentLibrary.ButtonEx btnAdd;
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
private System.Windows.Forms.DataGridViewTextBoxColumn Vd_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn Vd_QQ;
private System.Windows.Forms.DataGridViewTextBoxColumn Vd_Address;
private System.Windows.Forms.DataGridViewTextBoxColumn Vd_Telephone;
private System.Windows.Forms.DataGridViewTextBoxColumn Vd_Fax;
private System.Windows.Forms.DataGridViewTextBoxColumn Vd_URL;
}
}