namespace LYFZ.Software.UI.DoorCityProcess
{
partial class OnSingleFormMain
{
///
/// 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(OnSingleFormMain));
this.tabControl = new LYFZ.ComponentLibrary.TabControlEx();
this.tap1 = new System.Windows.Forms.TabPage();
this.PanelMain1 = new LYFZ.ComponentLibrary.PanelEx();
this.panelVice1 = new LYFZ.ComponentLibrary.PanelEx();
this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panelTransactmemberCard = new LYFZ.ComponentLibrary.PanelEx();
this.chkTransactmemberCard = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx30 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSelectUser = new LYFZ.ComponentLibrary.ButtonForm();
this.txtOrderPerson = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx38 = new LYFZ.ComponentLibrary.LabelEx();
this.panelMarriage = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.mskMarriage = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
this.chkMarriage = new LYFZ.ComponentLibrary.CheckBoxEx();
this.lblOpenType = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.flowPanelClientSource = new System.Windows.Forms.FlowLayoutPanel();
this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
this.cmbtreevClientSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.chkOther = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.chkOldClient = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelHospitalClient = new LYFZ.ComponentLibrary.PanelEx();
this.chkHospitalClient = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.chkFriends = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelEx12 = new LYFZ.ComponentLibrary.PanelEx();
this.lblYiXiangClient = new LYFZ.ComponentLibrary.LabelEx();
this.panelA3Line = new LYFZ.ComponentLibrary.PanelEx();
this.lblClientSource = new LYFZ.ComponentLibrary.LabelEx();
this.btnSourceSet = new LYFZ.ComponentLibrary.ButtonForm();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.lblBrowseSelect = new LYFZ.ComponentLibrary.LabelEx();
this.panelA1Line = new LYFZ.ComponentLibrary.PanelEx();
this.lblStyle = new LYFZ.ComponentLibrary.LabelEx();
this.btnStyleSet = new LYFZ.ComponentLibrary.ButtonForm();
this.flowPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panelAddClient = new LYFZ.ComponentLibrary.PanelEx();
this.pictAddClient = new LYFZ.ComponentLibrary.PictureBoxEx();
this.panelA2Line = new LYFZ.ComponentLibrary.PanelEx();
this.tap2 = new System.Windows.Forms.TabPage();
this.PanelMain2 = new LYFZ.ComponentLibrary.PanelEx();
this.panelVice2 = new LYFZ.ComponentLibrary.PanelEx();
this.flowPanel2 = new System.Windows.Forms.FlowLayoutPanel();
this.tap3 = new System.Windows.Forms.TabPage();
this.PanelMain3 = new LYFZ.ComponentLibrary.PanelEx();
this.panelVice3 = new LYFZ.ComponentLibrary.PanelEx();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.flowPanel0 = new System.Windows.Forms.FlowLayoutPanel();
this.btnSaveIntent = new LYFZ.ComponentLibrary.ButtonEx();
this.btnNewOrder = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOrderClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnUpload = new LYFZ.ComponentLibrary.ButtonEx();
this.btnShow = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.tabControl.SuspendLayout();
this.tap1.SuspendLayout();
this.PanelMain1.SuspendLayout();
this.panelVice1.SuspendLayout();
this.flowLayoutPanel3.SuspendLayout();
this.panelEx2.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.panelTransactmemberCard.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelMarriage.SuspendLayout();
this.panelEx4.SuspendLayout();
this.flowPanelClientSource.SuspendLayout();
this.panelEx9.SuspendLayout();
this.panelEx5.SuspendLayout();
this.panelHospitalClient.SuspendLayout();
this.panelEx6.SuspendLayout();
this.panelEx12.SuspendLayout();
this.panelEx3.SuspendLayout();
this.flowPanel1.SuspendLayout();
this.panelAddClient.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictAddClient)).BeginInit();
this.tap2.SuspendLayout();
this.PanelMain2.SuspendLayout();
this.panelVice2.SuspendLayout();
this.tap3.SuspendLayout();
this.PanelMain3.SuspendLayout();
this.flowPanel0.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.flowPanel0);
this.plExMainContainer.Controls.Add(this.tabControl);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Margin = new System.Windows.Forms.Padding(4);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
this.plExMainContainer.Size = new System.Drawing.Size(955, 505);
//
// plFormMainContent
//
this.plFormMainContent.Controls.Add(this.btnShow);
this.plFormMainContent.Controls.Add(this.btnUpload);
this.plFormMainContent.Margin = new System.Windows.Forms.Padding(5);
this.plFormMainContent.Size = new System.Drawing.Size(955, 545);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnUpload, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnShow, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(896, 0);
this.btnAppFormMaximize.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(923, 0);
this.btnAppFormExit.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(869, 0);
this.btnAppFormMinimize.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
//
// tabControl
//
this.tabControl.Appearance = System.Windows.Forms.TabAppearance.Buttons;
this.tabControl.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabControl.Controls.Add(this.tap1);
this.tabControl.Controls.Add(this.tap2);
this.tabControl.Controls.Add(this.tap3);
this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.tabControl.ItemSize = new System.Drawing.Size(100, 30);
this.tabControl.Location = new System.Drawing.Point(5, 5);
this.tabControl.Multiline = true;
this.tabControl.Name = "tabControl";
this.tabControl.Padding = new System.Drawing.Point(3, 3);
this.tabControl.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabControl.SelectedIndex = 0;
this.tabControl.Size = new System.Drawing.Size(945, 495);
this.tabControl.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControl.TabIndex = 0;
//
// tap1
//
this.tap1.AutoScroll = true;
this.tap1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tap1.Controls.Add(this.PanelMain1);
this.tap1.Location = new System.Drawing.Point(4, 34);
this.tap1.Name = "tap1";
this.tap1.Padding = new System.Windows.Forms.Padding(3);
this.tap1.Size = new System.Drawing.Size(937, 457);
this.tap1.TabIndex = 0;
this.tap1.Text = "入门调查";
//
// PanelMain1
//
this.PanelMain1.AutoScroll = true;
this.PanelMain1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.PanelMain1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.PanelMain1.BorderWidth = 1;
this.PanelMain1.Controls.Add(this.panelVice1);
this.PanelMain1.Dock = System.Windows.Forms.DockStyle.Fill;
this.PanelMain1.Location = new System.Drawing.Point(3, 3);
this.PanelMain1.Name = "PanelMain1";
this.PanelMain1.Size = new System.Drawing.Size(931, 451);
this.PanelMain1.TabIndex = 1;
//
// panelVice1
//
this.panelVice1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelVice1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelVice1.BorderWidth = 1;
this.panelVice1.Controls.Add(this.flowLayoutPanel3);
this.panelVice1.Location = new System.Drawing.Point(3, 3);
this.panelVice1.Name = "panelVice1";
this.panelVice1.Size = new System.Drawing.Size(925, 445);
this.panelVice1.TabIndex = 0;
//
// flowLayoutPanel3
//
this.flowLayoutPanel3.Controls.Add(this.panelEx2);
this.flowLayoutPanel3.Controls.Add(this.panelEx4);
this.flowLayoutPanel3.Controls.Add(this.panelEx3);
this.flowLayoutPanel3.Controls.Add(this.flowPanel1);
this.flowLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowLayoutPanel3.Location = new System.Drawing.Point(0, 0);
this.flowLayoutPanel3.Name = "flowLayoutPanel3";
this.flowLayoutPanel3.Size = new System.Drawing.Size(925, 445);
this.flowLayoutPanel3.TabIndex = 1;
//
// panelEx2
//
this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
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.flowLayoutPanel1);
this.panelEx2.Controls.Add(this.lblOpenType);
this.panelEx2.Location = new System.Drawing.Point(3, 3);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(915, 45);
this.panelEx2.TabIndex = 272;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Controls.Add(this.panelTransactmemberCard);
this.flowLayoutPanel1.Controls.Add(this.panelEx1);
this.flowLayoutPanel1.Controls.Add(this.panelMarriage);
this.flowLayoutPanel1.Location = new System.Drawing.Point(80, 12);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(821, 27);
this.flowLayoutPanel1.TabIndex = 272;
//
// panelTransactmemberCard
//
this.panelTransactmemberCard.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelTransactmemberCard.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelTransactmemberCard.BorderWidth = 1;
this.panelTransactmemberCard.Controls.Add(this.chkTransactmemberCard);
this.panelTransactmemberCard.Location = new System.Drawing.Point(0, 0);
this.panelTransactmemberCard.Margin = new System.Windows.Forms.Padding(0);
this.panelTransactmemberCard.Name = "panelTransactmemberCard";
this.panelTransactmemberCard.Size = new System.Drawing.Size(125, 26);
this.panelTransactmemberCard.TabIndex = 271;
//
// chkTransactmemberCard
//
this.chkTransactmemberCard.AutoSize = true;
this.chkTransactmemberCard.BackColor = System.Drawing.Color.Transparent;
this.chkTransactmemberCard.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkTransactmemberCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkTransactmemberCard.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkTransactmemberCard.Fourstates = false;
this.chkTransactmemberCard.IsGreenTick = false;
this.chkTransactmemberCard.Location = new System.Drawing.Point(3, 3);
this.chkTransactmemberCard.Name = "chkTransactmemberCard";
this.chkTransactmemberCard.Size = new System.Drawing.Size(99, 21);
this.chkTransactmemberCard.TabIndex = 277;
this.chkTransactmemberCard.Tag = "1";
this.chkTransactmemberCard.Text = "自动办理会员";
this.chkTransactmemberCard.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.Controls.Add(this.labelEx30);
this.panelEx1.Controls.Add(this.btnSelectUser);
this.panelEx1.Controls.Add(this.txtOrderPerson);
this.panelEx1.Controls.Add(this.labelEx38);
this.panelEx1.Location = new System.Drawing.Point(125, 0);
this.panelEx1.Margin = new System.Windows.Forms.Padding(0);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(320, 26);
this.panelEx1.TabIndex = 299;
//
// labelEx30
//
this.labelEx30.AutoSize = true;
this.labelEx30.BackColor = System.Drawing.Color.Transparent;
this.labelEx30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx30.ForeColor = System.Drawing.Color.Red;
this.labelEx30.Location = new System.Drawing.Point(4, 8);
this.labelEx30.Name = "labelEx30";
this.labelEx30.Size = new System.Drawing.Size(13, 17);
this.labelEx30.TabIndex = 2229;
this.labelEx30.Text = "*";
//
// btnSelectUser
//
this.btnSelectUser.BackColor = System.Drawing.Color.Transparent;
this.btnSelectUser.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelectUser.BackImg")));
this.btnSelectUser.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSelectUser.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSelectUser.ForeColor = System.Drawing.Color.White;
this.btnSelectUser.IsCustomBackImg = false;
this.btnSelectUser.IsShowText = true;
this.btnSelectUser.Location = new System.Drawing.Point(241, 2);
this.btnSelectUser.Name = "btnSelectUser";
this.btnSelectUser.Size = new System.Drawing.Size(50, 23);
this.btnSelectUser.TabIndex = 2227;
this.btnSelectUser.Text = " 选择";
this.btnSelectUser.UseVisualStyleBackColor = false;
//
// txtOrderPerson
//
this.txtOrderPerson.BackColor = System.Drawing.Color.Transparent;
this.txtOrderPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOrderPerson.Icon = null;
this.txtOrderPerson.IconIsButton = false;
this.txtOrderPerson.IsPasswordChat = '\0';
this.txtOrderPerson.IsSystemPasswordChar = false;
this.txtOrderPerson.Lines = new string[0];
this.txtOrderPerson.Location = new System.Drawing.Point(84, 1);
this.txtOrderPerson.Margin = new System.Windows.Forms.Padding(0);
this.txtOrderPerson.MaxLength = 32767;
this.txtOrderPerson.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOrderPerson.MouseBack = null;
this.txtOrderPerson.Multiline = false;
this.txtOrderPerson.Name = "txtOrderPerson";
this.txtOrderPerson.NormlBack = null;
this.txtOrderPerson.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtOrderPerson.ReadOnly = true;
this.txtOrderPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOrderPerson.Size = new System.Drawing.Size(150, 25);
this.txtOrderPerson.TabIndex = 2230;
this.txtOrderPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOrderPerson.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtOrderPerson.WaterText = "";
this.txtOrderPerson.WordWrap = true;
//
// labelEx38
//
this.labelEx38.AutoSize = true;
this.labelEx38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx38.Location = new System.Drawing.Point(14, 5);
this.labelEx38.Name = "labelEx38";
this.labelEx38.Size = new System.Drawing.Size(68, 17);
this.labelEx38.TabIndex = 2228;
this.labelEx38.Text = "接单人员:";
//
// panelMarriage
//
this.panelMarriage.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelMarriage.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelMarriage.BorderWidth = 1;
this.panelMarriage.Controls.Add(this.labelEx1);
this.panelMarriage.Controls.Add(this.mskMarriage);
this.panelMarriage.Controls.Add(this.chkMarriage);
this.panelMarriage.Location = new System.Drawing.Point(445, 0);
this.panelMarriage.Margin = new System.Windows.Forms.Padding(0);
this.panelMarriage.Name = "panelMarriage";
this.panelMarriage.Size = new System.Drawing.Size(202, 26);
this.panelMarriage.TabIndex = 299;
this.panelMarriage.Visible = false;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(4, 5);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(44, 17);
this.labelEx1.TabIndex = 296;
this.labelEx1.Text = "婚期:";
//
// mskMarriage
//
this.mskMarriage.Location = new System.Drawing.Point(50, 3);
this.mskMarriage.Name = "mskMarriage";
this.mskMarriage.Size = new System.Drawing.Size(90, 21);
this.mskMarriage.StrValue = "";
this.mskMarriage.TabIndex = 295;
//
// chkMarriage
//
this.chkMarriage.AutoSize = true;
this.chkMarriage.BackColor = System.Drawing.Color.Transparent;
this.chkMarriage.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkMarriage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.chkMarriage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkMarriage.Fourstates = false;
this.chkMarriage.IsGreenTick = false;
this.chkMarriage.Location = new System.Drawing.Point(145, 2);
this.chkMarriage.Name = "chkMarriage";
this.chkMarriage.Size = new System.Drawing.Size(51, 21);
this.chkMarriage.TabIndex = 294;
this.chkMarriage.Text = "农历";
this.chkMarriage.UseVisualStyleBackColor = false;
//
// lblOpenType
//
this.lblOpenType.AutoSize = true;
this.lblOpenType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.lblOpenType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblOpenType.Location = new System.Drawing.Point(4, 18);
this.lblOpenType.Name = "lblOpenType";
this.lblOpenType.Size = new System.Drawing.Size(56, 17);
this.lblOpenType.TabIndex = 0;
this.lblOpenType.Text = "开单类型";
//
// panelEx4
//
this.panelEx4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
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.flowPanelClientSource);
this.panelEx4.Controls.Add(this.panelA3Line);
this.panelEx4.Controls.Add(this.lblClientSource);
this.panelEx4.Controls.Add(this.btnSourceSet);
this.panelEx4.Location = new System.Drawing.Point(3, 54);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(915, 50);
this.panelEx4.TabIndex = 273;
//
// flowPanelClientSource
//
this.flowPanelClientSource.Controls.Add(this.panelEx9);
this.flowPanelClientSource.Controls.Add(this.panelEx5);
this.flowPanelClientSource.Controls.Add(this.panelHospitalClient);
this.flowPanelClientSource.Controls.Add(this.panelEx6);
this.flowPanelClientSource.Controls.Add(this.panelEx12);
this.flowPanelClientSource.Location = new System.Drawing.Point(77, 17);
this.flowPanelClientSource.Name = "flowPanelClientSource";
this.flowPanelClientSource.Padding = new System.Windows.Forms.Padding(1);
this.flowPanelClientSource.Size = new System.Drawing.Size(758, 30);
this.flowPanelClientSource.TabIndex = 271;
//
// 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.cmbtreevClientSource);
this.panelEx9.Controls.Add(this.chkOther);
this.panelEx9.Location = new System.Drawing.Point(2, 2);
this.panelEx9.Margin = new System.Windows.Forms.Padding(1);
this.panelEx9.Name = "panelEx9";
this.panelEx9.Size = new System.Drawing.Size(255, 26);
this.panelEx9.TabIndex = 279;
//
// cmbtreevClientSource
//
this.cmbtreevClientSource.AfterSelectLevelFirstNode = true;
this.cmbtreevClientSource.DropDownHeight = 220;
this.cmbtreevClientSource.DropDownShow = false;
this.cmbtreevClientSource.Enabled = false;
this.cmbtreevClientSource.FormattingEnabled = true;
this.cmbtreevClientSource.IntegralHeight = false;
this.cmbtreevClientSource.IsNodeMouseClick = true;
this.cmbtreevClientSource.IsSelectParentNode = false;
this.cmbtreevClientSource.Location = new System.Drawing.Point(63, 2);
this.cmbtreevClientSource.Name = "cmbtreevClientSource";
this.cmbtreevClientSource.ReadOnly = true;
this.cmbtreevClientSource.SelectedNode = null;
this.cmbtreevClientSource.Size = new System.Drawing.Size(171, 20);
this.cmbtreevClientSource.StrGetName = "";
this.cmbtreevClientSource.StrGetTagName = "";
this.cmbtreevClientSource.StrKey = null;
this.cmbtreevClientSource.TabIndex = 273;
//
// chkOther
//
this.chkOther.AutoSize = true;
this.chkOther.BackColor = System.Drawing.Color.Transparent;
this.chkOther.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkOther.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkOther.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkOther.Fourstates = false;
this.chkOther.IsGreenTick = false;
this.chkOther.Location = new System.Drawing.Point(4, 2);
this.chkOther.Name = "chkOther";
this.chkOther.Size = new System.Drawing.Size(63, 21);
this.chkOther.TabIndex = 275;
this.chkOther.Tag = "其他";
this.chkOther.Text = "其他:";
this.chkOther.UseVisualStyleBackColor = false;
//
// 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.chkOldClient);
this.panelEx5.Location = new System.Drawing.Point(259, 2);
this.panelEx5.Margin = new System.Windows.Forms.Padding(1);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(80, 26);
this.panelEx5.TabIndex = 276;
//
// chkOldClient
//
this.chkOldClient.AutoSize = true;
this.chkOldClient.BackColor = System.Drawing.Color.Transparent;
this.chkOldClient.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkOldClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkOldClient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkOldClient.Fourstates = false;
this.chkOldClient.IsGreenTick = false;
this.chkOldClient.Location = new System.Drawing.Point(4, 2);
this.chkOldClient.Name = "chkOldClient";
this.chkOldClient.Size = new System.Drawing.Size(63, 21);
this.chkOldClient.TabIndex = 2;
this.chkOldClient.Tag = "老客户";
this.chkOldClient.Text = "老客户";
this.chkOldClient.UseVisualStyleBackColor = false;
//
// panelHospitalClient
//
this.panelHospitalClient.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelHospitalClient.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelHospitalClient.BorderWidth = 1;
this.panelHospitalClient.Controls.Add(this.chkHospitalClient);
this.panelHospitalClient.Location = new System.Drawing.Point(341, 2);
this.panelHospitalClient.Margin = new System.Windows.Forms.Padding(1);
this.panelHospitalClient.Name = "panelHospitalClient";
this.panelHospitalClient.Size = new System.Drawing.Size(110, 26);
this.panelHospitalClient.TabIndex = 278;
//
// chkHospitalClient
//
this.chkHospitalClient.AutoSize = true;
this.chkHospitalClient.BackColor = System.Drawing.Color.Transparent;
this.chkHospitalClient.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkHospitalClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkHospitalClient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkHospitalClient.Fourstates = false;
this.chkHospitalClient.IsGreenTick = false;
this.chkHospitalClient.Location = new System.Drawing.Point(4, 2);
this.chkHospitalClient.Name = "chkHospitalClient";
this.chkHospitalClient.Size = new System.Drawing.Size(99, 21);
this.chkHospitalClient.TabIndex = 276;
this.chkHospitalClient.Tag = "医院跟踪客户";
this.chkHospitalClient.Text = "医院跟踪客户";
this.chkHospitalClient.UseVisualStyleBackColor = false;
//
// 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.chkFriends);
this.panelEx6.Location = new System.Drawing.Point(453, 2);
this.panelEx6.Margin = new System.Windows.Forms.Padding(1);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Size = new System.Drawing.Size(217, 26);
this.panelEx6.TabIndex = 277;
//
// chkFriends
//
this.chkFriends.AutoSize = true;
this.chkFriends.BackColor = System.Drawing.Color.Transparent;
this.chkFriends.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkFriends.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkFriends.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkFriends.Fourstates = false;
this.chkFriends.IsGreenTick = false;
this.chkFriends.Location = new System.Drawing.Point(4, 2);
this.chkFriends.Name = "chkFriends";
this.chkFriends.Size = new System.Drawing.Size(75, 21);
this.chkFriends.TabIndex = 271;
this.chkFriends.Tag = "朋友介绍";
this.chkFriends.Text = "朋友介绍";
this.chkFriends.UseVisualStyleBackColor = false;
//
// panelEx12
//
this.panelEx12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx12.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx12.BorderWidth = 1;
this.panelEx12.Controls.Add(this.lblYiXiangClient);
this.panelEx12.Location = new System.Drawing.Point(672, 2);
this.panelEx12.Margin = new System.Windows.Forms.Padding(1);
this.panelEx12.Name = "panelEx12";
this.panelEx12.Size = new System.Drawing.Size(74, 26);
this.panelEx12.TabIndex = 282;
//
// lblYiXiangClient
//
this.lblYiXiangClient.AutoSize = true;
this.lblYiXiangClient.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblYiXiangClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblYiXiangClient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblYiXiangClient.Location = new System.Drawing.Point(11, 3);
this.lblYiXiangClient.Name = "lblYiXiangClient";
this.lblYiXiangClient.Size = new System.Drawing.Size(56, 17);
this.lblYiXiangClient.TabIndex = 274;
this.lblYiXiangClient.Text = "意向客户";
this.toolTip1.SetToolTip(this.lblYiXiangClient, "选择意向客户或意向订单");
//
// panelA3Line
//
this.panelA3Line.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelA3Line.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelA3Line.BorderWidth = 1;
this.panelA3Line.Dock = System.Windows.Forms.DockStyle.Top;
this.panelA3Line.Location = new System.Drawing.Point(0, 0);
this.panelA3Line.Name = "panelA3Line";
this.panelA3Line.Size = new System.Drawing.Size(915, 1);
this.panelA3Line.TabIndex = 270;
//
// lblClientSource
//
this.lblClientSource.AutoSize = true;
this.lblClientSource.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.lblClientSource.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblClientSource.Location = new System.Drawing.Point(4, 23);
this.lblClientSource.Name = "lblClientSource";
this.lblClientSource.Size = new System.Drawing.Size(56, 17);
this.lblClientSource.TabIndex = 1;
this.lblClientSource.Text = "客户来源";
//
// btnSourceSet
//
this.btnSourceSet.BackColor = System.Drawing.Color.Transparent;
this.btnSourceSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSourceSet.BackImg")));
this.btnSourceSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSourceSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSourceSet.ForeColor = System.Drawing.Color.White;
this.btnSourceSet.IsCustomBackImg = false;
this.btnSourceSet.IsShowText = true;
this.btnSourceSet.Location = new System.Drawing.Point(854, 18);
this.btnSourceSet.Name = "btnSourceSet";
this.btnSourceSet.Size = new System.Drawing.Size(58, 25);
this.btnSourceSet.TabIndex = 269;
this.btnSourceSet.Text = " 设 置";
this.btnSourceSet.UseVisualStyleBackColor = false;
//
// panelEx3
//
this.panelEx3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
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.lblBrowseSelect);
this.panelEx3.Controls.Add(this.panelA1Line);
this.panelEx3.Controls.Add(this.lblStyle);
this.panelEx3.Controls.Add(this.btnStyleSet);
this.panelEx3.Location = new System.Drawing.Point(3, 110);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(915, 120);
this.panelEx3.TabIndex = 274;
//
// lblBrowseSelect
//
this.lblBrowseSelect.AutoSize = true;
this.lblBrowseSelect.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblBrowseSelect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.lblBrowseSelect.ForeColor = System.Drawing.Color.Blue;
this.lblBrowseSelect.Location = new System.Drawing.Point(74, 15);
this.lblBrowseSelect.Name = "lblBrowseSelect";
this.lblBrowseSelect.Size = new System.Drawing.Size(56, 17);
this.lblBrowseSelect.TabIndex = 271;
this.lblBrowseSelect.Text = "浏览选择";
//
// panelA1Line
//
this.panelA1Line.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelA1Line.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelA1Line.BorderWidth = 1;
this.panelA1Line.Dock = System.Windows.Forms.DockStyle.Top;
this.panelA1Line.Location = new System.Drawing.Point(0, 0);
this.panelA1Line.Name = "panelA1Line";
this.panelA1Line.Size = new System.Drawing.Size(915, 1);
this.panelA1Line.TabIndex = 270;
//
// lblStyle
//
this.lblStyle.AutoSize = true;
this.lblStyle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.lblStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblStyle.Location = new System.Drawing.Point(4, 15);
this.lblStyle.Name = "lblStyle";
this.lblStyle.Size = new System.Drawing.Size(56, 17);
this.lblStyle.TabIndex = 1;
this.lblStyle.Text = "喜爱风格";
//
// btnStyleSet
//
this.btnStyleSet.BackColor = System.Drawing.Color.Transparent;
this.btnStyleSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnStyleSet.BackImg")));
this.btnStyleSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnStyleSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnStyleSet.ForeColor = System.Drawing.Color.White;
this.btnStyleSet.IsCustomBackImg = false;
this.btnStyleSet.IsShowText = true;
this.btnStyleSet.Location = new System.Drawing.Point(854, 15);
this.btnStyleSet.Name = "btnStyleSet";
this.btnStyleSet.Size = new System.Drawing.Size(58, 25);
this.btnStyleSet.TabIndex = 269;
this.btnStyleSet.Text = " 设 置";
this.btnStyleSet.UseVisualStyleBackColor = false;
//
// flowPanel1
//
this.flowPanel1.Controls.Add(this.panelAddClient);
this.flowPanel1.Location = new System.Drawing.Point(0, 236);
this.flowPanel1.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);
this.flowPanel1.Name = "flowPanel1";
this.flowPanel1.Size = new System.Drawing.Size(925, 114);
this.flowPanel1.TabIndex = 276;
//
// panelAddClient
//
this.panelAddClient.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelAddClient.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelAddClient.BorderWidth = 1;
this.panelAddClient.Controls.Add(this.pictAddClient);
this.panelAddClient.Controls.Add(this.panelA2Line);
this.panelAddClient.Location = new System.Drawing.Point(3, 3);
this.panelAddClient.Name = "panelAddClient";
this.panelAddClient.Size = new System.Drawing.Size(915, 34);
this.panelAddClient.TabIndex = 275;
//
// pictAddClient
//
this.pictAddClient.Image = global::LYFZ.Software.UI.DoorCityProcess.Properties.Resources.AddUser;
this.pictAddClient.Location = new System.Drawing.Point(854, 8);
this.pictAddClient.Name = "pictAddClient";
this.pictAddClient.Size = new System.Drawing.Size(100, 22);
this.pictAddClient.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictAddClient.TabIndex = 274;
this.pictAddClient.TabStop = false;
this.toolTip1.SetToolTip(this.pictAddClient, "添加客户");
//
// panelA2Line
//
this.panelA2Line.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelA2Line.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelA2Line.BorderWidth = 1;
this.panelA2Line.Dock = System.Windows.Forms.DockStyle.Top;
this.panelA2Line.Location = new System.Drawing.Point(0, 0);
this.panelA2Line.Name = "panelA2Line";
this.panelA2Line.Size = new System.Drawing.Size(915, 1);
this.panelA2Line.TabIndex = 271;
//
// tap2
//
this.tap2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tap2.Controls.Add(this.PanelMain2);
this.tap2.Location = new System.Drawing.Point(4, 34);
this.tap2.Name = "tap2";
this.tap2.Padding = new System.Windows.Forms.Padding(3);
this.tap2.Size = new System.Drawing.Size(892, 497);
this.tap2.TabIndex = 1;
this.tap2.Text = "订单资料";
//
// PanelMain2
//
this.PanelMain2.AutoScroll = true;
this.PanelMain2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.PanelMain2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.PanelMain2.BorderWidth = 1;
this.PanelMain2.Controls.Add(this.panelVice2);
this.PanelMain2.Dock = System.Windows.Forms.DockStyle.Fill;
this.PanelMain2.Location = new System.Drawing.Point(3, 3);
this.PanelMain2.Name = "PanelMain2";
this.PanelMain2.Size = new System.Drawing.Size(886, 491);
this.PanelMain2.TabIndex = 0;
//
// panelVice2
//
this.panelVice2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelVice2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelVice2.BorderWidth = 1;
this.panelVice2.Controls.Add(this.flowPanel2);
this.panelVice2.Location = new System.Drawing.Point(3, 3);
this.panelVice2.Name = "panelVice2";
this.panelVice2.Size = new System.Drawing.Size(925, 445);
this.panelVice2.TabIndex = 0;
//
// flowPanel2
//
this.flowPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowPanel2.Location = new System.Drawing.Point(0, 0);
this.flowPanel2.Name = "flowPanel2";
this.flowPanel2.Size = new System.Drawing.Size(925, 445);
this.flowPanel2.TabIndex = 273;
//
// tap3
//
this.tap3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tap3.Controls.Add(this.PanelMain3);
this.tap3.Location = new System.Drawing.Point(4, 34);
this.tap3.Name = "tap3";
this.tap3.Padding = new System.Windows.Forms.Padding(3);
this.tap3.Size = new System.Drawing.Size(892, 497);
this.tap3.TabIndex = 2;
this.tap3.Text = "其它详情";
//
// PanelMain3
//
this.PanelMain3.AutoScroll = true;
this.PanelMain3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.PanelMain3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.PanelMain3.BorderWidth = 1;
this.PanelMain3.Controls.Add(this.panelVice3);
this.PanelMain3.Dock = System.Windows.Forms.DockStyle.Fill;
this.PanelMain3.Location = new System.Drawing.Point(3, 3);
this.PanelMain3.Name = "PanelMain3";
this.PanelMain3.Padding = new System.Windows.Forms.Padding(3);
this.PanelMain3.Size = new System.Drawing.Size(886, 491);
this.PanelMain3.TabIndex = 1;
//
// panelVice3
//
this.panelVice3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelVice3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelVice3.BorderWidth = 1;
this.panelVice3.Location = new System.Drawing.Point(3, 3);
this.panelVice3.Name = "panelVice3";
this.panelVice3.Padding = new System.Windows.Forms.Padding(3);
this.panelVice3.Size = new System.Drawing.Size(925, 445);
this.panelVice3.TabIndex = 1;
//
// flowPanel0
//
this.flowPanel0.Controls.Add(this.btnSaveIntent);
this.flowPanel0.Controls.Add(this.btnNewOrder);
this.flowPanel0.Controls.Add(this.btnSave);
this.flowPanel0.Controls.Add(this.btnPrint);
this.flowPanel0.Controls.Add(this.btnOrderClose);
this.flowPanel0.Location = new System.Drawing.Point(326, 5);
this.flowPanel0.Name = "flowPanel0";
this.flowPanel0.Size = new System.Drawing.Size(461, 33);
this.flowPanel0.TabIndex = 5;
//
// btnSaveIntent
//
this.btnSaveIntent.BackColor = System.Drawing.Color.Transparent;
this.btnSaveIntent.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveIntent.BackImg")));
this.btnSaveIntent.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSaveIntent.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSaveIntent.ForeColor = System.Drawing.Color.White;
this.btnSaveIntent.IsCustomBackImg = false;
this.btnSaveIntent.IsShowText = true;
this.btnSaveIntent.Location = new System.Drawing.Point(3, 3);
this.btnSaveIntent.Name = "btnSaveIntent";
this.btnSaveIntent.Size = new System.Drawing.Size(100, 28);
this.btnSaveIntent.TabIndex = 37;
this.btnSaveIntent.Text = " 保存意向订单";
this.btnSaveIntent.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(109, 3);
this.btnNewOrder.Name = "btnNewOrder";
this.btnNewOrder.Size = new System.Drawing.Size(80, 28);
this.btnNewOrder.TabIndex = 42;
this.btnNewOrder.Text = " 新订单";
this.btnNewOrder.UseVisualStyleBackColor = false;
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(195, 3);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(80, 28);
this.btnSave.TabIndex = 38;
this.btnSave.Text = " 保存订单";
this.btnSave.UseVisualStyleBackColor = false;
//
// btnPrint
//
this.btnPrint.BackColor = System.Drawing.Color.Transparent;
this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPrint.ForeColor = System.Drawing.Color.White;
this.btnPrint.IsCustomBackImg = false;
this.btnPrint.IsShowText = true;
this.btnPrint.Location = new System.Drawing.Point(281, 3);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(80, 28);
this.btnPrint.TabIndex = 40;
this.btnPrint.Text = " 打印订单";
this.btnPrint.UseVisualStyleBackColor = false;
//
// btnOrderClose
//
this.btnOrderClose.BackColor = System.Drawing.Color.Transparent;
this.btnOrderClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOrderClose.BackImg")));
this.btnOrderClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOrderClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOrderClose.ForeColor = System.Drawing.Color.White;
this.btnOrderClose.IsCustomBackImg = false;
this.btnOrderClose.IsShowText = true;
this.btnOrderClose.Location = new System.Drawing.Point(367, 3);
this.btnOrderClose.Name = "btnOrderClose";
this.btnOrderClose.Size = new System.Drawing.Size(80, 28);
this.btnOrderClose.TabIndex = 41;
this.btnOrderClose.Text = " 关 闭";
this.btnOrderClose.UseVisualStyleBackColor = false;
//
// btnUpload
//
this.btnUpload.BackColor = System.Drawing.Color.Transparent;
this.btnUpload.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpload.BackImg")));
this.btnUpload.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUpload.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUpload.ForeColor = System.Drawing.Color.White;
this.btnUpload.IsCustomBackImg = false;
this.btnUpload.IsShowText = true;
this.btnUpload.Location = new System.Drawing.Point(775, 6);
this.btnUpload.Name = "btnUpload";
this.btnUpload.Size = new System.Drawing.Size(80, 28);
this.btnUpload.TabIndex = 42;
this.btnUpload.Text = " 预约单上传";
this.btnUpload.UseVisualStyleBackColor = false;
//
// btnShow
//
this.btnShow.BackColor = System.Drawing.Color.Transparent;
this.btnShow.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnShow.BackImg")));
this.btnShow.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnShow.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnShow.ForeColor = System.Drawing.Color.White;
this.btnShow.IsCustomBackImg = false;
this.btnShow.IsShowText = true;
this.btnShow.Location = new System.Drawing.Point(866, 6);
this.btnShow.Name = "btnShow";
this.btnShow.Size = new System.Drawing.Size(80, 28);
this.btnShow.TabIndex = 43;
this.btnShow.Text = " 查 看";
this.btnShow.UseVisualStyleBackColor = false;
//
// OnSingleFormMain
//
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.IsUserControlsSize = false;
this.Margin = new System.Windows.Forms.Padding(9, 8, 9, 8);
this.Name = "OnSingleFormMain";
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.tabControl.ResumeLayout(false);
this.tap1.ResumeLayout(false);
this.PanelMain1.ResumeLayout(false);
this.panelVice1.ResumeLayout(false);
this.flowLayoutPanel3.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
this.flowLayoutPanel1.ResumeLayout(false);
this.panelTransactmemberCard.ResumeLayout(false);
this.panelTransactmemberCard.PerformLayout();
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
this.panelMarriage.ResumeLayout(false);
this.panelMarriage.PerformLayout();
this.panelEx4.ResumeLayout(false);
this.panelEx4.PerformLayout();
this.flowPanelClientSource.ResumeLayout(false);
this.panelEx9.ResumeLayout(false);
this.panelEx9.PerformLayout();
this.panelEx5.ResumeLayout(false);
this.panelEx5.PerformLayout();
this.panelHospitalClient.ResumeLayout(false);
this.panelHospitalClient.PerformLayout();
this.panelEx6.ResumeLayout(false);
this.panelEx6.PerformLayout();
this.panelEx12.ResumeLayout(false);
this.panelEx12.PerformLayout();
this.panelEx3.ResumeLayout(false);
this.panelEx3.PerformLayout();
this.flowPanel1.ResumeLayout(false);
this.panelAddClient.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictAddClient)).EndInit();
this.tap2.ResumeLayout(false);
this.PanelMain2.ResumeLayout(false);
this.panelVice2.ResumeLayout(false);
this.tap3.ResumeLayout(false);
this.PanelMain3.ResumeLayout(false);
this.flowPanel0.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
protected ComponentLibrary.TabControlEx tabControl;
protected ComponentLibrary.PanelEx panelVice1;
protected System.Windows.Forms.TabPage tap1;
protected ComponentLibrary.PanelEx PanelMain1;
protected ComponentLibrary.PanelEx PanelMain2;
protected ComponentLibrary.PanelEx panelVice2;
protected ComponentLibrary.ButtonEx btnOrderClose;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
protected ComponentLibrary.PanelEx panelEx4;
private ComponentLibrary.PanelEx panelA3Line;
protected ComponentLibrary.LabelEx lblClientSource;
private ComponentLibrary.PanelEx panelA1Line;
protected ComponentLibrary.LabelEx lblStyle;
protected internal ComponentLibrary.ButtonForm btnStyleSet;
protected System.Windows.Forms.FlowLayoutPanel flowPanel1;
protected ComponentLibrary.PanelEx panelAddClient;
protected internal ComponentLibrary.PictureBoxEx pictAddClient;
private ComponentLibrary.PanelEx panelA2Line;
protected internal ComponentLibrary.ButtonEx btnSaveIntent;
protected internal ComponentLibrary.ButtonEx btnSave;
protected internal ComponentLibrary.ButtonEx btnPrint;
protected internal ComponentLibrary.ButtonEx btnNewOrder;
protected internal System.Windows.Forms.FlowLayoutPanel flowPanel0;
protected internal ComponentLibrary.CheckBoxEx chkFriends;
protected internal ComponentLibrary.CheckBoxEx chkOldClient;
protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientSource;
protected ComponentLibrary.LabelEx lblYiXiangClient;
protected internal ComponentLibrary.CheckBoxEx chkOther;
protected internal ComponentLibrary.ButtonForm btnSourceSet;
protected System.Windows.Forms.FlowLayoutPanel flowPanel2;
protected internal ComponentLibrary.CheckBoxEx chkHospitalClient;
private ComponentLibrary.PanelEx panelEx5;
private ComponentLibrary.PanelEx panelEx6;
private ComponentLibrary.PanelEx panelEx9;
private ComponentLibrary.PanelEx panelEx12;
protected internal ComponentLibrary.PanelEx panelHospitalClient;
protected internal System.Windows.Forms.FlowLayoutPanel flowPanelClientSource;
protected ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.PanelEx panelMarriage;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.MaskedTextDateEx mskMarriage;
protected ComponentLibrary.CheckBoxEx chkMarriage;
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.LabelEx labelEx30;
protected internal ComponentLibrary.ButtonForm btnSelectUser;
protected ComponentLibrary.TextBoxEx txtOrderPerson;
private ComponentLibrary.LabelEx labelEx38;
protected internal ComponentLibrary.CheckBoxEx chkTransactmemberCard;
protected ComponentLibrary.LabelEx lblOpenType;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
protected internal ComponentLibrary.PanelEx panelTransactmemberCard;
protected internal ComponentLibrary.PanelEx panelEx3;
protected internal System.Windows.Forms.ToolTip toolTip1;
protected ComponentLibrary.LabelEx lblBrowseSelect;
protected internal System.Windows.Forms.TabPage tap3;
protected internal System.Windows.Forms.TabPage tap2;
protected internal ComponentLibrary.PanelEx PanelMain3;
protected internal ComponentLibrary.PanelEx panelVice3;
protected ComponentLibrary.ButtonEx btnShow;
protected ComponentLibrary.ButtonEx btnUpload;
}
}