namespace LYFZ.Software.UI.CameraControlBook.SmallForm
{
partial class FilmsSelectionReservationSmallForm
{
///
/// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FilmsSelectionReservationSmallForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.lstTextQuery = new LYFZ.ComponentLibrary.ListBoxEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.labelStoreName = new LYFZ.ComponentLibrary.LabelEx();
this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbtreevPhotographName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.mskdgv = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components);
this.dtpcdgv = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSelectTime = new LYFZ.ComponentLibrary.ButtonForm();
this.btnSelectPerson = new LYFZ.ComponentLibrary.ButtonForm();
this.txtSelectionFilmName = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
this.txtOrderQuantity = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
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.tx_serial_price = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtSeriesName = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.txtTextQuery = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnQuery = new LYFZ.ComponentLibrary.ButtonForm();
this.lbSelectDateInfo = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.panelEx2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
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(950, 545);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(950, 545);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(918, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(891, 0);
//
// 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, 23);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(68, 17);
this.labelEx1.TabIndex = 0;
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.panelEx4);
this.panelEx1.Controls.Add(this.txtTextQuery);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.btnQuery);
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(940, 525);
this.panelEx1.TabIndex = 21;
//
// 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, 44);
this.lstTextQuery.Name = "lstTextQuery";
this.lstTextQuery.Size = new System.Drawing.Size(389, 38);
this.lstTextQuery.TabIndex = 50;
this.lstTextQuery.Visible = false;
//
// panelEx4
//
this.panelEx4.BackColor = System.Drawing.Color.Transparent;
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.dgvData);
this.panelEx4.Controls.Add(this.panelEx2);
this.panelEx4.Controls.Add(this.panelEx3);
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx4.Location = new System.Drawing.Point(2, 68);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Padding = new System.Windows.Forms.Padding(5, 2, 5, 5);
this.panelEx4.Size = new System.Drawing.Size(936, 455);
this.panelEx4.TabIndex = 22;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.dgvColumnHeadersHeight = 24;
this.dgvData.dgvCurrentColumnOriginalSet = "";
this.dgvData.dgvCurrentColumnWidth = "";
this.dgvData.dgvCurrentHideColumn = null;
this.dgvData.dgvFixedHideColumn = "";
this.dgvData.dgvGuidName = null;
this.dgvData.dgvUserEmployeeID = null;
this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData.ImageHeight = 15;
this.dgvData.ImageWidth = 15;
this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
this.dgvData.IsAutomaticDrawSingleOrDoubleRow = 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(5, 243);
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 = 5;
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(926, 207);
this.dgvData.StrSecondStageNull = "";
this.dgvData.StrValueNullColumn = "";
this.dgvData.TabIndex = 68;
this.dgvData.ViceCount = 1;
//
// 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.labelStoreName);
this.panelEx2.Controls.Add(this.cmbtreevStoreName);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.cmbtreevPhotographName);
this.panelEx2.Controls.Add(this.labelEx11);
this.panelEx2.Controls.Add(this.mskdgv);
this.panelEx2.Controls.Add(this.dtpcdgv);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.btnSelectTime);
this.panelEx2.Controls.Add(this.btnSelectPerson);
this.panelEx2.Controls.Add(this.txtSelectionFilmName);
this.panelEx2.Controls.Add(this.labelEx9);
this.panelEx2.Controls.Add(this.btnSet);
this.panelEx2.Controls.Add(this.txtOrderQuantity);
this.panelEx2.Controls.Add(this.labelEx13);
this.panelEx2.Controls.Add(this.btnSave);
this.panelEx2.Controls.Add(this.labelEx12);
this.panelEx2.Controls.Add(this.txtOrdersPerson);
this.panelEx2.Controls.Add(this.txtName2);
this.panelEx2.Controls.Add(this.tx_rdrc);
this.panelEx2.Controls.Add(this.txtName1);
this.panelEx2.Controls.Add(this.tx_serial_price);
this.panelEx2.Controls.Add(this.txtSeriesName);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.txtOrderNumber);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.lblName2);
this.panelEx2.Controls.Add(this.labelEx10);
this.panelEx2.Controls.Add(this.labelEx8);
this.panelEx2.Controls.Add(this.lblName1);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx2.Location = new System.Drawing.Point(5, 3);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(926, 240);
this.panelEx2.TabIndex = 67;
//
// labelStoreName
//
this.labelStoreName.AutoSize = true;
this.labelStoreName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelStoreName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelStoreName.Location = new System.Drawing.Point(602, 165);
this.labelStoreName.Name = "labelStoreName";
this.labelStoreName.Size = new System.Drawing.Size(68, 17);
this.labelStoreName.TabIndex = 93;
this.labelStoreName.Text = "选片门店:";
//
// cmbtreevStoreName
//
this.cmbtreevStoreName.AfterSelectLevelFirstNode = false;
this.cmbtreevStoreName.DropDownHeight = 220;
this.cmbtreevStoreName.DropDownShow = false;
this.cmbtreevStoreName.FormattingEnabled = true;
this.cmbtreevStoreName.IntegralHeight = false;
this.cmbtreevStoreName.IsNodeMouseClick = false;
this.cmbtreevStoreName.IsSelectParentNode = false;
this.cmbtreevStoreName.Location = new System.Drawing.Point(673, 164);
this.cmbtreevStoreName.Name = "cmbtreevStoreName";
this.cmbtreevStoreName.ReadOnly = true;
this.cmbtreevStoreName.SelectedNode = null;
this.cmbtreevStoreName.Size = new System.Drawing.Size(212, 20);
this.cmbtreevStoreName.StrGetName = "";
this.cmbtreevStoreName.StrGetTagName = "";
this.cmbtreevStoreName.StrKey = null;
this.cmbtreevStoreName.TabIndex = 92;
//
// 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(588, 30);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(56, 17);
this.labelEx6.TabIndex = 84;
this.labelEx6.Text = "选片安排";
//
// cmbtreevPhotographName
//
this.cmbtreevPhotographName.AfterSelectLevelFirstNode = true;
this.cmbtreevPhotographName.DropDownHeight = 120;
this.cmbtreevPhotographName.DropDownShow = false;
this.cmbtreevPhotographName.FormattingEnabled = true;
this.cmbtreevPhotographName.IntegralHeight = false;
this.cmbtreevPhotographName.IsNodeMouseClick = true;
this.cmbtreevPhotographName.IsSelectParentNode = false;
this.cmbtreevPhotographName.Location = new System.Drawing.Point(673, 59);
this.cmbtreevPhotographName.Name = "cmbtreevPhotographName";
this.cmbtreevPhotographName.ReadOnly = true;
this.cmbtreevPhotographName.SelectedNode = null;
this.cmbtreevPhotographName.Size = new System.Drawing.Size(215, 20);
this.cmbtreevPhotographName.StrGetName = "";
this.cmbtreevPhotographName.StrGetTagName = "";
this.cmbtreevPhotographName.StrKey = null;
this.cmbtreevPhotographName.TabIndex = 88;
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx11.Location = new System.Drawing.Point(602, 61);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(68, 17);
this.labelEx11.TabIndex = 86;
this.labelEx11.Text = "拍摄名称:";
//
// mskdgv
//
this.mskdgv.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.mskdgv.Location = new System.Drawing.Point(777, 92);
this.mskdgv.Mask = "00:00";
this.mskdgv.Name = "mskdgv";
this.mskdgv.PromptChar = ' ';
this.mskdgv.Size = new System.Drawing.Size(58, 22);
this.mskdgv.TabIndex = 89;
//
// 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(673, 93);
this.dtpcdgv.Name = "dtpcdgv";
this.dtpcdgv.Size = new System.Drawing.Size(98, 21);
this.dtpcdgv.TabIndex = 83;
//
// 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(602, 96);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(68, 17);
this.labelEx2.TabIndex = 85;
this.labelEx2.Text = "选片日期:";
//
// btnSelectTime
//
this.btnSelectTime.BackColor = System.Drawing.Color.Transparent;
this.btnSelectTime.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelectTime.BackImg")));
this.btnSelectTime.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSelectTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSelectTime.ForeColor = System.Drawing.Color.White;
this.btnSelectTime.IsCustomBackImg = false;
this.btnSelectTime.IsShowText = true;
this.btnSelectTime.Location = new System.Drawing.Point(841, 90);
this.btnSelectTime.Name = "btnSelectTime";
this.btnSelectTime.Size = new System.Drawing.Size(47, 23);
this.btnSelectTime.TabIndex = 91;
this.btnSelectTime.Text = " 选择";
this.btnSelectTime.UseVisualStyleBackColor = false;
//
// btnSelectPerson
//
this.btnSelectPerson.BackColor = System.Drawing.Color.Transparent;
this.btnSelectPerson.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelectPerson.BackImg")));
this.btnSelectPerson.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSelectPerson.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSelectPerson.ForeColor = System.Drawing.Color.White;
this.btnSelectPerson.IsCustomBackImg = false;
this.btnSelectPerson.IsShowText = true;
this.btnSelectPerson.Location = new System.Drawing.Point(841, 125);
this.btnSelectPerson.Name = "btnSelectPerson";
this.btnSelectPerson.Size = new System.Drawing.Size(47, 23);
this.btnSelectPerson.TabIndex = 91;
this.btnSelectPerson.Text = " 选择";
this.btnSelectPerson.UseVisualStyleBackColor = false;
//
// txtSelectionFilmName
//
this.txtSelectionFilmName.BackColor = System.Drawing.Color.Transparent;
this.txtSelectionFilmName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtSelectionFilmName.Icon = null;
this.txtSelectionFilmName.IconIsButton = false;
this.txtSelectionFilmName.IsPasswordChat = '\0';
this.txtSelectionFilmName.IsSystemPasswordChar = false;
this.txtSelectionFilmName.Lines = new string[0];
this.txtSelectionFilmName.Location = new System.Drawing.Point(673, 125);
this.txtSelectionFilmName.Margin = new System.Windows.Forms.Padding(0);
this.txtSelectionFilmName.MaxLength = 32767;
this.txtSelectionFilmName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtSelectionFilmName.MouseBack = null;
this.txtSelectionFilmName.Multiline = false;
this.txtSelectionFilmName.Name = "txtSelectionFilmName";
this.txtSelectionFilmName.NormlBack = null;
this.txtSelectionFilmName.Padding = new System.Windows.Forms.Padding(5);
this.txtSelectionFilmName.ReadOnly = true;
this.txtSelectionFilmName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtSelectionFilmName.Size = new System.Drawing.Size(162, 26);
this.txtSelectionFilmName.TabIndex = 90;
this.txtSelectionFilmName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSelectionFilmName.WaterColor = System.Drawing.Color.DarkGray;
this.txtSelectionFilmName.WaterText = "";
this.txtSelectionFilmName.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(614, 130);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(56, 17);
this.labelEx9.TabIndex = 87;
this.labelEx9.Text = "选片师:";
//
// 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(259, 213);
this.btnSet.Name = "btnSet";
this.btnSet.Size = new System.Drawing.Size(55, 23);
this.btnSet.TabIndex = 80;
this.btnSet.Text = " 设置";
this.btnSet.UseVisualStyleBackColor = false;
this.btnSet.Visible = false;
//
// txtOrderQuantity
//
this.txtOrderQuantity.BackColor = System.Drawing.Color.Transparent;
this.txtOrderQuantity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOrderQuantity.Icon = null;
this.txtOrderQuantity.IconIsButton = false;
this.txtOrderQuantity.IsPasswordChat = '\0';
this.txtOrderQuantity.IsSystemPasswordChar = false;
this.txtOrderQuantity.Lines = new string[0];
this.txtOrderQuantity.Location = new System.Drawing.Point(200, 212);
this.txtOrderQuantity.Margin = new System.Windows.Forms.Padding(0);
this.txtOrderQuantity.MaxLength = 32767;
this.txtOrderQuantity.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOrderQuantity.MouseBack = null;
this.txtOrderQuantity.Multiline = false;
this.txtOrderQuantity.Name = "txtOrderQuantity";
this.txtOrderQuantity.NormlBack = null;
this.txtOrderQuantity.Padding = new System.Windows.Forms.Padding(5);
this.txtOrderQuantity.ReadOnly = true;
this.txtOrderQuantity.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOrderQuantity.Size = new System.Drawing.Size(50, 25);
this.txtOrderQuantity.TabIndex = 82;
this.txtOrderQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOrderQuantity.Visible = false;
this.txtOrderQuantity.WaterColor = System.Drawing.Color.DarkGray;
this.txtOrderQuantity.WaterText = "";
this.txtOrderQuantity.WordWrap = true;
//
// labelEx13
//
this.labelEx13.AutoSize = true;
this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx13.Location = new System.Drawing.Point(88, 216);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(116, 17);
this.labelEx13.TabIndex = 81;
this.labelEx13.Text = "每日可安排订单量:";
this.labelEx13.Visible = false;
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(789, 197);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 28);
this.btnSave.TabIndex = 78;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// 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(6, 214);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(68, 17);
this.labelEx12.TabIndex = 79;
this.labelEx12.Text = "已安排客人";
//
// 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(369, 56);
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(150, 26);
this.txtOrdersPerson.TabIndex = 67;
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(369, 130);
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(150, 26);
this.txtName2.TabIndex = 70;
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(102, 165);
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(150, 26);
this.tx_rdrc.TabIndex = 69;
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(102, 130);
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(150, 26);
this.txtName1.TabIndex = 69;
this.txtName1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtName1.WaterColor = System.Drawing.Color.DarkGray;
this.txtName1.WaterText = "";
this.txtName1.WordWrap = true;
//
// tx_serial_price
//
this.tx_serial_price.BackColor = System.Drawing.Color.Transparent;
this.tx_serial_price.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tx_serial_price.Icon = null;
this.tx_serial_price.IconIsButton = false;
this.tx_serial_price.IsPasswordChat = '\0';
this.tx_serial_price.IsSystemPasswordChar = false;
this.tx_serial_price.Lines = new string[0];
this.tx_serial_price.Location = new System.Drawing.Point(369, 93);
this.tx_serial_price.Margin = new System.Windows.Forms.Padding(0);
this.tx_serial_price.MaxLength = 32767;
this.tx_serial_price.MinimumSize = new System.Drawing.Size(0, 24);
this.tx_serial_price.MouseBack = null;
this.tx_serial_price.Multiline = false;
this.tx_serial_price.Name = "tx_serial_price";
this.tx_serial_price.NormlBack = null;
this.tx_serial_price.Padding = new System.Windows.Forms.Padding(5);
this.tx_serial_price.ReadOnly = true;
this.tx_serial_price.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tx_serial_price.Size = new System.Drawing.Size(150, 26);
this.tx_serial_price.TabIndex = 68;
this.tx_serial_price.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tx_serial_price.WaterColor = System.Drawing.Color.DarkGray;
this.tx_serial_price.WaterText = "";
this.tx_serial_price.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(102, 93);
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(150, 26);
this.txtSeriesName.TabIndex = 68;
this.txtSeriesName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSeriesName.WaterColor = System.Drawing.Color.DarkGray;
this.txtSeriesName.WaterText = "";
this.txtSeriesName.WordWrap = true;
//
// 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(6, 30);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 76;
this.labelEx5.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(102, 56);
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(150, 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(299, 61);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 75;
this.labelEx7.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(299, 135);
this.lblName2.Name = "lblName2";
this.lblName2.Size = new System.Drawing.Size(68, 17);
this.lblName2.TabIndex = 74;
this.lblName2.Text = "女宾姓名:";
//
// labelEx10
//
this.labelEx10.AutoSize = true;
this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx10.Location = new System.Drawing.Point(32, 170);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(73, 17);
this.labelEx10.TabIndex = 73;
this.labelEx10.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(299, 98);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(68, 17);
this.labelEx8.TabIndex = 72;
this.labelEx8.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(32, 135);
this.lblName1.Name = "lblName1";
this.lblName1.Size = new System.Drawing.Size(68, 17);
this.lblName1.TabIndex = 73;
this.lblName1.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(32, 98);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 72;
this.labelEx4.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(44, 61);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 71;
this.labelEx3.Text = "订单号:";
//
// panelEx3
//
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.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx3.Location = new System.Drawing.Point(5, 2);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(926, 1);
this.panelEx3.TabIndex = 66;
//
// 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, 19);
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 = 0;
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, 18);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(85, 28);
this.btnQuery.TabIndex = 293;
this.btnQuery.Text = " 查 询";
this.btnQuery.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(12, 6);
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 = 277;
this.lbSelectDateInfo.Text = "-";
//
// FilmsSelectionReservationSmallForm
//
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(950, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.Name = "FilmsSelectionReservationSmallForm";
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.panelEx4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.TextBoxEx txtTextQuery;
protected ComponentLibrary.PanelEx panelEx4;
protected ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.ListBoxEx lstTextQuery;
protected internal ComponentLibrary.ButtonForm btnQuery;
protected internal ComponentLibrary.PanelEx panelEx3;
protected ComponentLibrary.TextBoxEx txtOrdersPerson;
protected ComponentLibrary.TextBoxEx txtName2;
protected ComponentLibrary.TextBoxEx txtName1;
protected ComponentLibrary.TextBoxEx txtSeriesName;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.TextBoxEx txtOrderNumber;
private ComponentLibrary.LabelEx labelEx7;
protected ComponentLibrary.LabelEx lblName2;
protected ComponentLibrary.LabelEx lblName1;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx3;
protected internal ComponentLibrary.ButtonForm btnSet;
protected internal ComponentLibrary.TextBoxEx txtOrderQuantity;
protected ComponentLibrary.ButtonEx btnSave;
private ComponentLibrary.LabelEx labelEx12;
protected internal ComponentLibrary.DataGridViewEc dgvData;
private ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPhotographName;
protected ComponentLibrary.LabelEx labelEx11;
protected ComponentLibrary.MaskedTextTimeEx mskdgv;
protected ComponentLibrary.DateTimePickerEx dtpcdgv;
protected ComponentLibrary.LabelEx labelEx2;
protected internal ComponentLibrary.ButtonForm btnSelectPerson;
protected internal ComponentLibrary.TextBoxEx txtSelectionFilmName;
protected ComponentLibrary.LabelEx labelEx9;
protected internal ComponentLibrary.LabelEx labelStoreName;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
protected internal ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.TextBoxEx tx_serial_price;
private ComponentLibrary.LabelEx labelEx8;
protected ComponentLibrary.TextBoxEx tx_rdrc;
protected ComponentLibrary.LabelEx labelEx10;
protected internal ComponentLibrary.ButtonForm btnSelectTime;
public ComponentLibrary.LabelEx labelEx13;
public ComponentLibrary.LabelEx lbSelectDateInfo;
}
}