namespace LYFZ.Software.UI.CameraControlBook
{
partial class frmPerturbedController
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPerturbedController));
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.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.cmbEmployeeName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.rdoAll = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdoPhotographed = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdoFilmSelection = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdoLookDesign = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdoTotakePiece = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdoService = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdoSelectDress = new LYFZ.ComponentLibrary.RadioButtonEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.dtpEndDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.dtpStartDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.btnSearch = new LYFZ.ComponentLibrary.ButtonEx();
this.tbSearchText = new LYFZ.ComponentLibrary.TextBoxEx();
this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.dgvUnarranged = new LYFZ.ComponentLibrary.DataGridViewEc();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.dgvArranged = new LYFZ.ComponentLibrary.DataGridViewEc();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.tabControlEx1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvUnarranged)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvArranged)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.tabControlEx1);
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Size = new System.Drawing.Size(992, 633);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(992, 633);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(933, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(960, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(906, 0);
//
// 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.cmbEmployeeName);
this.panelEx1.Controls.Add(this.labelEx3);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Controls.Add(this.rdoAll);
this.panelEx1.Controls.Add(this.rdoPhotographed);
this.panelEx1.Controls.Add(this.rdoFilmSelection);
this.panelEx1.Controls.Add(this.rdoLookDesign);
this.panelEx1.Controls.Add(this.rdoTotakePiece);
this.panelEx1.Controls.Add(this.rdoService);
this.panelEx1.Controls.Add(this.rdoSelectDress);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.dtpEndDate);
this.panelEx1.Controls.Add(this.dtpStartDate);
this.panelEx1.Controls.Add(this.btnSearch);
this.panelEx1.Controls.Add(this.tbSearchText);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx1.Location = new System.Drawing.Point(0, 0);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(992, 77);
this.panelEx1.TabIndex = 0;
//
// cmbEmployeeName
//
this.cmbEmployeeName.AfterSelectLevelFirstNode = true;
this.cmbEmployeeName.DropDownHeight = 220;
this.cmbEmployeeName.DropDownShow = false;
this.cmbEmployeeName.FormattingEnabled = true;
this.cmbEmployeeName.IntegralHeight = false;
this.cmbEmployeeName.IsNodeMouseClick = true;
this.cmbEmployeeName.IsSelectParentNode = true;
this.cmbEmployeeName.Location = new System.Drawing.Point(550, 12);
this.cmbEmployeeName.Margin = new System.Windows.Forms.Padding(3, 5, 3, 3);
this.cmbEmployeeName.Name = "cmbEmployeeName";
this.cmbEmployeeName.ReadOnly = true;
this.cmbEmployeeName.SelectedNode = null;
this.cmbEmployeeName.Size = new System.Drawing.Size(125, 20);
this.cmbEmployeeName.StrGetName = "";
this.cmbEmployeeName.StrGetTagName = "";
this.cmbEmployeeName.StrKey = null;
this.cmbEmployeeName.TabIndex = 310;
//
// 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(492, 13);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 151;
this.labelEx3.Text = "接单人:";
//
// 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(9, 14);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(68, 17);
this.labelEx2.TabIndex = 151;
this.labelEx2.Text = "订单日期:";
//
// rdoAll
//
this.rdoAll.AutoSize = true;
this.rdoAll.BackColor = System.Drawing.Color.Transparent;
this.rdoAll.Checked = true;
this.rdoAll.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoAll.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoAll.Location = new System.Drawing.Point(12, 46);
this.rdoAll.Name = "rdoAll";
this.rdoAll.Size = new System.Drawing.Size(50, 21);
this.rdoAll.TabIndex = 144;
this.rdoAll.TabStop = true;
this.rdoAll.Text = "全部";
this.rdoAll.UseVisualStyleBackColor = false;
//
// rdoPhotographed
//
this.rdoPhotographed.AutoSize = true;
this.rdoPhotographed.BackColor = System.Drawing.Color.Transparent;
this.rdoPhotographed.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoPhotographed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoPhotographed.Location = new System.Drawing.Point(68, 46);
this.rdoPhotographed.Name = "rdoPhotographed";
this.rdoPhotographed.Size = new System.Drawing.Size(74, 21);
this.rdoPhotographed.TabIndex = 145;
this.rdoPhotographed.Text = "拍照客人";
this.rdoPhotographed.UseVisualStyleBackColor = false;
//
// rdoFilmSelection
//
this.rdoFilmSelection.AutoSize = true;
this.rdoFilmSelection.BackColor = System.Drawing.Color.Transparent;
this.rdoFilmSelection.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoFilmSelection.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoFilmSelection.Location = new System.Drawing.Point(148, 46);
this.rdoFilmSelection.Name = "rdoFilmSelection";
this.rdoFilmSelection.Size = new System.Drawing.Size(74, 21);
this.rdoFilmSelection.TabIndex = 146;
this.rdoFilmSelection.Text = "选片客人";
this.rdoFilmSelection.UseVisualStyleBackColor = false;
//
// rdoLookDesign
//
this.rdoLookDesign.AutoSize = true;
this.rdoLookDesign.BackColor = System.Drawing.Color.Transparent;
this.rdoLookDesign.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoLookDesign.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoLookDesign.Location = new System.Drawing.Point(228, 46);
this.rdoLookDesign.Name = "rdoLookDesign";
this.rdoLookDesign.Size = new System.Drawing.Size(74, 21);
this.rdoLookDesign.TabIndex = 147;
this.rdoLookDesign.Text = "看版客人";
this.rdoLookDesign.UseVisualStyleBackColor = false;
//
// rdoTotakePiece
//
this.rdoTotakePiece.AutoSize = true;
this.rdoTotakePiece.BackColor = System.Drawing.Color.Transparent;
this.rdoTotakePiece.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoTotakePiece.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoTotakePiece.Location = new System.Drawing.Point(228, 46);
this.rdoTotakePiece.Name = "rdoTotakePiece";
this.rdoTotakePiece.Size = new System.Drawing.Size(74, 21);
this.rdoTotakePiece.TabIndex = 148;
this.rdoTotakePiece.Text = "取件客人";
this.rdoTotakePiece.UseVisualStyleBackColor = false;
//
// rdoService
//
this.rdoService.AutoSize = true;
this.rdoService.BackColor = System.Drawing.Color.Transparent;
this.rdoService.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoService.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoService.Location = new System.Drawing.Point(228, 46);
this.rdoService.Name = "rdoService";
this.rdoService.Size = new System.Drawing.Size(74, 21);
this.rdoService.TabIndex = 149;
this.rdoService.Text = "服务客人";
this.rdoService.UseVisualStyleBackColor = false;
//
// rdoSelectDress
//
this.rdoSelectDress.AutoSize = true;
this.rdoSelectDress.BackColor = System.Drawing.Color.Transparent;
this.rdoSelectDress.Font = new System.Drawing.Font("微软雅黑", 9F);
this.rdoSelectDress.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdoSelectDress.Location = new System.Drawing.Point(308, 46);
this.rdoSelectDress.Name = "rdoSelectDress";
this.rdoSelectDress.Size = new System.Drawing.Size(86, 21);
this.rdoSelectDress.TabIndex = 150;
this.rdoSelectDress.Text = "选礼服客人";
this.rdoSelectDress.UseVisualStyleBackColor = false;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
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(188, 13);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(17, 17);
this.labelEx1.TabIndex = 143;
this.labelEx1.Text = "~";
//
// dtpEndDate
//
this.dtpEndDate.CustomFormat = " ";
this.dtpEndDate.DateValue = "";
this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpEndDate.IsShowTime = false;
this.dtpEndDate.Location = new System.Drawing.Point(206, 12);
this.dtpEndDate.Name = "dtpEndDate";
this.dtpEndDate.Size = new System.Drawing.Size(108, 21);
this.dtpEndDate.TabIndex = 142;
//
// dtpStartDate
//
this.dtpStartDate.CustomFormat = " ";
this.dtpStartDate.DateValue = "";
this.dtpStartDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpStartDate.IsShowTime = false;
this.dtpStartDate.Location = new System.Drawing.Point(78, 12);
this.dtpStartDate.Name = "dtpStartDate";
this.dtpStartDate.Size = new System.Drawing.Size(108, 21);
this.dtpStartDate.TabIndex = 142;
//
// btnSearch
//
this.btnSearch.BackColor = System.Drawing.Color.Transparent;
this.btnSearch.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSearch.BackImg")));
this.btnSearch.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSearch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSearch.ForeColor = System.Drawing.Color.White;
this.btnSearch.IsCustomBackImg = false;
this.btnSearch.IsShowText = true;
this.btnSearch.Location = new System.Drawing.Point(710, 9);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(72, 28);
this.btnSearch.TabIndex = 1;
this.btnSearch.Text = "查 询";
this.btnSearch.UseVisualStyleBackColor = false;
//
// tbSearchText
//
this.tbSearchText.BackColor = System.Drawing.Color.Transparent;
this.tbSearchText.Icon = null;
this.tbSearchText.IconIsButton = false;
this.tbSearchText.IsPasswordChat = '\0';
this.tbSearchText.IsSystemPasswordChar = false;
this.tbSearchText.Lines = new string[0];
this.tbSearchText.Location = new System.Drawing.Point(324, 9);
this.tbSearchText.Margin = new System.Windows.Forms.Padding(0);
this.tbSearchText.MaxLength = 32767;
this.tbSearchText.MinimumSize = new System.Drawing.Size(0, 26);
this.tbSearchText.MouseBack = null;
this.tbSearchText.Multiline = false;
this.tbSearchText.Name = "tbSearchText";
this.tbSearchText.NormlBack = null;
this.tbSearchText.Padding = new System.Windows.Forms.Padding(5);
this.tbSearchText.ReadOnly = false;
this.tbSearchText.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tbSearchText.Size = new System.Drawing.Size(160, 26);
this.tbSearchText.TabIndex = 0;
this.tbSearchText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tbSearchText.WaterColor = System.Drawing.Color.DarkGray;
this.tbSearchText.WaterText = "订单号/客户姓名/电话号码";
this.tbSearchText.WordWrap = true;
this.tbSearchText.Load += new System.EventHandler(this.tbSearchText_Load);
//
// tabControlEx1
//
this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabControlEx1.Controls.Add(this.tabPage1);
this.tabControlEx1.Controls.Add(this.tabPage2);
this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlEx1.ItemSize = new System.Drawing.Size(70, 36);
this.tabControlEx1.Location = new System.Drawing.Point(0, 77);
this.tabControlEx1.Name = "tabControlEx1";
this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabControlEx1.SelectedIndex = 0;
this.tabControlEx1.Size = new System.Drawing.Size(992, 556);
this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControlEx1.TabIndex = 1;
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage1.Controls.Add(this.dgvUnarranged);
this.tabPage1.Location = new System.Drawing.Point(4, 40);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(984, 512);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "未被安排";
//
// dgvUnarranged
//
this.dgvUnarranged.AllowUserToAddRows = false;
this.dgvUnarranged.AllowUserToDeleteRows = false;
this.dgvUnarranged.AllowUserToResizeRows = false;
this.dgvUnarranged.BackgroundColor = System.Drawing.Color.White;
this.dgvUnarranged.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.dgvUnarranged.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvUnarranged.ColumnHeadersHeight = 24;
this.dgvUnarranged.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvUnarranged.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
this.Column6});
this.dgvUnarranged.dgvColumnHeadersHeight = 24;
this.dgvUnarranged.dgvCurrentColumnOriginalSet = "";
this.dgvUnarranged.dgvCurrentColumnWidth = "";
this.dgvUnarranged.dgvCurrentHideColumn = null;
this.dgvUnarranged.dgvFixedHideColumn = "";
this.dgvUnarranged.dgvGuidName = null;
this.dgvUnarranged.dgvUserEmployeeID = null;
this.dgvUnarranged.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvUnarranged.EnableHeadersVisualStyles = false;
this.dgvUnarranged.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvUnarranged.ImageHeight = 15;
this.dgvUnarranged.ImageWidth = 15;
this.dgvUnarranged.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvUnarranged.ImgCollapse")));
this.dgvUnarranged.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvUnarranged.ImgExpand")));
this.dgvUnarranged.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvUnarranged.IsCompleteBonding = false;
this.dgvUnarranged.IsCopyCellValue = true;
this.dgvUnarranged.IsShowSerialNumber = false;
this.dgvUnarranged.IsSortedRedraw = true;
this.dgvUnarranged.IsSortMode = false;
this.dgvUnarranged.Location = new System.Drawing.Point(3, 3);
this.dgvUnarranged.Name = "dgvUnarranged";
this.dgvUnarranged.ReadOnly = true;
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.dgvUnarranged.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvUnarranged.RowHeadersWidth = 25;
this.dgvUnarranged.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvUnarranged.RowTemplate.Height = 23;
this.dgvUnarranged.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvUnarranged.Size = new System.Drawing.Size(978, 506);
this.dgvUnarranged.StrSecondStageNull = "";
this.dgvUnarranged.StrValueNullColumn = "";
this.dgvUnarranged.TabIndex = 2;
this.dgvUnarranged.ViceCount = 1;
//
// Column1
//
this.Column1.HeaderText = "订单号";
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
//
// Column2
//
this.Column2.HeaderText = "客户姓名";
this.Column2.Name = "Column2";
this.Column2.ReadOnly = true;
//
// Column3
//
this.Column3.HeaderText = "联系电话";
this.Column3.Name = "Column3";
this.Column3.ReadOnly = true;
//
// Column4
//
this.Column4.HeaderText = "场景";
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
//
// Column5
//
this.Column5.HeaderText = "开单时间";
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
//
// Column6
//
this.Column6.HeaderText = "未被安排项目";
this.Column6.Name = "Column6";
this.Column6.ReadOnly = true;
this.Column6.Width = 448;
//
// tabPage2
//
this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage2.Controls.Add(this.dgvArranged);
this.tabPage2.Location = new System.Drawing.Point(4, 40);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(902, 424);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "已安排未完";
//
// dgvArranged
//
this.dgvArranged.AllowUserToAddRows = false;
this.dgvArranged.AllowUserToDeleteRows = false;
this.dgvArranged.AllowUserToResizeRows = false;
this.dgvArranged.BackgroundColor = System.Drawing.Color.White;
this.dgvArranged.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.dgvArranged.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dgvArranged.ColumnHeadersHeight = 24;
this.dgvArranged.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvArranged.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn1,
this.dataGridViewTextBoxColumn2,
this.dataGridViewTextBoxColumn3,
this.dataGridViewTextBoxColumn4,
this.dataGridViewTextBoxColumn5,
this.dataGridViewTextBoxColumn6,
this.Column7});
this.dgvArranged.dgvColumnHeadersHeight = 24;
this.dgvArranged.dgvCurrentColumnOriginalSet = "";
this.dgvArranged.dgvCurrentColumnWidth = "";
this.dgvArranged.dgvCurrentHideColumn = null;
this.dgvArranged.dgvFixedHideColumn = "";
this.dgvArranged.dgvGuidName = null;
this.dgvArranged.dgvUserEmployeeID = null;
this.dgvArranged.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvArranged.EnableHeadersVisualStyles = false;
this.dgvArranged.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvArranged.ImageHeight = 15;
this.dgvArranged.ImageWidth = 15;
this.dgvArranged.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvArranged.ImgCollapse")));
this.dgvArranged.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvArranged.ImgExpand")));
this.dgvArranged.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvArranged.IsCompleteBonding = false;
this.dgvArranged.IsCopyCellValue = true;
this.dgvArranged.IsShowSerialNumber = false;
this.dgvArranged.IsSortedRedraw = true;
this.dgvArranged.IsSortMode = false;
this.dgvArranged.Location = new System.Drawing.Point(3, 3);
this.dgvArranged.Name = "dgvArranged";
this.dgvArranged.ReadOnly = true;
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.dgvArranged.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvArranged.RowHeadersWidth = 25;
this.dgvArranged.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvArranged.RowTemplate.Height = 23;
this.dgvArranged.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvArranged.Size = new System.Drawing.Size(896, 418);
this.dgvArranged.StrSecondStageNull = "";
this.dgvArranged.StrValueNullColumn = "";
this.dgvArranged.TabIndex = 2;
this.dgvArranged.ViceCount = 1;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.HeaderText = "订单号";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.HeaderText = "客户姓名";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.HeaderText = "联系电话";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.HeaderText = "场景";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.Width = 350;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.HeaderText = "预约时间";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.HeaderText = "安排人员";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
//
// Column7
//
this.Column7.HeaderText = "安排时间";
this.Column7.Name = "Column7";
this.Column7.ReadOnly = true;
//
// frmPerturbedController
//
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(992, 698);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.Name = "frmPerturbedController";
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.tabControlEx1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvUnarranged)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvArranged)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
protected internal ComponentLibrary.TextBoxEx tbSearchText;
protected internal ComponentLibrary.ButtonEx btnSearch;
protected internal ComponentLibrary.DateTimePickerEx dtpEndDate;
protected internal ComponentLibrary.DateTimePickerEx dtpStartDate;
protected internal ComponentLibrary.DataGridViewEc dgvUnarranged;
protected internal ComponentLibrary.DataGridViewEc dgvArranged;
private ComponentLibrary.LabelEx labelEx1;
protected internal ComponentLibrary.TabControlEx tabControlEx1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
protected internal ComponentLibrary.RadioButtonEx rdoAll;
protected internal ComponentLibrary.RadioButtonEx rdoPhotographed;
protected internal ComponentLibrary.RadioButtonEx rdoFilmSelection;
protected internal ComponentLibrary.RadioButtonEx rdoLookDesign;
protected internal ComponentLibrary.RadioButtonEx rdoTotakePiece;
protected internal ComponentLibrary.RadioButtonEx rdoService;
protected internal ComponentLibrary.RadioButtonEx rdoSelectDress;
private ComponentLibrary.LabelEx labelEx2;
protected ComponentLibrary.ComboBoxTreeViewEx cmbEmployeeName;
private ComponentLibrary.LabelEx labelEx3;
}
}