namespace LYFZ.Software.UI.DoorCityProcess
{
partial class frmDigitalArrangement
{
///
/// 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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDigitalArrangement));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
this.tempPanelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.cbxMyJob = new LYFZ.ComponentLibrary.CheckBoxEx();
this.btn_ArrangeWork = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
this.labSendData = new LYFZ.ComponentLibrary.CheckBoxEx();
this.labDesign = new LYFZ.ComponentLibrary.CheckBoxEx();
this.labRefineRepair = new LYFZ.ComponentLibrary.CheckBoxEx();
this.labEarlyRepair = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
this.cbxDropDownList = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btn_ViewPai = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.labInfoMessage = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvOrderList = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
this.PhotoListView = new LYFZ.ComponentLibrary.ListViewEx();
this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
this.cbxPhotoType = new LYFZ.ComponentLibrary.ComboBoxEx();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.gbDesign = new LYFZ.ComponentLibrary.GroupBoxEx();
this.btnOutDesignStatistics = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOutDesign = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExportDesign = new LYFZ.ComponentLibrary.ButtonEx();
this.btnImportDesign = new LYFZ.ComponentLibrary.ButtonEx();
this.pan4 = new LYFZ.ComponentLibrary.PanelEx();
this.gbRefine = new LYFZ.ComponentLibrary.GroupBoxEx();
this.btnSendOutRefine = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExportRefine = new LYFZ.ComponentLibrary.ButtonEx();
this.btnImportRefine = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExportSelectFilm = new LYFZ.ComponentLibrary.ButtonEx();
this.pan3 = new LYFZ.ComponentLibrary.PanelEx();
this.gbRepair = new LYFZ.ComponentLibrary.GroupBoxEx();
this.btnSendOutRepair = new LYFZ.ComponentLibrary.ButtonEx();
this.btnImportRepairFilm = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExportRepair = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSlice = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExportOriginalFilm = new LYFZ.ComponentLibrary.ButtonEx();
this.pan2 = new LYFZ.ComponentLibrary.PanelEx();
this.gbPhoto = new LYFZ.ComponentLibrary.GroupBoxEx();
this.btnImportOriginalFilm = new LYFZ.ComponentLibrary.ButtonEx();
this.pan1 = new LYFZ.ComponentLibrary.PanelEx();
this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
this.dgvPackage = new LYFZ.ComponentLibrary.DataGridViewEc();
this.商品名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.P数 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.数量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.加急 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.取件日期 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.取件方式 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.备注 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.相片编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panelEx11 = new LYFZ.ComponentLibrary.PanelEx();
this.btn_Query = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.txt_QueryText = new LYFZ.ComponentLibrary.TextBoxEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.tempPanelEx1.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panelEx4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvOrderList)).BeginInit();
this.panelEx5.SuspendLayout();
this.panelEx7.SuspendLayout();
this.panelEx8.SuspendLayout();
this.panelEx6.SuspendLayout();
this.gbDesign.SuspendLayout();
this.gbRefine.SuspendLayout();
this.gbRepair.SuspendLayout();
this.gbPhoto.SuspendLayout();
this.groupBoxEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvPackage)).BeginInit();
this.panelEx11.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx4);
this.plExMainContainer.Controls.Add(this.panelEx5);
this.plExMainContainer.Controls.Add(this.panelEx3);
this.plExMainContainer.Controls.Add(this.labelEx1);
this.plExMainContainer.Controls.Add(this.tempPanelEx1);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Size = new System.Drawing.Size(1318, 675);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(1318, 715);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(1259, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(1286, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(1232, 0);
//
// tempPanelEx1
//
this.tempPanelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.tempPanelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.tempPanelEx1.BorderWidth = 1;
this.tempPanelEx1.Controls.Add(this.cbxMyJob);
this.tempPanelEx1.Controls.Add(this.btn_ArrangeWork);
this.tempPanelEx1.Controls.Add(this.panelEx9);
this.tempPanelEx1.Controls.Add(this.labSendData);
this.tempPanelEx1.Controls.Add(this.labDesign);
this.tempPanelEx1.Controls.Add(this.labRefineRepair);
this.tempPanelEx1.Controls.Add(this.labEarlyRepair);
this.tempPanelEx1.Controls.Add(this.btn_ViewPai);
this.tempPanelEx1.Controls.Add(this.panelEx11);
this.tempPanelEx1.Controls.Add(this.panelEx10);
this.tempPanelEx1.Controls.Add(this.cbxDropDownList);
this.tempPanelEx1.Dock = System.Windows.Forms.DockStyle.Top;
this.tempPanelEx1.Location = new System.Drawing.Point(0, 0);
this.tempPanelEx1.Name = "tempPanelEx1";
this.tempPanelEx1.Padding = new System.Windows.Forms.Padding(10, 10, 10, 5);
this.tempPanelEx1.Size = new System.Drawing.Size(1318, 45);
this.tempPanelEx1.TabIndex = 0;
//
// cbxMyJob
//
this.cbxMyJob.AutoSize = true;
this.cbxMyJob.BackColor = System.Drawing.Color.Transparent;
this.cbxMyJob.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.cbxMyJob.Dock = System.Windows.Forms.DockStyle.Right;
this.cbxMyJob.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.cbxMyJob.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.cbxMyJob.Fourstates = false;
this.cbxMyJob.IsGreenTick = false;
this.cbxMyJob.Location = new System.Drawing.Point(1053, 10);
this.cbxMyJob.Name = "cbxMyJob";
this.cbxMyJob.Size = new System.Drawing.Size(75, 30);
this.cbxMyJob.TabIndex = 12;
this.cbxMyJob.Text = "我的工作";
this.cbxMyJob.UseVisualStyleBackColor = false;
//
// btn_ArrangeWork
//
this.btn_ArrangeWork.BackColor = System.Drawing.Color.Transparent;
this.btn_ArrangeWork.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ArrangeWork.BackImg")));
this.btn_ArrangeWork.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btn_ArrangeWork.Dock = System.Windows.Forms.DockStyle.Right;
this.btn_ArrangeWork.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btn_ArrangeWork.ForeColor = System.Drawing.Color.White;
this.btn_ArrangeWork.IsCustomBackImg = false;
this.btn_ArrangeWork.IsShowText = true;
this.btn_ArrangeWork.Location = new System.Drawing.Point(1128, 10);
this.btn_ArrangeWork.Name = "btn_ArrangeWork";
this.btn_ArrangeWork.Size = new System.Drawing.Size(85, 30);
this.btn_ArrangeWork.TabIndex = 0;
this.btn_ArrangeWork.Text = " 安排工作";
this.btn_ArrangeWork.UseVisualStyleBackColor = false;
//
// panelEx9
//
this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx9.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx9.BorderWidth = 1;
this.panelEx9.Dock = System.Windows.Forms.DockStyle.Right;
this.panelEx9.Location = new System.Drawing.Point(1213, 10);
this.panelEx9.Name = "panelEx9";
this.panelEx9.Size = new System.Drawing.Size(10, 30);
this.panelEx9.TabIndex = 2;
this.panelEx9.Visible = false;
//
// labSendData
//
this.labSendData.AutoSize = true;
this.labSendData.BackColor = System.Drawing.Color.Transparent;
this.labSendData.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
this.labSendData.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.labSendData.Dock = System.Windows.Forms.DockStyle.Left;
this.labSendData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labSendData.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labSendData.Fourstates = false;
this.labSendData.IsGreenTick = false;
this.labSendData.Location = new System.Drawing.Point(648, 10);
this.labSendData.Name = "labSendData";
this.labSendData.Size = new System.Drawing.Size(99, 30);
this.labSendData.TabIndex = 10;
this.labSendData.Text = "发片(加载)";
this.labSendData.TextAlign = System.Drawing.ContentAlignment.TopLeft;
this.labSendData.UseVisualStyleBackColor = false;
//
// labDesign
//
this.labDesign.AutoSize = true;
this.labDesign.BackColor = System.Drawing.Color.Transparent;
this.labDesign.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
this.labDesign.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.labDesign.Dock = System.Windows.Forms.DockStyle.Left;
this.labDesign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labDesign.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labDesign.Fourstates = false;
this.labDesign.IsGreenTick = false;
this.labDesign.Location = new System.Drawing.Point(549, 10);
this.labDesign.Name = "labDesign";
this.labDesign.Size = new System.Drawing.Size(99, 30);
this.labDesign.TabIndex = 9;
this.labDesign.Text = "设计(加载)";
this.labDesign.TextAlign = System.Drawing.ContentAlignment.TopLeft;
this.labDesign.UseVisualStyleBackColor = false;
//
// labRefineRepair
//
this.labRefineRepair.AutoSize = true;
this.labRefineRepair.BackColor = System.Drawing.Color.Transparent;
this.labRefineRepair.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
this.labRefineRepair.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.labRefineRepair.Dock = System.Windows.Forms.DockStyle.Left;
this.labRefineRepair.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labRefineRepair.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labRefineRepair.Fourstates = false;
this.labRefineRepair.IsGreenTick = false;
this.labRefineRepair.Location = new System.Drawing.Point(450, 10);
this.labRefineRepair.Name = "labRefineRepair";
this.labRefineRepair.Size = new System.Drawing.Size(99, 30);
this.labRefineRepair.TabIndex = 8;
this.labRefineRepair.Text = "精修(加载)";
this.labRefineRepair.TextAlign = System.Drawing.ContentAlignment.TopLeft;
this.labRefineRepair.UseVisualStyleBackColor = false;
//
// labEarlyRepair
//
this.labEarlyRepair.AutoSize = true;
this.labEarlyRepair.BackColor = System.Drawing.Color.Transparent;
this.labEarlyRepair.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
this.labEarlyRepair.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.labEarlyRepair.Dock = System.Windows.Forms.DockStyle.Left;
this.labEarlyRepair.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labEarlyRepair.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labEarlyRepair.Fourstates = false;
this.labEarlyRepair.IsGreenTick = false;
this.labEarlyRepair.Location = new System.Drawing.Point(351, 10);
this.labEarlyRepair.Name = "labEarlyRepair";
this.labEarlyRepair.Size = new System.Drawing.Size(99, 30);
this.labEarlyRepair.TabIndex = 7;
this.labEarlyRepair.Text = "初修(加载)";
this.labEarlyRepair.TextAlign = System.Drawing.ContentAlignment.TopLeft;
this.labEarlyRepair.UseVisualStyleBackColor = false;
//
// panelEx10
//
this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx10.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx10.BorderWidth = 1;
this.panelEx10.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx10.Location = new System.Drawing.Point(131, 10);
this.panelEx10.Name = "panelEx10";
this.panelEx10.Size = new System.Drawing.Size(10, 30);
this.panelEx10.TabIndex = 11;
//
// cbxDropDownList
//
this.cbxDropDownList.AfterSelectLevelFirstNode = true;
this.cbxDropDownList.Dock = System.Windows.Forms.DockStyle.Left;
this.cbxDropDownList.DropDownHeight = 220;
this.cbxDropDownList.DropDownShow = false;
this.cbxDropDownList.Font = new System.Drawing.Font("宋体", 10.5F);
this.cbxDropDownList.FormattingEnabled = true;
this.cbxDropDownList.IntegralHeight = false;
this.cbxDropDownList.IsNodeMouseClick = true;
this.cbxDropDownList.IsSelectParentNode = false;
this.cbxDropDownList.Location = new System.Drawing.Point(10, 10);
this.cbxDropDownList.Name = "cbxDropDownList";
this.cbxDropDownList.ReadOnly = true;
this.cbxDropDownList.SelectedNode = null;
this.cbxDropDownList.Size = new System.Drawing.Size(121, 22);
this.cbxDropDownList.StrGetName = "";
this.cbxDropDownList.StrGetTagName = "";
this.cbxDropDownList.StrKey = null;
this.cbxDropDownList.TabIndex = 6;
//
// btn_ViewPai
//
this.btn_ViewPai.BackColor = System.Drawing.Color.Transparent;
this.btn_ViewPai.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_ViewPai.BackImg")));
this.btn_ViewPai.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btn_ViewPai.Dock = System.Windows.Forms.DockStyle.Right;
this.btn_ViewPai.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btn_ViewPai.ForeColor = System.Drawing.Color.White;
this.btn_ViewPai.IsCustomBackImg = false;
this.btn_ViewPai.IsShowText = true;
this.btn_ViewPai.Location = new System.Drawing.Point(1223, 10);
this.btn_ViewPai.Name = "btn_ViewPai";
this.btn_ViewPai.Size = new System.Drawing.Size(85, 30);
this.btn_ViewPai.TabIndex = 3;
this.btn_ViewPai.Text = "查看工作";
this.btn_ViewPai.UseVisualStyleBackColor = false;
this.btn_ViewPai.Visible = false;
//
// labelEx1
//
this.labelEx1.BackColor = System.Drawing.SystemColors.ScrollBar;
this.labelEx1.Dock = System.Windows.Forms.DockStyle.Top;
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(0, 45);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(1318, 1);
this.labelEx1.TabIndex = 1;
//
// 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.Controls.Add(this.labInfoMessage);
this.panelEx3.Controls.Add(this.labelEx2);
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx3.Location = new System.Drawing.Point(0, 46);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
this.panelEx3.Size = new System.Drawing.Size(1318, 30);
this.panelEx3.TabIndex = 3;
//
// labInfoMessage
//
this.labInfoMessage.Dock = System.Windows.Forms.DockStyle.Fill;
this.labInfoMessage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labInfoMessage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labInfoMessage.Location = new System.Drawing.Point(72, 0);
this.labInfoMessage.Name = "labInfoMessage";
this.labInfoMessage.Size = new System.Drawing.Size(1246, 30);
this.labInfoMessage.TabIndex = 1;
this.labInfoMessage.Text = "()";
this.labInfoMessage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.labInfoMessage.Visible = false;
//
// labelEx2
//
this.labelEx2.Dock = System.Windows.Forms.DockStyle.Left;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Bold, 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(10, 0);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(62, 30);
this.labelEx2.TabIndex = 0;
this.labelEx2.Text = "订单资料";
this.labelEx2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// 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.dgvOrderList);
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx4.Location = new System.Drawing.Point(0, 76);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Padding = new System.Windows.Forms.Padding(10, 0, 10, 0);
this.panelEx4.Size = new System.Drawing.Size(1318, 193);
this.panelEx4.TabIndex = 4;
//
// dgvOrderList
//
this.dgvOrderList.AllowUserToAddRows = false;
this.dgvOrderList.AllowUserToDeleteRows = false;
this.dgvOrderList.AllowUserToResizeRows = false;
this.dgvOrderList.BackgroundColor = System.Drawing.Color.White;
this.dgvOrderList.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvOrderList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgvOrderList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvOrderList.dgvColumnHeadersHeight = 24;
this.dgvOrderList.dgvCurrentColumnOriginalSet = "";
this.dgvOrderList.dgvCurrentColumnWidth = "";
this.dgvOrderList.dgvCurrentHideColumn = null;
this.dgvOrderList.dgvFixedHideColumn = "";
this.dgvOrderList.dgvGuidName = null;
this.dgvOrderList.dgvUserEmployeeID = null;
this.dgvOrderList.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvOrderList.EnableHeadersVisualStyles = false;
this.dgvOrderList.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvOrderList.ImageHeight = 15;
this.dgvOrderList.ImageWidth = 15;
this.dgvOrderList.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvOrderList.ImgCollapse")));
this.dgvOrderList.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvOrderList.ImgExpand")));
this.dgvOrderList.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvOrderList.IsCompleteBonding = false;
this.dgvOrderList.IsCopyCellValue = true;
this.dgvOrderList.IsShowSerialNumber = false;
this.dgvOrderList.IsSortedRedraw = true;
this.dgvOrderList.IsSortMode = false;
this.dgvOrderList.Location = new System.Drawing.Point(10, 0);
this.dgvOrderList.Name = "dgvOrderList";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle6.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvOrderList.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
this.dgvOrderList.RowHeadersWidth = 25;
this.dgvOrderList.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvOrderList.RowTemplate.Height = 23;
this.dgvOrderList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvOrderList.Size = new System.Drawing.Size(1298, 193);
this.dgvOrderList.StrSecondStageNull = "";
this.dgvOrderList.StrValueNullColumn = "";
this.dgvOrderList.TabIndex = 5;
this.dgvOrderList.ViceCount = 1;
//
// 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.Controls.Add(this.panelEx7);
this.panelEx5.Controls.Add(this.panelEx6);
this.panelEx5.Controls.Add(this.groupBoxEx1);
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx5.Location = new System.Drawing.Point(0, 269);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Padding = new System.Windows.Forms.Padding(10);
this.panelEx5.Size = new System.Drawing.Size(1318, 406);
this.panelEx5.TabIndex = 5;
//
// 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.Controls.Add(this.PhotoListView);
this.panelEx7.Controls.Add(this.panelEx8);
this.panelEx7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx7.Location = new System.Drawing.Point(633, 10);
this.panelEx7.Name = "panelEx7";
this.panelEx7.Padding = new System.Windows.Forms.Padding(5, 0, 5, 5);
this.panelEx7.Size = new System.Drawing.Size(452, 386);
this.panelEx7.TabIndex = 2;
//
// PhotoListView
//
this.PhotoListView.Dock = System.Windows.Forms.DockStyle.Fill;
this.PhotoListView.IsDefaultShowGroups = false;
this.PhotoListView.Location = new System.Drawing.Point(5, 26);
this.PhotoListView.Name = "PhotoListView";
this.PhotoListView.Size = new System.Drawing.Size(442, 355);
this.PhotoListView.TabIndex = 1;
this.PhotoListView.UseCompatibleStateImageBehavior = false;
//
// panelEx8
//
this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx8.BorderWidth = 1;
this.panelEx8.Controls.Add(this.cbxPhotoType);
this.panelEx8.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx8.Location = new System.Drawing.Point(5, 0);
this.panelEx8.Name = "panelEx8";
this.panelEx8.Size = new System.Drawing.Size(442, 26);
this.panelEx8.TabIndex = 0;
//
// cbxPhotoType
//
this.cbxPhotoType.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cbxPhotoType.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cbxPhotoType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cbxPhotoType.Dock = System.Windows.Forms.DockStyle.Left;
this.cbxPhotoType.Font = new System.Drawing.Font("宋体", 10.5F);
this.cbxPhotoType.FormattingEnabled = true;
this.cbxPhotoType.IsCustomColor = false;
this.cbxPhotoType.Items.AddRange(new object[] {
"原 片",
"初 修",
"精 修",
"设 计"});
this.cbxPhotoType.Location = new System.Drawing.Point(0, 0);
this.cbxPhotoType.Name = "cbxPhotoType";
this.cbxPhotoType.ReadOnly = true;
this.cbxPhotoType.Size = new System.Drawing.Size(100, 22);
this.cbxPhotoType.TabIndex = 0;
//
// 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.gbDesign);
this.panelEx6.Controls.Add(this.pan4);
this.panelEx6.Controls.Add(this.gbRefine);
this.panelEx6.Controls.Add(this.pan3);
this.panelEx6.Controls.Add(this.gbRepair);
this.panelEx6.Controls.Add(this.pan2);
this.panelEx6.Controls.Add(this.gbPhoto);
this.panelEx6.Controls.Add(this.pan1);
this.panelEx6.Dock = System.Windows.Forms.DockStyle.Right;
this.panelEx6.Location = new System.Drawing.Point(1085, 10);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Size = new System.Drawing.Size(223, 386);
this.panelEx6.TabIndex = 1;
//
// gbDesign
//
this.gbDesign.Controls.Add(this.btnOutDesignStatistics);
this.gbDesign.Controls.Add(this.btnOutDesign);
this.gbDesign.Controls.Add(this.btnExportDesign);
this.gbDesign.Controls.Add(this.btnImportDesign);
this.gbDesign.Dock = System.Windows.Forms.DockStyle.Top;
this.gbDesign.Location = new System.Drawing.Point(0, 295);
this.gbDesign.Name = "gbDesign";
this.gbDesign.Padding = new System.Windows.Forms.Padding(10);
this.gbDesign.Size = new System.Drawing.Size(223, 125);
this.gbDesign.TabIndex = 7;
this.gbDesign.TabStop = false;
this.gbDesign.Text = "设计";
//
// btnOutDesignStatistics
//
this.btnOutDesignStatistics.BackColor = System.Drawing.Color.Transparent;
this.btnOutDesignStatistics.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOutDesignStatistics.BackImg")));
this.btnOutDesignStatistics.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOutDesignStatistics.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOutDesignStatistics.ForeColor = System.Drawing.Color.White;
this.btnOutDesignStatistics.IsCustomBackImg = false;
this.btnOutDesignStatistics.IsShowText = true;
this.btnOutDesignStatistics.Location = new System.Drawing.Point(9, 55);
this.btnOutDesignStatistics.Name = "btnOutDesignStatistics";
this.btnOutDesignStatistics.Size = new System.Drawing.Size(100, 30);
this.btnOutDesignStatistics.TabIndex = 13;
this.btnOutDesignStatistics.Text = " 外发统计";
this.btnOutDesignStatistics.UseVisualStyleBackColor = false;
//
// btnOutDesign
//
this.btnOutDesign.BackColor = System.Drawing.Color.Transparent;
this.btnOutDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOutDesign.BackImg")));
this.btnOutDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOutDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOutDesign.ForeColor = System.Drawing.Color.White;
this.btnOutDesign.IsCustomBackImg = false;
this.btnOutDesign.IsShowText = true;
this.btnOutDesign.Location = new System.Drawing.Point(114, 55);
this.btnOutDesign.Name = "btnOutDesign";
this.btnOutDesign.Size = new System.Drawing.Size(100, 30);
this.btnOutDesign.TabIndex = 9;
this.btnOutDesign.Text = " 外发设计";
this.btnOutDesign.UseVisualStyleBackColor = false;
//
// btnExportDesign
//
this.btnExportDesign.BackColor = System.Drawing.Color.Transparent;
this.btnExportDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExportDesign.BackImg")));
this.btnExportDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExportDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExportDesign.ForeColor = System.Drawing.Color.White;
this.btnExportDesign.IsCustomBackImg = false;
this.btnExportDesign.IsShowText = true;
this.btnExportDesign.Location = new System.Drawing.Point(8, 18);
this.btnExportDesign.Name = "btnExportDesign";
this.btnExportDesign.Size = new System.Drawing.Size(100, 30);
this.btnExportDesign.TabIndex = 10;
this.btnExportDesign.Text = " 导出设计";
this.btnExportDesign.UseVisualStyleBackColor = false;
//
// btnImportDesign
//
this.btnImportDesign.BackColor = System.Drawing.Color.Transparent;
this.btnImportDesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnImportDesign.BackImg")));
this.btnImportDesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnImportDesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnImportDesign.ForeColor = System.Drawing.Color.White;
this.btnImportDesign.IsCustomBackImg = false;
this.btnImportDesign.IsShowText = true;
this.btnImportDesign.Location = new System.Drawing.Point(114, 18);
this.btnImportDesign.Name = "btnImportDesign";
this.btnImportDesign.Size = new System.Drawing.Size(100, 30);
this.btnImportDesign.TabIndex = 11;
this.btnImportDesign.Text = " 导入设计片";
this.btnImportDesign.UseVisualStyleBackColor = false;
//
// pan4
//
this.pan4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.pan4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.pan4.BorderWidth = 1;
this.pan4.Dock = System.Windows.Forms.DockStyle.Top;
this.pan4.Location = new System.Drawing.Point(0, 290);
this.pan4.Name = "pan4";
this.pan4.Size = new System.Drawing.Size(223, 5);
this.pan4.TabIndex = 6;
//
// gbRefine
//
this.gbRefine.Controls.Add(this.btnSendOutRefine);
this.gbRefine.Controls.Add(this.btnExportRefine);
this.gbRefine.Controls.Add(this.btnImportRefine);
this.gbRefine.Controls.Add(this.btnExportSelectFilm);
this.gbRefine.Dock = System.Windows.Forms.DockStyle.Top;
this.gbRefine.Location = new System.Drawing.Point(0, 198);
this.gbRefine.Name = "gbRefine";
this.gbRefine.Padding = new System.Windows.Forms.Padding(10);
this.gbRefine.Size = new System.Drawing.Size(223, 92);
this.gbRefine.TabIndex = 5;
this.gbRefine.TabStop = false;
this.gbRefine.Text = "精修";
//
// btnSendOutRefine
//
this.btnSendOutRefine.BackColor = System.Drawing.Color.Transparent;
this.btnSendOutRefine.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSendOutRefine.BackImg")));
this.btnSendOutRefine.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSendOutRefine.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSendOutRefine.ForeColor = System.Drawing.Color.White;
this.btnSendOutRefine.IsCustomBackImg = false;
this.btnSendOutRefine.IsShowText = true;
this.btnSendOutRefine.Location = new System.Drawing.Point(114, 55);
this.btnSendOutRefine.Name = "btnSendOutRefine";
this.btnSendOutRefine.Size = new System.Drawing.Size(100, 30);
this.btnSendOutRefine.TabIndex = 5;
this.btnSendOutRefine.Text = " 外发精修片";
this.btnSendOutRefine.UseVisualStyleBackColor = false;
//
// btnExportRefine
//
this.btnExportRefine.BackColor = System.Drawing.Color.Transparent;
this.btnExportRefine.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExportRefine.BackImg")));
this.btnExportRefine.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExportRefine.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExportRefine.ForeColor = System.Drawing.Color.White;
this.btnExportRefine.IsCustomBackImg = false;
this.btnExportRefine.IsShowText = true;
this.btnExportRefine.Location = new System.Drawing.Point(8, 55);
this.btnExportRefine.Name = "btnExportRefine";
this.btnExportRefine.Size = new System.Drawing.Size(100, 30);
this.btnExportRefine.TabIndex = 6;
this.btnExportRefine.Text = " 导出精修片";
this.btnExportRefine.UseVisualStyleBackColor = false;
//
// btnImportRefine
//
this.btnImportRefine.BackColor = System.Drawing.Color.Transparent;
this.btnImportRefine.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnImportRefine.BackImg")));
this.btnImportRefine.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnImportRefine.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnImportRefine.ForeColor = System.Drawing.Color.White;
this.btnImportRefine.IsCustomBackImg = false;
this.btnImportRefine.IsShowText = true;
this.btnImportRefine.Location = new System.Drawing.Point(114, 18);
this.btnImportRefine.Name = "btnImportRefine";
this.btnImportRefine.Size = new System.Drawing.Size(100, 30);
this.btnImportRefine.TabIndex = 7;
this.btnImportRefine.Text = " 导入精修片";
this.btnImportRefine.UseVisualStyleBackColor = false;
//
// btnExportSelectFilm
//
this.btnExportSelectFilm.BackColor = System.Drawing.Color.Transparent;
this.btnExportSelectFilm.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExportSelectFilm.BackImg")));
this.btnExportSelectFilm.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExportSelectFilm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExportSelectFilm.ForeColor = System.Drawing.Color.White;
this.btnExportSelectFilm.IsCustomBackImg = false;
this.btnExportSelectFilm.IsShowText = true;
this.btnExportSelectFilm.Location = new System.Drawing.Point(8, 18);
this.btnExportSelectFilm.Name = "btnExportSelectFilm";
this.btnExportSelectFilm.Size = new System.Drawing.Size(100, 30);
this.btnExportSelectFilm.TabIndex = 8;
this.btnExportSelectFilm.Text = " 导出选好的片";
this.btnExportSelectFilm.UseVisualStyleBackColor = false;
//
// pan3
//
this.pan3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.pan3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.pan3.BorderWidth = 1;
this.pan3.Dock = System.Windows.Forms.DockStyle.Top;
this.pan3.Location = new System.Drawing.Point(0, 193);
this.pan3.Name = "pan3";
this.pan3.Size = new System.Drawing.Size(223, 5);
this.pan3.TabIndex = 4;
//
// gbRepair
//
this.gbRepair.Controls.Add(this.btnSendOutRepair);
this.gbRepair.Controls.Add(this.btnImportRepairFilm);
this.gbRepair.Controls.Add(this.btnExportRepair);
this.gbRepair.Controls.Add(this.btnSlice);
this.gbRepair.Controls.Add(this.btnExportOriginalFilm);
this.gbRepair.Dock = System.Windows.Forms.DockStyle.Top;
this.gbRepair.Location = new System.Drawing.Point(0, 65);
this.gbRepair.Name = "gbRepair";
this.gbRepair.Padding = new System.Windows.Forms.Padding(10);
this.gbRepair.Size = new System.Drawing.Size(223, 128);
this.gbRepair.TabIndex = 3;
this.gbRepair.TabStop = false;
this.gbRepair.Text = "修片";
//
// btnSendOutRepair
//
this.btnSendOutRepair.BackColor = System.Drawing.Color.Transparent;
this.btnSendOutRepair.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSendOutRepair.BackImg")));
this.btnSendOutRepair.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSendOutRepair.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSendOutRepair.ForeColor = System.Drawing.Color.White;
this.btnSendOutRepair.IsCustomBackImg = false;
this.btnSendOutRepair.IsShowText = true;
this.btnSendOutRepair.Location = new System.Drawing.Point(8, 91);
this.btnSendOutRepair.Name = "btnSendOutRepair";
this.btnSendOutRepair.Size = new System.Drawing.Size(100, 30);
this.btnSendOutRepair.TabIndex = 4;
this.btnSendOutRepair.Text = " 外发初修";
this.btnSendOutRepair.UseVisualStyleBackColor = false;
//
// btnImportRepairFilm
//
this.btnImportRepairFilm.BackColor = System.Drawing.Color.Transparent;
this.btnImportRepairFilm.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnImportRepairFilm.BackImg")));
this.btnImportRepairFilm.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnImportRepairFilm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnImportRepairFilm.ForeColor = System.Drawing.Color.White;
this.btnImportRepairFilm.IsCustomBackImg = false;
this.btnImportRepairFilm.IsShowText = true;
this.btnImportRepairFilm.Location = new System.Drawing.Point(114, 55);
this.btnImportRepairFilm.Name = "btnImportRepairFilm";
this.btnImportRepairFilm.Size = new System.Drawing.Size(100, 30);
this.btnImportRepairFilm.TabIndex = 4;
this.btnImportRepairFilm.Text = " 导入修片";
this.btnImportRepairFilm.UseVisualStyleBackColor = false;
//
// btnExportRepair
//
this.btnExportRepair.BackColor = System.Drawing.Color.Transparent;
this.btnExportRepair.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExportRepair.BackImg")));
this.btnExportRepair.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExportRepair.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExportRepair.ForeColor = System.Drawing.Color.White;
this.btnExportRepair.IsCustomBackImg = false;
this.btnExportRepair.IsShowText = true;
this.btnExportRepair.Location = new System.Drawing.Point(8, 55);
this.btnExportRepair.Name = "btnExportRepair";
this.btnExportRepair.Size = new System.Drawing.Size(100, 30);
this.btnExportRepair.TabIndex = 4;
this.btnExportRepair.Text = " 导出修片";
this.btnExportRepair.UseVisualStyleBackColor = false;
//
// btnSlice
//
this.btnSlice.BackColor = System.Drawing.Color.Transparent;
this.btnSlice.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSlice.BackImg")));
this.btnSlice.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSlice.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSlice.ForeColor = System.Drawing.Color.White;
this.btnSlice.IsCustomBackImg = false;
this.btnSlice.IsShowText = true;
this.btnSlice.Location = new System.Drawing.Point(114, 18);
this.btnSlice.Name = "btnSlice";
this.btnSlice.Size = new System.Drawing.Size(100, 30);
this.btnSlice.TabIndex = 4;
this.btnSlice.Text = " 分 片";
this.btnSlice.UseVisualStyleBackColor = false;
//
// btnExportOriginalFilm
//
this.btnExportOriginalFilm.BackColor = System.Drawing.Color.Transparent;
this.btnExportOriginalFilm.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExportOriginalFilm.BackImg")));
this.btnExportOriginalFilm.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExportOriginalFilm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExportOriginalFilm.ForeColor = System.Drawing.Color.White;
this.btnExportOriginalFilm.IsCustomBackImg = false;
this.btnExportOriginalFilm.IsShowText = true;
this.btnExportOriginalFilm.Location = new System.Drawing.Point(8, 18);
this.btnExportOriginalFilm.Name = "btnExportOriginalFilm";
this.btnExportOriginalFilm.Size = new System.Drawing.Size(100, 30);
this.btnExportOriginalFilm.TabIndex = 4;
this.btnExportOriginalFilm.Text = " 导出原片";
this.btnExportOriginalFilm.UseVisualStyleBackColor = false;
//
// pan2
//
this.pan2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.pan2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.pan2.BorderWidth = 1;
this.pan2.Dock = System.Windows.Forms.DockStyle.Top;
this.pan2.Location = new System.Drawing.Point(0, 60);
this.pan2.Name = "pan2";
this.pan2.Size = new System.Drawing.Size(223, 5);
this.pan2.TabIndex = 2;
//
// gbPhoto
//
this.gbPhoto.Controls.Add(this.btnImportOriginalFilm);
this.gbPhoto.Dock = System.Windows.Forms.DockStyle.Top;
this.gbPhoto.Location = new System.Drawing.Point(0, 5);
this.gbPhoto.Name = "gbPhoto";
this.gbPhoto.Padding = new System.Windows.Forms.Padding(10);
this.gbPhoto.Size = new System.Drawing.Size(223, 55);
this.gbPhoto.TabIndex = 1;
this.gbPhoto.TabStop = false;
this.gbPhoto.Text = "拍照";
//
// btnImportOriginalFilm
//
this.btnImportOriginalFilm.BackColor = System.Drawing.Color.Transparent;
this.btnImportOriginalFilm.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnImportOriginalFilm.BackImg")));
this.btnImportOriginalFilm.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnImportOriginalFilm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnImportOriginalFilm.ForeColor = System.Drawing.Color.White;
this.btnImportOriginalFilm.IsCustomBackImg = false;
this.btnImportOriginalFilm.IsShowText = true;
this.btnImportOriginalFilm.Location = new System.Drawing.Point(8, 18);
this.btnImportOriginalFilm.Name = "btnImportOriginalFilm";
this.btnImportOriginalFilm.Size = new System.Drawing.Size(100, 30);
this.btnImportOriginalFilm.TabIndex = 4;
this.btnImportOriginalFilm.Text = "导入原片";
this.btnImportOriginalFilm.UseVisualStyleBackColor = false;
//
// pan1
//
this.pan1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.pan1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.pan1.BorderWidth = 1;
this.pan1.Dock = System.Windows.Forms.DockStyle.Top;
this.pan1.Location = new System.Drawing.Point(0, 0);
this.pan1.Name = "pan1";
this.pan1.Size = new System.Drawing.Size(223, 5);
this.pan1.TabIndex = 0;
//
// groupBoxEx1
//
this.groupBoxEx1.Controls.Add(this.dgvPackage);
this.groupBoxEx1.Dock = System.Windows.Forms.DockStyle.Left;
this.groupBoxEx1.Location = new System.Drawing.Point(10, 10);
this.groupBoxEx1.Name = "groupBoxEx1";
this.groupBoxEx1.Padding = new System.Windows.Forms.Padding(5, 10, 5, 5);
this.groupBoxEx1.Size = new System.Drawing.Size(623, 386);
this.groupBoxEx1.TabIndex = 0;
this.groupBoxEx1.TabStop = false;
this.groupBoxEx1.Text = "套餐内容";
//
// dgvPackage
//
this.dgvPackage.AllowUserToAddRows = false;
this.dgvPackage.AllowUserToDeleteRows = false;
this.dgvPackage.AllowUserToResizeRows = false;
this.dgvPackage.BackgroundColor = System.Drawing.Color.White;
this.dgvPackage.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvPackage.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
this.dgvPackage.ColumnHeadersHeight = 24;
this.dgvPackage.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.商品名称,
this.P数,
this.数量,
this.加急,
this.取件日期,
this.取件方式,
this.备注,
this.相片编号});
this.dgvPackage.dgvColumnHeadersHeight = 25;
this.dgvPackage.dgvCurrentColumnOriginalSet = "";
this.dgvPackage.dgvCurrentColumnWidth = "";
this.dgvPackage.dgvCurrentHideColumn = null;
this.dgvPackage.dgvFixedHideColumn = "";
this.dgvPackage.dgvGuidName = null;
this.dgvPackage.dgvUserEmployeeID = null;
this.dgvPackage.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvPackage.EnableHeadersVisualStyles = false;
this.dgvPackage.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvPackage.ImageHeight = 15;
this.dgvPackage.ImageWidth = 15;
this.dgvPackage.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvPackage.ImgCollapse")));
this.dgvPackage.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvPackage.ImgExpand")));
this.dgvPackage.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvPackage.IsCompleteBonding = false;
this.dgvPackage.IsCopyCellValue = true;
this.dgvPackage.IsShowSerialNumber = false;
this.dgvPackage.IsSortedRedraw = true;
this.dgvPackage.IsSortMode = false;
this.dgvPackage.Location = new System.Drawing.Point(5, 24);
this.dgvPackage.Name = "dgvPackage";
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle8.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvPackage.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.dgvPackage.RowHeadersWidth = 25;
this.dgvPackage.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvPackage.RowTemplate.Height = 23;
this.dgvPackage.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvPackage.Size = new System.Drawing.Size(613, 357);
this.dgvPackage.StrSecondStageNull = "";
this.dgvPackage.StrValueNullColumn = "";
this.dgvPackage.TabIndex = 6;
this.dgvPackage.ViceCount = 1;
//
// 商品名称
//
this.商品名称.HeaderText = "商品名称";
this.商品名称.Name = "商品名称";
this.商品名称.ReadOnly = true;
//
// P数
//
this.P数.HeaderText = " P数";
this.P数.Name = "P数";
this.P数.ReadOnly = true;
this.P数.Width = 50;
//
// 数量
//
this.数量.HeaderText = "数量";
this.数量.Name = "数量";
this.数量.ReadOnly = true;
this.数量.Width = 50;
//
// 加急
//
this.加急.HeaderText = "加急";
this.加急.Name = "加急";
this.加急.ReadOnly = true;
this.加急.Width = 50;
//
// 取件日期
//
this.取件日期.HeaderText = "取件日期";
this.取件日期.Name = "取件日期";
this.取件日期.ReadOnly = true;
this.取件日期.Width = 80;
//
// 取件方式
//
this.取件方式.HeaderText = "取件方式";
this.取件方式.Name = "取件方式";
this.取件方式.ReadOnly = true;
this.取件方式.Width = 80;
//
// 备注
//
this.备注.HeaderText = "备注";
this.备注.Name = "备注";
this.备注.ReadOnly = true;
//
// 相片编号
//
this.相片编号.HeaderText = "相片编号";
this.相片编号.Name = "相片编号";
this.相片编号.ReadOnly = true;
this.相片编号.Width = 73;
//
// panelEx11
//
this.panelEx11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx11.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx11.BorderWidth = 1;
this.panelEx11.Controls.Add(this.btn_Query);
this.panelEx11.Controls.Add(this.panelEx1);
this.panelEx11.Controls.Add(this.txt_QueryText);
this.panelEx11.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx11.Location = new System.Drawing.Point(141, 10);
this.panelEx11.Name = "panelEx11";
this.panelEx11.Padding = new System.Windows.Forms.Padding(0, 0, 0, 5);
this.panelEx11.Size = new System.Drawing.Size(210, 30);
this.panelEx11.TabIndex = 17;
//
// btn_Query
//
this.btn_Query.BackColor = System.Drawing.Color.Transparent;
this.btn_Query.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Query.BackImg")));
this.btn_Query.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btn_Query.Dock = System.Windows.Forms.DockStyle.Left;
this.btn_Query.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btn_Query.ForeColor = System.Drawing.Color.White;
this.btn_Query.IsCustomBackImg = false;
this.btn_Query.IsShowText = true;
this.btn_Query.Location = new System.Drawing.Point(136, 0);
this.btn_Query.Name = "btn_Query";
this.btn_Query.Size = new System.Drawing.Size(63, 25);
this.btn_Query.TabIndex = 18;
this.btn_Query.Text = " 查 询";
this.btn_Query.UseVisualStyleBackColor = false;
//
// 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.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx1.Location = new System.Drawing.Point(126, 0);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(10, 25);
this.panelEx1.TabIndex = 17;
//
// txt_QueryText
//
this.txt_QueryText.BackColor = System.Drawing.Color.Transparent;
this.txt_QueryText.Dock = System.Windows.Forms.DockStyle.Left;
this.txt_QueryText.Icon = null;
this.txt_QueryText.IconIsButton = false;
this.txt_QueryText.IsPasswordChat = '\0';
this.txt_QueryText.IsSystemPasswordChar = false;
this.txt_QueryText.Lines = new string[0];
this.txt_QueryText.Location = new System.Drawing.Point(0, 0);
this.txt_QueryText.Margin = new System.Windows.Forms.Padding(0, 0, 0, 5);
this.txt_QueryText.MaxLength = 32767;
this.txt_QueryText.MinimumSize = new System.Drawing.Size(0, 26);
this.txt_QueryText.MouseBack = null;
this.txt_QueryText.Multiline = false;
this.txt_QueryText.Name = "txt_QueryText";
this.txt_QueryText.NormlBack = null;
this.txt_QueryText.Padding = new System.Windows.Forms.Padding(5, 2, 5, 0);
this.txt_QueryText.ReadOnly = false;
this.txt_QueryText.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txt_QueryText.Size = new System.Drawing.Size(126, 26);
this.txt_QueryText.TabIndex = 16;
this.txt_QueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txt_QueryText.WaterColor = System.Drawing.Color.DarkGray;
this.txt_QueryText.WaterText = "单号,客户名,电话号";
this.txt_QueryText.WordWrap = true;
//
// frmDigitalArrangement
//
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(1318, 780);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.Name = "frmDigitalArrangement";
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.tempPanelEx1.ResumeLayout(false);
this.tempPanelEx1.PerformLayout();
this.panelEx3.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvOrderList)).EndInit();
this.panelEx5.ResumeLayout(false);
this.panelEx7.ResumeLayout(false);
this.panelEx8.ResumeLayout(false);
this.panelEx6.ResumeLayout(false);
this.gbDesign.ResumeLayout(false);
this.gbRefine.ResumeLayout(false);
this.gbRepair.ResumeLayout(false);
this.gbPhoto.ResumeLayout(false);
this.groupBoxEx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvPackage)).EndInit();
this.panelEx11.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.PanelEx panelEx3;
protected internal ComponentLibrary.LabelEx labInfoMessage;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.PanelEx panelEx4;
private ComponentLibrary.PanelEx panelEx5;
private ComponentLibrary.PanelEx panelEx7;
private ComponentLibrary.PanelEx panelEx6;
private ComponentLibrary.GroupBoxEx groupBoxEx1;
protected internal ComponentLibrary.DataGridViewEc dgvPackage;
private System.Windows.Forms.DataGridViewTextBoxColumn 商品名称;
private System.Windows.Forms.DataGridViewTextBoxColumn P数;
private System.Windows.Forms.DataGridViewTextBoxColumn 数量;
private System.Windows.Forms.DataGridViewTextBoxColumn 加急;
private System.Windows.Forms.DataGridViewTextBoxColumn 取件日期;
private System.Windows.Forms.DataGridViewTextBoxColumn 取件方式;
private System.Windows.Forms.DataGridViewTextBoxColumn 备注;
private System.Windows.Forms.DataGridViewTextBoxColumn 相片编号;
private ComponentLibrary.PanelEx panelEx8;
protected internal ComponentLibrary.ButtonEx btn_ArrangeWork;
protected internal ComponentLibrary.ComboBoxEx cbxPhotoType;
protected internal ComponentLibrary.ListViewEx PhotoListView;
protected internal ComponentLibrary.DataGridViewEc dgvOrderList;
protected internal ComponentLibrary.ButtonEx btn_ViewPai;
private ComponentLibrary.PanelEx panelEx9;
protected internal ComponentLibrary.ButtonEx btnOutDesign;
protected internal ComponentLibrary.ButtonEx btnExportDesign;
protected internal ComponentLibrary.ButtonEx btnImportDesign;
protected internal ComponentLibrary.ButtonEx btnSendOutRefine;
protected internal ComponentLibrary.ButtonEx btnImportRefine;
protected internal ComponentLibrary.ButtonEx btnExportSelectFilm;
protected internal ComponentLibrary.ButtonEx btnSendOutRepair;
protected internal ComponentLibrary.ButtonEx btnExportRepair;
protected internal ComponentLibrary.ButtonEx btnSlice;
protected internal ComponentLibrary.ButtonEx btnExportOriginalFilm;
protected internal ComponentLibrary.ButtonEx btnImportOriginalFilm;
protected internal ComponentLibrary.ButtonEx btnOutDesignStatistics;
protected internal ComponentLibrary.GroupBoxEx gbDesign;
protected internal ComponentLibrary.PanelEx pan4;
protected internal ComponentLibrary.GroupBoxEx gbRefine;
protected internal ComponentLibrary.PanelEx pan3;
protected internal ComponentLibrary.GroupBoxEx gbRepair;
protected internal ComponentLibrary.PanelEx pan2;
protected internal ComponentLibrary.GroupBoxEx gbPhoto;
protected internal ComponentLibrary.PanelEx pan1;
private ComponentLibrary.PanelEx panelEx10;
protected internal ComponentLibrary.ComboBoxTreeViewEx cbxDropDownList;
protected internal ComponentLibrary.PanelEx tempPanelEx1;
protected internal ComponentLibrary.ButtonEx btnImportRepairFilm;
protected internal ComponentLibrary.ButtonEx btnExportRefine;
public ComponentLibrary.CheckBoxEx cbxMyJob;
public ComponentLibrary.CheckBoxEx labSendData;
public ComponentLibrary.CheckBoxEx labDesign;
public ComponentLibrary.CheckBoxEx labRefineRepair;
public ComponentLibrary.CheckBoxEx labEarlyRepair;
private ComponentLibrary.PanelEx panelEx11;
private ComponentLibrary.PanelEx panelEx1;
protected internal ComponentLibrary.ButtonEx btn_Query;
protected internal ComponentLibrary.TextBoxEx txt_QueryText;
}
}