namespace LYFZ.Software.UI.CameraControlBook.SmallForm
{
partial class CameraControlBookOverviewSmallForm
{
///
/// 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(CameraControlBookOverviewSmallForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panel1 = new System.Windows.Forms.Panel();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.dtpDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
this.btnColse = new LYFZ.ComponentLibrary.ButtonEx();
this.panel2 = new System.Windows.Forms.Panel();
this.chkDressVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkKidsVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkPortraitVersion = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvSelectDress = new LYFZ.ComponentLibrary.DataGridViewEc();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvPat = new LYFZ.ComponentLibrary.DataGridViewEc();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvSelect = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvLook = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvTake = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvService = new LYFZ.ComponentLibrary.DataGridViewEc();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelEx8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvSelectDress)).BeginInit();
this.panelEx3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvPat)).BeginInit();
this.panelEx4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvSelect)).BeginInit();
this.panelEx5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvLook)).BeginInit();
this.panelEx6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvTake)).BeginInit();
this.panelEx7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvService)).BeginInit();
this.panelEx9.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.AutoScroll = true;
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.plExMainContainer.Size = new System.Drawing.Size(1208, 725);
//
// plFormMainContent
//
this.plFormMainContent.Controls.Add(this.flowLayoutPanel1);
this.plFormMainContent.Size = new System.Drawing.Size(1208, 765);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
this.plFormMainContent.Controls.SetChildIndex(this.flowLayoutPanel1, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(1149, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(1176, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(1122, 0);
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
this.flowLayoutPanel1.Controls.Add(this.panelEx9);
this.flowLayoutPanel1.Controls.Add(this.panel1);
this.flowLayoutPanel1.Controls.Add(this.btnQuery);
this.flowLayoutPanel1.Controls.Add(this.btnColse);
this.flowLayoutPanel1.Controls.Add(this.panel2);
this.flowLayoutPanel1.Location = new System.Drawing.Point(295, 3);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(823, 34);
this.flowLayoutPanel1.TabIndex = 34;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Transparent;
this.panel1.Controls.Add(this.labelEx1);
this.panel1.Controls.Add(this.dtpDate);
this.panel1.Location = new System.Drawing.Point(180, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(180, 28);
this.panel1.TabIndex = 35;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(3, 6);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(44, 17);
this.labelEx1.TabIndex = 0;
this.labelEx1.Text = "日期:";
//
// dtpDate
//
this.dtpDate.CustomFormat = " ";
this.dtpDate.DateValue = "";
this.dtpDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDate.IsShowTime = false;
this.dtpDate.Location = new System.Drawing.Point(50, 4);
this.dtpDate.Name = "dtpDate";
this.dtpDate.Size = new System.Drawing.Size(120, 21);
this.dtpDate.TabIndex = 1;
//
// btnQuery
//
this.btnQuery.BackColor = System.Drawing.Color.Transparent;
this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnQuery.ForeColor = System.Drawing.Color.White;
this.btnQuery.IsCustomBackImg = false;
this.btnQuery.IsShowText = true;
this.btnQuery.Location = new System.Drawing.Point(366, 3);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(85, 28);
this.btnQuery.TabIndex = 2;
this.btnQuery.Text = " 查 询";
this.btnQuery.UseVisualStyleBackColor = false;
//
// btnColse
//
this.btnColse.BackColor = System.Drawing.Color.Transparent;
this.btnColse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnColse.BackImg")));
this.btnColse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnColse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnColse.ForeColor = System.Drawing.Color.White;
this.btnColse.IsCustomBackImg = false;
this.btnColse.IsShowText = true;
this.btnColse.Location = new System.Drawing.Point(457, 3);
this.btnColse.Name = "btnColse";
this.btnColse.Size = new System.Drawing.Size(85, 28);
this.btnColse.TabIndex = 3;
this.btnColse.Text = " 关 闭";
this.btnColse.UseVisualStyleBackColor = false;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.Controls.Add(this.chkDressVersion);
this.panel2.Controls.Add(this.chkKidsVersion);
this.panel2.Controls.Add(this.chkPortraitVersion);
this.panel2.Location = new System.Drawing.Point(548, 3);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(231, 28);
this.panel2.TabIndex = 36;
//
// chkDressVersion
//
this.chkDressVersion.AutoSize = true;
this.chkDressVersion.BackColor = System.Drawing.Color.Transparent;
this.chkDressVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkDressVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkDressVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkDressVersion.Fourstates = false;
this.chkDressVersion.IsGreenTick = false;
this.chkDressVersion.Location = new System.Drawing.Point(8, 3);
this.chkDressVersion.Name = "chkDressVersion";
this.chkDressVersion.Size = new System.Drawing.Size(63, 21);
this.chkDressVersion.TabIndex = 5;
this.chkDressVersion.Text = "婚纱单";
this.chkDressVersion.UseVisualStyleBackColor = false;
//
// chkKidsVersion
//
this.chkKidsVersion.AutoSize = true;
this.chkKidsVersion.BackColor = System.Drawing.Color.Transparent;
this.chkKidsVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkKidsVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkKidsVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkKidsVersion.Fourstates = false;
this.chkKidsVersion.IsGreenTick = false;
this.chkKidsVersion.Location = new System.Drawing.Point(78, 3);
this.chkKidsVersion.Name = "chkKidsVersion";
this.chkKidsVersion.Size = new System.Drawing.Size(63, 21);
this.chkKidsVersion.TabIndex = 6;
this.chkKidsVersion.Text = "儿童单";
this.chkKidsVersion.UseVisualStyleBackColor = false;
//
// chkPortraitVersion
//
this.chkPortraitVersion.AutoSize = true;
this.chkPortraitVersion.BackColor = System.Drawing.Color.Transparent;
this.chkPortraitVersion.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkPortraitVersion.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkPortraitVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkPortraitVersion.Fourstates = false;
this.chkPortraitVersion.IsGreenTick = false;
this.chkPortraitVersion.Location = new System.Drawing.Point(148, 3);
this.chkPortraitVersion.Name = "chkPortraitVersion";
this.chkPortraitVersion.Size = new System.Drawing.Size(63, 21);
this.chkPortraitVersion.TabIndex = 27;
this.chkPortraitVersion.Text = "写真单";
this.chkPortraitVersion.UseVisualStyleBackColor = false;
//
// panelEx1
//
this.panelEx1.AutoScroll = true;
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.panelEx2);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(5, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
this.panelEx1.Size = new System.Drawing.Size(1198, 705);
this.panelEx1.TabIndex = 0;
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.panelEx8);
this.panelEx2.Controls.Add(this.panelEx3);
this.panelEx2.Controls.Add(this.panelEx4);
this.panelEx2.Controls.Add(this.panelEx5);
this.panelEx2.Controls.Add(this.panelEx6);
this.panelEx2.Controls.Add(this.panelEx7);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx2.Location = new System.Drawing.Point(3, 3);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(1175, 2130);
this.panelEx2.TabIndex = 0;
//
// panelEx8
//
this.panelEx8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx8.BorderWidth = 1;
this.panelEx8.Controls.Add(this.dgvSelectDress);
this.panelEx8.Controls.Add(this.labelEx7);
this.panelEx8.Location = new System.Drawing.Point(3, 1758);
this.panelEx8.Name = "panelEx8";
this.panelEx8.Size = new System.Drawing.Size(1169, 350);
this.panelEx8.TabIndex = 46;
//
// dgvSelectDress
//
this.dgvSelectDress.AllowUserToAddRows = false;
this.dgvSelectDress.AllowUserToDeleteRows = false;
this.dgvSelectDress.AllowUserToResizeRows = false;
this.dgvSelectDress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvSelectDress.BackgroundColor = System.Drawing.Color.White;
this.dgvSelectDress.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle13.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvSelectDress.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
this.dgvSelectDress.ColumnHeadersHeight = 24;
this.dgvSelectDress.dgvColumnHeadersHeight = 24;
this.dgvSelectDress.dgvCurrentColumnOriginalSet = "";
this.dgvSelectDress.dgvCurrentColumnWidth = "";
this.dgvSelectDress.dgvCurrentHideColumn = null;
this.dgvSelectDress.dgvFixedHideColumn = null;
this.dgvSelectDress.dgvGuidName = null;
this.dgvSelectDress.dgvUserEmployeeID = null;
this.dgvSelectDress.EnableHeadersVisualStyles = false;
this.dgvSelectDress.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvSelectDress.ImageHeight = 15;
this.dgvSelectDress.ImageWidth = 15;
this.dgvSelectDress.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvSelectDress.ImgCollapse")));
this.dgvSelectDress.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvSelectDress.ImgExpand")));
this.dgvSelectDress.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvSelectDress.IsCompleteBonding = false;
this.dgvSelectDress.IsCopyCellValue = true;
this.dgvSelectDress.IsShowSerialNumber = false;
this.dgvSelectDress.IsSortedRedraw = true;
this.dgvSelectDress.IsSortMode = false;
this.dgvSelectDress.Location = new System.Drawing.Point(3, 27);
this.dgvSelectDress.Name = "dgvSelectDress";
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle14.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvSelectDress.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
this.dgvSelectDress.RowHeadersWidth = 25;
this.dgvSelectDress.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvSelectDress.RowTemplate.Height = 23;
this.dgvSelectDress.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvSelectDress.Size = new System.Drawing.Size(1162, 315);
this.dgvSelectDress.StrSecondStageNull = "";
this.dgvSelectDress.StrValueNullColumn = "";
this.dgvSelectDress.TabIndex = 33;
this.dgvSelectDress.ViceCount = 1;
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(2, 5);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(79, 19);
this.labelEx7.TabIndex = 23;
this.labelEx7.Text = "选礼服客人";
//
// panelEx3
//
this.panelEx3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx3.BorderWidth = 1;
this.panelEx3.Controls.Add(this.dgvPat);
this.panelEx3.Controls.Add(this.labelEx2);
this.panelEx3.Location = new System.Drawing.Point(3, 3);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(1169, 350);
this.panelEx3.TabIndex = 41;
//
// dgvPat
//
this.dgvPat.AllowUserToAddRows = false;
this.dgvPat.AllowUserToDeleteRows = false;
this.dgvPat.AllowUserToResizeRows = false;
this.dgvPat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvPat.BackgroundColor = System.Drawing.Color.White;
this.dgvPat.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle15.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvPat.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle15;
this.dgvPat.ColumnHeadersHeight = 24;
this.dgvPat.dgvColumnHeadersHeight = 24;
this.dgvPat.dgvCurrentColumnOriginalSet = "";
this.dgvPat.dgvCurrentColumnWidth = "";
this.dgvPat.dgvCurrentHideColumn = null;
this.dgvPat.dgvFixedHideColumn = null;
this.dgvPat.dgvGuidName = null;
this.dgvPat.dgvUserEmployeeID = null;
this.dgvPat.EnableHeadersVisualStyles = false;
this.dgvPat.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvPat.ImageHeight = 15;
this.dgvPat.ImageWidth = 15;
this.dgvPat.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvPat.ImgCollapse")));
this.dgvPat.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvPat.ImgExpand")));
this.dgvPat.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvPat.IsCompleteBonding = false;
this.dgvPat.IsCopyCellValue = true;
this.dgvPat.IsShowSerialNumber = false;
this.dgvPat.IsSortedRedraw = true;
this.dgvPat.IsSortMode = false;
this.dgvPat.Location = new System.Drawing.Point(3, 27);
this.dgvPat.Name = "dgvPat";
dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle16.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvPat.RowHeadersDefaultCellStyle = dataGridViewCellStyle16;
this.dgvPat.RowHeadersWidth = 25;
this.dgvPat.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvPat.RowTemplate.Height = 23;
this.dgvPat.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvPat.Size = new System.Drawing.Size(1162, 315);
this.dgvPat.StrSecondStageNull = "";
this.dgvPat.StrValueNullColumn = "";
this.dgvPat.TabIndex = 29;
this.dgvPat.ViceCount = 1;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(2, 5);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(65, 19);
this.labelEx2.TabIndex = 7;
this.labelEx2.Text = "拍照客人";
//
// panelEx4
//
this.panelEx4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx4.BorderWidth = 1;
this.panelEx4.Controls.Add(this.labelEx3);
this.panelEx4.Controls.Add(this.dgvSelect);
this.panelEx4.Location = new System.Drawing.Point(3, 354);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(1169, 350);
this.panelEx4.TabIndex = 42;
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(2, 5);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(65, 19);
this.labelEx3.TabIndex = 20;
this.labelEx3.Text = "选片客人";
//
// dgvSelect
//
this.dgvSelect.AllowUserToAddRows = false;
this.dgvSelect.AllowUserToDeleteRows = false;
this.dgvSelect.AllowUserToResizeRows = false;
this.dgvSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvSelect.BackgroundColor = System.Drawing.Color.White;
this.dgvSelect.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvSelect.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
this.dgvSelect.ColumnHeadersHeight = 24;
this.dgvSelect.dgvColumnHeadersHeight = 24;
this.dgvSelect.dgvCurrentColumnOriginalSet = "";
this.dgvSelect.dgvCurrentColumnWidth = "";
this.dgvSelect.dgvCurrentHideColumn = null;
this.dgvSelect.dgvFixedHideColumn = null;
this.dgvSelect.dgvGuidName = null;
this.dgvSelect.dgvUserEmployeeID = null;
this.dgvSelect.EnableHeadersVisualStyles = false;
this.dgvSelect.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvSelect.ImageHeight = 15;
this.dgvSelect.ImageWidth = 15;
this.dgvSelect.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvSelect.ImgCollapse")));
this.dgvSelect.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvSelect.ImgExpand")));
this.dgvSelect.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvSelect.IsCompleteBonding = false;
this.dgvSelect.IsCopyCellValue = true;
this.dgvSelect.IsShowSerialNumber = false;
this.dgvSelect.IsSortedRedraw = true;
this.dgvSelect.IsSortMode = false;
this.dgvSelect.Location = new System.Drawing.Point(3, 27);
this.dgvSelect.Name = "dgvSelect";
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle18.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvSelect.RowHeadersDefaultCellStyle = dataGridViewCellStyle18;
this.dgvSelect.RowHeadersWidth = 25;
this.dgvSelect.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvSelect.RowTemplate.Height = 23;
this.dgvSelect.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvSelect.Size = new System.Drawing.Size(1162, 315);
this.dgvSelect.StrSecondStageNull = "";
this.dgvSelect.StrValueNullColumn = "";
this.dgvSelect.TabIndex = 30;
this.dgvSelect.ViceCount = 1;
//
// panelEx5
//
this.panelEx5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx5.BorderWidth = 1;
this.panelEx5.Controls.Add(this.labelEx4);
this.panelEx5.Controls.Add(this.dgvLook);
this.panelEx5.Location = new System.Drawing.Point(3, 705);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(1169, 350);
this.panelEx5.TabIndex = 43;
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(2, 5);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(79, 19);
this.labelEx4.TabIndex = 21;
this.labelEx4.Text = "看设计客人";
//
// dgvLook
//
this.dgvLook.AllowUserToAddRows = false;
this.dgvLook.AllowUserToDeleteRows = false;
this.dgvLook.AllowUserToResizeRows = false;
this.dgvLook.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvLook.BackgroundColor = System.Drawing.Color.White;
this.dgvLook.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle19.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvLook.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
this.dgvLook.ColumnHeadersHeight = 24;
this.dgvLook.dgvColumnHeadersHeight = 24;
this.dgvLook.dgvCurrentColumnOriginalSet = "";
this.dgvLook.dgvCurrentColumnWidth = "";
this.dgvLook.dgvCurrentHideColumn = null;
this.dgvLook.dgvFixedHideColumn = null;
this.dgvLook.dgvGuidName = null;
this.dgvLook.dgvUserEmployeeID = null;
this.dgvLook.EnableHeadersVisualStyles = false;
this.dgvLook.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvLook.ImageHeight = 15;
this.dgvLook.ImageWidth = 15;
this.dgvLook.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvLook.ImgCollapse")));
this.dgvLook.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvLook.ImgExpand")));
this.dgvLook.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvLook.IsCompleteBonding = false;
this.dgvLook.IsCopyCellValue = true;
this.dgvLook.IsShowSerialNumber = false;
this.dgvLook.IsSortedRedraw = true;
this.dgvLook.IsSortMode = false;
this.dgvLook.Location = new System.Drawing.Point(3, 27);
this.dgvLook.Name = "dgvLook";
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle20.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvLook.RowHeadersDefaultCellStyle = dataGridViewCellStyle20;
this.dgvLook.RowHeadersWidth = 25;
this.dgvLook.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvLook.RowTemplate.Height = 23;
this.dgvLook.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvLook.Size = new System.Drawing.Size(1162, 315);
this.dgvLook.StrSecondStageNull = "";
this.dgvLook.StrValueNullColumn = "";
this.dgvLook.TabIndex = 31;
this.dgvLook.ViceCount = 1;
//
// panelEx6
//
this.panelEx6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx6.BorderWidth = 1;
this.panelEx6.Controls.Add(this.labelEx5);
this.panelEx6.Controls.Add(this.dgvTake);
this.panelEx6.Location = new System.Drawing.Point(3, 1056);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Size = new System.Drawing.Size(1169, 350);
this.panelEx6.TabIndex = 44;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(2, 5);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(65, 19);
this.labelEx5.TabIndex = 22;
this.labelEx5.Text = "取件客人";
//
// dgvTake
//
this.dgvTake.AllowUserToAddRows = false;
this.dgvTake.AllowUserToDeleteRows = false;
this.dgvTake.AllowUserToResizeRows = false;
this.dgvTake.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvTake.BackgroundColor = System.Drawing.Color.White;
this.dgvTake.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle21.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvTake.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle21;
this.dgvTake.ColumnHeadersHeight = 24;
this.dgvTake.dgvColumnHeadersHeight = 24;
this.dgvTake.dgvCurrentColumnOriginalSet = "";
this.dgvTake.dgvCurrentColumnWidth = "";
this.dgvTake.dgvCurrentHideColumn = null;
this.dgvTake.dgvFixedHideColumn = null;
this.dgvTake.dgvGuidName = null;
this.dgvTake.dgvUserEmployeeID = null;
this.dgvTake.EnableHeadersVisualStyles = false;
this.dgvTake.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvTake.ImageHeight = 15;
this.dgvTake.ImageWidth = 15;
this.dgvTake.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvTake.ImgCollapse")));
this.dgvTake.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvTake.ImgExpand")));
this.dgvTake.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvTake.IsCompleteBonding = false;
this.dgvTake.IsCopyCellValue = true;
this.dgvTake.IsShowSerialNumber = false;
this.dgvTake.IsSortedRedraw = true;
this.dgvTake.IsSortMode = false;
this.dgvTake.Location = new System.Drawing.Point(3, 27);
this.dgvTake.Name = "dgvTake";
dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle22.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvTake.RowHeadersDefaultCellStyle = dataGridViewCellStyle22;
this.dgvTake.RowHeadersWidth = 25;
this.dgvTake.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvTake.RowTemplate.Height = 23;
this.dgvTake.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvTake.Size = new System.Drawing.Size(1162, 315);
this.dgvTake.StrSecondStageNull = "";
this.dgvTake.StrValueNullColumn = "";
this.dgvTake.TabIndex = 32;
this.dgvTake.ViceCount = 1;
//
// panelEx7
//
this.panelEx7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx7.BorderWidth = 1;
this.panelEx7.Controls.Add(this.dgvService);
this.panelEx7.Controls.Add(this.labelEx6);
this.panelEx7.Location = new System.Drawing.Point(3, 1407);
this.panelEx7.Name = "panelEx7";
this.panelEx7.Size = new System.Drawing.Size(1169, 350);
this.panelEx7.TabIndex = 45;
//
// dgvService
//
this.dgvService.AllowUserToAddRows = false;
this.dgvService.AllowUserToDeleteRows = false;
this.dgvService.AllowUserToResizeRows = false;
this.dgvService.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvService.BackgroundColor = System.Drawing.Color.White;
this.dgvService.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle23.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvService.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle23;
this.dgvService.ColumnHeadersHeight = 24;
this.dgvService.dgvColumnHeadersHeight = 24;
this.dgvService.dgvCurrentColumnOriginalSet = "";
this.dgvService.dgvCurrentColumnWidth = "";
this.dgvService.dgvCurrentHideColumn = null;
this.dgvService.dgvFixedHideColumn = null;
this.dgvService.dgvGuidName = null;
this.dgvService.dgvUserEmployeeID = null;
this.dgvService.EnableHeadersVisualStyles = false;
this.dgvService.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvService.ImageHeight = 15;
this.dgvService.ImageWidth = 15;
this.dgvService.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvService.ImgCollapse")));
this.dgvService.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvService.ImgExpand")));
this.dgvService.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvService.IsCompleteBonding = false;
this.dgvService.IsCopyCellValue = true;
this.dgvService.IsShowSerialNumber = false;
this.dgvService.IsSortedRedraw = true;
this.dgvService.IsSortMode = false;
this.dgvService.Location = new System.Drawing.Point(3, 27);
this.dgvService.Name = "dgvService";
dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle24.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvService.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
this.dgvService.RowHeadersWidth = 25;
this.dgvService.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvService.RowTemplate.Height = 23;
this.dgvService.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvService.Size = new System.Drawing.Size(1162, 315);
this.dgvService.StrSecondStageNull = "";
this.dgvService.StrValueNullColumn = "";
this.dgvService.TabIndex = 33;
this.dgvService.ViceCount = 1;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(2, 5);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(65, 19);
this.labelEx6.TabIndex = 23;
this.labelEx6.Text = "服务客人";
//
// panelEx9
//
this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx9.BorderWidth = 1;
this.panelEx9.Controls.Add(this.cmbtreevStoreName);
this.panelEx9.Location = new System.Drawing.Point(3, 3);
this.panelEx9.Name = "panelEx9";
this.panelEx9.Size = new System.Drawing.Size(171, 28);
this.panelEx9.TabIndex = 37;
//
// cmbtreevStoreName
//
this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
this.cmbtreevStoreName.DropDownHeight = 220;
this.cmbtreevStoreName.DropDownShow = false;
this.cmbtreevStoreName.FormattingEnabled = true;
this.cmbtreevStoreName.IntegralHeight = false;
this.cmbtreevStoreName.IsNodeMouseClick = true;
this.cmbtreevStoreName.IsSelectParentNode = false;
this.cmbtreevStoreName.Location = new System.Drawing.Point(0, 4);
this.cmbtreevStoreName.Name = "cmbtreevStoreName";
this.cmbtreevStoreName.ReadOnly = true;
this.cmbtreevStoreName.SelectedNode = null;
this.cmbtreevStoreName.Size = new System.Drawing.Size(168, 20);
this.cmbtreevStoreName.StrGetName = "";
this.cmbtreevStoreName.StrGetTagName = "";
this.cmbtreevStoreName.StrKey = null;
this.cmbtreevStoreName.TabIndex = 275;
//
// CameraControlBookOverviewSmallForm
//
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(1208, 830);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.IsUserControlsSize = false;
this.Name = "CameraControlBookOverviewSmallForm";
this.Text = "摄控本详情总览";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
this.Controls.SetChildIndex(this.btnAppFormExit, 0);
this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
this.Controls.SetChildIndex(this.plFormMainContent, 0);
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.flowLayoutPanel1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panelEx1.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx8.ResumeLayout(false);
this.panelEx8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvSelectDress)).EndInit();
this.panelEx3.ResumeLayout(false);
this.panelEx3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvPat)).EndInit();
this.panelEx4.ResumeLayout(false);
this.panelEx4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvSelect)).EndInit();
this.panelEx5.ResumeLayout(false);
this.panelEx5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvLook)).EndInit();
this.panelEx6.ResumeLayout(false);
this.panelEx6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvTake)).EndInit();
this.panelEx7.ResumeLayout(false);
this.panelEx7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvService)).EndInit();
this.panelEx9.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
protected ComponentLibrary.ButtonEx btnColse;
protected ComponentLibrary.ButtonEx btnQuery;
protected ComponentLibrary.CheckBoxEx chkDressVersion;
protected ComponentLibrary.CheckBoxEx chkKidsVersion;
protected ComponentLibrary.DateTimePickerEx dtpDate;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.CheckBoxEx chkPortraitVersion;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private ComponentLibrary.PanelEx panelEx1;
protected internal ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.PanelEx panelEx3;
protected ComponentLibrary.DataGridViewEc dgvPat;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.PanelEx panelEx4;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.DataGridViewEc dgvSelect;
private ComponentLibrary.PanelEx panelEx5;
private ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.DataGridViewEc dgvLook;
private ComponentLibrary.PanelEx panelEx6;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.DataGridViewEc dgvTake;
private ComponentLibrary.PanelEx panelEx7;
public ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.DataGridViewEc dgvService;
private ComponentLibrary.PanelEx panelEx8;
protected internal ComponentLibrary.DataGridViewEc dgvSelectDress;
public ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.PanelEx panelEx9;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
}
}