namespace LYFZ.Software.UI.Customers
{
partial class Interestedbuyers
{
///
/// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Interestedbuyers));
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.cmbtreevClientStatusType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.lblClientStatusType = new LYFZ.ComponentLibrary.LabelEx();
this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.txtStatistics = new LYFZ.ComponentLibrary.TextBoxEx();
this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.txtkeyword = new LYFZ.ComponentLibrary.TextBoxEx();
this.btnSlect = new LYFZ.ComponentLibrary.ButtonEx();
this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx();
this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx();
this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClientServiceAnPai = new LYFZ.ComponentLibrary.ButtonEx();
this.btnCommicRecord = new LYFZ.ComponentLibrary.ButtonEx();
this.btnTexting = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExcel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEt = new LYFZ.ComponentLibrary.PanelEx();
this.chkEt = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelHs = new LYFZ.ComponentLibrary.PanelEx();
this.chkHs = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelXz = new LYFZ.ComponentLibrary.PanelEx();
this.chkXz = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelFw = new LYFZ.ComponentLibrary.PanelEx();
this.chkFw = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panWDKH = new LYFZ.ComponentLibrary.PanelEx();
this.chkWDKH = new LYFZ.ComponentLibrary.CheckBoxEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.tabControlEx1.SuspendLayout();
this.flowLayoutPanel2.SuspendLayout();
this.panelStoreName.SuspendLayout();
this.panelEx4.SuspendLayout();
this.panelEt.SuspendLayout();
this.panelHs.SuspendLayout();
this.panelXz.SuspendLayout();
this.panelFw.SuspendLayout();
this.panWDKH.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.plExMainContainer.Size = new System.Drawing.Size(1757, 553);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(1757, 593);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
//
// btnAppFormMenu
//
this.btnAppFormMenu.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMenu.BackImg")));
this.btnAppFormMenu.Location = new System.Drawing.Point(936, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(1698, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(1725, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(1671, 0);
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.panelEx1);
this.panelEx2.Controls.Add(this.flowLayoutPanel2);
this.panelEx2.Controls.Add(this.panelEx3);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(5, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Padding = new System.Windows.Forms.Padding(2, 4, 2, 2);
this.panelEx2.Size = new System.Drawing.Size(1747, 533);
this.panelEx2.TabIndex = 195;
//
// 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.dgvData);
this.panelEx1.Controls.Add(this.cmbtreevClientStatusType);
this.panelEx1.Controls.Add(this.lblClientStatusType);
this.panelEx1.Controls.Add(this.tabControlEx1);
this.panelEx1.Controls.Add(this.txtStatistics);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(2, 40);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(1741, 489);
this.panelEx1.TabIndex = 219;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.dgvColumnHeadersHeight = 24;
this.dgvData.dgvCurrentColumnOriginalSet = "";
this.dgvData.dgvCurrentColumnWidth = "";
this.dgvData.dgvCurrentHideColumn = null;
this.dgvData.dgvFixedHideColumn = null;
this.dgvData.dgvGuidName = null;
this.dgvData.dgvUserEmployeeID = null;
this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData.ImageHeight = 15;
this.dgvData.ImageWidth = 15;
this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
this.dgvData.IsCompleteBonding = false;
this.dgvData.IsCopyCellValue = true;
this.dgvData.IsShowSerialNumber = true;
this.dgvData.IsSortedRedraw = true;
this.dgvData.IsSortMode = false;
this.dgvData.Location = new System.Drawing.Point(0, 32);
this.dgvData.Name = "dgvData";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvData.RowHeadersWidth = 40;
this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.Size = new System.Drawing.Size(1741, 432);
this.dgvData.StrSecondStageNull = "";
this.dgvData.StrValueNullColumn = "";
this.dgvData.TabIndex = 2239;
this.dgvData.ViceCount = 1;
//
// cmbtreevClientStatusType
//
this.cmbtreevClientStatusType.AfterSelectLevelFirstNode = true;
this.cmbtreevClientStatusType.DropDownHeight = 220;
this.cmbtreevClientStatusType.DropDownShow = false;
this.cmbtreevClientStatusType.FormattingEnabled = true;
this.cmbtreevClientStatusType.IntegralHeight = false;
this.cmbtreevClientStatusType.IsNodeMouseClick = true;
this.cmbtreevClientStatusType.IsSelectParentNode = false;
this.cmbtreevClientStatusType.Location = new System.Drawing.Point(370, 8);
this.cmbtreevClientStatusType.Name = "cmbtreevClientStatusType";
this.cmbtreevClientStatusType.ReadOnly = true;
this.cmbtreevClientStatusType.SelectedNode = null;
this.cmbtreevClientStatusType.Size = new System.Drawing.Size(131, 20);
this.cmbtreevClientStatusType.StrGetName = "";
this.cmbtreevClientStatusType.StrGetTagName = "";
this.cmbtreevClientStatusType.StrKey = null;
this.cmbtreevClientStatusType.TabIndex = 2238;
this.cmbtreevClientStatusType.Visible = false;
//
// lblClientStatusType
//
this.lblClientStatusType.AutoSize = true;
this.lblClientStatusType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblClientStatusType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblClientStatusType.Location = new System.Drawing.Point(304, 9);
this.lblClientStatusType.Name = "lblClientStatusType";
this.lblClientStatusType.Size = new System.Drawing.Size(68, 17);
this.lblClientStatusType.TabIndex = 2237;
this.lblClientStatusType.Text = "流失类型:";
this.lblClientStatusType.Visible = false;
//
// tabControlEx1
//
this.tabControlEx1.Appearance = System.Windows.Forms.TabAppearance.Buttons;
this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabControlEx1.Controls.Add(this.tabPage1);
this.tabControlEx1.Controls.Add(this.tabPage2);
this.tabControlEx1.Controls.Add(this.tabPage3);
this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Top;
this.tabControlEx1.ItemSize = new System.Drawing.Size(90, 30);
this.tabControlEx1.Location = new System.Drawing.Point(0, 0);
this.tabControlEx1.Name = "tabControlEx1";
this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabControlEx1.SelectedIndex = 0;
this.tabControlEx1.Size = new System.Drawing.Size(1741, 32);
this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControlEx1.TabIndex = 2235;
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage1.Location = new System.Drawing.Point(4, 34);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1733, 0);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "跟进中";
//
// tabPage2
//
this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage2.Location = new System.Drawing.Point(4, 34);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(886, 0);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "已成交";
//
// tabPage3
//
this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage3.Location = new System.Drawing.Point(4, 34);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(886, 0);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "流失";
//
// txtStatistics
//
this.txtStatistics.BackColor = System.Drawing.Color.Transparent;
this.txtStatistics.Dock = System.Windows.Forms.DockStyle.Bottom;
this.txtStatistics.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtStatistics.Icon = null;
this.txtStatistics.IconIsButton = false;
this.txtStatistics.IsPasswordChat = '\0';
this.txtStatistics.IsSystemPasswordChar = false;
this.txtStatistics.Lines = new string[0];
this.txtStatistics.Location = new System.Drawing.Point(0, 464);
this.txtStatistics.Margin = new System.Windows.Forms.Padding(0);
this.txtStatistics.MaxLength = 32767;
this.txtStatistics.MinimumSize = new System.Drawing.Size(0, 24);
this.txtStatistics.MouseBack = null;
this.txtStatistics.Multiline = false;
this.txtStatistics.Name = "txtStatistics";
this.txtStatistics.NormlBack = null;
this.txtStatistics.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtStatistics.ReadOnly = true;
this.txtStatistics.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtStatistics.Size = new System.Drawing.Size(1741, 25);
this.txtStatistics.TabIndex = 2236;
this.txtStatistics.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtStatistics.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtStatistics.WaterText = "";
this.txtStatistics.WordWrap = true;
//
// flowLayoutPanel2
//
this.flowLayoutPanel2.Controls.Add(this.panelStoreName);
this.flowLayoutPanel2.Controls.Add(this.panelEx4);
this.flowLayoutPanel2.Controls.Add(this.btnSlect);
this.flowLayoutPanel2.Controls.Add(this.btnAdd);
this.flowLayoutPanel2.Controls.Add(this.btnConditionQuery);
this.flowLayoutPanel2.Controls.Add(this.btnUpdate);
this.flowLayoutPanel2.Controls.Add(this.btnDelete);
this.flowLayoutPanel2.Controls.Add(this.btnClientServiceAnPai);
this.flowLayoutPanel2.Controls.Add(this.btnCommicRecord);
this.flowLayoutPanel2.Controls.Add(this.btnTexting);
this.flowLayoutPanel2.Controls.Add(this.btnExport);
this.flowLayoutPanel2.Controls.Add(this.btnExcel);
this.flowLayoutPanel2.Controls.Add(this.btnClose);
this.flowLayoutPanel2.Controls.Add(this.panelEt);
this.flowLayoutPanel2.Controls.Add(this.panelHs);
this.flowLayoutPanel2.Controls.Add(this.panelXz);
this.flowLayoutPanel2.Controls.Add(this.panelFw);
this.flowLayoutPanel2.Controls.Add(this.panWDKH);
this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top;
this.flowLayoutPanel2.Location = new System.Drawing.Point(2, 4);
this.flowLayoutPanel2.Name = "flowLayoutPanel2";
this.flowLayoutPanel2.Size = new System.Drawing.Size(1741, 36);
this.flowLayoutPanel2.TabIndex = 220;
//
// panelStoreName
//
this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelStoreName.BorderWidth = 1;
this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
this.panelStoreName.Location = new System.Drawing.Point(1, 1);
this.panelStoreName.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
this.panelStoreName.Name = "panelStoreName";
this.panelStoreName.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.panelStoreName.Size = new System.Drawing.Size(147, 28);
this.panelStoreName.TabIndex = 226;
//
// cmbtreevStoreName
//
this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
this.cmbtreevStoreName.Dock = System.Windows.Forms.DockStyle.Fill;
this.cmbtreevStoreName.DropDownHeight = 220;
this.cmbtreevStoreName.DropDownShow = false;
this.cmbtreevStoreName.FormattingEnabled = true;
this.cmbtreevStoreName.IntegralHeight = false;
this.cmbtreevStoreName.IsNodeMouseClick = true;
this.cmbtreevStoreName.IsSelectParentNode = false;
this.cmbtreevStoreName.Location = new System.Drawing.Point(0, 5);
this.cmbtreevStoreName.Name = "cmbtreevStoreName";
this.cmbtreevStoreName.ReadOnly = true;
this.cmbtreevStoreName.SelectedNode = null;
this.cmbtreevStoreName.Size = new System.Drawing.Size(147, 20);
this.cmbtreevStoreName.StrGetName = "";
this.cmbtreevStoreName.StrGetTagName = "";
this.cmbtreevStoreName.StrKey = null;
this.cmbtreevStoreName.TabIndex = 274;
//
// panelEx4
//
this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx4.BorderWidth = 1;
this.panelEx4.Controls.Add(this.txtkeyword);
this.panelEx4.Location = new System.Drawing.Point(151, 2);
this.panelEx4.Margin = new System.Windows.Forms.Padding(2);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(160, 30);
this.panelEx4.TabIndex = 217;
//
// txtkeyword
//
this.txtkeyword.BackColor = System.Drawing.Color.Transparent;
this.txtkeyword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtkeyword.Icon = null;
this.txtkeyword.IconIsButton = false;
this.txtkeyword.IsPasswordChat = '\0';
this.txtkeyword.IsSystemPasswordChar = false;
this.txtkeyword.Lines = new string[0];
this.txtkeyword.Location = new System.Drawing.Point(3, 2);
this.txtkeyword.Margin = new System.Windows.Forms.Padding(0);
this.txtkeyword.MaxLength = 32767;
this.txtkeyword.MinimumSize = new System.Drawing.Size(0, 24);
this.txtkeyword.MouseBack = null;
this.txtkeyword.Multiline = false;
this.txtkeyword.Name = "txtkeyword";
this.txtkeyword.NormlBack = null;
this.txtkeyword.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
this.txtkeyword.ReadOnly = false;
this.txtkeyword.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtkeyword.Size = new System.Drawing.Size(150, 26);
this.txtkeyword.TabIndex = 2231;
this.txtkeyword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtkeyword.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.txtkeyword.WaterText = "客户姓名、客户电话";
this.txtkeyword.WordWrap = true;
//
// btnSlect
//
this.btnSlect.BackColor = System.Drawing.Color.Transparent;
this.btnSlect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSlect.BackImg")));
this.btnSlect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSlect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSlect.ForeColor = System.Drawing.Color.White;
this.btnSlect.IsCustomBackImg = false;
this.btnSlect.IsShowText = true;
this.btnSlect.Location = new System.Drawing.Point(316, 3);
this.btnSlect.Name = "btnSlect";
this.btnSlect.Size = new System.Drawing.Size(85, 28);
this.btnSlect.TabIndex = 198;
this.btnSlect.Text = " 查 询";
this.btnSlect.UseVisualStyleBackColor = false;
//
// btnAdd
//
this.btnAdd.BackColor = System.Drawing.Color.Transparent;
this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAdd.ForeColor = System.Drawing.Color.White;
this.btnAdd.IsCustomBackImg = false;
this.btnAdd.IsShowText = true;
this.btnAdd.Location = new System.Drawing.Point(407, 3);
this.btnAdd.Name = "btnAdd";
this.btnAdd.Size = new System.Drawing.Size(85, 28);
this.btnAdd.TabIndex = 200;
this.btnAdd.Text = " 添 加";
this.btnAdd.UseVisualStyleBackColor = false;
//
// btnConditionQuery
//
this.btnConditionQuery.BackColor = System.Drawing.Color.Transparent;
this.btnConditionQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnConditionQuery.BackImg")));
this.btnConditionQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnConditionQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnConditionQuery.ForeColor = System.Drawing.Color.White;
this.btnConditionQuery.IsCustomBackImg = false;
this.btnConditionQuery.IsShowText = true;
this.btnConditionQuery.Location = new System.Drawing.Point(498, 3);
this.btnConditionQuery.Name = "btnConditionQuery";
this.btnConditionQuery.Size = new System.Drawing.Size(85, 28);
this.btnConditionQuery.TabIndex = 222;
this.btnConditionQuery.Text = " 条件查询";
this.btnConditionQuery.UseVisualStyleBackColor = false;
//
// btnUpdate
//
this.btnUpdate.BackColor = System.Drawing.Color.Transparent;
this.btnUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdate.BackImg")));
this.btnUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUpdate.ForeColor = System.Drawing.Color.White;
this.btnUpdate.IsCustomBackImg = false;
this.btnUpdate.IsShowText = true;
this.btnUpdate.Location = new System.Drawing.Point(589, 3);
this.btnUpdate.Name = "btnUpdate";
this.btnUpdate.Size = new System.Drawing.Size(85, 28);
this.btnUpdate.TabIndex = 201;
this.btnUpdate.Text = " 修 改";
this.btnUpdate.UseVisualStyleBackColor = false;
//
// btnDelete
//
this.btnDelete.BackColor = System.Drawing.Color.Transparent;
this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete.ForeColor = System.Drawing.Color.White;
this.btnDelete.IsCustomBackImg = false;
this.btnDelete.IsShowText = true;
this.btnDelete.Location = new System.Drawing.Point(680, 3);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(85, 28);
this.btnDelete.TabIndex = 202;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// btnClientServiceAnPai
//
this.btnClientServiceAnPai.BackColor = System.Drawing.Color.Transparent;
this.btnClientServiceAnPai.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClientServiceAnPai.BackImg")));
this.btnClientServiceAnPai.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClientServiceAnPai.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClientServiceAnPai.ForeColor = System.Drawing.Color.White;
this.btnClientServiceAnPai.IsCustomBackImg = false;
this.btnClientServiceAnPai.IsShowText = true;
this.btnClientServiceAnPai.Location = new System.Drawing.Point(771, 3);
this.btnClientServiceAnPai.Name = "btnClientServiceAnPai";
this.btnClientServiceAnPai.Size = new System.Drawing.Size(85, 28);
this.btnClientServiceAnPai.TabIndex = 223;
this.btnClientServiceAnPai.Text = " 安排客服";
this.btnClientServiceAnPai.UseVisualStyleBackColor = false;
//
// btnCommicRecord
//
this.btnCommicRecord.BackColor = System.Drawing.Color.Transparent;
this.btnCommicRecord.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCommicRecord.BackImg")));
this.btnCommicRecord.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCommicRecord.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCommicRecord.ForeColor = System.Drawing.Color.White;
this.btnCommicRecord.IsCustomBackImg = false;
this.btnCommicRecord.IsShowText = true;
this.btnCommicRecord.Location = new System.Drawing.Point(862, 3);
this.btnCommicRecord.Name = "btnCommicRecord";
this.btnCommicRecord.Size = new System.Drawing.Size(85, 28);
this.btnCommicRecord.TabIndex = 224;
this.btnCommicRecord.Text = " 沟通记录";
this.btnCommicRecord.UseVisualStyleBackColor = false;
//
// btnTexting
//
this.btnTexting.BackColor = System.Drawing.Color.Transparent;
this.btnTexting.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTexting.BackImg")));
this.btnTexting.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnTexting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnTexting.ForeColor = System.Drawing.Color.White;
this.btnTexting.IsCustomBackImg = false;
this.btnTexting.IsShowText = true;
this.btnTexting.Location = new System.Drawing.Point(953, 3);
this.btnTexting.Name = "btnTexting";
this.btnTexting.Size = new System.Drawing.Size(85, 28);
this.btnTexting.TabIndex = 203;
this.btnTexting.Text = " 发短信";
this.btnTexting.UseVisualStyleBackColor = false;
//
// btnExport
//
this.btnExport.BackColor = System.Drawing.Color.Transparent;
this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg")));
this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExport.ForeColor = System.Drawing.Color.White;
this.btnExport.IsCustomBackImg = false;
this.btnExport.IsShowText = true;
this.btnExport.Location = new System.Drawing.Point(1044, 3);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(85, 28);
this.btnExport.TabIndex = 204;
this.btnExport.Text = " 导 出";
this.btnExport.UseVisualStyleBackColor = false;
//
// btnExcel
//
this.btnExcel.BackColor = System.Drawing.Color.Transparent;
this.btnExcel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExcel.BackImg")));
this.btnExcel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnExcel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnExcel.ForeColor = System.Drawing.Color.White;
this.btnExcel.IsCustomBackImg = false;
this.btnExcel.IsShowText = true;
this.btnExcel.Location = new System.Drawing.Point(1135, 3);
this.btnExcel.Name = "btnExcel";
this.btnExcel.Size = new System.Drawing.Size(85, 28);
this.btnExcel.TabIndex = 205;
this.btnExcel.Text = " 导入Excel";
this.btnExcel.UseVisualStyleBackColor = false;
//
// btnClose
//
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.IsCustomBackImg = false;
this.btnClose.IsShowText = true;
this.btnClose.Location = new System.Drawing.Point(1226, 3);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 28);
this.btnClose.TabIndex = 205;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// panelEt
//
this.panelEt.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEt.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEt.BorderWidth = 1;
this.panelEt.Controls.Add(this.chkEt);
this.panelEt.Location = new System.Drawing.Point(1316, 2);
this.panelEt.Margin = new System.Windows.Forms.Padding(2);
this.panelEt.Name = "panelEt";
this.panelEt.Size = new System.Drawing.Size(65, 30);
this.panelEt.TabIndex = 218;
//
// chkEt
//
this.chkEt.AutoSize = true;
this.chkEt.BackColor = System.Drawing.Color.Transparent;
this.chkEt.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkEt.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkEt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkEt.Fourstates = false;
this.chkEt.IsGreenTick = false;
this.chkEt.Location = new System.Drawing.Point(4, 4);
this.chkEt.Name = "chkEt";
this.chkEt.Size = new System.Drawing.Size(51, 21);
this.chkEt.TabIndex = 210;
this.chkEt.Text = "儿童";
this.chkEt.UseVisualStyleBackColor = false;
//
// panelHs
//
this.panelHs.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelHs.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelHs.BorderWidth = 1;
this.panelHs.Controls.Add(this.chkHs);
this.panelHs.Location = new System.Drawing.Point(1385, 2);
this.panelHs.Margin = new System.Windows.Forms.Padding(2);
this.panelHs.Name = "panelHs";
this.panelHs.Size = new System.Drawing.Size(65, 30);
this.panelHs.TabIndex = 219;
//
// chkHs
//
this.chkHs.AutoSize = true;
this.chkHs.BackColor = System.Drawing.Color.Transparent;
this.chkHs.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkHs.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkHs.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkHs.Fourstates = false;
this.chkHs.IsGreenTick = false;
this.chkHs.Location = new System.Drawing.Point(4, 4);
this.chkHs.Name = "chkHs";
this.chkHs.Size = new System.Drawing.Size(51, 21);
this.chkHs.TabIndex = 209;
this.chkHs.Text = "婚纱";
this.chkHs.UseVisualStyleBackColor = false;
//
// panelXz
//
this.panelXz.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelXz.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelXz.BorderWidth = 1;
this.panelXz.Controls.Add(this.chkXz);
this.panelXz.Location = new System.Drawing.Point(1454, 2);
this.panelXz.Margin = new System.Windows.Forms.Padding(2);
this.panelXz.Name = "panelXz";
this.panelXz.Size = new System.Drawing.Size(65, 30);
this.panelXz.TabIndex = 220;
//
// chkXz
//
this.chkXz.AutoSize = true;
this.chkXz.BackColor = System.Drawing.Color.Transparent;
this.chkXz.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkXz.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkXz.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkXz.Fourstates = false;
this.chkXz.IsGreenTick = false;
this.chkXz.Location = new System.Drawing.Point(4, 4);
this.chkXz.Name = "chkXz";
this.chkXz.Size = new System.Drawing.Size(51, 21);
this.chkXz.TabIndex = 211;
this.chkXz.Text = "写真";
this.chkXz.UseVisualStyleBackColor = false;
//
// panelFw
//
this.panelFw.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelFw.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelFw.BorderWidth = 1;
this.panelFw.Controls.Add(this.chkFw);
this.panelFw.Location = new System.Drawing.Point(1523, 2);
this.panelFw.Margin = new System.Windows.Forms.Padding(2);
this.panelFw.Name = "panelFw";
this.panelFw.Size = new System.Drawing.Size(65, 30);
this.panelFw.TabIndex = 221;
//
// chkFw
//
this.chkFw.AutoSize = true;
this.chkFw.BackColor = System.Drawing.Color.Transparent;
this.chkFw.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkFw.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkFw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkFw.Fourstates = false;
this.chkFw.IsGreenTick = false;
this.chkFw.Location = new System.Drawing.Point(4, 4);
this.chkFw.Name = "chkFw";
this.chkFw.Size = new System.Drawing.Size(51, 21);
this.chkFw.TabIndex = 212;
this.chkFw.Text = "服务";
this.chkFw.UseVisualStyleBackColor = false;
//
// panWDKH
//
this.panWDKH.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panWDKH.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panWDKH.BorderWidth = 1;
this.panWDKH.Controls.Add(this.chkWDKH);
this.panWDKH.Location = new System.Drawing.Point(1592, 2);
this.panWDKH.Margin = new System.Windows.Forms.Padding(2);
this.panWDKH.Name = "panWDKH";
this.panWDKH.Size = new System.Drawing.Size(83, 30);
this.panWDKH.TabIndex = 225;
//
// chkWDKH
//
this.chkWDKH.AutoSize = true;
this.chkWDKH.BackColor = System.Drawing.Color.Transparent;
this.chkWDKH.Checked = true;
this.chkWDKH.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkWDKH.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkWDKH.Font = new System.Drawing.Font("微软雅黑", 9F);
this.chkWDKH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkWDKH.Fourstates = false;
this.chkWDKH.IsGreenTick = false;
this.chkWDKH.Location = new System.Drawing.Point(4, 4);
this.chkWDKH.Name = "chkWDKH";
this.chkWDKH.Size = new System.Drawing.Size(75, 21);
this.chkWDKH.TabIndex = 212;
this.chkWDKH.Text = "我的客户";
this.chkWDKH.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.Location = new System.Drawing.Point(3, 51);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(1740, 1);
this.panelEx3.TabIndex = 197;
//
// Interestedbuyers
//
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(1757, 658);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.Name = "Interestedbuyers";
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.panelEx2.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.tabControlEx1.ResumeLayout(false);
this.flowLayoutPanel2.ResumeLayout(false);
this.panelStoreName.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
this.panelEt.ResumeLayout(false);
this.panelEt.PerformLayout();
this.panelHs.ResumeLayout(false);
this.panelHs.PerformLayout();
this.panelXz.ResumeLayout(false);
this.panelXz.PerformLayout();
this.panelFw.ResumeLayout(false);
this.panelFw.PerformLayout();
this.panWDKH.ResumeLayout(false);
this.panWDKH.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.CheckBoxEx chkEt;
protected ComponentLibrary.CheckBoxEx chkHs;
protected ComponentLibrary.CheckBoxEx chkXz;
protected ComponentLibrary.CheckBoxEx chkFw;
private ComponentLibrary.PanelEx panelEx3;
private System.Windows.Forms.ToolTip toolTip1;
private ComponentLibrary.PanelEx panelEx1;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientStatusType;
protected internal ComponentLibrary.LabelEx lblClientStatusType;
protected internal ComponentLibrary.TabControlEx tabControlEx1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
protected internal ComponentLibrary.TextBoxEx txtStatistics;
private ComponentLibrary.PanelEx panelEx4;
protected internal ComponentLibrary.TextBoxEx txtkeyword;
protected internal ComponentLibrary.ButtonEx btnSlect;
protected internal ComponentLibrary.ButtonEx btnAdd;
protected internal ComponentLibrary.ButtonEx btnExcel;
protected internal ComponentLibrary.ButtonEx btnClose;
protected internal ComponentLibrary.ButtonEx btnUpdate;
protected internal ComponentLibrary.ButtonEx btnExport;
protected internal ComponentLibrary.ButtonEx btnDelete;
protected internal ComponentLibrary.ButtonEx btnTexting;
protected internal ComponentLibrary.PanelEx panelEt;
protected internal ComponentLibrary.PanelEx panelHs;
protected internal ComponentLibrary.PanelEx panelXz;
protected internal ComponentLibrary.PanelEx panelFw;
protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
protected internal ComponentLibrary.ButtonEx btnConditionQuery;
protected internal ComponentLibrary.ButtonEx btnClientServiceAnPai;
protected internal ComponentLibrary.DataGridViewEc dgvData;
protected internal ComponentLibrary.ButtonEx btnCommicRecord;
protected internal ComponentLibrary.PanelEx panWDKH;
protected ComponentLibrary.CheckBoxEx chkWDKH;
protected internal ComponentLibrary.PanelEx panelStoreName;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
}
}