namespace LYFZ.Software.UI.FinancialManagement.TwoSalesOrder
{
partial class FrmTwoSalesOrderEntry
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTwoSalesOrderEntry));
this.btnItemNameSet = new LYFZ.ComponentLibrary.ButtonForm();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.txtOpenOrderRemark = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnProductToolbox = new LYFZ.ComponentLibrary.ButtonForm();
this.btnProductDelete = new LYFZ.ComponentLibrary.ButtonForm();
this.chkClientWoman = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkClientSexMan = new LYFZ.ComponentLibrary.CheckBoxEx();
this.btnDial = new LYFZ.ComponentLibrary.ButtonTel();
this.txtClientPhone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components);
this.txtItemRemark = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCreateDatetime = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtItemQuantity = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCreateName = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtOpenOrderPersonSelect = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtItemAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtClientName = new LYFZ.ComponentLibrary.TextBoxEx();
this.listViewData = new LYFZ.ComponentLibrary.ListViewEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbtreevItemType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.btnClientSelect = new LYFZ.ComponentLibrary.ButtonForm();
this.cmbtreevItemName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btnOpenOrderPersonSelect = new LYFZ.ComponentLibrary.ButtonForm();
this.btnItemTypeSet = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.btnNewOrder = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
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(910, 505);
//
// plFormMainContent
//
this.plFormMainContent.Controls.Add(this.btnNewOrder);
this.plFormMainContent.Controls.Add(this.panelEx1);
this.plFormMainContent.Controls.Add(this.btnSaveed);
this.plFormMainContent.Controls.Add(this.btnCancel);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnCancel, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnSaveed, 0);
this.plFormMainContent.Controls.SetChildIndex(this.panelEx1, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnNewOrder, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.Location = new System.Drawing.Point(651, 0);
//
// btnItemNameSet
//
this.btnItemNameSet.BackColor = System.Drawing.Color.Transparent;
this.btnItemNameSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnItemNameSet.BackImg")));
this.btnItemNameSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnItemNameSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnItemNameSet.ForeColor = System.Drawing.Color.White;
this.btnItemNameSet.IsCustomBackImg = false;
this.btnItemNameSet.IsShowText = true;
this.btnItemNameSet.Location = new System.Drawing.Point(276, 92);
this.btnItemNameSet.Name = "btnItemNameSet";
this.btnItemNameSet.Size = new System.Drawing.Size(55, 23);
this.btnItemNameSet.TabIndex = 193;
this.btnItemNameSet.Text = " 设 置";
this.btnItemNameSet.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.Controls.Add(this.txtOpenOrderRemark);
this.panelEx2.Controls.Add(this.btnProductToolbox);
this.panelEx2.Controls.Add(this.btnProductDelete);
this.panelEx2.Controls.Add(this.chkClientWoman);
this.panelEx2.Controls.Add(this.chkClientSexMan);
this.panelEx2.Controls.Add(this.btnDial);
this.panelEx2.Controls.Add(this.txtClientPhone);
this.panelEx2.Controls.Add(this.txtItemRemark);
this.panelEx2.Controls.Add(this.txtCreateDatetime);
this.panelEx2.Controls.Add(this.txtItemQuantity);
this.panelEx2.Controls.Add(this.txtCreateName);
this.panelEx2.Controls.Add(this.txtOpenOrderPersonSelect);
this.panelEx2.Controls.Add(this.txtItemAmount);
this.panelEx2.Controls.Add(this.txtClientName);
this.panelEx2.Controls.Add(this.listViewData);
this.panelEx2.Controls.Add(this.labelEx12);
this.panelEx2.Controls.Add(this.labelEx13);
this.panelEx2.Controls.Add(this.cmbtreevItemType);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.btnClientSelect);
this.panelEx2.Controls.Add(this.btnItemNameSet);
this.panelEx2.Controls.Add(this.cmbtreevItemName);
this.panelEx2.Controls.Add(this.btnOpenOrderPersonSelect);
this.panelEx2.Controls.Add(this.btnItemTypeSet);
this.panelEx2.Controls.Add(this.labelEx11);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.labelEx15);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.labelEx4);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Controls.Add(this.labelEx9);
this.panelEx2.Controls.Add(this.labelEx10);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.labelEx8);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(890, 485);
this.panelEx2.TabIndex = 115;
//
// txtOpenOrderRemark
//
this.txtOpenOrderRemark.BackColor = System.Drawing.Color.Transparent;
this.txtOpenOrderRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOpenOrderRemark.Icon = null;
this.txtOpenOrderRemark.IconIsButton = false;
this.txtOpenOrderRemark.IsPasswordChat = '\0';
this.txtOpenOrderRemark.IsSystemPasswordChar = false;
this.txtOpenOrderRemark.Lines = new string[0];
this.txtOpenOrderRemark.Location = new System.Drawing.Point(584, 319);
this.txtOpenOrderRemark.Margin = new System.Windows.Forms.Padding(0);
this.txtOpenOrderRemark.MaxLength = 13;
this.txtOpenOrderRemark.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOpenOrderRemark.MouseBack = null;
this.txtOpenOrderRemark.Multiline = false;
this.txtOpenOrderRemark.Name = "txtOpenOrderRemark";
this.txtOpenOrderRemark.NormlBack = null;
this.txtOpenOrderRemark.Padding = new System.Windows.Forms.Padding(5);
this.txtOpenOrderRemark.ReadOnly = false;
this.txtOpenOrderRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOpenOrderRemark.Size = new System.Drawing.Size(194, 25);
this.txtOpenOrderRemark.TabIndex = 2306;
this.txtOpenOrderRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOpenOrderRemark.Visible = false;
this.txtOpenOrderRemark.WaterColor = System.Drawing.Color.DarkGray;
this.txtOpenOrderRemark.WaterText = "";
this.txtOpenOrderRemark.WordWrap = true;
//
// btnProductToolbox
//
this.btnProductToolbox.BackColor = System.Drawing.Color.Transparent;
this.btnProductToolbox.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnProductToolbox.BackImg")));
this.btnProductToolbox.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnProductToolbox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnProductToolbox.ForeColor = System.Drawing.Color.White;
this.btnProductToolbox.IsCustomBackImg = false;
this.btnProductToolbox.IsShowText = true;
this.btnProductToolbox.Location = new System.Drawing.Point(786, 239);
this.btnProductToolbox.Name = "btnProductToolbox";
this.btnProductToolbox.Size = new System.Drawing.Size(90, 26);
this.btnProductToolbox.TabIndex = 2305;
this.btnProductToolbox.Text = " 商品工具箱";
this.btnProductToolbox.UseVisualStyleBackColor = false;
//
// btnProductDelete
//
this.btnProductDelete.BackColor = System.Drawing.Color.Transparent;
this.btnProductDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnProductDelete.BackImg")));
this.btnProductDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnProductDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnProductDelete.ForeColor = System.Drawing.Color.White;
this.btnProductDelete.IsCustomBackImg = false;
this.btnProductDelete.IsShowText = true;
this.btnProductDelete.Location = new System.Drawing.Point(698, 239);
this.btnProductDelete.Name = "btnProductDelete";
this.btnProductDelete.Size = new System.Drawing.Size(80, 26);
this.btnProductDelete.TabIndex = 2304;
this.btnProductDelete.Text = " 删 除";
this.btnProductDelete.UseVisualStyleBackColor = false;
//
// chkClientWoman
//
this.chkClientWoman.AutoSize = true;
this.chkClientWoman.BackColor = System.Drawing.Color.Transparent;
this.chkClientWoman.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkClientWoman.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkClientWoman.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkClientWoman.Fourstates = false;
this.chkClientWoman.IsGreenTick = false;
this.chkClientWoman.Location = new System.Drawing.Point(765, 21);
this.chkClientWoman.Name = "chkClientWoman";
this.chkClientWoman.Size = new System.Drawing.Size(39, 21);
this.chkClientWoman.TabIndex = 2303;
this.chkClientWoman.Text = "女";
this.chkClientWoman.UseVisualStyleBackColor = false;
//
// chkClientSexMan
//
this.chkClientSexMan.AutoSize = true;
this.chkClientSexMan.BackColor = System.Drawing.Color.Transparent;
this.chkClientSexMan.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkClientSexMan.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkClientSexMan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkClientSexMan.Fourstates = false;
this.chkClientSexMan.IsGreenTick = false;
this.chkClientSexMan.Location = new System.Drawing.Point(703, 21);
this.chkClientSexMan.Name = "chkClientSexMan";
this.chkClientSexMan.Size = new System.Drawing.Size(39, 21);
this.chkClientSexMan.TabIndex = 2302;
this.chkClientSexMan.Text = "男";
this.chkClientSexMan.UseVisualStyleBackColor = false;
//
// btnDial
//
this.btnDial.BackColor = System.Drawing.Color.Transparent;
this.btnDial.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDial.BackImg")));
this.btnDial.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 27, 22);
this.btnDial.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDial.ForeColor = System.Drawing.Color.White;
this.btnDial.IsCustomBackImg = false;
this.btnDial.IsShowText = false;
this.btnDial.Location = new System.Drawing.Point(584, 20);
this.btnDial.Name = "btnDial";
this.btnDial.Size = new System.Drawing.Size(27, 22);
this.btnDial.TabIndex = 2301;
this.btnDial.Text = "buttonTel1";
this.btnDial.UseVisualStyleBackColor = false;
//
// txtClientPhone
//
this.txtClientPhone.Location = new System.Drawing.Point(469, 21);
this.txtClientPhone.Mask = "000 0000 0000";
this.txtClientPhone.Name = "txtClientPhone";
this.txtClientPhone.PromptChar = ' ';
this.txtClientPhone.Size = new System.Drawing.Size(110, 21);
this.txtClientPhone.TabIndex = 2300;
//
// txtItemRemark
//
this.txtItemRemark.BackColor = System.Drawing.Color.Transparent;
this.txtItemRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtItemRemark.Icon = null;
this.txtItemRemark.IconIsButton = false;
this.txtItemRemark.IsPasswordChat = '\0';
this.txtItemRemark.IsSystemPasswordChar = false;
this.txtItemRemark.Lines = new string[0];
this.txtItemRemark.Location = new System.Drawing.Point(101, 162);
this.txtItemRemark.Margin = new System.Windows.Forms.Padding(0);
this.txtItemRemark.MaxLength = 500;
this.txtItemRemark.MinimumSize = new System.Drawing.Size(0, 24);
this.txtItemRemark.MouseBack = null;
this.txtItemRemark.Multiline = true;
this.txtItemRemark.Name = "txtItemRemark";
this.txtItemRemark.NormlBack = null;
this.txtItemRemark.Padding = new System.Windows.Forms.Padding(5);
this.txtItemRemark.ReadOnly = false;
this.txtItemRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtItemRemark.Size = new System.Drawing.Size(777, 60);
this.txtItemRemark.TabIndex = 2299;
this.txtItemRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtItemRemark.WaterColor = System.Drawing.Color.DarkGray;
this.txtItemRemark.WaterText = "";
this.txtItemRemark.WordWrap = true;
//
// 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(788, 90);
this.txtCreateDatetime.Margin = new System.Windows.Forms.Padding(0);
this.txtCreateDatetime.MaxLength = 13;
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(5);
this.txtCreateDatetime.ReadOnly = true;
this.txtCreateDatetime.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCreateDatetime.Size = new System.Drawing.Size(90, 25);
this.txtCreateDatetime.TabIndex = 2298;
this.txtCreateDatetime.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCreateDatetime.WaterColor = System.Drawing.Color.DarkGray;
this.txtCreateDatetime.WaterText = "";
this.txtCreateDatetime.WordWrap = true;
//
// txtItemQuantity
//
this.txtItemQuantity.BackColor = System.Drawing.Color.Transparent;
this.txtItemQuantity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtItemQuantity.Icon = null;
this.txtItemQuantity.IconIsButton = false;
this.txtItemQuantity.IsPasswordChat = '\0';
this.txtItemQuantity.IsSystemPasswordChar = false;
this.txtItemQuantity.Lines = new string[0];
this.txtItemQuantity.Location = new System.Drawing.Point(428, 90);
this.txtItemQuantity.Margin = new System.Windows.Forms.Padding(0);
this.txtItemQuantity.MaxLength = 13;
this.txtItemQuantity.MinimumSize = new System.Drawing.Size(0, 24);
this.txtItemQuantity.MouseBack = null;
this.txtItemQuantity.Multiline = false;
this.txtItemQuantity.Name = "txtItemQuantity";
this.txtItemQuantity.NormlBack = null;
this.txtItemQuantity.Padding = new System.Windows.Forms.Padding(5);
this.txtItemQuantity.ReadOnly = false;
this.txtItemQuantity.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtItemQuantity.Size = new System.Drawing.Size(100, 25);
this.txtItemQuantity.TabIndex = 2297;
this.txtItemQuantity.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtItemQuantity.WaterColor = System.Drawing.Color.DarkGray;
this.txtItemQuantity.WaterText = "";
this.txtItemQuantity.WordWrap = true;
//
// txtCreateName
//
this.txtCreateName.BackColor = System.Drawing.Color.Transparent;
this.txtCreateName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCreateName.Icon = null;
this.txtCreateName.IconIsButton = false;
this.txtCreateName.IsPasswordChat = '\0';
this.txtCreateName.IsSystemPasswordChar = false;
this.txtCreateName.Lines = new string[0];
this.txtCreateName.Location = new System.Drawing.Point(788, 126);
this.txtCreateName.Margin = new System.Windows.Forms.Padding(0);
this.txtCreateName.MaxLength = 13;
this.txtCreateName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCreateName.MouseBack = null;
this.txtCreateName.Multiline = false;
this.txtCreateName.Name = "txtCreateName";
this.txtCreateName.NormlBack = null;
this.txtCreateName.Padding = new System.Windows.Forms.Padding(5);
this.txtCreateName.ReadOnly = true;
this.txtCreateName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCreateName.Size = new System.Drawing.Size(90, 25);
this.txtCreateName.TabIndex = 2296;
this.txtCreateName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCreateName.WaterColor = System.Drawing.Color.DarkGray;
this.txtCreateName.WaterText = "";
this.txtCreateName.WordWrap = true;
//
// txtOpenOrderPersonSelect
//
this.txtOpenOrderPersonSelect.BackColor = System.Drawing.Color.Transparent;
this.txtOpenOrderPersonSelect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOpenOrderPersonSelect.Icon = null;
this.txtOpenOrderPersonSelect.IconIsButton = false;
this.txtOpenOrderPersonSelect.IsPasswordChat = '\0';
this.txtOpenOrderPersonSelect.IsSystemPasswordChar = false;
this.txtOpenOrderPersonSelect.Lines = new string[0];
this.txtOpenOrderPersonSelect.Location = new System.Drawing.Point(428, 126);
this.txtOpenOrderPersonSelect.Margin = new System.Windows.Forms.Padding(0);
this.txtOpenOrderPersonSelect.MaxLength = 13;
this.txtOpenOrderPersonSelect.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOpenOrderPersonSelect.MouseBack = null;
this.txtOpenOrderPersonSelect.Multiline = false;
this.txtOpenOrderPersonSelect.Name = "txtOpenOrderPersonSelect";
this.txtOpenOrderPersonSelect.NormlBack = null;
this.txtOpenOrderPersonSelect.Padding = new System.Windows.Forms.Padding(5);
this.txtOpenOrderPersonSelect.ReadOnly = true;
this.txtOpenOrderPersonSelect.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOpenOrderPersonSelect.Size = new System.Drawing.Size(210, 25);
this.txtOpenOrderPersonSelect.TabIndex = 2295;
this.txtOpenOrderPersonSelect.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOpenOrderPersonSelect.WaterColor = System.Drawing.Color.DarkGray;
this.txtOpenOrderPersonSelect.WaterText = "";
this.txtOpenOrderPersonSelect.WordWrap = true;
//
// txtItemAmount
//
this.txtItemAmount.BackColor = System.Drawing.Color.Transparent;
this.txtItemAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtItemAmount.Icon = null;
this.txtItemAmount.IconIsButton = false;
this.txtItemAmount.IsPasswordChat = '\0';
this.txtItemAmount.IsSystemPasswordChar = false;
this.txtItemAmount.Lines = new string[0];
this.txtItemAmount.Location = new System.Drawing.Point(600, 90);
this.txtItemAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtItemAmount.MaxLength = 13;
this.txtItemAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtItemAmount.MouseBack = null;
this.txtItemAmount.Multiline = false;
this.txtItemAmount.Name = "txtItemAmount";
this.txtItemAmount.NormlBack = null;
this.txtItemAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtItemAmount.ReadOnly = false;
this.txtItemAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtItemAmount.Size = new System.Drawing.Size(100, 25);
this.txtItemAmount.TabIndex = 2294;
this.txtItemAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtItemAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtItemAmount.WaterText = "";
this.txtItemAmount.WordWrap = true;
//
// txtClientName
//
this.txtClientName.BackColor = System.Drawing.Color.Transparent;
this.txtClientName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtClientName.Icon = null;
this.txtClientName.IconIsButton = false;
this.txtClientName.IsPasswordChat = '\0';
this.txtClientName.IsSystemPasswordChar = false;
this.txtClientName.Lines = new string[0];
this.txtClientName.Location = new System.Drawing.Point(160, 19);
this.txtClientName.Margin = new System.Windows.Forms.Padding(0);
this.txtClientName.MaxLength = 13;
this.txtClientName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtClientName.MouseBack = null;
this.txtClientName.Multiline = false;
this.txtClientName.Name = "txtClientName";
this.txtClientName.NormlBack = null;
this.txtClientName.Padding = new System.Windows.Forms.Padding(5);
this.txtClientName.ReadOnly = false;
this.txtClientName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtClientName.Size = new System.Drawing.Size(120, 25);
this.txtClientName.TabIndex = 2293;
this.txtClientName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtClientName.WaterColor = System.Drawing.Color.DarkGray;
this.txtClientName.WaterText = "";
this.txtClientName.WordWrap = true;
//
// listViewData
//
this.listViewData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.listViewData.FullRowSelect = true;
this.listViewData.IsDefaultShowGroups = false;
this.listViewData.Location = new System.Drawing.Point(16, 269);
this.listViewData.Name = "listViewData";
this.listViewData.Size = new System.Drawing.Size(860, 200);
this.listViewData.TabIndex = 2292;
this.listViewData.UseCompatibleStateImageBehavior = false;
//
// labelEx12
//
this.labelEx12.AutoSize = true;
this.labelEx12.BackColor = System.Drawing.Color.Transparent;
this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx12.Location = new System.Drawing.Point(14, 239);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(56, 17);
this.labelEx12.TabIndex = 216;
this.labelEx12.Text = "项目商品";
//
// labelEx13
//
this.labelEx13.AutoSize = true;
this.labelEx13.BackColor = System.Drawing.Color.Transparent;
this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx13.Location = new System.Drawing.Point(14, 62);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(56, 17);
this.labelEx13.TabIndex = 215;
this.labelEx13.Text = "项目资料";
//
// cmbtreevItemType
//
this.cmbtreevItemType.AfterSelectLevelFirstNode = true;
this.cmbtreevItemType.DropDownHeight = 220;
this.cmbtreevItemType.DropDownShow = false;
this.cmbtreevItemType.FormattingEnabled = true;
this.cmbtreevItemType.IntegralHeight = false;
this.cmbtreevItemType.IsNodeMouseClick = true;
this.cmbtreevItemType.IsSelectParentNode = false;
this.cmbtreevItemType.Location = new System.Drawing.Point(101, 129);
this.cmbtreevItemType.Name = "cmbtreevItemType";
this.cmbtreevItemType.ReadOnly = true;
this.cmbtreevItemType.SelectedNode = null;
this.cmbtreevItemType.Size = new System.Drawing.Size(168, 20);
this.cmbtreevItemType.StrGetName = "";
this.cmbtreevItemType.StrGetTagName = "";
this.cmbtreevItemType.StrKey = null;
this.cmbtreevItemType.TabIndex = 213;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(648, 23);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(53, 17);
this.labelEx1.TabIndex = 209;
this.labelEx1.Text = "* 性别:";
//
// btnClientSelect
//
this.btnClientSelect.BackColor = System.Drawing.Color.Transparent;
this.btnClientSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClientSelect.BackImg")));
this.btnClientSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClientSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClientSelect.ForeColor = System.Drawing.Color.White;
this.btnClientSelect.IsCustomBackImg = false;
this.btnClientSelect.IsShowText = true;
this.btnClientSelect.Location = new System.Drawing.Point(286, 20);
this.btnClientSelect.Name = "btnClientSelect";
this.btnClientSelect.Size = new System.Drawing.Size(55, 23);
this.btnClientSelect.TabIndex = 206;
this.btnClientSelect.Text = " 选 择";
this.btnClientSelect.UseVisualStyleBackColor = false;
//
// cmbtreevItemName
//
this.cmbtreevItemName.AfterSelectLevelFirstNode = true;
this.cmbtreevItemName.DropDownHeight = 220;
this.cmbtreevItemName.DropDownShow = false;
this.cmbtreevItemName.FormattingEnabled = true;
this.cmbtreevItemName.IntegralHeight = false;
this.cmbtreevItemName.IsNodeMouseClick = true;
this.cmbtreevItemName.IsSelectParentNode = false;
this.cmbtreevItemName.Location = new System.Drawing.Point(101, 93);
this.cmbtreevItemName.Name = "cmbtreevItemName";
this.cmbtreevItemName.ReadOnly = true;
this.cmbtreevItemName.SelectedNode = null;
this.cmbtreevItemName.Size = new System.Drawing.Size(168, 20);
this.cmbtreevItemName.StrGetName = "";
this.cmbtreevItemName.StrGetTagName = "";
this.cmbtreevItemName.StrKey = null;
this.cmbtreevItemName.TabIndex = 0;
//
// btnOpenOrderPersonSelect
//
this.btnOpenOrderPersonSelect.BackColor = System.Drawing.Color.Transparent;
this.btnOpenOrderPersonSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOpenOrderPersonSelect.BackImg")));
this.btnOpenOrderPersonSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOpenOrderPersonSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOpenOrderPersonSelect.ForeColor = System.Drawing.Color.White;
this.btnOpenOrderPersonSelect.IsCustomBackImg = false;
this.btnOpenOrderPersonSelect.IsShowText = true;
this.btnOpenOrderPersonSelect.Location = new System.Drawing.Point(644, 126);
this.btnOpenOrderPersonSelect.Name = "btnOpenOrderPersonSelect";
this.btnOpenOrderPersonSelect.Size = new System.Drawing.Size(55, 23);
this.btnOpenOrderPersonSelect.TabIndex = 202;
this.btnOpenOrderPersonSelect.Text = " 选 择";
this.btnOpenOrderPersonSelect.UseVisualStyleBackColor = false;
//
// btnItemTypeSet
//
this.btnItemTypeSet.BackColor = System.Drawing.Color.Transparent;
this.btnItemTypeSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnItemTypeSet.BackImg")));
this.btnItemTypeSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnItemTypeSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnItemTypeSet.ForeColor = System.Drawing.Color.White;
this.btnItemTypeSet.IsCustomBackImg = false;
this.btnItemTypeSet.IsShowText = true;
this.btnItemTypeSet.Location = new System.Drawing.Point(276, 127);
this.btnItemTypeSet.Name = "btnItemTypeSet";
this.btnItemTypeSet.Size = new System.Drawing.Size(55, 23);
this.btnItemTypeSet.TabIndex = 192;
this.btnItemTypeSet.Text = " 设 置";
this.btnItemTypeSet.UseVisualStyleBackColor = false;
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx11.Location = new System.Drawing.Point(60, 166);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(44, 17);
this.labelEx11.TabIndex = 163;
this.labelEx11.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(747, 94);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(44, 17);
this.labelEx7.TabIndex = 158;
this.labelEx7.Text = "日期:";
//
// labelEx15
//
this.labelEx15.AutoSize = true;
this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx15.Location = new System.Drawing.Point(366, 130);
this.labelEx15.Name = "labelEx15";
this.labelEx15.Size = new System.Drawing.Size(65, 17);
this.labelEx15.TabIndex = 156;
this.labelEx15.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(27, 130);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(77, 17);
this.labelEx6.TabIndex = 153;
this.labelEx6.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(378, 94);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(53, 17);
this.labelEx5.TabIndex = 151;
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(550, 94);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(53, 17);
this.labelEx4.TabIndex = 149;
this.labelEx4.Text = "* 金额:";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(404, 23);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(68, 17);
this.labelEx3.TabIndex = 147;
this.labelEx3.Text = "联系手机:";
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx9.Location = new System.Drawing.Point(86, 23);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(77, 17);
this.labelEx9.TabIndex = 145;
this.labelEx9.Text = "* 客户名称:";
//
// labelEx10
//
this.labelEx10.AutoSize = true;
this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx10.Location = new System.Drawing.Point(27, 94);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(77, 17);
this.labelEx10.TabIndex = 143;
this.labelEx10.Text = "* 项目名称:";
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.BackColor = System.Drawing.Color.Transparent;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx2.Location = new System.Drawing.Point(14, 23);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(56, 17);
this.labelEx2.TabIndex = 53;
this.labelEx2.Text = "客户资料";
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx8.Location = new System.Drawing.Point(735, 130);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(56, 17);
this.labelEx8.TabIndex = 160;
this.labelEx8.Text = "录单人:";
//
// btnCancel
//
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.IsCustomBackImg = false;
this.btnCancel.IsShowText = true;
this.btnCancel.Location = new System.Drawing.Point(796, 5);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(100, 30);
this.btnCancel.TabIndex = 165;
this.btnCancel.Text = " 关 闭";
this.btnCancel.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("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.btnSaveed.ForeColor = System.Drawing.Color.White;
this.btnSaveed.IsCustomBackImg = false;
this.btnSaveed.IsShowText = true;
this.btnSaveed.Location = new System.Drawing.Point(686, 5);
this.btnSaveed.Name = "btnSaveed";
this.btnSaveed.Size = new System.Drawing.Size(100, 30);
this.btnSaveed.TabIndex = 164;
this.btnSaveed.Text = " 保 存";
this.btnSaveed.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.Location = new System.Drawing.Point(10, 5);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(200, 29);
this.panelEx1.TabIndex = 166;
//
// 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("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.btnNewOrder.ForeColor = System.Drawing.Color.White;
this.btnNewOrder.IsCustomBackImg = false;
this.btnNewOrder.IsShowText = true;
this.btnNewOrder.Location = new System.Drawing.Point(576, 5);
this.btnNewOrder.Name = "btnNewOrder";
this.btnNewOrder.Size = new System.Drawing.Size(100, 30);
this.btnNewOrder.TabIndex = 168;
this.btnNewOrder.Text = " 新订单";
this.btnNewOrder.UseVisualStyleBackColor = false;
//
// FrmTwoSalesOrderEntry
//
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(910, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmTwoSalesOrderEntry";
this.Text = "散客消费录入";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx11;
private ComponentLibrary.LabelEx labelEx8;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx15;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx9;
private ComponentLibrary.LabelEx labelEx10;
private ComponentLibrary.LabelEx labelEx1;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevItemName;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevItemType;
protected internal ComponentLibrary.ButtonForm btnItemTypeSet;
protected internal ComponentLibrary.ButtonForm btnItemNameSet;
protected internal ComponentLibrary.ButtonForm btnOpenOrderPersonSelect;
protected internal ComponentLibrary.ButtonForm btnClientSelect;
private ComponentLibrary.LabelEx labelEx12;
private ComponentLibrary.LabelEx labelEx13;
protected internal ComponentLibrary.ListViewEx listViewData;
protected internal ComponentLibrary.TextBoxEx txtClientName;
protected internal ComponentLibrary.TextBoxEx txtOpenOrderPersonSelect;
protected internal ComponentLibrary.TextBoxEx txtItemAmount;
protected internal ComponentLibrary.TextBoxEx txtItemRemark;
protected internal ComponentLibrary.TextBoxEx txtCreateDatetime;
protected internal ComponentLibrary.TextBoxEx txtItemQuantity;
protected internal ComponentLibrary.TextBoxEx txtCreateName;
protected ComponentLibrary.ButtonTel btnDial;
protected ComponentLibrary.MaskedTextBoxEx txtClientPhone;
protected internal ComponentLibrary.CheckBoxEx chkClientWoman;
protected internal ComponentLibrary.CheckBoxEx chkClientSexMan;
private ComponentLibrary.PanelEx panelEx1;
protected internal ComponentLibrary.ButtonForm btnProductToolbox;
protected internal ComponentLibrary.ButtonForm btnProductDelete;
protected internal ComponentLibrary.ButtonEx btnCancel;
protected internal ComponentLibrary.ButtonEx btnSaveed;
protected internal ComponentLibrary.TextBoxEx txtOpenOrderRemark;
protected internal ComponentLibrary.ButtonEx btnNewOrder;
protected internal ComponentLibrary.PanelEx panelEx2;
}
}