123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934 |
- namespace LYFZ.Software.UI.HospitalTrackingSystem
- {
- partial class ConditionsInquiry
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConditionsInquiry));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.cbxRetail = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.cmbtreevPickupStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevCompleteStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx20 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevSendStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpBirthdayStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpBirthdayEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpBornInStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpBornInEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.cmbtreevClientClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.buttonEx2 = new LYFZ.ComponentLibrary.ButtonEx();
- this.buttonEx1 = new LYFZ.ComponentLibrary.ButtonEx();
- this.txtAddress = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevRetail = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.cmbtreevHospital = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtClientPhone = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevRegion = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevIntent = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevSpecies = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtClientName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpCreateStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtpCreateEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.dtp_GHEndTime = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx21 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtp_GHStartTime = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx22 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx();
- this.cbx_GHUser = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(550, 506);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(550, 506);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(458, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(518, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(491, 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.cbx_GHUser);
- this.panelEx1.Controls.Add(this.cbxRetail);
- this.panelEx1.Controls.Add(this.cmbtreevPickupStatus);
- this.panelEx1.Controls.Add(this.labelEx19);
- this.panelEx1.Controls.Add(this.labelEx23);
- this.panelEx1.Controls.Add(this.cmbtreevCompleteStatus);
- this.panelEx1.Controls.Add(this.labelEx20);
- this.panelEx1.Controls.Add(this.labelEx18);
- this.panelEx1.Controls.Add(this.cmbtreevSendStatus);
- this.panelEx1.Controls.Add(this.labelEx17);
- this.panelEx1.Controls.Add(this.labelEx22);
- this.panelEx1.Controls.Add(this.labelEx8);
- this.panelEx1.Controls.Add(this.dtp_GHStartTime);
- this.panelEx1.Controls.Add(this.dtpBirthdayStart);
- this.panelEx1.Controls.Add(this.labelEx21);
- this.panelEx1.Controls.Add(this.labelEx9);
- this.panelEx1.Controls.Add(this.dtp_GHEndTime);
- this.panelEx1.Controls.Add(this.dtpBirthdayEnd);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.dtpBornInStart);
- this.panelEx1.Controls.Add(this.labelEx7);
- this.panelEx1.Controls.Add(this.dtpBornInEnd);
- this.panelEx1.Controls.Add(this.cmbtreevClientClass);
- this.panelEx1.Controls.Add(this.buttonEx2);
- this.panelEx1.Controls.Add(this.buttonEx1);
- this.panelEx1.Controls.Add(this.txtAddress);
- this.panelEx1.Controls.Add(this.txtOrderNumber);
- this.panelEx1.Controls.Add(this.labelEx16);
- this.panelEx1.Controls.Add(this.labelEx15);
- this.panelEx1.Controls.Add(this.cmbtreevRetail);
- this.panelEx1.Controls.Add(this.cmbtreevHospital);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.txtClientPhone);
- this.panelEx1.Controls.Add(this.labelEx12);
- this.panelEx1.Controls.Add(this.cmbtreevRegion);
- this.panelEx1.Controls.Add(this.labelEx5);
- this.panelEx1.Controls.Add(this.cmbtreevIntent);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Controls.Add(this.cmbtreevSpecies);
- this.panelEx1.Controls.Add(this.labelEx11);
- this.panelEx1.Controls.Add(this.txtClientName);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Controls.Add(this.labelEx14);
- this.panelEx1.Controls.Add(this.labelEx10);
- this.panelEx1.Controls.Add(this.dtpCreateStart);
- this.panelEx1.Controls.Add(this.labelEx13);
- this.panelEx1.Controls.Add(this.dtpCreateEnd);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(530, 486);
- this.panelEx1.TabIndex = 0;
- //
- // cbxRetail
- //
- this.cbxRetail.AfterSelectLevelFirstNode = true;
- this.cbxRetail.DropDownHeight = 220;
- this.cbxRetail.DropDownShow = false;
- this.cbxRetail.FormattingEnabled = true;
- this.cbxRetail.IntegralHeight = false;
- this.cbxRetail.IsNodeMouseClick = true;
- this.cbxRetail.IsSelectParentNode = false;
- this.cbxRetail.Location = new System.Drawing.Point(121, 373);
- this.cbxRetail.Name = "cbxRetail";
- this.cbxRetail.ReadOnly = true;
- this.cbxRetail.SelectedNode = null;
- this.cbxRetail.Size = new System.Drawing.Size(329, 20);
- this.cbxRetail.StrGetName = "";
- this.cbxRetail.StrGetTagName = "";
- this.cbxRetail.StrKey = null;
- this.cbxRetail.TabIndex = 622;
- //
- // cmbtreevPickupStatus
- //
- this.cmbtreevPickupStatus.AfterSelectLevelFirstNode = true;
- this.cmbtreevPickupStatus.DropDownHeight = 220;
- this.cmbtreevPickupStatus.DropDownShow = false;
- this.cmbtreevPickupStatus.FormattingEnabled = true;
- this.cmbtreevPickupStatus.IntegralHeight = false;
- this.cmbtreevPickupStatus.IsNodeMouseClick = true;
- this.cmbtreevPickupStatus.IsSelectParentNode = false;
- this.cmbtreevPickupStatus.Location = new System.Drawing.Point(340, 310);
- this.cmbtreevPickupStatus.Name = "cmbtreevPickupStatus";
- this.cmbtreevPickupStatus.ReadOnly = true;
- this.cmbtreevPickupStatus.SelectedNode = null;
- this.cmbtreevPickupStatus.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevPickupStatus.StrGetName = "";
- this.cmbtreevPickupStatus.StrGetTagName = "";
- this.cmbtreevPickupStatus.StrKey = null;
- this.cmbtreevPickupStatus.TabIndex = 144;
- //
- // labelEx19
- //
- this.labelEx19.AutoSize = true;
- this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx19.Location = new System.Drawing.Point(270, 312);
- this.labelEx19.Name = "labelEx19";
- this.labelEx19.Size = new System.Drawing.Size(68, 17);
- this.labelEx19.TabIndex = 143;
- this.labelEx19.Text = "取件状态:";
- //
- // cmbtreevCompleteStatus
- //
- this.cmbtreevCompleteStatus.AfterSelectLevelFirstNode = true;
- this.cmbtreevCompleteStatus.DropDownHeight = 220;
- this.cmbtreevCompleteStatus.DropDownShow = false;
- this.cmbtreevCompleteStatus.FormattingEnabled = true;
- this.cmbtreevCompleteStatus.IntegralHeight = false;
- this.cmbtreevCompleteStatus.IsNodeMouseClick = true;
- this.cmbtreevCompleteStatus.IsSelectParentNode = false;
- this.cmbtreevCompleteStatus.Location = new System.Drawing.Point(121, 310);
- this.cmbtreevCompleteStatus.Name = "cmbtreevCompleteStatus";
- this.cmbtreevCompleteStatus.ReadOnly = true;
- this.cmbtreevCompleteStatus.SelectedNode = null;
- this.cmbtreevCompleteStatus.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevCompleteStatus.StrGetName = "";
- this.cmbtreevCompleteStatus.StrGetTagName = "";
- this.cmbtreevCompleteStatus.StrKey = null;
- this.cmbtreevCompleteStatus.TabIndex = 142;
- //
- // labelEx20
- //
- this.labelEx20.AutoSize = true;
- this.labelEx20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx20.Location = new System.Drawing.Point(51, 374);
- this.labelEx20.Name = "labelEx20";
- this.labelEx20.Size = new System.Drawing.Size(68, 17);
- this.labelEx20.TabIndex = 141;
- this.labelEx20.Text = "通话人员:";
- //
- // labelEx18
- //
- this.labelEx18.AutoSize = true;
- this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx18.Location = new System.Drawing.Point(51, 312);
- this.labelEx18.Name = "labelEx18";
- this.labelEx18.Size = new System.Drawing.Size(68, 17);
- this.labelEx18.TabIndex = 141;
- this.labelEx18.Text = "完成状态:";
- //
- // cmbtreevSendStatus
- //
- this.cmbtreevSendStatus.AfterSelectLevelFirstNode = true;
- this.cmbtreevSendStatus.DropDownHeight = 220;
- this.cmbtreevSendStatus.DropDownShow = false;
- this.cmbtreevSendStatus.FormattingEnabled = true;
- this.cmbtreevSendStatus.IntegralHeight = false;
- this.cmbtreevSendStatus.IsNodeMouseClick = true;
- this.cmbtreevSendStatus.IsSelectParentNode = false;
- this.cmbtreevSendStatus.Location = new System.Drawing.Point(340, 278);
- this.cmbtreevSendStatus.Name = "cmbtreevSendStatus";
- this.cmbtreevSendStatus.ReadOnly = true;
- this.cmbtreevSendStatus.SelectedNode = null;
- this.cmbtreevSendStatus.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevSendStatus.StrGetName = "";
- this.cmbtreevSendStatus.StrGetTagName = "";
- this.cmbtreevSendStatus.StrKey = null;
- this.cmbtreevSendStatus.TabIndex = 140;
- //
- // labelEx17
- //
- this.labelEx17.AutoSize = true;
- this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx17.Location = new System.Drawing.Point(270, 280);
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size(68, 17);
- this.labelEx17.TabIndex = 139;
- this.labelEx17.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(51, 91);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(68, 17);
- this.labelEx8.TabIndex = 135;
- this.labelEx8.Text = "宝宝生日:";
- //
- // dtpBirthdayStart
- //
- this.dtpBirthdayStart.CustomFormat = " ";
- this.dtpBirthdayStart.DateValue = "";
- this.dtpBirthdayStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBirthdayStart.IsShowTime = false;
- this.dtpBirthdayStart.Location = new System.Drawing.Point(120, 89);
- this.dtpBirthdayStart.Name = "dtpBirthdayStart";
- this.dtpBirthdayStart.Size = new System.Drawing.Size(110, 21);
- this.dtpBirthdayStart.TabIndex = 137;
- //
- // 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(275, 91);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(21, 17);
- this.labelEx9.TabIndex = 136;
- this.labelEx9.Text = "—";
- //
- // dtpBirthdayEnd
- //
- this.dtpBirthdayEnd.CustomFormat = " ";
- this.dtpBirthdayEnd.DateValue = "";
- this.dtpBirthdayEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBirthdayEnd.IsShowTime = false;
- this.dtpBirthdayEnd.Location = new System.Drawing.Point(340, 89);
- this.dtpBirthdayEnd.Name = "dtpBirthdayEnd";
- this.dtpBirthdayEnd.Size = new System.Drawing.Size(110, 21);
- this.dtpBirthdayEnd.TabIndex = 138;
- //
- // 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(51, 61);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(68, 17);
- this.labelEx1.TabIndex = 131;
- this.labelEx1.Text = "出生日期:";
- //
- // dtpBornInStart
- //
- this.dtpBornInStart.CustomFormat = " ";
- this.dtpBornInStart.DateValue = "";
- this.dtpBornInStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBornInStart.IsShowTime = false;
- this.dtpBornInStart.Location = new System.Drawing.Point(120, 59);
- this.dtpBornInStart.Name = "dtpBornInStart";
- this.dtpBornInStart.Size = new System.Drawing.Size(110, 21);
- this.dtpBornInStart.TabIndex = 133;
- //
- // 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(275, 61);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(21, 17);
- this.labelEx7.TabIndex = 132;
- this.labelEx7.Text = "—";
- //
- // dtpBornInEnd
- //
- this.dtpBornInEnd.CustomFormat = " ";
- this.dtpBornInEnd.DateValue = "";
- this.dtpBornInEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBornInEnd.IsShowTime = false;
- this.dtpBornInEnd.Location = new System.Drawing.Point(340, 59);
- this.dtpBornInEnd.Name = "dtpBornInEnd";
- this.dtpBornInEnd.Size = new System.Drawing.Size(110, 21);
- this.dtpBornInEnd.TabIndex = 134;
- //
- // cmbtreevClientClass
- //
- this.cmbtreevClientClass.AfterSelectLevelFirstNode = true;
- this.cmbtreevClientClass.DropDownHeight = 220;
- this.cmbtreevClientClass.DropDownShow = false;
- this.cmbtreevClientClass.FormattingEnabled = true;
- this.cmbtreevClientClass.IntegralHeight = false;
- this.cmbtreevClientClass.IsNodeMouseClick = true;
- this.cmbtreevClientClass.IsSelectParentNode = false;
- this.cmbtreevClientClass.Location = new System.Drawing.Point(340, 151);
- this.cmbtreevClientClass.Name = "cmbtreevClientClass";
- this.cmbtreevClientClass.ReadOnly = true;
- this.cmbtreevClientClass.SelectedNode = null;
- this.cmbtreevClientClass.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevClientClass.StrGetName = "";
- this.cmbtreevClientClass.StrGetTagName = "";
- this.cmbtreevClientClass.StrKey = null;
- this.cmbtreevClientClass.TabIndex = 130;
- //
- // buttonEx2
- //
- this.buttonEx2.BackColor = System.Drawing.Color.Transparent;
- this.buttonEx2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx2.BackImg")));
- this.buttonEx2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.buttonEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.buttonEx2.ForeColor = System.Drawing.Color.White;
- this.buttonEx2.IsCustomBackImg = false;
- this.buttonEx2.IsShowText = true;
- this.buttonEx2.Location = new System.Drawing.Point(296, 447);
- this.buttonEx2.Name = "buttonEx2";
- this.buttonEx2.Size = new System.Drawing.Size(85, 28);
- this.buttonEx2.TabIndex = 129;
- this.buttonEx2.Text = " 取 消";
- this.buttonEx2.UseVisualStyleBackColor = false;
- //
- // buttonEx1
- //
- this.buttonEx1.BackColor = System.Drawing.Color.Transparent;
- this.buttonEx1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx1.BackImg")));
- this.buttonEx1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.buttonEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.buttonEx1.ForeColor = System.Drawing.Color.White;
- this.buttonEx1.IsCustomBackImg = false;
- this.buttonEx1.IsShowText = true;
- this.buttonEx1.Location = new System.Drawing.Point(151, 448);
- this.buttonEx1.Name = "buttonEx1";
- this.buttonEx1.Size = new System.Drawing.Size(85, 28);
- this.buttonEx1.TabIndex = 128;
- this.buttonEx1.Text = " 确 定";
- this.buttonEx1.UseVisualStyleBackColor = false;
- //
- // txtAddress
- //
- this.txtAddress.BackColor = System.Drawing.Color.Transparent;
- this.txtAddress.Icon = null;
- this.txtAddress.IconIsButton = false;
- this.txtAddress.IsPasswordChat = '\0';
- this.txtAddress.IsSystemPasswordChar = false;
- this.txtAddress.Lines = new string[0];
- this.txtAddress.Location = new System.Drawing.Point(120, 405);
- this.txtAddress.Margin = new System.Windows.Forms.Padding(0);
- this.txtAddress.MaxLength = 32767;
- this.txtAddress.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtAddress.MouseBack = null;
- this.txtAddress.Multiline = false;
- this.txtAddress.Name = "txtAddress";
- this.txtAddress.NormlBack = null;
- this.txtAddress.Padding = new System.Windows.Forms.Padding(5);
- this.txtAddress.ReadOnly = false;
- this.txtAddress.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtAddress.Size = new System.Drawing.Size(330, 26);
- this.txtAddress.TabIndex = 127;
- this.txtAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtAddress.WaterColor = System.Drawing.Color.DarkGray;
- this.txtAddress.WaterText = "";
- this.txtAddress.WordWrap = true;
- //
- // txtOrderNumber
- //
- this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
- 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(120, 210);
- this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtOrderNumber.MaxLength = 32767;
- this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtOrderNumber.MouseBack = null;
- this.txtOrderNumber.Multiline = false;
- this.txtOrderNumber.Name = "txtOrderNumber";
- this.txtOrderNumber.NormlBack = null;
- this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
- this.txtOrderNumber.ReadOnly = false;
- this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtOrderNumber.Size = new System.Drawing.Size(110, 26);
- this.txtOrderNumber.TabIndex = 126;
- this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.txtOrderNumber.WaterText = "";
- this.txtOrderNumber.WordWrap = true;
- //
- // 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(51, 214);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(68, 17);
- this.labelEx16.TabIndex = 125;
- this.labelEx16.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(51, 409);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(68, 17);
- this.labelEx15.TabIndex = 124;
- this.labelEx15.Text = "客户地址:";
- //
- // cmbtreevRetail
- //
- this.cmbtreevRetail.AfterSelectLevelFirstNode = true;
- this.cmbtreevRetail.DropDownHeight = 220;
- this.cmbtreevRetail.DropDownShow = false;
- this.cmbtreevRetail.FormattingEnabled = true;
- this.cmbtreevRetail.IntegralHeight = false;
- this.cmbtreevRetail.IsNodeMouseClick = true;
- this.cmbtreevRetail.IsSelectParentNode = false;
- this.cmbtreevRetail.Location = new System.Drawing.Point(340, 246);
- this.cmbtreevRetail.Name = "cmbtreevRetail";
- this.cmbtreevRetail.ReadOnly = true;
- this.cmbtreevRetail.SelectedNode = null;
- this.cmbtreevRetail.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevRetail.StrGetName = "";
- this.cmbtreevRetail.StrGetTagName = "";
- this.cmbtreevRetail.StrKey = null;
- this.cmbtreevRetail.TabIndex = 123;
- //
- // cmbtreevHospital
- //
- this.cmbtreevHospital.AfterSelectLevelFirstNode = true;
- this.cmbtreevHospital.DropDownHeight = 220;
- this.cmbtreevHospital.DropDownShow = false;
- this.cmbtreevHospital.FormattingEnabled = true;
- this.cmbtreevHospital.IntegralHeight = false;
- this.cmbtreevHospital.IsNodeMouseClick = true;
- this.cmbtreevHospital.IsSelectParentNode = false;
- this.cmbtreevHospital.Location = new System.Drawing.Point(120, 246);
- this.cmbtreevHospital.Name = "cmbtreevHospital";
- this.cmbtreevHospital.ReadOnly = true;
- this.cmbtreevHospital.SelectedNode = null;
- this.cmbtreevHospital.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevHospital.StrGetName = "";
- this.cmbtreevHospital.StrGetTagName = "";
- this.cmbtreevHospital.StrKey = null;
- this.cmbtreevHospital.TabIndex = 122;
- //
- // 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(270, 247);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 121;
- this.labelEx6.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(51, 247);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 120;
- this.labelEx3.Text = "来单医院:";
- //
- // txtClientPhone
- //
- this.txtClientPhone.BackColor = System.Drawing.Color.Transparent;
- this.txtClientPhone.Icon = null;
- this.txtClientPhone.IconIsButton = false;
- this.txtClientPhone.IsPasswordChat = '\0';
- this.txtClientPhone.IsSystemPasswordChar = false;
- this.txtClientPhone.Lines = new string[0];
- this.txtClientPhone.Location = new System.Drawing.Point(120, 179);
- this.txtClientPhone.Margin = new System.Windows.Forms.Padding(0);
- this.txtClientPhone.MaxLength = 32767;
- this.txtClientPhone.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtClientPhone.MouseBack = null;
- this.txtClientPhone.Multiline = false;
- this.txtClientPhone.Name = "txtClientPhone";
- this.txtClientPhone.NormlBack = null;
- this.txtClientPhone.Padding = new System.Windows.Forms.Padding(5);
- this.txtClientPhone.ReadOnly = false;
- this.txtClientPhone.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtClientPhone.Size = new System.Drawing.Size(110, 26);
- this.txtClientPhone.TabIndex = 118;
- this.txtClientPhone.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClientPhone.WaterColor = System.Drawing.Color.DarkGray;
- this.txtClientPhone.WaterText = "";
- this.txtClientPhone.WordWrap = true;
- //
- // labelEx12
- //
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx12.Location = new System.Drawing.Point(51, 183);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(68, 17);
- this.labelEx12.TabIndex = 117;
- this.labelEx12.Text = "客户电话:";
- //
- // cmbtreevRegion
- //
- this.cmbtreevRegion.AfterSelectLevelFirstNode = true;
- this.cmbtreevRegion.DropDownHeight = 220;
- this.cmbtreevRegion.DropDownShow = false;
- this.cmbtreevRegion.FormattingEnabled = true;
- this.cmbtreevRegion.IntegralHeight = false;
- this.cmbtreevRegion.IsNodeMouseClick = true;
- this.cmbtreevRegion.IsSelectParentNode = false;
- this.cmbtreevRegion.Location = new System.Drawing.Point(120, 278);
- this.cmbtreevRegion.Name = "cmbtreevRegion";
- this.cmbtreevRegion.ReadOnly = true;
- this.cmbtreevRegion.SelectedNode = null;
- this.cmbtreevRegion.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevRegion.StrGetName = "";
- this.cmbtreevRegion.StrGetTagName = "";
- this.cmbtreevRegion.StrKey = null;
- this.cmbtreevRegion.TabIndex = 119;
- //
- // 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(51, 280);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(68, 17);
- this.labelEx5.TabIndex = 116;
- this.labelEx5.Text = "客户区域:";
- //
- // cmbtreevIntent
- //
- this.cmbtreevIntent.AfterSelectLevelFirstNode = true;
- this.cmbtreevIntent.DropDownHeight = 220;
- this.cmbtreevIntent.DropDownShow = false;
- this.cmbtreevIntent.FormattingEnabled = true;
- this.cmbtreevIntent.IntegralHeight = false;
- this.cmbtreevIntent.IsNodeMouseClick = true;
- this.cmbtreevIntent.IsSelectParentNode = false;
- this.cmbtreevIntent.Location = new System.Drawing.Point(340, 182);
- this.cmbtreevIntent.Name = "cmbtreevIntent";
- this.cmbtreevIntent.ReadOnly = true;
- this.cmbtreevIntent.SelectedNode = null;
- this.cmbtreevIntent.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevIntent.StrGetName = "";
- this.cmbtreevIntent.StrGetTagName = "";
- this.cmbtreevIntent.StrKey = null;
- this.cmbtreevIntent.TabIndex = 114;
- //
- // 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(270, 214);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(68, 17);
- this.labelEx2.TabIndex = 112;
- this.labelEx2.Text = "业务种类:";
- //
- // cmbtreevSpecies
- //
- this.cmbtreevSpecies.AfterSelectLevelFirstNode = true;
- this.cmbtreevSpecies.DropDownHeight = 220;
- this.cmbtreevSpecies.DropDownShow = false;
- this.cmbtreevSpecies.FormattingEnabled = true;
- this.cmbtreevSpecies.IntegralHeight = false;
- this.cmbtreevSpecies.IsNodeMouseClick = true;
- this.cmbtreevSpecies.IsSelectParentNode = false;
- this.cmbtreevSpecies.Location = new System.Drawing.Point(340, 213);
- this.cmbtreevSpecies.Name = "cmbtreevSpecies";
- this.cmbtreevSpecies.ReadOnly = true;
- this.cmbtreevSpecies.SelectedNode = null;
- this.cmbtreevSpecies.Size = new System.Drawing.Size(110, 20);
- this.cmbtreevSpecies.StrGetName = "";
- this.cmbtreevSpecies.StrGetTagName = "";
- this.cmbtreevSpecies.StrKey = null;
- this.cmbtreevSpecies.TabIndex = 115;
- //
- // 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(270, 183);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(68, 17);
- this.labelEx11.TabIndex = 113;
- this.labelEx11.Text = "业务意向:";
- //
- // txtClientName
- //
- this.txtClientName.BackColor = System.Drawing.Color.Transparent;
- 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(120, 148);
- this.txtClientName.Margin = new System.Windows.Forms.Padding(0);
- this.txtClientName.MaxLength = 32767;
- this.txtClientName.MinimumSize = new System.Drawing.Size(0, 26);
- 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(110, 26);
- this.txtClientName.TabIndex = 110;
- this.txtClientName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtClientName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtClientName.WaterText = "";
- this.txtClientName.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(51, 152);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 108;
- this.labelEx4.Text = "客户姓名:";
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx14.Location = new System.Drawing.Point(270, 152);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(68, 17);
- this.labelEx14.TabIndex = 109;
- this.labelEx14.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(51, 31);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(68, 17);
- this.labelEx10.TabIndex = 104;
- this.labelEx10.Text = "录入日期:";
- //
- // dtpCreateStart
- //
- this.dtpCreateStart.CustomFormat = " ";
- this.dtpCreateStart.DateValue = "";
- this.dtpCreateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateStart.IsShowTime = false;
- this.dtpCreateStart.Location = new System.Drawing.Point(120, 29);
- this.dtpCreateStart.Name = "dtpCreateStart";
- this.dtpCreateStart.Size = new System.Drawing.Size(110, 21);
- this.dtpCreateStart.TabIndex = 106;
- //
- // labelEx13
- //
- this.labelEx13.AutoSize = true;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx13.Location = new System.Drawing.Point(275, 31);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(21, 17);
- this.labelEx13.TabIndex = 105;
- this.labelEx13.Text = "—";
- //
- // dtpCreateEnd
- //
- this.dtpCreateEnd.CustomFormat = " ";
- this.dtpCreateEnd.DateValue = "";
- this.dtpCreateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpCreateEnd.IsShowTime = false;
- this.dtpCreateEnd.Location = new System.Drawing.Point(340, 29);
- this.dtpCreateEnd.Name = "dtpCreateEnd";
- this.dtpCreateEnd.Size = new System.Drawing.Size(110, 21);
- this.dtpCreateEnd.TabIndex = 107;
- //
- // dtp_GHEndTime
- //
- this.dtp_GHEndTime.CustomFormat = " ";
- this.dtp_GHEndTime.DateValue = "";
- this.dtp_GHEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtp_GHEndTime.IsShowTime = false;
- this.dtp_GHEndTime.Location = new System.Drawing.Point(340, 120);
- this.dtp_GHEndTime.Name = "dtp_GHEndTime";
- this.dtp_GHEndTime.Size = new System.Drawing.Size(110, 21);
- this.dtp_GHEndTime.TabIndex = 138;
- //
- // labelEx21
- //
- this.labelEx21.AutoSize = true;
- this.labelEx21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx21.Location = new System.Drawing.Point(275, 122);
- this.labelEx21.Name = "labelEx21";
- this.labelEx21.Size = new System.Drawing.Size(21, 17);
- this.labelEx21.TabIndex = 136;
- this.labelEx21.Text = "—";
- //
- // dtp_GHStartTime
- //
- this.dtp_GHStartTime.CustomFormat = " ";
- this.dtp_GHStartTime.DateValue = "";
- this.dtp_GHStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtp_GHStartTime.IsShowTime = false;
- this.dtp_GHStartTime.Location = new System.Drawing.Point(120, 120);
- this.dtp_GHStartTime.Name = "dtp_GHStartTime";
- this.dtp_GHStartTime.Size = new System.Drawing.Size(110, 21);
- this.dtp_GHStartTime.TabIndex = 137;
- //
- // labelEx22
- //
- this.labelEx22.AutoSize = true;
- this.labelEx22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx22.Location = new System.Drawing.Point(51, 122);
- this.labelEx22.Name = "labelEx22";
- this.labelEx22.Size = new System.Drawing.Size(68, 17);
- this.labelEx22.TabIndex = 135;
- this.labelEx22.Text = "上门时间:";
- //
- // labelEx23
- //
- this.labelEx23.AutoSize = true;
- this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx23.Location = new System.Drawing.Point(51, 343);
- this.labelEx23.Name = "labelEx23";
- this.labelEx23.Size = new System.Drawing.Size(68, 17);
- this.labelEx23.TabIndex = 141;
- this.labelEx23.Text = "上门人员:";
- //
- // cbx_GHUser
- //
- this.cbx_GHUser.AfterSelectLevelFirstNode = true;
- this.cbx_GHUser.DropDownHeight = 220;
- this.cbx_GHUser.DropDownShow = false;
- this.cbx_GHUser.FormattingEnabled = true;
- this.cbx_GHUser.IntegralHeight = false;
- this.cbx_GHUser.IsNodeMouseClick = true;
- this.cbx_GHUser.IsSelectParentNode = false;
- this.cbx_GHUser.Location = new System.Drawing.Point(121, 342);
- this.cbx_GHUser.Name = "cbx_GHUser";
- this.cbx_GHUser.ReadOnly = true;
- this.cbx_GHUser.SelectedNode = null;
- this.cbx_GHUser.Size = new System.Drawing.Size(329, 20);
- this.cbx_GHUser.StrGetName = "";
- this.cbx_GHUser.StrGetTagName = "";
- this.cbx_GHUser.StrKey = null;
- this.cbx_GHUser.TabIndex = 622;
- //
- // ConditionsInquiry
- //
- 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(550, 571);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsMaximized = false;
- this.MaximizeBox = false;
- this.Name = "ConditionsInquiry";
- 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.panelEx1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.LabelEx labelEx13;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx12;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx16;
- private ComponentLibrary.LabelEx labelEx15;
- protected internal ComponentLibrary.ButtonEx buttonEx2;
- protected internal ComponentLibrary.ButtonEx buttonEx1;
- private ComponentLibrary.LabelEx labelEx8;
- private ComponentLibrary.LabelEx labelEx9;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx7;
- public ComponentLibrary.LabelEx labelEx14;
- public ComponentLibrary.LabelEx labelEx2;
- public ComponentLibrary.LabelEx labelEx11;
- public ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx19;
- private ComponentLibrary.LabelEx labelEx18;
- private ComponentLibrary.LabelEx labelEx17;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPickupStatus;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevCompleteStatus;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevSendStatus;
- protected internal ComponentLibrary.DateTimePickerEx dtpCreateStart;
- protected internal ComponentLibrary.DateTimePickerEx dtpBirthdayStart;
- protected internal ComponentLibrary.DateTimePickerEx dtpBirthdayEnd;
- protected internal ComponentLibrary.DateTimePickerEx dtpBornInStart;
- protected internal ComponentLibrary.DateTimePickerEx dtpBornInEnd;
- protected internal ComponentLibrary.DateTimePickerEx dtpCreateEnd;
- protected internal ComponentLibrary.TextBoxEx txtClientName;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevIntent;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevSpecies;
- protected internal ComponentLibrary.TextBoxEx txtClientPhone;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevRegion;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevRetail;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevHospital;
- protected internal ComponentLibrary.TextBoxEx txtAddress;
- protected internal ComponentLibrary.TextBoxEx txtOrderNumber;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientClass;
- public ComponentLibrary.ComboBoxTreeViewEx cbxRetail;
- private ComponentLibrary.LabelEx labelEx20;
- private ComponentLibrary.LabelEx labelEx22;
- protected internal ComponentLibrary.DateTimePickerEx dtp_GHStartTime;
- private ComponentLibrary.LabelEx labelEx21;
- protected internal ComponentLibrary.DateTimePickerEx dtp_GHEndTime;
- public ComponentLibrary.ComboBoxTreeViewEx cbx_GHUser;
- private ComponentLibrary.LabelEx labelEx23;
- }
- }
|