namespace LYFZ.Software.UI.Dresses.SetSmallForm
{
partial class DressOpenOrdePreselectedSmallForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DressOpenOrdePreselectedSmallForm));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.txtCreateDateTime = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtEnterName = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.cmbtreevOrderPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.btnDressDelete = new LYFZ.ComponentLibrary.ButtonForm();
this.btnDressToolbox = new LYFZ.ComponentLibrary.ButtonForm();
this.listViewData = new LYFZ.ComponentLibrary.ListViewEx();
this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
this.panel_CustomerItem = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnNewOrder = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx();
this.btnTurnRent = new LYFZ.ComponentLibrary.ButtonEx();
this.btnTurnSale = new LYFZ.ComponentLibrary.ButtonEx();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.btn_AddCustomer = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx5.SuspendLayout();
this.panelEx3.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(957, 505);
//
// plFormMainContent
//
this.plFormMainContent.Controls.Add(this.flowLayoutPanel1);
this.plFormMainContent.Controls.Add(this.panelEx2);
this.plFormMainContent.Size = new System.Drawing.Size(957, 545);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
this.plFormMainContent.Controls.SetChildIndex(this.panelEx2, 0);
this.plFormMainContent.Controls.SetChildIndex(this.flowLayoutPanel1, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(898, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(925, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(871, 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.panelEx5);
this.panelEx1.Controls.Add(this.panel_CustomerItem);
this.panelEx1.Controls.Add(this.panelEx3);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(935, 485);
this.panelEx1.TabIndex = 0;
//
// 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.txtCreateDateTime);
this.panelEx5.Controls.Add(this.txtEnterName);
this.panelEx5.Controls.Add(this.txtRemark);
this.panelEx5.Controls.Add(this.txtOrderNumber);
this.panelEx5.Controls.Add(this.cmbtreevOrderPerson);
this.panelEx5.Controls.Add(this.labelEx3);
this.panelEx5.Controls.Add(this.labelEx5);
this.panelEx5.Controls.Add(this.labelEx4);
this.panelEx5.Controls.Add(this.labelEx7);
this.panelEx5.Controls.Add(this.labelEx6);
this.panelEx5.Controls.Add(this.labelEx1);
this.panelEx5.Controls.Add(this.btnDressDelete);
this.panelEx5.Controls.Add(this.btnDressToolbox);
this.panelEx5.Controls.Add(this.listViewData);
this.panelEx5.Controls.Add(this.labelEx18);
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx5.Location = new System.Drawing.Point(0, 152);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(935, 333);
this.panelEx5.TabIndex = 2343;
//
// txtCreateDateTime
//
this.txtCreateDateTime.BackColor = System.Drawing.Color.Transparent;
this.txtCreateDateTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCreateDateTime.Icon = null;
this.txtCreateDateTime.IconIsButton = false;
this.txtCreateDateTime.IsPasswordChat = '\0';
this.txtCreateDateTime.IsSystemPasswordChar = false;
this.txtCreateDateTime.Lines = new string[0];
this.txtCreateDateTime.Location = new System.Drawing.Point(807, 41);
this.txtCreateDateTime.Margin = new System.Windows.Forms.Padding(0);
this.txtCreateDateTime.MaxLength = 32767;
this.txtCreateDateTime.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCreateDateTime.MouseBack = null;
this.txtCreateDateTime.Multiline = false;
this.txtCreateDateTime.Name = "txtCreateDateTime";
this.txtCreateDateTime.NormlBack = null;
this.txtCreateDateTime.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtCreateDateTime.ReadOnly = true;
this.txtCreateDateTime.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCreateDateTime.Size = new System.Drawing.Size(116, 25);
this.txtCreateDateTime.TabIndex = 2353;
this.txtCreateDateTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCreateDateTime.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtCreateDateTime.WaterText = "";
this.txtCreateDateTime.WordWrap = true;
//
// txtEnterName
//
this.txtEnterName.BackColor = System.Drawing.Color.Transparent;
this.txtEnterName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtEnterName.Icon = null;
this.txtEnterName.IconIsButton = false;
this.txtEnterName.IsPasswordChat = '\0';
this.txtEnterName.IsSystemPasswordChar = false;
this.txtEnterName.Lines = new string[0];
this.txtEnterName.Location = new System.Drawing.Point(601, 41);
this.txtEnterName.Margin = new System.Windows.Forms.Padding(0);
this.txtEnterName.MaxLength = 32767;
this.txtEnterName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtEnterName.MouseBack = null;
this.txtEnterName.Multiline = false;
this.txtEnterName.Name = "txtEnterName";
this.txtEnterName.NormlBack = null;
this.txtEnterName.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtEnterName.ReadOnly = true;
this.txtEnterName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtEnterName.Size = new System.Drawing.Size(110, 25);
this.txtEnterName.TabIndex = 2354;
this.txtEnterName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEnterName.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtEnterName.WaterText = "";
this.txtEnterName.WordWrap = true;
//
// txtRemark
//
this.txtRemark.BackColor = System.Drawing.Color.Transparent;
this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtRemark.Icon = null;
this.txtRemark.IconIsButton = false;
this.txtRemark.IsPasswordChat = '\0';
this.txtRemark.IsSystemPasswordChar = false;
this.txtRemark.Lines = new string[0];
this.txtRemark.Location = new System.Drawing.Point(101, 72);
this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
this.txtRemark.MaxLength = 32767;
this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24);
this.txtRemark.MouseBack = null;
this.txtRemark.Multiline = true;
this.txtRemark.Name = "txtRemark";
this.txtRemark.NormlBack = null;
this.txtRemark.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtRemark.ReadOnly = false;
this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtRemark.Size = new System.Drawing.Size(822, 40);
this.txtRemark.TabIndex = 2341;
this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRemark.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtRemark.WaterText = "";
this.txtRemark.WordWrap = true;
//
// 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(101, 41);
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(4, 5, 4, 4);
this.txtOrderNumber.ReadOnly = true;
this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOrderNumber.Size = new System.Drawing.Size(150, 25);
this.txtOrderNumber.TabIndex = 2352;
this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtOrderNumber.WaterText = "";
this.txtOrderNumber.WordWrap = true;
//
// cmbtreevOrderPerson
//
this.cmbtreevOrderPerson.AfterSelectLevelFirstNode = false;
this.cmbtreevOrderPerson.DropDownHeight = 220;
this.cmbtreevOrderPerson.DropDownShow = false;
this.cmbtreevOrderPerson.FormattingEnabled = true;
this.cmbtreevOrderPerson.IntegralHeight = false;
this.cmbtreevOrderPerson.IsNodeMouseClick = false;
this.cmbtreevOrderPerson.IsSelectParentNode = false;
this.cmbtreevOrderPerson.Location = new System.Drawing.Point(371, 44);
this.cmbtreevOrderPerson.Name = "cmbtreevOrderPerson";
this.cmbtreevOrderPerson.ReadOnly = true;
this.cmbtreevOrderPerson.SelectedNode = null;
this.cmbtreevOrderPerson.Size = new System.Drawing.Size(130, 20);
this.cmbtreevOrderPerson.StrGetName = "";
this.cmbtreevOrderPerson.StrGetTagName = "";
this.cmbtreevOrderPerson.StrKey = null;
this.cmbtreevOrderPerson.TabIndex = 2340;
//
// 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(296, 45);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(77, 17);
this.labelEx3.TabIndex = 2351;
this.labelEx3.Text = "* 接单人员:";
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(741, 45);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 2350;
this.labelEx5.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(534, 45);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 2349;
this.labelEx4.Text = "录单人员:";
//
// 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(35, 76);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 2348;
this.labelEx7.Text = "订单备注:";
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(47, 45);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(56, 17);
this.labelEx6.TabIndex = 2347;
this.labelEx6.Text = "订单号:";
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.BackColor = System.Drawing.Color.Transparent;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx1.Location = new System.Drawing.Point(14, 10);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 2346;
this.labelEx1.Text = "订单资料";
//
// btnDressDelete
//
this.btnDressDelete.BackColor = System.Drawing.Color.Transparent;
this.btnDressDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDressDelete.BackImg")));
this.btnDressDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDressDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDressDelete.ForeColor = System.Drawing.Color.White;
this.btnDressDelete.IsCustomBackImg = false;
this.btnDressDelete.IsShowText = true;
this.btnDressDelete.Location = new System.Drawing.Point(741, 122);
this.btnDressDelete.Name = "btnDressDelete";
this.btnDressDelete.Size = new System.Drawing.Size(85, 28);
this.btnDressDelete.TabIndex = 2343;
this.btnDressDelete.Text = " 删 除";
this.btnDressDelete.UseVisualStyleBackColor = false;
//
// btnDressToolbox
//
this.btnDressToolbox.BackColor = System.Drawing.Color.Transparent;
this.btnDressToolbox.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDressToolbox.BackImg")));
this.btnDressToolbox.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDressToolbox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDressToolbox.ForeColor = System.Drawing.Color.White;
this.btnDressToolbox.IsCustomBackImg = false;
this.btnDressToolbox.IsShowText = true;
this.btnDressToolbox.Location = new System.Drawing.Point(833, 122);
this.btnDressToolbox.Name = "btnDressToolbox";
this.btnDressToolbox.Size = new System.Drawing.Size(90, 28);
this.btnDressToolbox.TabIndex = 2342;
this.btnDressToolbox.Text = " 礼服工具箱";
this.btnDressToolbox.UseVisualStyleBackColor = false;
//
// listViewData
//
this.listViewData.AllowDrop = true;
this.listViewData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.listViewData.FullRowSelect = true;
this.listViewData.IsDefaultShowGroups = false;
this.listViewData.Location = new System.Drawing.Point(12, 155);
this.listViewData.Name = "listViewData";
this.listViewData.Size = new System.Drawing.Size(911, 166);
this.listViewData.TabIndex = 2345;
this.listViewData.UseCompatibleStateImageBehavior = false;
//
// labelEx18
//
this.labelEx18.AutoSize = true;
this.labelEx18.BackColor = System.Drawing.Color.Transparent;
this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx18.Location = new System.Drawing.Point(14, 128);
this.labelEx18.Name = "labelEx18";
this.labelEx18.Size = new System.Drawing.Size(56, 17);
this.labelEx18.TabIndex = 2344;
this.labelEx18.Text = "礼服资料";
//
// panel_CustomerItem
//
this.panel_CustomerItem.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panel_CustomerItem.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panel_CustomerItem.BorderWidth = 1;
this.panel_CustomerItem.Dock = System.Windows.Forms.DockStyle.Top;
this.panel_CustomerItem.Location = new System.Drawing.Point(0, 32);
this.panel_CustomerItem.Name = "panel_CustomerItem";
this.panel_CustomerItem.Padding = new System.Windows.Forms.Padding(18, 0, 0, 0);
this.panel_CustomerItem.Size = new System.Drawing.Size(935, 120);
this.panel_CustomerItem.TabIndex = 2342;
//
// 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.btn_AddCustomer);
this.panelEx3.Controls.Add(this.labelEx8);
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx3.Location = new System.Drawing.Point(0, 0);
this.panelEx3.Margin = new System.Windows.Forms.Padding(5);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Padding = new System.Windows.Forms.Padding(5);
this.panelEx3.Size = new System.Drawing.Size(935, 32);
this.panelEx3.TabIndex = 2341;
//
// labelEx8
//
this.labelEx8.BackColor = System.Drawing.Color.Transparent;
this.labelEx8.Dock = System.Windows.Forms.DockStyle.Left;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx8.Location = new System.Drawing.Point(5, 5);
this.labelEx8.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(66, 22);
this.labelEx8.TabIndex = 2341;
this.labelEx8.Text = "客户资料";
this.labelEx8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// 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.Location = new System.Drawing.Point(12, 6);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(257, 28);
this.panelEx2.TabIndex = 337;
//
// btnNewOrder
//
this.btnNewOrder.BackColor = System.Drawing.Color.Transparent;
this.btnNewOrder.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnNewOrder.BackImg")));
this.btnNewOrder.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnNewOrder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnNewOrder.ForeColor = System.Drawing.Color.White;
this.btnNewOrder.IsCustomBackImg = false;
this.btnNewOrder.IsShowText = true;
this.btnNewOrder.Location = new System.Drawing.Point(9, 3);
this.btnNewOrder.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.btnNewOrder.Name = "btnNewOrder";
this.btnNewOrder.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.btnNewOrder.Size = new System.Drawing.Size(90, 28);
this.btnNewOrder.TabIndex = 339;
this.btnNewOrder.Text = " 新订单";
this.btnNewOrder.UseVisualStyleBackColor = false;
//
// btnSaveed
//
this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSaveed.ForeColor = System.Drawing.Color.White;
this.btnSaveed.IsCustomBackImg = false;
this.btnSaveed.IsShowText = true;
this.btnSaveed.Location = new System.Drawing.Point(309, 3);
this.btnSaveed.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.btnSaveed.Name = "btnSaveed";
this.btnSaveed.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.btnSaveed.Size = new System.Drawing.Size(90, 28);
this.btnSaveed.TabIndex = 338;
this.btnSaveed.Text = " 保存预选";
this.btnSaveed.UseVisualStyleBackColor = false;
//
// btnCloseed
//
this.btnCloseed.BackColor = System.Drawing.Color.Transparent;
this.btnCloseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloseed.BackImg")));
this.btnCloseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCloseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCloseed.ForeColor = System.Drawing.Color.White;
this.btnCloseed.IsCustomBackImg = false;
this.btnCloseed.IsShowText = true;
this.btnCloseed.Location = new System.Drawing.Point(409, 3);
this.btnCloseed.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.btnCloseed.Name = "btnCloseed";
this.btnCloseed.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.btnCloseed.Size = new System.Drawing.Size(90, 28);
this.btnCloseed.TabIndex = 340;
this.btnCloseed.Text = " 关 闭";
this.btnCloseed.UseVisualStyleBackColor = false;
//
// btnTurnRent
//
this.btnTurnRent.BackColor = System.Drawing.Color.Transparent;
this.btnTurnRent.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTurnRent.BackImg")));
this.btnTurnRent.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnTurnRent.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnTurnRent.ForeColor = System.Drawing.Color.White;
this.btnTurnRent.IsCustomBackImg = false;
this.btnTurnRent.IsShowText = true;
this.btnTurnRent.Location = new System.Drawing.Point(109, 3);
this.btnTurnRent.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.btnTurnRent.Name = "btnTurnRent";
this.btnTurnRent.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.btnTurnRent.Size = new System.Drawing.Size(90, 28);
this.btnTurnRent.TabIndex = 342;
this.btnTurnRent.Text = " 转出租订单";
this.btnTurnRent.UseVisualStyleBackColor = false;
//
// btnTurnSale
//
this.btnTurnSale.BackColor = System.Drawing.Color.Transparent;
this.btnTurnSale.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTurnSale.BackImg")));
this.btnTurnSale.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnTurnSale.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnTurnSale.ForeColor = System.Drawing.Color.White;
this.btnTurnSale.IsCustomBackImg = false;
this.btnTurnSale.IsShowText = true;
this.btnTurnSale.Location = new System.Drawing.Point(209, 3);
this.btnTurnSale.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
this.btnTurnSale.Name = "btnTurnSale";
this.btnTurnSale.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.btnTurnSale.Size = new System.Drawing.Size(90, 28);
this.btnTurnSale.TabIndex = 343;
this.btnTurnSale.Text = " 转出售订单";
this.btnTurnSale.UseVisualStyleBackColor = false;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Controls.Add(this.btnCloseed);
this.flowLayoutPanel1.Controls.Add(this.btnSaveed);
this.flowLayoutPanel1.Controls.Add(this.btnTurnSale);
this.flowLayoutPanel1.Controls.Add(this.btnTurnRent);
this.flowLayoutPanel1.Controls.Add(this.btnNewOrder);
this.flowLayoutPanel1.Location = new System.Drawing.Point(442, 4);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.flowLayoutPanel1.Size = new System.Drawing.Size(504, 34);
this.flowLayoutPanel1.TabIndex = 2340;
//
// btn_AddCustomer
//
this.btn_AddCustomer.BackColor = System.Drawing.Color.Transparent;
this.btn_AddCustomer.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_AddCustomer.BackImg")));
this.btn_AddCustomer.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btn_AddCustomer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btn_AddCustomer.ForeColor = System.Drawing.Color.White;
this.btn_AddCustomer.IsCustomBackImg = false;
this.btn_AddCustomer.IsShowText = true;
this.btn_AddCustomer.Location = new System.Drawing.Point(841, 3);
this.btn_AddCustomer.Name = "btn_AddCustomer";
this.btn_AddCustomer.Size = new System.Drawing.Size(82, 25);
this.btn_AddCustomer.TabIndex = 2342;
this.btn_AddCustomer.Text = " 增联系人";
this.btn_AddCustomer.UseVisualStyleBackColor = false;
//
// DressOpenOrdePreselectedSmallForm
//
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(957, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.IsUserControlsSize = false;
this.Name = "DressOpenOrdePreselectedSmallForm";
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.panelEx5.ResumeLayout(false);
this.panelEx5.PerformLayout();
this.panelEx3.ResumeLayout(false);
this.flowLayoutPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.PanelEx panelEx2;
protected internal ComponentLibrary.ButtonEx btnSaveed;
protected internal ComponentLibrary.ButtonEx btnCloseed;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
protected internal ComponentLibrary.ButtonEx btnTurnSale;
protected internal ComponentLibrary.ButtonEx btnTurnRent;
protected internal ComponentLibrary.ButtonEx btnNewOrder;
private ComponentLibrary.PanelEx panelEx3;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.PanelEx panelEx5;
protected internal ComponentLibrary.TextBoxEx txtCreateDateTime;
protected internal ComponentLibrary.TextBoxEx txtEnterName;
protected internal ComponentLibrary.TextBoxEx txtRemark;
protected internal ComponentLibrary.TextBoxEx txtOrderNumber;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderPerson;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.LabelEx labelEx1;
protected internal ComponentLibrary.ButtonForm btnDressDelete;
protected internal ComponentLibrary.ButtonForm btnDressToolbox;
protected internal ComponentLibrary.ListViewEx listViewData;
private ComponentLibrary.LabelEx labelEx18;
public ComponentLibrary.PanelEx panel_CustomerItem;
public ComponentLibrary.ButtonEx btn_AddCustomer;
}
}