namespace LYFZ.Software.UI.Dresses.DressManagement
{
partial class FrmPreselection
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPreselection));
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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.txtDsro_CreateName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.btnChoose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSlect = new LYFZ.ComponentLibrary.ButtonEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
this.txtkeyword = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx();
this.txtCus_CustomerNumber = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
this.dgv2 = new LYFZ.ComponentLibrary.DataGridViewEx();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Cus_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Cus_Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.销售人员 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_CreateName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_CreateDateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnCusSelect = new LYFZ.ComponentLibrary.ButtonForm();
this.picDsfm_PicturePath = new LYFZ.ComponentLibrary.PictureBoxEx();
this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
this.Dsfm_DressNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_DressType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_DressName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_DressQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_RentPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_SalePrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_CostPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCus_Telephone = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCus_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_CreateDateTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_HandledName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.btnPreselection = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(910, 585);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(910, 585);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
//
// 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);
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.txtDsro_CreateName);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.btnChoose);
this.panelEx2.Controls.Add(this.btnSlect);
this.panelEx2.Controls.Add(this.btnDelete);
this.panelEx2.Controls.Add(this.txtkeyword);
this.panelEx2.Controls.Add(this.ucPagerEx1);
this.panelEx2.Controls.Add(this.txtCus_CustomerNumber);
this.panelEx2.Controls.Add(this.labelEx19);
this.panelEx2.Controls.Add(this.dgv2);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.btnClose);
this.panelEx2.Controls.Add(this.btnCusSelect);
this.panelEx2.Controls.Add(this.picDsfm_PicturePath);
this.panelEx2.Controls.Add(this.dgv);
this.panelEx2.Controls.Add(this.labelEx18);
this.panelEx2.Controls.Add(this.txtCus_Telephone);
this.panelEx2.Controls.Add(this.labelEx10);
this.panelEx2.Controls.Add(this.txtCus_Name);
this.panelEx2.Controls.Add(this.labelEx9);
this.panelEx2.Controls.Add(this.txtDsro_CreateDateTime);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.txtDsro_HandledName);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Controls.Add(this.txtDsro_Number);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.btnPreselection);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(890, 565);
this.panelEx2.TabIndex = 197;
//
// txtDsro_CreateName
//
this.txtDsro_CreateName.AfterSelectLevelFirstNode = false;
this.txtDsro_CreateName.DropDownHeight = 220;
this.txtDsro_CreateName.DropDownShow = false;
this.txtDsro_CreateName.FormattingEnabled = true;
this.txtDsro_CreateName.IntegralHeight = false;
this.txtDsro_CreateName.IsNodeMouseClick = false;
this.txtDsro_CreateName.IsSelectParentNode = false;
this.txtDsro_CreateName.Location = new System.Drawing.Point(92, 80);
this.txtDsro_CreateName.Name = "txtDsro_CreateName";
this.txtDsro_CreateName.ReadOnly = true;
this.txtDsro_CreateName.SelectedNode = null;
this.txtDsro_CreateName.Size = new System.Drawing.Size(132, 20);
this.txtDsro_CreateName.StrGetName = "";
this.txtDsro_CreateName.StrKey = null;
this.txtDsro_CreateName.TabIndex = 288;
//
// 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(20, 82);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(73, 17);
this.labelEx7.TabIndex = 289;
this.labelEx7.Text = "*销售人员:";
//
// btnChoose
//
this.btnChoose.BackColor = System.Drawing.Color.Transparent;
this.btnChoose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnChoose.BackImg")));
this.btnChoose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnChoose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnChoose.ForeColor = System.Drawing.Color.White;
this.btnChoose.IsCustomBackImg = false;
this.btnChoose.IsShowText = true;
this.btnChoose.Location = new System.Drawing.Point(416, 309);
this.btnChoose.Name = "btnChoose";
this.btnChoose.Size = new System.Drawing.Size(87, 26);
this.btnChoose.TabIndex = 287;
this.btnChoose.Text = " 选 择";
this.btnChoose.UseVisualStyleBackColor = false;
//
// btnSlect
//
this.btnSlect.BackColor = System.Drawing.Color.Transparent;
this.btnSlect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSlect.BackImg")));
this.btnSlect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSlect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSlect.ForeColor = System.Drawing.Color.White;
this.btnSlect.IsCustomBackImg = false;
this.btnSlect.IsShowText = true;
this.btnSlect.Location = new System.Drawing.Point(230, 309);
this.btnSlect.Name = "btnSlect";
this.btnSlect.Size = new System.Drawing.Size(87, 26);
this.btnSlect.TabIndex = 283;
this.btnSlect.Text = " 查 询";
this.btnSlect.UseVisualStyleBackColor = false;
//
// 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(323, 309);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(87, 26);
this.btnDelete.TabIndex = 286;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// txtkeyword
//
this.txtkeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtkeyword.EmptyTextTip = null;
this.txtkeyword.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtkeyword.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtkeyword.Location = new System.Drawing.Point(103, 311);
this.txtkeyword.Name = "txtkeyword";
this.txtkeyword.Size = new System.Drawing.Size(121, 23);
this.txtkeyword.TabIndex = 284;
//
// ucPagerEx1
//
this.ucPagerEx1.CurrentPageCount = 0;
this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ucPagerEx1.Location = new System.Drawing.Point(0, 539);
this.ucPagerEx1.Name = "ucPagerEx1";
this.ucPagerEx1.NMax = 0;
this.ucPagerEx1.PageCount = 0;
this.ucPagerEx1.PageCurrent = 1;
this.ucPagerEx1.PageSize = 20;
this.ucPagerEx1.Size = new System.Drawing.Size(888, 24);
this.ucPagerEx1.TabIndex = 282;
this.ucPagerEx1.TbDataSource = null;
//
// txtCus_CustomerNumber
//
this.txtCus_CustomerNumber.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCus_CustomerNumber.EmptyTextTip = null;
this.txtCus_CustomerNumber.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtCus_CustomerNumber.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtCus_CustomerNumber.Location = new System.Drawing.Point(798, 47);
this.txtCus_CustomerNumber.Name = "txtCus_CustomerNumber";
this.txtCus_CustomerNumber.Size = new System.Drawing.Size(75, 23);
this.txtCus_CustomerNumber.TabIndex = 281;
this.txtCus_CustomerNumber.Visible = false;
//
// labelEx19
//
this.labelEx19.AutoSize = true;
this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx19.Location = new System.Drawing.Point(727, 50);
this.labelEx19.Name = "labelEx19";
this.labelEx19.Size = new System.Drawing.Size(68, 17);
this.labelEx19.TabIndex = 280;
this.labelEx19.Text = "客户编号:";
this.labelEx19.Visible = false;
//
// dgv2
//
this.dgv2.AllowUserToAddRows = false;
this.dgv2.AllowUserToDeleteRows = false;
this.dgv2.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
this.dgv2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgv2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgv2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgv2.BackgroundColor = System.Drawing.Color.White;
this.dgv2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgv2.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.dgv2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgv2.ColumnHeadersHeight = 24;
this.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Dsro_Number,
this.Cus_Name,
this.Cus_Telephone,
this.销售人员,
this.Dsro_CreateName,
this.Dsro_CreateDateTime});
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.dgv2.DefaultCellStyle = dataGridViewCellStyle3;
this.dgv2.EnableHeadersVisualStyles = false;
this.dgv2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv2.GridViewUniquelyIdentify = resources.GetString("dgv2.GridViewUniquelyIdentify");
this.dgv2.IsCompleteBonding = false;
this.dgv2.Location = new System.Drawing.Point(10, 338);
this.dgv2.Name = "dgv2";
this.dgv2.ReadOnly = true;
this.dgv2.RowHeadersVisible = false;
this.dgv2.RowTemplate.Height = 23;
this.dgv2.RowTemplate.ReadOnly = true;
this.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv2.Size = new System.Drawing.Size(870, 200);
this.dgv2.TabIndex = 277;
//
// Column1
//
this.Column1.HeaderText = "ID";
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
this.Column1.Visible = false;
//
// Dsro_Number
//
this.Dsro_Number.HeaderText = "单号";
this.Dsro_Number.Name = "Dsro_Number";
this.Dsro_Number.ReadOnly = true;
//
// Cus_Name
//
this.Cus_Name.HeaderText = "客户名称";
this.Cus_Name.Name = "Cus_Name";
this.Cus_Name.ReadOnly = true;
//
// Cus_Telephone
//
this.Cus_Telephone.HeaderText = "电话";
this.Cus_Telephone.Name = "Cus_Telephone";
this.Cus_Telephone.ReadOnly = true;
//
// 销售人员
//
this.销售人员.HeaderText = "销售人员";
this.销售人员.Name = "销售人员";
this.销售人员.ReadOnly = true;
//
// Dsro_CreateName
//
this.Dsro_CreateName.HeaderText = "录入人";
this.Dsro_CreateName.Name = "Dsro_CreateName";
this.Dsro_CreateName.ReadOnly = true;
//
// Dsro_CreateDateTime
//
this.Dsro_CreateDateTime.HeaderText = "日期";
this.Dsro_CreateDateTime.Name = "Dsro_CreateDateTime";
this.Dsro_CreateDateTime.ReadOnly = true;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.BackColor = System.Drawing.Color.Transparent;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx2.Location = new System.Drawing.Point(11, 318);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(68, 17);
this.labelEx2.TabIndex = 276;
this.labelEx2.Text = "已预选管理";
//
// 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(786, 9);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(87, 26);
this.btnClose.TabIndex = 272;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// btnCusSelect
//
this.btnCusSelect.BackColor = System.Drawing.Color.Transparent;
this.btnCusSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCusSelect.BackImg")));
this.btnCusSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCusSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCusSelect.ForeColor = System.Drawing.Color.White;
this.btnCusSelect.IsCustomBackImg = false;
this.btnCusSelect.IsShowText = true;
this.btnCusSelect.Location = new System.Drawing.Point(444, 46);
this.btnCusSelect.Name = "btnCusSelect";
this.btnCusSelect.Size = new System.Drawing.Size(50, 24);
this.btnCusSelect.TabIndex = 265;
this.btnCusSelect.Text = " 选择";
this.btnCusSelect.UseVisualStyleBackColor = false;
//
// picDsfm_PicturePath
//
this.picDsfm_PicturePath.BackColor = System.Drawing.Color.Silver;
this.picDsfm_PicturePath.Cursor = System.Windows.Forms.Cursors.Hand;
this.picDsfm_PicturePath.Enabled = false;
this.picDsfm_PicturePath.Location = new System.Drawing.Point(689, 141);
this.picDsfm_PicturePath.Name = "picDsfm_PicturePath";
this.picDsfm_PicturePath.Size = new System.Drawing.Size(184, 153);
this.picDsfm_PicturePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picDsfm_PicturePath.TabIndex = 264;
this.picDsfm_PicturePath.TabStop = false;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.AllowUserToDeleteRows = false;
this.dgv.AllowUserToResizeRows = false;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.LightCyan;
this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
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;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgv.ColumnHeadersHeight = 24;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Dsfm_DressNumber,
this.Dsfm_DressType,
this.Dsfm_DressName,
this.Dsfm_DressQuantity,
this.Dsfm_RentPrice,
this.Dsfm_SalePrice,
this.Dsfm_CostPrice});
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv.DefaultCellStyle = dataGridViewCellStyle6;
this.dgv.EnableHeadersVisualStyles = false;
this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
this.dgv.IsCompleteBonding = false;
this.dgv.Location = new System.Drawing.Point(14, 141);
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(657, 153);
this.dgv.TabIndex = 262;
//
// Dsfm_DressNumber
//
this.Dsfm_DressNumber.HeaderText = "编号";
this.Dsfm_DressNumber.Name = "Dsfm_DressNumber";
this.Dsfm_DressNumber.ReadOnly = true;
//
// Dsfm_DressType
//
this.Dsfm_DressType.HeaderText = "类别";
this.Dsfm_DressType.Name = "Dsfm_DressType";
this.Dsfm_DressType.ReadOnly = true;
//
// Dsfm_DressName
//
this.Dsfm_DressName.HeaderText = "名称";
this.Dsfm_DressName.Name = "Dsfm_DressName";
this.Dsfm_DressName.ReadOnly = true;
//
// Dsfm_DressQuantity
//
this.Dsfm_DressQuantity.HeaderText = "数量";
this.Dsfm_DressQuantity.Name = "Dsfm_DressQuantity";
this.Dsfm_DressQuantity.ReadOnly = true;
//
// Dsfm_RentPrice
//
this.Dsfm_RentPrice.HeaderText = "出租价";
this.Dsfm_RentPrice.Name = "Dsfm_RentPrice";
this.Dsfm_RentPrice.ReadOnly = true;
//
// Dsfm_SalePrice
//
this.Dsfm_SalePrice.HeaderText = "出售价";
this.Dsfm_SalePrice.Name = "Dsfm_SalePrice";
this.Dsfm_SalePrice.ReadOnly = true;
//
// Dsfm_CostPrice
//
this.Dsfm_CostPrice.HeaderText = "成本价";
this.Dsfm_CostPrice.Name = "Dsfm_CostPrice";
this.Dsfm_CostPrice.ReadOnly = true;
this.Dsfm_CostPrice.Visible = false;
//
// labelEx18
//
this.labelEx18.AutoSize = true;
this.labelEx18.BackColor = System.Drawing.Color.Transparent;
this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx18.Location = new System.Drawing.Point(11, 122);
this.labelEx18.Name = "labelEx18";
this.labelEx18.Size = new System.Drawing.Size(56, 17);
this.labelEx18.TabIndex = 261;
this.labelEx18.Text = "礼服资料";
//
// txtCus_Telephone
//
this.txtCus_Telephone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCus_Telephone.EmptyTextTip = null;
this.txtCus_Telephone.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtCus_Telephone.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtCus_Telephone.Location = new System.Drawing.Point(607, 47);
this.txtCus_Telephone.MaxLength = 11;
this.txtCus_Telephone.Name = "txtCus_Telephone";
this.txtCus_Telephone.Size = new System.Drawing.Size(114, 23);
this.txtCus_Telephone.TabIndex = 240;
//
// labelEx10
//
this.labelEx10.AutoSize = true;
this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx10.Location = new System.Drawing.Point(555, 50);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(49, 17);
this.labelEx10.TabIndex = 239;
this.labelEx10.Text = "*电话:";
//
// txtCus_Name
//
this.txtCus_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCus_Name.EmptyTextTip = null;
this.txtCus_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtCus_Name.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtCus_Name.Location = new System.Drawing.Point(342, 47);
this.txtCus_Name.Name = "txtCus_Name";
this.txtCus_Name.Size = new System.Drawing.Size(100, 23);
this.txtCus_Name.TabIndex = 238;
//
// 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(266, 50);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(77, 17);
this.labelEx9.TabIndex = 237;
this.labelEx9.Text = "* 客户姓名:";
//
// txtDsro_CreateDateTime
//
this.txtDsro_CreateDateTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_CreateDateTime.EmptyTextTip = null;
this.txtDsro_CreateDateTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_CreateDateTime.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_CreateDateTime.Location = new System.Drawing.Point(607, 79);
this.txtDsro_CreateDateTime.Name = "txtDsro_CreateDateTime";
this.txtDsro_CreateDateTime.ReadOnly = true;
this.txtDsro_CreateDateTime.Size = new System.Drawing.Size(114, 23);
this.txtDsro_CreateDateTime.TabIndex = 231;
//
// 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(555, 82);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(49, 17);
this.labelEx5.TabIndex = 230;
this.labelEx5.Text = "*日期:";
//
// txtDsro_HandledName
//
this.txtDsro_HandledName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_HandledName.EmptyTextTip = null;
this.txtDsro_HandledName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_HandledName.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_HandledName.Location = new System.Drawing.Point(342, 79);
this.txtDsro_HandledName.Name = "txtDsro_HandledName";
this.txtDsro_HandledName.ReadOnly = true;
this.txtDsro_HandledName.Size = new System.Drawing.Size(152, 23);
this.txtDsro_HandledName.TabIndex = 229;
//
// 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(282, 82);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(61, 17);
this.labelEx4.TabIndex = 228;
this.labelEx4.Text = "*经手人:";
//
// txtDsro_Number
//
this.txtDsro_Number.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_Number.EmptyTextTip = null;
this.txtDsro_Number.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_Number.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_Number.Location = new System.Drawing.Point(92, 47);
this.txtDsro_Number.Name = "txtDsro_Number";
this.txtDsro_Number.ReadOnly = true;
this.txtDsro_Number.Size = new System.Drawing.Size(132, 23);
this.txtDsro_Number.TabIndex = 223;
//
// 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(40, 50);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(53, 17);
this.labelEx6.TabIndex = 222;
this.labelEx6.Text = "* 单号:";
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.BackColor = System.Drawing.Color.Transparent;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx1.Location = new System.Drawing.Point(11, 16);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 201;
this.labelEx1.Text = "预选资料";
//
// btnPreselection
//
this.btnPreselection.BackColor = System.Drawing.Color.Transparent;
this.btnPreselection.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPreselection.BackImg")));
this.btnPreselection.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPreselection.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPreselection.ForeColor = System.Drawing.Color.White;
this.btnPreselection.IsCustomBackImg = false;
this.btnPreselection.IsShowText = true;
this.btnPreselection.Location = new System.Drawing.Point(689, 9);
this.btnPreselection.Name = "btnPreselection";
this.btnPreselection.Size = new System.Drawing.Size(87, 26);
this.btnPreselection.TabIndex = 200;
this.btnPreselection.Text = " 保 存";
this.btnPreselection.UseVisualStyleBackColor = false;
//
// FrmPreselection
//
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, 650);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.Name = "FrmPreselection";
this.Text = "预选";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.ButtonEx btnPreselection;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.TextBoxBasicEx txtDsro_CreateDateTime;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.TextBoxBasicEx txtDsro_HandledName;
private ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.TextBoxBasicEx txtDsro_Number;
protected ComponentLibrary.TextBoxBasicEx txtCus_Name;
private ComponentLibrary.LabelEx labelEx9;
protected ComponentLibrary.TextBoxBasicEx txtCus_Telephone;
private ComponentLibrary.LabelEx labelEx10;
private ComponentLibrary.LabelEx labelEx18;
protected ComponentLibrary.DataGridViewEx dgv;
protected ComponentLibrary.PictureBoxEx picDsfm_PicturePath;
protected ComponentLibrary.ButtonForm btnCusSelect;
protected ComponentLibrary.ButtonEx btnClose;
private ComponentLibrary.LabelEx labelEx2;
protected ComponentLibrary.DataGridViewEx dgv2;
protected ComponentLibrary.TextBoxBasicEx txtCus_CustomerNumber;
private ComponentLibrary.LabelEx labelEx19;
protected UCPager.ucPagerEx ucPagerEx1;
protected ComponentLibrary.ButtonEx btnChoose;
protected ComponentLibrary.ButtonEx btnSlect;
protected ComponentLibrary.ButtonEx btnDelete;
protected ComponentLibrary.TextBoxBasicEx txtkeyword;
protected ComponentLibrary.ComboBoxTreeViewEx txtDsro_CreateName;
private ComponentLibrary.LabelEx labelEx7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_Number;
private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Telephone;
private System.Windows.Forms.DataGridViewTextBoxColumn 销售人员;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_CreateName;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_CreateDateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressType;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressName;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressQuantity;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_RentPrice;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_SalePrice;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_CostPrice;
}
}