namespace LYFZ.Software.UI.Customers
{
partial class FrmOrdersCustomer
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOrdersCustomer));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.chkHs = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkEt = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkXz = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkFw = new LYFZ.ComponentLibrary.CheckBoxEx();
this.btnSlect = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
this.txtContent = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.ucOld = new LYFZ.UCPager.ucPagerEx();
this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.txtStatistics = new LYFZ.ComponentLibrary.TextBoxEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelEx1.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.AutoScroll = true;
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
this.plExMainContainer.Size = new System.Drawing.Size(910, 505);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
//
// 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")));
//
// 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.dgvData);
this.panelEx2.Controls.Add(this.ucOld);
this.panelEx2.Controls.Add(this.txtStatistics);
this.panelEx2.Controls.Add(this.panelEx1);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(5, 5);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(900, 495);
this.panelEx2.TabIndex = 194;
//
// 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.btnConditionQuery);
this.panelEx1.Controls.Add(this.btnUpdate);
this.panelEx1.Controls.Add(this.flowLayoutPanel1);
this.panelEx1.Controls.Add(this.btnSlect);
this.panelEx1.Controls.Add(this.btnExport);
this.panelEx1.Controls.Add(this.txtContent);
this.panelEx1.Controls.Add(this.btnClose);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx1.Location = new System.Drawing.Point(0, 0);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(898, 40);
this.panelEx1.TabIndex = 230;
//
// btnUpdate
//
this.btnUpdate.BackColor = System.Drawing.Color.Transparent;
this.btnUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdate.BackImg")));
this.btnUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUpdate.ForeColor = System.Drawing.Color.White;
this.btnUpdate.IsCustomBackImg = false;
this.btnUpdate.IsShowText = true;
this.btnUpdate.Location = new System.Drawing.Point(331, 8);
this.btnUpdate.Name = "btnUpdate";
this.btnUpdate.Size = new System.Drawing.Size(85, 26);
this.btnUpdate.TabIndex = 207;
this.btnUpdate.Text = " 修 改";
this.btnUpdate.UseVisualStyleBackColor = false;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Controls.Add(this.chkHs);
this.flowLayoutPanel1.Controls.Add(this.chkEt);
this.flowLayoutPanel1.Controls.Add(this.chkXz);
this.flowLayoutPanel1.Controls.Add(this.chkFw);
this.flowLayoutPanel1.Location = new System.Drawing.Point(609, 7);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(238, 29);
this.flowLayoutPanel1.TabIndex = 229;
//
// chkHs
//
this.chkHs.AutoSize = true;
this.chkHs.BackColor = System.Drawing.Color.Transparent;
this.chkHs.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkHs.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkHs.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkHs.Fourstates = false;
this.chkHs.IsGreenTick = false;
this.chkHs.Location = new System.Drawing.Point(3, 3);
this.chkHs.Name = "chkHs";
this.chkHs.Size = new System.Drawing.Size(51, 21);
this.chkHs.TabIndex = 225;
this.chkHs.Tag = "0";
this.chkHs.Text = "婚纱";
this.chkHs.UseVisualStyleBackColor = false;
//
// chkEt
//
this.chkEt.AutoSize = true;
this.chkEt.BackColor = System.Drawing.Color.Transparent;
this.chkEt.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkEt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkEt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkEt.Fourstates = false;
this.chkEt.IsGreenTick = false;
this.chkEt.Location = new System.Drawing.Point(60, 3);
this.chkEt.Name = "chkEt";
this.chkEt.Size = new System.Drawing.Size(51, 21);
this.chkEt.TabIndex = 226;
this.chkEt.Tag = "1";
this.chkEt.Text = "儿童";
this.chkEt.UseVisualStyleBackColor = false;
//
// chkXz
//
this.chkXz.AutoSize = true;
this.chkXz.BackColor = System.Drawing.Color.Transparent;
this.chkXz.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkXz.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkXz.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkXz.Fourstates = false;
this.chkXz.IsGreenTick = false;
this.chkXz.Location = new System.Drawing.Point(117, 3);
this.chkXz.Name = "chkXz";
this.chkXz.Size = new System.Drawing.Size(51, 21);
this.chkXz.TabIndex = 227;
this.chkXz.Tag = "2";
this.chkXz.Text = "写真";
this.chkXz.UseVisualStyleBackColor = false;
//
// chkFw
//
this.chkFw.AutoSize = true;
this.chkFw.BackColor = System.Drawing.Color.Transparent;
this.chkFw.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkFw.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkFw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkFw.Fourstates = false;
this.chkFw.IsGreenTick = false;
this.chkFw.Location = new System.Drawing.Point(174, 3);
this.chkFw.Name = "chkFw";
this.chkFw.Size = new System.Drawing.Size(51, 21);
this.chkFw.TabIndex = 228;
this.chkFw.Tag = "3";
this.chkFw.Text = "服务";
this.chkFw.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(149, 8);
this.btnSlect.Name = "btnSlect";
this.btnSlect.Size = new System.Drawing.Size(85, 26);
this.btnSlect.TabIndex = 198;
this.btnSlect.Text = " 查 询";
this.btnSlect.UseVisualStyleBackColor = false;
//
// btnExport
//
this.btnExport.BackColor = System.Drawing.Color.Transparent;
this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg")));
this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExport.ForeColor = System.Drawing.Color.White;
this.btnExport.IsCustomBackImg = false;
this.btnExport.IsShowText = true;
this.btnExport.Location = new System.Drawing.Point(422, 8);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(85, 26);
this.btnExport.TabIndex = 199;
this.btnExport.Text = " 导 出";
this.btnExport.UseVisualStyleBackColor = false;
//
// txtContent
//
this.txtContent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtContent.EmptyTextTip = null;
this.txtContent.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtContent.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtContent.Location = new System.Drawing.Point(8, 9);
this.txtContent.Name = "txtContent";
this.txtContent.Size = new System.Drawing.Size(135, 23);
this.txtContent.TabIndex = 201;
//
// 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(513, 8);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 26);
this.btnClose.TabIndex = 200;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// ucOld
//
this.ucOld.CurrentPageCount = 0;
this.ucOld.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ucOld.Location = new System.Drawing.Point(0, 444);
this.ucOld.Name = "ucOld";
this.ucOld.NMax = 0;
this.ucOld.PageCount = 0;
this.ucOld.PageCurrent = 1;
this.ucOld.PageSize = 20;
this.ucOld.Size = new System.Drawing.Size(898, 24);
this.ucOld.TabIndex = 224;
this.ucOld.TbDataSource = null;
//
// btnConditionQuery
//
this.btnConditionQuery.BackColor = System.Drawing.Color.Transparent;
this.btnConditionQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnConditionQuery.BackImg")));
this.btnConditionQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnConditionQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnConditionQuery.ForeColor = System.Drawing.Color.White;
this.btnConditionQuery.IsCustomBackImg = false;
this.btnConditionQuery.IsShowText = true;
this.btnConditionQuery.Location = new System.Drawing.Point(240, 8);
this.btnConditionQuery.Name = "btnConditionQuery";
this.btnConditionQuery.Size = new System.Drawing.Size(85, 26);
this.btnConditionQuery.TabIndex = 230;
this.btnConditionQuery.Text = " 条件查询";
this.btnConditionQuery.UseVisualStyleBackColor = false;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.dgvCurrentColumnOriginalSet = "";
this.dgvData.dgvCurrentColumnWidth = "";
this.dgvData.dgvCurrentHideColumn = null;
this.dgvData.dgvFixedHideColumn = null;
this.dgvData.dgvGuidName = null;
this.dgvData.dgvUserEmployeeID = null;
this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData.ImageHeight = 15;
this.dgvData.ImageWidth = 15;
this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvData.IsCopyCellValue = true;
this.dgvData.IsShowSerialNumber = false;
this.dgvData.IsSortedRedraw = true;
this.dgvData.IsSortMode = false;
this.dgvData.Location = new System.Drawing.Point(0, 40);
this.dgvData.MultiSelect = false;
this.dgvData.Name = "dgvData";
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvData.RowHeadersWidth = 25;
this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData.RowTemplate.Height = 23;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.Size = new System.Drawing.Size(898, 404);
this.dgvData.TabIndex = 231;
this.dgvData.ViceCount = 1;
//
// txtStatistics
//
this.txtStatistics.BackColor = System.Drawing.Color.Transparent;
this.txtStatistics.Dock = System.Windows.Forms.DockStyle.Bottom;
this.txtStatistics.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtStatistics.Icon = null;
this.txtStatistics.IconIsButton = false;
this.txtStatistics.IsPasswordChat = '\0';
this.txtStatistics.IsSystemPasswordChar = false;
this.txtStatistics.Lines = new string[0];
this.txtStatistics.Location = new System.Drawing.Point(0, 468);
this.txtStatistics.Margin = new System.Windows.Forms.Padding(0);
this.txtStatistics.MaxLength = 32767;
this.txtStatistics.MinimumSize = new System.Drawing.Size(0, 24);
this.txtStatistics.MouseBack = null;
this.txtStatistics.Multiline = false;
this.txtStatistics.Name = "txtStatistics";
this.txtStatistics.NormlBack = null;
this.txtStatistics.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtStatistics.ReadOnly = true;
this.txtStatistics.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtStatistics.Size = new System.Drawing.Size(898, 25);
this.txtStatistics.TabIndex = 2233;
this.txtStatistics.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtStatistics.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtStatistics.WaterText = "";
this.txtStatistics.WordWrap = true;
//
// FrmOrdersCustomer
//
this.AcceptButton = this.btnSlect;
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.IsShowUcNavigationTool = true;
this.Name = "FrmOrdersCustomer";
this.Text = "订单客户";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
this.flowLayoutPanel1.ResumeLayout(false);
this.flowLayoutPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.ButtonEx btnClose;
protected ComponentLibrary.TextBoxBasicEx txtContent;
protected ComponentLibrary.ButtonEx btnExport;
protected ComponentLibrary.ButtonEx btnSlect;
protected ComponentLibrary.ButtonEx btnUpdate;
protected UCPager.ucPagerEx ucOld;
protected ComponentLibrary.CheckBoxEx chkFw;
protected ComponentLibrary.CheckBoxEx chkHs;
protected ComponentLibrary.CheckBoxEx chkXz;
protected ComponentLibrary.CheckBoxEx chkEt;
private ComponentLibrary.PanelEx panelEx1;
protected System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
protected internal ComponentLibrary.ButtonEx btnConditionQuery;
protected internal ComponentLibrary.DataGridViewEc dgvData;
protected internal ComponentLibrary.TextBoxEx txtStatistics;
}
}