namespace LYFZ.Software.UI.CameraControlBook.SmallForm
{
partial class PhotographedReservationSmallForm
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PhotographedReservationSmallForm));
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();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.lstTextQuery = new LYFZ.ComponentLibrary.ListBoxEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
this.txtPortrait = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtChild = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtWedding = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.mskdgv = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components);
this.dtpcdgv = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.txtdgv = new LYFZ.ComponentLibrary.TextBoxEx();
this.cmbtreevdgv = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvDate = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.tx_SeriesPrice = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtOrdersPerson = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtName2 = new LYFZ.ComponentLibrary.TextBoxEx();
this.tx_rdrc = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtName1 = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtSeriesName = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.txtTextQuery = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnQuery = new LYFZ.ComponentLibrary.ButtonForm();
this.btnOpenOrder = new LYFZ.ComponentLibrary.ButtonForm();
this.lbSelectDateInfo = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panelEx4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDate)).BeginInit();
this.panelEx6.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.AutoScroll = true;
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.plExMainContainer.Size = new System.Drawing.Size(1005, 604);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(1005, 604);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(946, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(973, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(919, 0);
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(875, 5);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 28);
this.btnSave.TabIndex = 15;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.BackColor = System.Drawing.Color.Transparent;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(20, 15);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(68, 17);
this.labelEx1.TabIndex = 6;
this.labelEx1.Text = "查找客人:";
//
// panelEx1
//
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.lstTextQuery);
this.panelEx1.Controls.Add(this.panelEx3);
this.panelEx1.Controls.Add(this.txtTextQuery);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.btnQuery);
this.panelEx1.Controls.Add(this.btnOpenOrder);
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(2);
this.panelEx1.Size = new System.Drawing.Size(995, 584);
this.panelEx1.TabIndex = 19;
//
// lstTextQuery
//
this.lstTextQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.lstTextQuery.FormattingEnabled = true;
this.lstTextQuery.ItemHeight = 17;
this.lstTextQuery.Location = new System.Drawing.Point(90, 36);
this.lstTextQuery.Name = "lstTextQuery";
this.lstTextQuery.Size = new System.Drawing.Size(389, 38);
this.lstTextQuery.TabIndex = 51;
this.lstTextQuery.Visible = false;
//
// panelEx3
//
this.panelEx3.BackColor = System.Drawing.Color.Transparent;
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.panelEx4);
this.panelEx3.Controls.Add(this.panelEx2);
this.panelEx3.Controls.Add(this.panelEx6);
this.panelEx3.Controls.Add(this.panelEx5);
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx3.Location = new System.Drawing.Point(2, 80);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Padding = new System.Windows.Forms.Padding(5, 2, 5, 5);
this.panelEx3.Size = new System.Drawing.Size(991, 502);
this.panelEx3.TabIndex = 20;
//
// panelEx4
//
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.btnSet);
this.panelEx4.Controls.Add(this.txtPortrait);
this.panelEx4.Controls.Add(this.txtChild);
this.panelEx4.Controls.Add(this.txtWedding);
this.panelEx4.Controls.Add(this.labelEx2);
this.panelEx4.Controls.Add(this.dgvData);
this.panelEx4.Controls.Add(this.labelEx12);
this.panelEx4.Controls.Add(this.btnSave);
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx4.Location = new System.Drawing.Point(5, 350);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(981, 147);
this.panelEx4.TabIndex = 62;
//
// btnSet
//
this.btnSet.BackColor = System.Drawing.Color.Transparent;
this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSet.ForeColor = System.Drawing.Color.White;
this.btnSet.IsCustomBackImg = false;
this.btnSet.IsShowText = true;
this.btnSet.Location = new System.Drawing.Point(544, 8);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(55, 23);
this.btnSet.TabIndex = 49;
this.btnSet.Text = " 设置";
this.btnSet.UseVisualStyleBackColor = false;
this.btnSet.Visible = false;
//
// txtPortrait
//
this.txtPortrait.BackColor = System.Drawing.Color.Transparent;
this.txtPortrait.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtPortrait.Icon = null;
this.txtPortrait.IconIsButton = false;
this.txtPortrait.IsPasswordChat = '\0';
this.txtPortrait.IsSystemPasswordChar = false;
this.txtPortrait.Lines = new string[0];
this.txtPortrait.Location = new System.Drawing.Point(470, 7);
this.txtPortrait.Margin = new System.Windows.Forms.Padding(0);
this.txtPortrait.MaxLength = 32767;
this.txtPortrait.MinimumSize = new System.Drawing.Size(0, 24);
this.txtPortrait.MouseBack = null;
this.txtPortrait.Multiline = false;
this.txtPortrait.Name = "txtPortrait";
this.txtPortrait.NormlBack = null;
this.txtPortrait.Padding = new System.Windows.Forms.Padding(5);
this.txtPortrait.ReadOnly = true;
this.txtPortrait.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtPortrait.Size = new System.Drawing.Size(50, 25);
this.txtPortrait.TabIndex = 64;
this.txtPortrait.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPortrait.Visible = false;
this.txtPortrait.WaterColor = System.Drawing.Color.DarkGray;
this.txtPortrait.WaterText = "";
this.txtPortrait.WordWrap = true;
//
// txtChild
//
this.txtChild.BackColor = System.Drawing.Color.Transparent;
this.txtChild.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtChild.Icon = null;
this.txtChild.IconIsButton = false;
this.txtChild.IsPasswordChat = '\0';
this.txtChild.IsSystemPasswordChar = false;
this.txtChild.Lines = new string[0];
this.txtChild.Location = new System.Drawing.Point(362, 7);
this.txtChild.Margin = new System.Windows.Forms.Padding(0);
this.txtChild.MaxLength = 32767;
this.txtChild.MinimumSize = new System.Drawing.Size(0, 24);
this.txtChild.MouseBack = null;
this.txtChild.Multiline = false;
this.txtChild.Name = "txtChild";
this.txtChild.NormlBack = null;
this.txtChild.Padding = new System.Windows.Forms.Padding(5);
this.txtChild.ReadOnly = true;
this.txtChild.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtChild.Size = new System.Drawing.Size(50, 25);
this.txtChild.TabIndex = 63;
this.txtChild.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtChild.Visible = false;
this.txtChild.WaterColor = System.Drawing.Color.DarkGray;
this.txtChild.WaterText = "";
this.txtChild.WordWrap = true;
//
// txtWedding
//
this.txtWedding.BackColor = System.Drawing.Color.Transparent;
this.txtWedding.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtWedding.Icon = null;
this.txtWedding.IconIsButton = false;
this.txtWedding.IsPasswordChat = '\0';
this.txtWedding.IsSystemPasswordChar = false;
this.txtWedding.Lines = new string[0];
this.txtWedding.Location = new System.Drawing.Point(254, 7);
this.txtWedding.Margin = new System.Windows.Forms.Padding(0);
this.txtWedding.MaxLength = 32767;
this.txtWedding.MinimumSize = new System.Drawing.Size(0, 24);
this.txtWedding.MouseBack = null;
this.txtWedding.Multiline = false;
this.txtWedding.Name = "txtWedding";
this.txtWedding.NormlBack = null;
this.txtWedding.Padding = new System.Windows.Forms.Padding(5);
this.txtWedding.ReadOnly = true;
this.txtWedding.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtWedding.Size = new System.Drawing.Size(50, 25);
this.txtWedding.TabIndex = 61;
this.txtWedding.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtWedding.Visible = false;
this.txtWedding.WaterColor = System.Drawing.Color.DarkGray;
this.txtWedding.WaterText = "";
this.txtWedding.WordWrap = true;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(91, 11);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(448, 17);
this.labelEx2.TabIndex = 50;
this.labelEx2.Text = "每日可安排订单量【 婚纱单: 儿童单: 写真单: 】";
this.labelEx2.Visible = false;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
this.dgvData.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.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
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.dgvColumnHeadersHeight = 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.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 = true;
this.dgvData.IsCompleteBonding = false;
this.dgvData.IsCopyCellValue = true;
this.dgvData.IsShowSerialNumber = false;
this.dgvData.IsSortedRedraw = true;
this.dgvData.IsSortMode = false;
this.dgvData.Location = new System.Drawing.Point(4, 38);
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.RowHeadersVisible = false;
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(973, 106);
this.dgvData.StrSecondStageNull = "";
this.dgvData.StrValueNullColumn = "";
this.dgvData.TabIndex = 48;
this.dgvData.ViceCount = 1;
//
// labelEx12
//
this.labelEx12.AutoSize = true;
this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx12.Location = new System.Drawing.Point(4, 11);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(68, 17);
this.labelEx12.TabIndex = 45;
this.labelEx12.Text = "已安排客人";
//
// 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.lbSelectDateInfo);
this.panelEx2.Controls.Add(this.cmbtreevStoreName);
this.panelEx2.Controls.Add(this.mskdgv);
this.panelEx2.Controls.Add(this.dtpcdgv);
this.panelEx2.Controls.Add(this.txtdgv);
this.panelEx2.Controls.Add(this.cmbtreevdgv);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.dgvDate);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx2.Location = new System.Drawing.Point(5, 115);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(981, 235);
this.panelEx2.TabIndex = 61;
//
// 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(99, 94);
this.cmbtreevStoreName.Name = "cmbtreevStoreName";
this.cmbtreevStoreName.ReadOnly = true;
this.cmbtreevStoreName.SelectedNode = null;
this.cmbtreevStoreName.Size = new System.Drawing.Size(114, 20);
this.cmbtreevStoreName.StrGetName = "";
this.cmbtreevStoreName.StrGetTagName = "";
this.cmbtreevStoreName.StrKey = null;
this.cmbtreevStoreName.TabIndex = 53;
this.cmbtreevStoreName.Visible = false;
//
// mskdgv
//
this.mskdgv.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.mskdgv.Location = new System.Drawing.Point(219, 56);
this.mskdgv.Mask = "00:00";
this.mskdgv.Name = "mskdgv";
this.mskdgv.PromptChar = ' ';
this.mskdgv.Size = new System.Drawing.Size(114, 23);
this.mskdgv.TabIndex = 51;
this.mskdgv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.mskdgv.Visible = false;
//
// dtpcdgv
//
this.dtpcdgv.CustomFormat = " ";
this.dtpcdgv.DateValue = "";
this.dtpcdgv.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpcdgv.IsShowTime = false;
this.dtpcdgv.Location = new System.Drawing.Point(344, 58);
this.dtpcdgv.Name = "dtpcdgv";
this.dtpcdgv.Size = new System.Drawing.Size(100, 21);
this.dtpcdgv.TabIndex = 49;
this.dtpcdgv.Visible = false;
//
// txtdgv
//
this.txtdgv.BackColor = System.Drawing.Color.Transparent;
this.txtdgv.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtdgv.Icon = null;
this.txtdgv.IconIsButton = false;
this.txtdgv.IsPasswordChat = '\0';
this.txtdgv.IsSystemPasswordChar = false;
this.txtdgv.Lines = new string[0];
this.txtdgv.Location = new System.Drawing.Point(458, 55);
this.txtdgv.Margin = new System.Windows.Forms.Padding(0);
this.txtdgv.MaxLength = 32767;
this.txtdgv.MinimumSize = new System.Drawing.Size(0, 24);
this.txtdgv.MouseBack = null;
this.txtdgv.Multiline = false;
this.txtdgv.Name = "txtdgv";
this.txtdgv.NormlBack = null;
this.txtdgv.Padding = new System.Windows.Forms.Padding(5);
this.txtdgv.ReadOnly = false;
this.txtdgv.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtdgv.Size = new System.Drawing.Size(114, 25);
this.txtdgv.TabIndex = 47;
this.txtdgv.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtdgv.Visible = false;
this.txtdgv.WaterColor = System.Drawing.Color.DarkGray;
this.txtdgv.WaterText = "";
this.txtdgv.WordWrap = true;
//
// cmbtreevdgv
//
this.cmbtreevdgv.AfterSelectLevelFirstNode = false;
this.cmbtreevdgv.DropDownHeight = 220;
this.cmbtreevdgv.DropDownShow = false;
this.cmbtreevdgv.FormattingEnabled = true;
this.cmbtreevdgv.IntegralHeight = false;
this.cmbtreevdgv.IsNodeMouseClick = false;
this.cmbtreevdgv.IsSelectParentNode = false;
this.cmbtreevdgv.Location = new System.Drawing.Point(99, 57);
this.cmbtreevdgv.Name = "cmbtreevdgv";
this.cmbtreevdgv.ReadOnly = true;
this.cmbtreevdgv.SelectedNode = null;
this.cmbtreevdgv.Size = new System.Drawing.Size(114, 20);
this.cmbtreevdgv.StrGetName = "";
this.cmbtreevdgv.StrGetTagName = "";
this.cmbtreevdgv.StrKey = null;
this.cmbtreevdgv.TabIndex = 45;
this.cmbtreevdgv.Visible = false;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, 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(4, 16);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(56, 17);
this.labelEx6.TabIndex = 44;
this.labelEx6.Text = "拍照安排";
//
// dgvDate
//
this.dgvDate.AllowUserToAddRows = false;
this.dgvDate.AllowUserToDeleteRows = false;
this.dgvDate.AllowUserToResizeRows = false;
this.dgvDate.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.dgvDate.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvDate.BackgroundColor = System.Drawing.Color.White;
this.dgvDate.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvDate.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dgvDate.ColumnHeadersHeight = 24;
this.dgvDate.dgvColumnHeadersHeight = 24;
this.dgvDate.dgvCurrentColumnOriginalSet = "";
this.dgvDate.dgvCurrentColumnWidth = "";
this.dgvDate.dgvCurrentHideColumn = null;
this.dgvDate.dgvFixedHideColumn = null;
this.dgvDate.dgvGuidName = null;
this.dgvDate.dgvUserEmployeeID = null;
this.dgvDate.EnableHeadersVisualStyles = false;
this.dgvDate.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvDate.ImageHeight = 15;
this.dgvDate.ImageWidth = 15;
this.dgvDate.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvDate.ImgCollapse")));
this.dgvDate.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvDate.ImgExpand")));
this.dgvDate.IsAutomaticDrawSingleOrDoubleRow = true;
this.dgvDate.IsCompleteBonding = false;
this.dgvDate.IsCopyCellValue = true;
this.dgvDate.IsShowSerialNumber = false;
this.dgvDate.IsSortedRedraw = true;
this.dgvDate.IsSortMode = false;
this.dgvDate.Location = new System.Drawing.Point(4, 37);
this.dgvDate.Name = "dgvDate";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDate.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvDate.RowHeadersVisible = false;
this.dgvDate.RowHeadersWidth = 25;
this.dgvDate.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvDate.RowTemplate.Height = 23;
this.dgvDate.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvDate.Size = new System.Drawing.Size(973, 195);
this.dgvDate.StrSecondStageNull = "";
this.dgvDate.StrValueNullColumn = "";
this.dgvDate.TabIndex = 52;
this.dgvDate.ViceCount = 1;
//
// panelEx6
//
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.panelEx7);
this.panelEx6.Controls.Add(this.labelEx5);
this.panelEx6.Controls.Add(this.tx_SeriesPrice);
this.panelEx6.Controls.Add(this.txtOrdersPerson);
this.panelEx6.Controls.Add(this.txtName2);
this.panelEx6.Controls.Add(this.tx_rdrc);
this.panelEx6.Controls.Add(this.txtName1);
this.panelEx6.Controls.Add(this.txtSeriesName);
this.panelEx6.Controls.Add(this.labelEx9);
this.panelEx6.Controls.Add(this.txtOrderNumber);
this.panelEx6.Controls.Add(this.labelEx7);
this.panelEx6.Controls.Add(this.labelEx3);
this.panelEx6.Controls.Add(this.lblName2);
this.panelEx6.Controls.Add(this.labelEx8);
this.panelEx6.Controls.Add(this.labelEx4);
this.panelEx6.Controls.Add(this.lblName1);
this.panelEx6.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx6.Location = new System.Drawing.Point(5, 3);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.panelEx6.Size = new System.Drawing.Size(981, 112);
this.panelEx6.TabIndex = 79;
//
// panelEx7
//
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.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx7.Location = new System.Drawing.Point(0, 110);
this.panelEx7.Name = "panelEx7";
this.panelEx7.Size = new System.Drawing.Size(981, 1);
this.panelEx7.TabIndex = 79;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, 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(4, 11);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 71;
this.labelEx5.Text = "订单资料";
//
// tx_SeriesPrice
//
this.tx_SeriesPrice.BackColor = System.Drawing.Color.Transparent;
this.tx_SeriesPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tx_SeriesPrice.Icon = null;
this.tx_SeriesPrice.IconIsButton = false;
this.tx_SeriesPrice.IsPasswordChat = '\0';
this.tx_SeriesPrice.IsSystemPasswordChar = false;
this.tx_SeriesPrice.Lines = new string[0];
this.tx_SeriesPrice.Location = new System.Drawing.Point(310, 69);
this.tx_SeriesPrice.Margin = new System.Windows.Forms.Padding(0);
this.tx_SeriesPrice.MaxLength = 32767;
this.tx_SeriesPrice.MinimumSize = new System.Drawing.Size(0, 24);
this.tx_SeriesPrice.MouseBack = null;
this.tx_SeriesPrice.Multiline = false;
this.tx_SeriesPrice.Name = "tx_SeriesPrice";
this.tx_SeriesPrice.NormlBack = null;
this.tx_SeriesPrice.Padding = new System.Windows.Forms.Padding(5);
this.tx_SeriesPrice.ReadOnly = true;
this.tx_SeriesPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tx_SeriesPrice.Size = new System.Drawing.Size(140, 26);
this.tx_SeriesPrice.TabIndex = 70;
this.tx_SeriesPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tx_SeriesPrice.WaterColor = System.Drawing.Color.DarkGray;
this.tx_SeriesPrice.WaterText = "";
this.tx_SeriesPrice.WordWrap = true;
//
// txtOrdersPerson
//
this.txtOrdersPerson.BackColor = System.Drawing.Color.Transparent;
this.txtOrdersPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOrdersPerson.Icon = null;
this.txtOrdersPerson.IconIsButton = false;
this.txtOrdersPerson.IsPasswordChat = '\0';
this.txtOrdersPerson.IsSystemPasswordChar = false;
this.txtOrdersPerson.Lines = new string[0];
this.txtOrdersPerson.Location = new System.Drawing.Point(310, 37);
this.txtOrdersPerson.Margin = new System.Windows.Forms.Padding(0);
this.txtOrdersPerson.MaxLength = 32767;
this.txtOrdersPerson.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOrdersPerson.MouseBack = null;
this.txtOrdersPerson.Multiline = false;
this.txtOrdersPerson.Name = "txtOrdersPerson";
this.txtOrdersPerson.NormlBack = null;
this.txtOrdersPerson.Padding = new System.Windows.Forms.Padding(5);
this.txtOrdersPerson.ReadOnly = true;
this.txtOrdersPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOrdersPerson.Size = new System.Drawing.Size(140, 26);
this.txtOrdersPerson.TabIndex = 70;
this.txtOrdersPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOrdersPerson.WaterColor = System.Drawing.Color.DarkGray;
this.txtOrdersPerson.WaterText = "";
this.txtOrdersPerson.WordWrap = true;
//
// txtName2
//
this.txtName2.BackColor = System.Drawing.Color.Transparent;
this.txtName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtName2.Icon = null;
this.txtName2.IconIsButton = false;
this.txtName2.IsPasswordChat = '\0';
this.txtName2.IsSystemPasswordChar = false;
this.txtName2.Lines = new string[0];
this.txtName2.Location = new System.Drawing.Point(799, 37);
this.txtName2.Margin = new System.Windows.Forms.Padding(0);
this.txtName2.MaxLength = 32767;
this.txtName2.MinimumSize = new System.Drawing.Size(0, 24);
this.txtName2.MouseBack = null;
this.txtName2.Multiline = false;
this.txtName2.Name = "txtName2";
this.txtName2.NormlBack = null;
this.txtName2.Padding = new System.Windows.Forms.Padding(5);
this.txtName2.ReadOnly = true;
this.txtName2.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtName2.Size = new System.Drawing.Size(140, 26);
this.txtName2.TabIndex = 69;
this.txtName2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtName2.WaterColor = System.Drawing.Color.DarkGray;
this.txtName2.WaterText = "";
this.txtName2.WordWrap = true;
//
// tx_rdrc
//
this.tx_rdrc.BackColor = System.Drawing.Color.Transparent;
this.tx_rdrc.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tx_rdrc.Icon = null;
this.tx_rdrc.IconIsButton = false;
this.tx_rdrc.IsPasswordChat = '\0';
this.tx_rdrc.IsSystemPasswordChar = false;
this.tx_rdrc.Lines = new string[0];
this.tx_rdrc.Location = new System.Drawing.Point(556, 69);
this.tx_rdrc.Margin = new System.Windows.Forms.Padding(0);
this.tx_rdrc.MaxLength = 32767;
this.tx_rdrc.MinimumSize = new System.Drawing.Size(0, 24);
this.tx_rdrc.MouseBack = null;
this.tx_rdrc.Multiline = false;
this.tx_rdrc.Name = "tx_rdrc";
this.tx_rdrc.NormlBack = null;
this.tx_rdrc.Padding = new System.Windows.Forms.Padding(5);
this.tx_rdrc.ReadOnly = true;
this.tx_rdrc.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tx_rdrc.Size = new System.Drawing.Size(140, 26);
this.tx_rdrc.TabIndex = 68;
this.tx_rdrc.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tx_rdrc.WaterColor = System.Drawing.Color.DarkGray;
this.tx_rdrc.WaterText = "";
this.tx_rdrc.WordWrap = true;
//
// txtName1
//
this.txtName1.BackColor = System.Drawing.Color.Transparent;
this.txtName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtName1.Icon = null;
this.txtName1.IconIsButton = false;
this.txtName1.IsPasswordChat = '\0';
this.txtName1.IsSystemPasswordChar = false;
this.txtName1.Lines = new string[0];
this.txtName1.Location = new System.Drawing.Point(556, 37);
this.txtName1.Margin = new System.Windows.Forms.Padding(0);
this.txtName1.MaxLength = 32767;
this.txtName1.MinimumSize = new System.Drawing.Size(0, 24);
this.txtName1.MouseBack = null;
this.txtName1.Multiline = false;
this.txtName1.Name = "txtName1";
this.txtName1.NormlBack = null;
this.txtName1.Padding = new System.Windows.Forms.Padding(5);
this.txtName1.ReadOnly = true;
this.txtName1.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtName1.Size = new System.Drawing.Size(140, 26);
this.txtName1.TabIndex = 68;
this.txtName1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtName1.WaterColor = System.Drawing.Color.DarkGray;
this.txtName1.WaterText = "";
this.txtName1.WordWrap = true;
//
// txtSeriesName
//
this.txtSeriesName.BackColor = System.Drawing.Color.Transparent;
this.txtSeriesName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtSeriesName.Icon = null;
this.txtSeriesName.IconIsButton = false;
this.txtSeriesName.IsPasswordChat = '\0';
this.txtSeriesName.IsSystemPasswordChar = false;
this.txtSeriesName.Lines = new string[0];
this.txtSeriesName.Location = new System.Drawing.Point(73, 69);
this.txtSeriesName.Margin = new System.Windows.Forms.Padding(0);
this.txtSeriesName.MaxLength = 32767;
this.txtSeriesName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtSeriesName.MouseBack = null;
this.txtSeriesName.Multiline = false;
this.txtSeriesName.Name = "txtSeriesName";
this.txtSeriesName.NormlBack = null;
this.txtSeriesName.Padding = new System.Windows.Forms.Padding(5);
this.txtSeriesName.ReadOnly = true;
this.txtSeriesName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtSeriesName.Size = new System.Drawing.Size(140, 26);
this.txtSeriesName.TabIndex = 67;
this.txtSeriesName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSeriesName.WaterColor = System.Drawing.Color.DarkGray;
this.txtSeriesName.WaterText = "";
this.txtSeriesName.WordWrap = true;
//
// 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(244, 73);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(68, 17);
this.labelEx9.TabIndex = 65;
this.labelEx9.Text = "套系金额:";
//
// txtOrderNumber
//
this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOrderNumber.Icon = null;
this.txtOrderNumber.IconIsButton = false;
this.txtOrderNumber.IsPasswordChat = '\0';
this.txtOrderNumber.IsSystemPasswordChar = false;
this.txtOrderNumber.Lines = new string[0];
this.txtOrderNumber.Location = new System.Drawing.Point(73, 37);
this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
this.txtOrderNumber.MaxLength = 32767;
this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOrderNumber.MouseBack = null;
this.txtOrderNumber.Multiline = false;
this.txtOrderNumber.Name = "txtOrderNumber";
this.txtOrderNumber.NormlBack = null;
this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
this.txtOrderNumber.ReadOnly = true;
this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOrderNumber.Size = new System.Drawing.Size(140, 26);
this.txtOrderNumber.TabIndex = 66;
this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray;
this.txtOrderNumber.WaterText = "";
this.txtOrderNumber.WordWrap = true;
//
// 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(244, 41);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 65;
this.labelEx7.Text = "门市接单:";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(19, 41);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 61;
this.labelEx3.Text = "订单号:";
//
// lblName2
//
this.lblName2.AutoSize = true;
this.lblName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblName2.Location = new System.Drawing.Point(733, 41);
this.lblName2.Name = "lblName2";
this.lblName2.Size = new System.Drawing.Size(68, 17);
this.lblName2.TabIndex = 64;
this.lblName2.Text = "女宾姓名:";
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx8.Location = new System.Drawing.Point(490, 73);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(73, 17);
this.labelEx8.TabIndex = 63;
this.labelEx8.Text = "入底\\入册:";
//
// 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(7, 73);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 62;
this.labelEx4.Text = "套系名称:";
//
// lblName1
//
this.lblName1.AutoSize = true;
this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblName1.Location = new System.Drawing.Point(490, 41);
this.lblName1.Name = "lblName1";
this.lblName1.Size = new System.Drawing.Size(68, 17);
this.lblName1.TabIndex = 63;
this.lblName1.Text = "男宾姓名:";
//
// panelEx5
//
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.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx5.Location = new System.Drawing.Point(5, 2);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(981, 1);
this.panelEx5.TabIndex = 78;
//
// txtTextQuery
//
this.txtTextQuery.BackColor = System.Drawing.Color.Transparent;
this.txtTextQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTextQuery.Icon = null;
this.txtTextQuery.IconIsButton = false;
this.txtTextQuery.IsPasswordChat = '\0';
this.txtTextQuery.IsSystemPasswordChar = false;
this.txtTextQuery.Lines = new string[0];
this.txtTextQuery.Location = new System.Drawing.Point(89, 11);
this.txtTextQuery.Margin = new System.Windows.Forms.Padding(0);
this.txtTextQuery.MaxLength = 32767;
this.txtTextQuery.MinimumSize = new System.Drawing.Size(0, 24);
this.txtTextQuery.MouseBack = null;
this.txtTextQuery.Multiline = false;
this.txtTextQuery.Name = "txtTextQuery";
this.txtTextQuery.NormlBack = null;
this.txtTextQuery.Padding = new System.Windows.Forms.Padding(5);
this.txtTextQuery.ReadOnly = false;
this.txtTextQuery.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtTextQuery.Size = new System.Drawing.Size(390, 25);
this.txtTextQuery.TabIndex = 41;
this.txtTextQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTextQuery.WaterColor = System.Drawing.Color.DarkGray;
this.txtTextQuery.WaterText = "输入客人姓名(拼音)、电话或订单号 按回车键查询";
this.txtTextQuery.WordWrap = true;
//
// 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(489, 10);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(85, 28);
this.btnQuery.TabIndex = 10;
this.btnQuery.Text = " 查 询";
this.btnQuery.UseVisualStyleBackColor = false;
//
// btnOpenOrder
//
this.btnOpenOrder.BackColor = System.Drawing.Color.Transparent;
this.btnOpenOrder.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOpenOrder.BackImg")));
this.btnOpenOrder.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOpenOrder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOpenOrder.ForeColor = System.Drawing.Color.White;
this.btnOpenOrder.IsCustomBackImg = false;
this.btnOpenOrder.IsShowText = true;
this.btnOpenOrder.Location = new System.Drawing.Point(585, 10);
this.btnOpenOrder.Name = "btnOpenOrder";
this.btnOpenOrder.Size = new System.Drawing.Size(85, 28);
this.btnOpenOrder.TabIndex = 52;
this.btnOpenOrder.Text = " 添加订单";
this.btnOpenOrder.UseVisualStyleBackColor = false;
//
// lbSelectDateInfo
//
this.lbSelectDateInfo.AutoSize = true;
this.lbSelectDateInfo.BackColor = System.Drawing.Color.Transparent;
this.lbSelectDateInfo.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.lbSelectDateInfo.ForeColor = System.Drawing.Color.DodgerBlue;
this.lbSelectDateInfo.Location = new System.Drawing.Point(79, 15);
this.lbSelectDateInfo.Margin = new System.Windows.Forms.Padding(1, 4, 1, 0);
this.lbSelectDateInfo.Name = "lbSelectDateInfo";
this.lbSelectDateInfo.Size = new System.Drawing.Size(15, 19);
this.lbSelectDateInfo.TabIndex = 276;
this.lbSelectDateInfo.Text = "-";
//
// PhotographedReservationSmallForm
//
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(1005, 669);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.Name = "PhotographedReservationSmallForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
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.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
this.panelEx3.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
this.panelEx4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvDate)).EndInit();
this.panelEx6.ResumeLayout(false);
this.panelEx6.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.ButtonEx btnSave;
protected ComponentLibrary.TextBoxEx txtTextQuery;
protected ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.PanelEx panelEx3;
protected ComponentLibrary.PanelEx panelEx4;
private ComponentLibrary.LabelEx labelEx12;
protected ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.DateTimePickerEx dtpcdgv;
protected ComponentLibrary.TextBoxEx txtdgv;
protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevdgv;
private ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.MaskedTextTimeEx mskdgv;
protected ComponentLibrary.ListBoxEx lstTextQuery;
protected internal ComponentLibrary.ButtonForm btnQuery;
protected internal ComponentLibrary.ButtonForm btnOpenOrder;
protected internal ComponentLibrary.DataGridViewEc dgvData;
protected internal ComponentLibrary.DataGridViewEc dgvDate;
private ComponentLibrary.PanelEx panelEx6;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.TextBoxEx txtOrdersPerson;
protected ComponentLibrary.TextBoxEx txtName2;
protected ComponentLibrary.TextBoxEx txtName1;
protected ComponentLibrary.TextBoxEx txtSeriesName;
protected ComponentLibrary.TextBoxEx txtOrderNumber;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.LabelEx lblName2;
private ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.LabelEx lblName1;
protected internal ComponentLibrary.PanelEx panelEx5;
protected internal ComponentLibrary.PanelEx panelEx7;
protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
protected ComponentLibrary.TextBoxEx tx_SeriesPrice;
protected ComponentLibrary.TextBoxEx tx_rdrc;
private ComponentLibrary.LabelEx labelEx9;
protected ComponentLibrary.LabelEx labelEx8;
public ComponentLibrary.ButtonForm btnSet;
public ComponentLibrary.LabelEx labelEx2;
public ComponentLibrary.TextBoxEx txtWedding;
public ComponentLibrary.TextBoxEx txtPortrait;
public ComponentLibrary.TextBoxEx txtChild;
public ComponentLibrary.LabelEx lbSelectDateInfo;
}
}