namespace LYFZ.Software.UI.Customers.SetSmallForm { partial class ConditionQueryIntentClientSamllForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConditionQueryIntentClientSamllForm)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevClientSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbtreevIntentExtent = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.txtRegion = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.chkDateTime = new LYFZ.ComponentLibrary.CheckBoxEx(); this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx(); this.cmbtreevIntentSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.cmbtreevIntentType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.cmbtreevPeopleFollow = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.dtpEnd = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.dtpStart = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbtreevCreatePerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); 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(548, 427); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(548, 427); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(516, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 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.cmbtreevCreatePerson); this.panelEx1.Controls.Add(this.labelEx8); this.panelEx1.Controls.Add(this.cmbtreevClientSource); this.panelEx1.Controls.Add(this.labelEx7); this.panelEx1.Controls.Add(this.cmbtreevIntentExtent); this.panelEx1.Controls.Add(this.labelEx6); this.panelEx1.Controls.Add(this.txtRegion); this.panelEx1.Controls.Add(this.labelEx5); this.panelEx1.Controls.Add(this.chkDateTime); this.panelEx1.Controls.Add(this.btnCancel); this.panelEx1.Controls.Add(this.btnSaveed); this.panelEx1.Controls.Add(this.cmbtreevIntentSource); this.panelEx1.Controls.Add(this.cmbtreevIntentType); this.panelEx1.Controls.Add(this.cmbtreevPeopleFollow); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.dtpEnd); this.panelEx1.Controls.Add(this.dtpStart); this.panelEx1.Controls.Add(this.labelEx1); 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(528, 407); this.panelEx1.TabIndex = 0; // // cmbtreevClientSource // this.cmbtreevClientSource.AfterSelectLevelFirstNode = true; this.cmbtreevClientSource.DropDownHeight = 220; this.cmbtreevClientSource.DropDownShow = false; this.cmbtreevClientSource.FormattingEnabled = true; this.cmbtreevClientSource.IntegralHeight = false; this.cmbtreevClientSource.IsNodeMouseClick = true; this.cmbtreevClientSource.IsSelectParentNode = false; this.cmbtreevClientSource.Location = new System.Drawing.Point(188, 251); this.cmbtreevClientSource.Name = "cmbtreevClientSource"; this.cmbtreevClientSource.ReadOnly = true; this.cmbtreevClientSource.SelectedNode = null; this.cmbtreevClientSource.Size = new System.Drawing.Size(206, 20); this.cmbtreevClientSource.StrGetName = ""; this.cmbtreevClientSource.StrGetTagName = ""; this.cmbtreevClientSource.StrKey = null; this.cmbtreevClientSource.TabIndex = 2237; // // 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(121, 252); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(68, 17); this.labelEx7.TabIndex = 2236; this.labelEx7.Text = "客户来源:"; // // cmbtreevIntentExtent // this.cmbtreevIntentExtent.AfterSelectLevelFirstNode = true; this.cmbtreevIntentExtent.DropDownHeight = 220; this.cmbtreevIntentExtent.DropDownShow = false; this.cmbtreevIntentExtent.FormattingEnabled = true; this.cmbtreevIntentExtent.IntegralHeight = false; this.cmbtreevIntentExtent.IsNodeMouseClick = true; this.cmbtreevIntentExtent.IsSelectParentNode = false; this.cmbtreevIntentExtent.Location = new System.Drawing.Point(188, 218); this.cmbtreevIntentExtent.Name = "cmbtreevIntentExtent"; this.cmbtreevIntentExtent.ReadOnly = true; this.cmbtreevIntentExtent.SelectedNode = null; this.cmbtreevIntentExtent.Size = new System.Drawing.Size(206, 20); this.cmbtreevIntentExtent.StrGetName = ""; this.cmbtreevIntentExtent.StrGetTagName = ""; this.cmbtreevIntentExtent.StrKey = null; this.cmbtreevIntentExtent.TabIndex = 2235; // // 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(121, 219); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(68, 17); this.labelEx6.TabIndex = 2234; this.labelEx6.Text = "意向程度:"; // // txtRegion // this.txtRegion.BackColor = System.Drawing.Color.Transparent; this.txtRegion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtRegion.Icon = null; this.txtRegion.IconIsButton = false; this.txtRegion.IsPasswordChat = '\0'; this.txtRegion.IsSystemPasswordChar = false; this.txtRegion.Lines = new string[0]; this.txtRegion.Location = new System.Drawing.Point(188, 285); this.txtRegion.Margin = new System.Windows.Forms.Padding(0); this.txtRegion.MaxLength = 50; this.txtRegion.MinimumSize = new System.Drawing.Size(0, 24); this.txtRegion.MouseBack = null; this.txtRegion.Multiline = false; this.txtRegion.Name = "txtRegion"; this.txtRegion.NormlBack = null; this.txtRegion.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4); this.txtRegion.ReadOnly = false; this.txtRegion.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtRegion.Size = new System.Drawing.Size(206, 25); this.txtRegion.TabIndex = 2233; this.txtRegion.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtRegion.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtRegion.WaterText = ""; this.txtRegion.WordWrap = true; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(145, 289); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(44, 17); this.labelEx5.TabIndex = 238; this.labelEx5.Text = "区域:"; // // chkDateTime // this.chkDateTime.AutoSize = true; this.chkDateTime.BackColor = System.Drawing.Color.Transparent; this.chkDateTime.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkDateTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkDateTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkDateTime.Fourstates = false; this.chkDateTime.IsGreenTick = false; this.chkDateTime.Location = new System.Drawing.Point(116, 47); this.chkDateTime.Name = "chkDateTime"; this.chkDateTime.Size = new System.Drawing.Size(15, 14); this.chkDateTime.TabIndex = 237; this.chkDateTime.UseVisualStyleBackColor = false; // // btnCancel // this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg"))); this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.IsCustomBackImg = false; this.btnCancel.IsShowText = true; this.btnCancel.Location = new System.Drawing.Point(295, 347); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 28); this.btnCancel.TabIndex = 236; this.btnCancel.Text = " 取 消"; this.btnCancel.UseVisualStyleBackColor = false; // // btnSaveed // this.btnSaveed.BackColor = System.Drawing.Color.Transparent; this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg"))); this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSaveed.ForeColor = System.Drawing.Color.White; this.btnSaveed.IsCustomBackImg = false; this.btnSaveed.IsShowText = true; this.btnSaveed.Location = new System.Drawing.Point(157, 347); this.btnSaveed.Name = "btnSaveed"; this.btnSaveed.Size = new System.Drawing.Size(85, 28); this.btnSaveed.TabIndex = 235; this.btnSaveed.Text = " 确 定"; this.btnSaveed.UseVisualStyleBackColor = false; // // cmbtreevIntentSource // this.cmbtreevIntentSource.AfterSelectLevelFirstNode = true; this.cmbtreevIntentSource.DropDownHeight = 220; this.cmbtreevIntentSource.DropDownShow = false; this.cmbtreevIntentSource.FormattingEnabled = true; this.cmbtreevIntentSource.IntegralHeight = false; this.cmbtreevIntentSource.IsNodeMouseClick = true; this.cmbtreevIntentSource.IsSelectParentNode = false; this.cmbtreevIntentSource.Location = new System.Drawing.Point(188, 151); this.cmbtreevIntentSource.Name = "cmbtreevIntentSource"; this.cmbtreevIntentSource.ReadOnly = true; this.cmbtreevIntentSource.SelectedNode = null; this.cmbtreevIntentSource.Size = new System.Drawing.Size(206, 20); this.cmbtreevIntentSource.StrGetName = ""; this.cmbtreevIntentSource.StrGetTagName = ""; this.cmbtreevIntentSource.StrKey = null; this.cmbtreevIntentSource.TabIndex = 234; // // cmbtreevIntentType // this.cmbtreevIntentType.AfterSelectLevelFirstNode = true; this.cmbtreevIntentType.DropDownHeight = 220; this.cmbtreevIntentType.DropDownShow = false; this.cmbtreevIntentType.FormattingEnabled = true; this.cmbtreevIntentType.IntegralHeight = false; this.cmbtreevIntentType.IsNodeMouseClick = true; this.cmbtreevIntentType.IsSelectParentNode = false; this.cmbtreevIntentType.Location = new System.Drawing.Point(188, 184); this.cmbtreevIntentType.Name = "cmbtreevIntentType"; this.cmbtreevIntentType.ReadOnly = true; this.cmbtreevIntentType.SelectedNode = null; this.cmbtreevIntentType.Size = new System.Drawing.Size(206, 20); this.cmbtreevIntentType.StrGetName = ""; this.cmbtreevIntentType.StrGetTagName = ""; this.cmbtreevIntentType.StrKey = null; this.cmbtreevIntentType.TabIndex = 233; // // cmbtreevPeopleFollow // this.cmbtreevPeopleFollow.AfterSelectLevelFirstNode = true; this.cmbtreevPeopleFollow.DropDownHeight = 220; this.cmbtreevPeopleFollow.DropDownShow = false; this.cmbtreevPeopleFollow.FormattingEnabled = true; this.cmbtreevPeopleFollow.IntegralHeight = false; this.cmbtreevPeopleFollow.IsNodeMouseClick = true; this.cmbtreevPeopleFollow.IsSelectParentNode = false; this.cmbtreevPeopleFollow.Location = new System.Drawing.Point(188, 86); this.cmbtreevPeopleFollow.Name = "cmbtreevPeopleFollow"; this.cmbtreevPeopleFollow.ReadOnly = true; this.cmbtreevPeopleFollow.SelectedNode = null; this.cmbtreevPeopleFollow.Size = new System.Drawing.Size(206, 20); this.cmbtreevPeopleFollow.StrGetName = ""; this.cmbtreevPeopleFollow.StrGetTagName = ""; this.cmbtreevPeopleFollow.StrKey = null; this.cmbtreevPeopleFollow.TabIndex = 232; // // 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(121, 152); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(68, 17); this.labelEx4.TabIndex = 5; this.labelEx4.Text = "意向来源:"; // // labelEx3 // this.labelEx3.AutoSize = true; this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx3.Location = new System.Drawing.Point(121, 185); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(68, 17); this.labelEx3.TabIndex = 4; this.labelEx3.Text = "意向类型:"; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(133, 86); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 3; this.labelEx2.Text = "跟进人:"; // // dtpEnd // this.dtpEnd.CustomFormat = " "; this.dtpEnd.DateValue = ""; this.dtpEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.dtpEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpEnd.IsShowTime = false; this.dtpEnd.Location = new System.Drawing.Point(304, 44); this.dtpEnd.Name = "dtpEnd"; this.dtpEnd.Size = new System.Drawing.Size(90, 23); this.dtpEnd.TabIndex = 2; // // dtpStart // this.dtpStart.CustomFormat = " "; this.dtpStart.DateValue = ""; this.dtpStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.dtpStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpStart.IsShowTime = false; this.dtpStart.Location = new System.Drawing.Point(188, 44); this.dtpStart.Name = "dtpStart"; this.dtpStart.Size = new System.Drawing.Size(90, 23); this.dtpStart.TabIndex = 1; // // 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(133, 46); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(169, 17); this.labelEx1.TabIndex = 0; this.labelEx1.Text = "时间段: —"; // // cmbtreevCreatePerson // this.cmbtreevCreatePerson.AfterSelectLevelFirstNode = true; this.cmbtreevCreatePerson.DropDownHeight = 220; this.cmbtreevCreatePerson.DropDownShow = false; this.cmbtreevCreatePerson.FormattingEnabled = true; this.cmbtreevCreatePerson.IntegralHeight = false; this.cmbtreevCreatePerson.IsNodeMouseClick = true; this.cmbtreevCreatePerson.IsSelectParentNode = false; this.cmbtreevCreatePerson.Location = new System.Drawing.Point(188, 118); this.cmbtreevCreatePerson.Name = "cmbtreevCreatePerson"; this.cmbtreevCreatePerson.ReadOnly = true; this.cmbtreevCreatePerson.SelectedNode = null; this.cmbtreevCreatePerson.Size = new System.Drawing.Size(206, 20); this.cmbtreevCreatePerson.StrGetName = ""; this.cmbtreevCreatePerson.StrGetTagName = ""; this.cmbtreevCreatePerson.StrKey = null; this.cmbtreevCreatePerson.TabIndex = 2239; // // 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(133, 118); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(56, 17); this.labelEx8.TabIndex = 2238; this.labelEx8.Text = "录入人:"; // // ConditionQueryIntentClientSamllForm // 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(548, 492); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "ConditionQueryIntentClientSamllForm"; this.Text = "条件查询"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); 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 labelEx1; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.LabelEx labelEx3; protected internal ComponentLibrary.ButtonEx btnCancel; protected internal ComponentLibrary.ButtonEx btnSaveed; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevIntentSource; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevIntentType; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPeopleFollow; protected internal ComponentLibrary.CheckBoxEx chkDateTime; protected internal ComponentLibrary.DateTimePickerEx dtpEnd; protected internal ComponentLibrary.DateTimePickerEx dtpStart; private ComponentLibrary.LabelEx labelEx5; protected internal ComponentLibrary.TextBoxEx txtRegion; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevIntentExtent; private ComponentLibrary.LabelEx labelEx6; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientSource; private ComponentLibrary.LabelEx labelEx7; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevCreatePerson; private ComponentLibrary.LabelEx labelEx8; } }