namespace LYFZ.Software.UI.Dresses.SetSmallForm
{
partial class DressOpenOrderRentSaleSmallForm
{
///
/// 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(DressOpenOrderRentSaleSmallForm));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
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.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
this.btn_AddCustomer = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.panelDeposit = new LYFZ.ComponentLibrary.PanelEx();
this.txtDeposit = new LYFZ.ComponentLibrary.TextBoxEx();
this.lblDsro_MortgageAmount = new LYFZ.ComponentLibrary.LabelEx();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.dtpTakeDressTime = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
this.panelReservationBackTime = new LYFZ.ComponentLibrary.PanelEx();
this.dtpReservationBackTime = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.lbltxtDsro_ReservationBackTime = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.txtEnterName = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.txtCreateDateTime = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtRentAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.cmbtreevOrderPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx();
this.btnNewOrder = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx9.SuspendLayout();
this.panelEx7.SuspendLayout();
this.panelEx4.SuspendLayout();
this.panelDeposit.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panelReservationBackTime.SuspendLayout();
this.panelEx5.SuspendLayout();
this.panelEx6.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(955, 505);
//
// plFormMainContent
//
this.plFormMainContent.Controls.Add(this.panelEx2);
this.plFormMainContent.Controls.Add(this.btnNewOrder);
this.plFormMainContent.Controls.Add(this.btnSaveed);
this.plFormMainContent.Controls.Add(this.btnCloseed);
this.plFormMainContent.Size = new System.Drawing.Size(955, 545);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnCloseed, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnSaveed, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnNewOrder, 0);
this.plFormMainContent.Controls.SetChildIndex(this.panelEx2, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(896, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(923, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(869, 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.panelEx9);
this.panelEx1.Controls.Add(this.panel_CustomerItem);
this.panelEx1.Controls.Add(this.panelEx7);
this.panelEx1.Controls.Add(this.panelEx4);
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;
//
// 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.Controls.Add(this.btnDressDelete);
this.panelEx9.Controls.Add(this.btnDressToolbox);
this.panelEx9.Controls.Add(this.listViewData);
this.panelEx9.Controls.Add(this.labelEx18);
this.panelEx9.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx9.Location = new System.Drawing.Point(0, 277);
this.panelEx9.Name = "panelEx9";
this.panelEx9.Size = new System.Drawing.Size(935, 208);
this.panelEx9.TabIndex = 2309;
//
// 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(740, 6);
this.btnDressDelete.Name = "btnDressDelete";
this.btnDressDelete.Size = new System.Drawing.Size(85, 28);
this.btnDressDelete.TabIndex = 2299;
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(832, 6);
this.btnDressToolbox.Name = "btnDressToolbox";
this.btnDressToolbox.Size = new System.Drawing.Size(90, 28);
this.btnDressToolbox.TabIndex = 2298;
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(13, 40);
this.listViewData.Name = "listViewData";
this.listViewData.Size = new System.Drawing.Size(910, 160);
this.listViewData.TabIndex = 2301;
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(13, 11);
this.labelEx18.Name = "labelEx18";
this.labelEx18.Size = new System.Drawing.Size(56, 17);
this.labelEx18.TabIndex = 2300;
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, 157);
this.panel_CustomerItem.Name = "panel_CustomerItem";
this.panel_CustomerItem.Size = new System.Drawing.Size(935, 120);
this.panel_CustomerItem.TabIndex = 2309;
//
// 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.btn_AddCustomer);
this.panelEx7.Controls.Add(this.labelEx8);
this.panelEx7.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx7.Location = new System.Drawing.Point(0, 125);
this.panelEx7.Name = "panelEx7";
this.panelEx7.Size = new System.Drawing.Size(935, 32);
this.panelEx7.TabIndex = 2308;
//
// 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(834, 3);
this.btn_AddCustomer.Name = "btn_AddCustomer";
this.btn_AddCustomer.Size = new System.Drawing.Size(82, 25);
this.btn_AddCustomer.TabIndex = 2343;
this.btn_AddCustomer.Text = " 增联系人";
this.btn_AddCustomer.UseVisualStyleBackColor = false;
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.BackColor = System.Drawing.Color.Transparent;
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(14, 7);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(56, 17);
this.labelEx8.TabIndex = 313;
this.labelEx8.Text = "客户资料";
//
// 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.panelDeposit);
this.panelEx4.Controls.Add(this.flowLayoutPanel1);
this.panelEx4.Controls.Add(this.txtRemark);
this.panelEx4.Controls.Add(this.txtRentAmount);
this.panelEx4.Controls.Add(this.txtOrderNumber);
this.panelEx4.Controls.Add(this.cmbtreevOrderPerson);
this.panelEx4.Controls.Add(this.labelEx3);
this.panelEx4.Controls.Add(this.labelEx7);
this.panelEx4.Controls.Add(this.labelEx2);
this.panelEx4.Controls.Add(this.labelEx6);
this.panelEx4.Controls.Add(this.labelEx1);
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx4.Location = new System.Drawing.Point(0, 0);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(935, 125);
this.panelEx4.TabIndex = 2307;
//
// panelDeposit
//
this.panelDeposit.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelDeposit.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelDeposit.BorderWidth = 1;
this.panelDeposit.Controls.Add(this.txtDeposit);
this.panelDeposit.Controls.Add(this.lblDsro_MortgageAmount);
this.panelDeposit.Location = new System.Drawing.Point(728, 34);
this.panelDeposit.Name = "panelDeposit";
this.panelDeposit.Size = new System.Drawing.Size(192, 26);
this.panelDeposit.TabIndex = 2317;
//
// txtDeposit
//
this.txtDeposit.BackColor = System.Drawing.Color.Transparent;
this.txtDeposit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtDeposit.Icon = null;
this.txtDeposit.IconIsButton = false;
this.txtDeposit.IsPasswordChat = '\0';
this.txtDeposit.IsSystemPasswordChar = false;
this.txtDeposit.Lines = new string[0];
this.txtDeposit.Location = new System.Drawing.Point(78, 0);
this.txtDeposit.Margin = new System.Windows.Forms.Padding(0);
this.txtDeposit.MaxLength = 32767;
this.txtDeposit.MinimumSize = new System.Drawing.Size(0, 24);
this.txtDeposit.MouseBack = null;
this.txtDeposit.Multiline = false;
this.txtDeposit.Name = "txtDeposit";
this.txtDeposit.NormlBack = null;
this.txtDeposit.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtDeposit.ReadOnly = false;
this.txtDeposit.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtDeposit.Size = new System.Drawing.Size(110, 25);
this.txtDeposit.TabIndex = 4;
this.txtDeposit.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtDeposit.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtDeposit.WaterText = "";
this.txtDeposit.WordWrap = true;
//
// lblDsro_MortgageAmount
//
this.lblDsro_MortgageAmount.AutoSize = true;
this.lblDsro_MortgageAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblDsro_MortgageAmount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblDsro_MortgageAmount.Location = new System.Drawing.Point(3, 4);
this.lblDsro_MortgageAmount.Name = "lblDsro_MortgageAmount";
this.lblDsro_MortgageAmount.Size = new System.Drawing.Size(77, 17);
this.lblDsro_MortgageAmount.TabIndex = 308;
this.lblDsro_MortgageAmount.Text = "* 出租押金:";
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Controls.Add(this.panelEx3);
this.flowLayoutPanel1.Controls.Add(this.panelReservationBackTime);
this.flowLayoutPanel1.Controls.Add(this.panelEx5);
this.flowLayoutPanel1.Controls.Add(this.panelEx6);
this.flowLayoutPanel1.Location = new System.Drawing.Point(15, 61);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(910, 32);
this.flowLayoutPanel1.TabIndex = 2316;
//
// 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.dtpTakeDressTime);
this.panelEx3.Controls.Add(this.labelEx16);
this.panelEx3.Location = new System.Drawing.Point(3, 3);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(248, 26);
this.panelEx3.TabIndex = 2303;
//
// dtpTakeDressTime
//
this.dtpTakeDressTime.CustomFormat = " ";
this.dtpTakeDressTime.DateValue = "";
this.dtpTakeDressTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtpTakeDressTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpTakeDressTime.IsShowTime = false;
this.dtpTakeDressTime.Location = new System.Drawing.Point(82, 1);
this.dtpTakeDressTime.Name = "dtpTakeDressTime";
this.dtpTakeDressTime.Size = new System.Drawing.Size(149, 23);
this.dtpTakeDressTime.TabIndex = 5;
//
// labelEx16
//
this.labelEx16.AutoSize = true;
this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx16.Location = new System.Drawing.Point(6, 4);
this.labelEx16.Name = "labelEx16";
this.labelEx16.Size = new System.Drawing.Size(77, 17);
this.labelEx16.TabIndex = 327;
this.labelEx16.Text = "* 取衣时间:";
//
// panelReservationBackTime
//
this.panelReservationBackTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelReservationBackTime.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelReservationBackTime.BorderWidth = 1;
this.panelReservationBackTime.Controls.Add(this.dtpReservationBackTime);
this.panelReservationBackTime.Controls.Add(this.lbltxtDsro_ReservationBackTime);
this.panelReservationBackTime.Location = new System.Drawing.Point(257, 3);
this.panelReservationBackTime.Name = "panelReservationBackTime";
this.panelReservationBackTime.Size = new System.Drawing.Size(220, 26);
this.panelReservationBackTime.TabIndex = 2304;
//
// dtpReservationBackTime
//
this.dtpReservationBackTime.CustomFormat = " ";
this.dtpReservationBackTime.DateValue = "";
this.dtpReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtpReservationBackTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpReservationBackTime.IsShowTime = false;
this.dtpReservationBackTime.Location = new System.Drawing.Point(83, 1);
this.dtpReservationBackTime.Name = "dtpReservationBackTime";
this.dtpReservationBackTime.Size = new System.Drawing.Size(129, 23);
this.dtpReservationBackTime.TabIndex = 6;
//
// lbltxtDsro_ReservationBackTime
//
this.lbltxtDsro_ReservationBackTime.AutoSize = true;
this.lbltxtDsro_ReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lbltxtDsro_ReservationBackTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lbltxtDsro_ReservationBackTime.Location = new System.Drawing.Point(7, 4);
this.lbltxtDsro_ReservationBackTime.Name = "lbltxtDsro_ReservationBackTime";
this.lbltxtDsro_ReservationBackTime.Size = new System.Drawing.Size(77, 17);
this.lbltxtDsro_ReservationBackTime.TabIndex = 328;
this.lbltxtDsro_ReservationBackTime.Text = "* 还回时间:";
//
// panelEx5
//
this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx5.BorderWidth = 1;
this.panelEx5.Controls.Add(this.txtEnterName);
this.panelEx5.Controls.Add(this.labelEx4);
this.panelEx5.Location = new System.Drawing.Point(483, 3);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(231, 26);
this.panelEx5.TabIndex = 2304;
//
// 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(83, 0);
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 = 2235;
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;
//
// 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(16, 4);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 339;
this.labelEx4.Text = "录单人员:";
//
// 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.txtCreateDateTime);
this.panelEx6.Controls.Add(this.labelEx5);
this.panelEx6.Location = new System.Drawing.Point(720, 3);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Size = new System.Drawing.Size(185, 26);
this.panelEx6.TabIndex = 2304;
//
// 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(71, 0);
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(110, 25);
this.txtCreateDateTime.TabIndex = 2234;
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;
//
// 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(5, 4);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 341;
this.labelEx5.Text = "订单日期:";
//
// 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(99, 95);
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 = false;
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(817, 25);
this.txtRemark.TabIndex = 2310;
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;
//
// txtRentAmount
//
this.txtRentAmount.BackColor = System.Drawing.Color.Transparent;
this.txtRentAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtRentAmount.Icon = null;
this.txtRentAmount.IconIsButton = false;
this.txtRentAmount.IsPasswordChat = '\0';
this.txtRentAmount.IsSystemPasswordChar = false;
this.txtRentAmount.Lines = new string[0];
this.txtRentAmount.Location = new System.Drawing.Point(581, 34);
this.txtRentAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtRentAmount.MaxLength = 32767;
this.txtRentAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtRentAmount.MouseBack = null;
this.txtRentAmount.Multiline = false;
this.txtRentAmount.Name = "txtRentAmount";
this.txtRentAmount.NormlBack = null;
this.txtRentAmount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtRentAmount.ReadOnly = false;
this.txtRentAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtRentAmount.Size = new System.Drawing.Size(110, 25);
this.txtRentAmount.TabIndex = 2309;
this.txtRentAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRentAmount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtRentAmount.WaterText = "";
this.txtRentAmount.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(99, 34);
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 = 2307;
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(354, 37);
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 = 2308;
//
// 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(279, 38);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(77, 17);
this.labelEx3.TabIndex = 2315;
this.labelEx3.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(33, 99);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 2314;
this.labelEx7.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(505, 38);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(77, 17);
this.labelEx2.TabIndex = 2313;
this.labelEx2.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(45, 38);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(56, 17);
this.labelEx6.TabIndex = 2312;
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, 9);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 2311;
this.labelEx1.Text = "租售资料";
//
// 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(844, 6);
this.btnCloseed.Name = "btnCloseed";
this.btnCloseed.Size = new System.Drawing.Size(90, 28);
this.btnCloseed.TabIndex = 334;
this.btnCloseed.Text = " 关 闭";
this.btnCloseed.UseVisualStyleBackColor = false;
//
// 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(641, 6);
this.btnNewOrder.Name = "btnNewOrder";
this.btnNewOrder.Size = new System.Drawing.Size(90, 28);
this.btnNewOrder.TabIndex = 333;
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(744, 6);
this.btnSaveed.Name = "btnSaveed";
this.btnSaveed.Size = new System.Drawing.Size(90, 28);
this.btnSaveed.TabIndex = 302;
this.btnSaveed.Text = " 保 存";
this.btnSaveed.UseVisualStyleBackColor = false;
//
// 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(13, 6);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(257, 28);
this.panelEx2.TabIndex = 336;
//
// DressOpenOrderRentSaleSmallForm
//
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(955, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.Name = "DressOpenOrderRentSaleSmallForm";
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.panelEx9.ResumeLayout(false);
this.panelEx9.PerformLayout();
this.panelEx7.ResumeLayout(false);
this.panelEx7.PerformLayout();
this.panelEx4.ResumeLayout(false);
this.panelEx4.PerformLayout();
this.panelDeposit.ResumeLayout(false);
this.panelDeposit.PerformLayout();
this.flowLayoutPanel1.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.panelEx3.PerformLayout();
this.panelReservationBackTime.ResumeLayout(false);
this.panelReservationBackTime.PerformLayout();
this.panelEx5.ResumeLayout(false);
this.panelEx5.PerformLayout();
this.panelEx6.ResumeLayout(false);
this.panelEx6.PerformLayout();
this.ResumeLayout(false);
}
#endregion
protected ComponentLibrary.ButtonEx btnNewOrder;
protected internal ComponentLibrary.ButtonEx btnCloseed;
protected internal ComponentLibrary.ButtonEx btnSaveed;
protected internal ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.PanelEx panelEx9;
protected internal ComponentLibrary.ButtonForm btnDressDelete;
protected internal ComponentLibrary.ButtonForm btnDressToolbox;
protected internal ComponentLibrary.ListViewEx listViewData;
private ComponentLibrary.LabelEx labelEx18;
private ComponentLibrary.PanelEx panelEx7;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.PanelEx panelEx4;
protected internal ComponentLibrary.PanelEx panelDeposit;
protected internal ComponentLibrary.TextBoxEx txtDeposit;
protected ComponentLibrary.LabelEx lblDsro_MortgageAmount;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private ComponentLibrary.PanelEx panelEx3;
protected internal ComponentLibrary.DateTimePickerEx dtpTakeDressTime;
protected internal ComponentLibrary.PanelEx panelReservationBackTime;
protected internal ComponentLibrary.DateTimePickerEx dtpReservationBackTime;
protected ComponentLibrary.LabelEx lbltxtDsro_ReservationBackTime;
private ComponentLibrary.PanelEx panelEx5;
protected internal ComponentLibrary.TextBoxEx txtEnterName;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.PanelEx panelEx6;
protected internal ComponentLibrary.TextBoxEx txtCreateDateTime;
private ComponentLibrary.LabelEx labelEx5;
protected internal ComponentLibrary.TextBoxEx txtRemark;
protected internal ComponentLibrary.TextBoxEx txtRentAmount;
protected internal ComponentLibrary.TextBoxEx txtOrderNumber;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderPerson;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx7;
protected internal ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.LabelEx labelEx1;
public ComponentLibrary.ButtonEx btn_AddCustomer;
public ComponentLibrary.PanelEx panel_CustomerItem;
public ComponentLibrary.LabelEx labelEx16;
}
}