namespace LYFZ.Software.UI.CameraControlBook
{
partial class A_EventAideFormMain
{
///
/// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(A_EventAideFormMain));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelMain = new LYFZ.ComponentLibrary.PanelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.dataGridViewStatisticsCount1 = new LYFZ.ComponentLibrary.DataGridViewStatisticsCount();
this.tabPanel = new LYFZ.ComponentLibrary.TabControlEx();
this.tb_Marry = new System.Windows.Forms.TabPage();
this.tb_MemorialDay = new System.Windows.Forms.TabPage();
this.tb_Birthday = new System.Windows.Forms.TabPage();
this.tb_ChildBirthday = new System.Windows.Forms.TabPage();
this.tb_Referral = new System.Windows.Forms.TabPage();
this.tb_Points = new System.Windows.Forms.TabPage();
this.tb_PregnantCycle = new System.Windows.Forms.TabPage();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panelDateTime = new System.Windows.Forms.Panel();
this.dtDateEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.dtpDateStrat = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.panelMonthDay = new System.Windows.Forms.Panel();
this.dtDayEnd = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
this.dtMonthEnd = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.dtDayStart = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
this.dtMonthStart = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.panelClientName = new LYFZ.ComponentLibrary.PanelEx();
this.txtQuery = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.panelPoints = new System.Windows.Forms.Panel();
this.chkTotalPoints = new LYFZ.ComponentLibrary.CheckBoxEx();
this.chkAvailablePoints = new LYFZ.ComponentLibrary.CheckBoxEx();
this.txtPointsStart = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtPointsEnd = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.butnQuery = new LYFZ.ComponentLibrary.ButtonEx();
this.btnHighSelect = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClientServiceAnPai = new LYFZ.ComponentLibrary.ButtonEx();
this.butnAddRecord = new LYFZ.ComponentLibrary.ButtonEx();
this.buttonEx1 = new LYFZ.ComponentLibrary.ButtonEx();
this.butnRecordingsPlay = new LYFZ.ComponentLibrary.ButtonEx();
this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
this.butnColse = new LYFZ.ComponentLibrary.ButtonEx();
this.paneldgvPoints = new LYFZ.ComponentLibrary.PanelEx();
this.paneldgvReferral = new LYFZ.ComponentLibrary.PanelEx();
this.paneldgvBirthday = new LYFZ.ComponentLibrary.PanelEx();
this.paneldgvMemorialDay = new LYFZ.ComponentLibrary.PanelEx();
this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.dtYearStart = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
this.dtYearEnd = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
this.lab_ChildBirth = new LYFZ.ComponentLibrary.LabelEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelMain.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.tabPanel.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.panelDateTime.SuspendLayout();
this.panelMonthDay.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dtDayEnd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtMonthEnd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtDayStart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtMonthStart)).BeginInit();
this.panelClientName.SuspendLayout();
this.panelPoints.SuspendLayout();
this.panelEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dtYearStart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtYearEnd)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelMain);
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(1595, 607);
//
// plFormMainContent
//
this.plFormMainContent.Controls.Add(this.panelEx1);
this.plFormMainContent.Size = new System.Drawing.Size(1595, 647);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
this.plFormMainContent.Controls.SetChildIndex(this.panelEx1, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(1536, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(1563, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(1509, 0);
//
// panelMain
//
this.panelMain.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelMain.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelMain.BorderWidth = 1;
this.panelMain.Controls.Add(this.dgvData);
this.panelMain.Controls.Add(this.dataGridViewStatisticsCount1);
this.panelMain.Controls.Add(this.tabPanel);
this.panelMain.Controls.Add(this.flowLayoutPanel1);
this.panelMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelMain.Location = new System.Drawing.Point(5, 10);
this.panelMain.Name = "panelMain";
this.panelMain.Padding = new System.Windows.Forms.Padding(3);
this.panelMain.Size = new System.Drawing.Size(1585, 587);
this.panelMain.TabIndex = 3;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToOrderColumns = true;
this.dgvData.AllowUserToResizeRows = false;
this.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
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 = true;
this.dgvData.Location = new System.Drawing.Point(3, 70);
this.dgvData.Name = "dgvData";
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvData.RowHeadersWidth = 50;
this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData.RowTemplate.Height = 23;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.Size = new System.Drawing.Size(1579, 488);
this.dgvData.StrSecondStageNull = "";
this.dgvData.StrValueNullColumn = "";
this.dgvData.TabIndex = 31;
this.dgvData.ViceCount = 1;
//
// dataGridViewStatisticsCount1
//
this.dataGridViewStatisticsCount1.CurrenQuantity = 0;
this.dataGridViewStatisticsCount1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.dataGridViewStatisticsCount1.Location = new System.Drawing.Point(3, 558);
this.dataGridViewStatisticsCount1.LocationX = 1;
this.dataGridViewStatisticsCount1.Name = "dataGridViewStatisticsCount1";
this.dataGridViewStatisticsCount1.Size = new System.Drawing.Size(1579, 26);
this.dataGridViewStatisticsCount1.StrUnit = "单";
this.dataGridViewStatisticsCount1.TabIndex = 32;
this.dataGridViewStatisticsCount1.TotalQuantity = 0;
//
// tabPanel
//
this.tabPanel.Appearance = System.Windows.Forms.TabAppearance.Buttons;
this.tabPanel.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPanel.Controls.Add(this.tb_Marry);
this.tabPanel.Controls.Add(this.tb_MemorialDay);
this.tabPanel.Controls.Add(this.tb_Birthday);
this.tabPanel.Controls.Add(this.tb_ChildBirthday);
this.tabPanel.Controls.Add(this.tb_Referral);
this.tabPanel.Controls.Add(this.tb_Points);
this.tabPanel.Controls.Add(this.tb_PregnantCycle);
this.tabPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.tabPanel.ItemSize = new System.Drawing.Size(100, 30);
this.tabPanel.Location = new System.Drawing.Point(3, 37);
this.tabPanel.Name = "tabPanel";
this.tabPanel.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPanel.SelectedIndex = 0;
this.tabPanel.Size = new System.Drawing.Size(1579, 33);
this.tabPanel.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabPanel.TabIndex = 28;
//
// tb_Marry
//
this.tb_Marry.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tb_Marry.Location = new System.Drawing.Point(4, 34);
this.tb_Marry.Name = "tb_Marry";
this.tb_Marry.Padding = new System.Windows.Forms.Padding(3);
this.tb_Marry.Size = new System.Drawing.Size(1571, 0);
this.tb_Marry.TabIndex = 0;
this.tb_Marry.Text = "结婚客人";
//
// tb_MemorialDay
//
this.tb_MemorialDay.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tb_MemorialDay.Location = new System.Drawing.Point(4, 34);
this.tb_MemorialDay.Name = "tb_MemorialDay";
this.tb_MemorialDay.Padding = new System.Windows.Forms.Padding(3);
this.tb_MemorialDay.Size = new System.Drawing.Size(886, 0);
this.tb_MemorialDay.TabIndex = 1;
this.tb_MemorialDay.Text = "结婚纪念日";
//
// tb_Birthday
//
this.tb_Birthday.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tb_Birthday.Location = new System.Drawing.Point(4, 34);
this.tb_Birthday.Name = "tb_Birthday";
this.tb_Birthday.Padding = new System.Windows.Forms.Padding(3);
this.tb_Birthday.Size = new System.Drawing.Size(886, 0);
this.tb_Birthday.TabIndex = 2;
this.tb_Birthday.Text = "客户生日";
//
// tb_ChildBirthday
//
this.tb_ChildBirthday.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tb_ChildBirthday.Location = new System.Drawing.Point(4, 34);
this.tb_ChildBirthday.Name = "tb_ChildBirthday";
this.tb_ChildBirthday.Padding = new System.Windows.Forms.Padding(3);
this.tb_ChildBirthday.Size = new System.Drawing.Size(886, 0);
this.tb_ChildBirthday.TabIndex = 3;
this.tb_ChildBirthday.Text = "宝宝生日";
//
// tb_Referral
//
this.tb_Referral.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tb_Referral.Location = new System.Drawing.Point(4, 34);
this.tb_Referral.Name = "tb_Referral";
this.tb_Referral.Padding = new System.Windows.Forms.Padding(3);
this.tb_Referral.Size = new System.Drawing.Size(886, 0);
this.tb_Referral.TabIndex = 4;
this.tb_Referral.Text = "转介绍客户";
//
// tb_Points
//
this.tb_Points.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tb_Points.Location = new System.Drawing.Point(4, 34);
this.tb_Points.Name = "tb_Points";
this.tb_Points.Padding = new System.Windows.Forms.Padding(3);
this.tb_Points.Size = new System.Drawing.Size(886, 0);
this.tb_Points.TabIndex = 5;
this.tb_Points.Text = "会员积分";
//
// tb_PregnantCycle
//
this.tb_PregnantCycle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tb_PregnantCycle.Location = new System.Drawing.Point(4, 34);
this.tb_PregnantCycle.Name = "tb_PregnantCycle";
this.tb_PregnantCycle.Padding = new System.Windows.Forms.Padding(3);
this.tb_PregnantCycle.Size = new System.Drawing.Size(886, 0);
this.tb_PregnantCycle.TabIndex = 6;
this.tb_PregnantCycle.Text = "孕妇周期";
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Controls.Add(this.panelDateTime);
this.flowLayoutPanel1.Controls.Add(this.panelMonthDay);
this.flowLayoutPanel1.Controls.Add(this.panelClientName);
this.flowLayoutPanel1.Controls.Add(this.panelPoints);
this.flowLayoutPanel1.Controls.Add(this.butnQuery);
this.flowLayoutPanel1.Controls.Add(this.btnHighSelect);
this.flowLayoutPanel1.Controls.Add(this.btnClientServiceAnPai);
this.flowLayoutPanel1.Controls.Add(this.butnAddRecord);
this.flowLayoutPanel1.Controls.Add(this.buttonEx1);
this.flowLayoutPanel1.Controls.Add(this.butnRecordingsPlay);
this.flowLayoutPanel1.Controls.Add(this.btnExport);
this.flowLayoutPanel1.Controls.Add(this.butnColse);
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(1579, 34);
this.flowLayoutPanel1.TabIndex = 30;
//
// panelDateTime
//
this.panelDateTime.Controls.Add(this.dtDateEnd);
this.panelDateTime.Controls.Add(this.dtpDateStrat);
this.panelDateTime.Controls.Add(this.labelEx10);
this.panelDateTime.Controls.Add(this.labelEx11);
this.panelDateTime.Location = new System.Drawing.Point(0, 0);
this.panelDateTime.Margin = new System.Windows.Forms.Padding(0, 0, 0, 3);
this.panelDateTime.Name = "panelDateTime";
this.panelDateTime.Size = new System.Drawing.Size(280, 30);
this.panelDateTime.TabIndex = 26;
//
// dtDateEnd
//
this.dtDateEnd.CustomFormat = " ";
this.dtDateEnd.DateValue = "";
this.dtDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtDateEnd.IsShowTime = false;
this.dtDateEnd.Location = new System.Drawing.Point(185, 5);
this.dtDateEnd.Name = "dtDateEnd";
this.dtDateEnd.Size = new System.Drawing.Size(90, 21);
this.dtDateEnd.TabIndex = 26;
//
// dtpDateStrat
//
this.dtpDateStrat.CustomFormat = " ";
this.dtpDateStrat.DateValue = "";
this.dtpDateStrat.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpDateStrat.IsShowTime = false;
this.dtpDateStrat.Location = new System.Drawing.Point(70, 5);
this.dtpDateStrat.Name = "dtpDateStrat";
this.dtpDateStrat.Size = new System.Drawing.Size(90, 21);
this.dtpDateStrat.TabIndex = 25;
//
// 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(4, 7);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(68, 17);
this.labelEx10.TabIndex = 24;
this.labelEx10.Text = "订单日期:";
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx11.Location = new System.Drawing.Point(162, 7);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(21, 17);
this.labelEx11.TabIndex = 10;
this.labelEx11.Text = "—";
//
// panelMonthDay
//
this.panelMonthDay.Controls.Add(this.lab_ChildBirth);
this.panelMonthDay.Controls.Add(this.dtDayEnd);
this.panelMonthDay.Controls.Add(this.dtMonthEnd);
this.panelMonthDay.Controls.Add(this.labelEx7);
this.panelMonthDay.Controls.Add(this.dtDayStart);
this.panelMonthDay.Controls.Add(this.dtYearEnd);
this.panelMonthDay.Controls.Add(this.dtYearStart);
this.panelMonthDay.Controls.Add(this.dtMonthStart);
this.panelMonthDay.Controls.Add(this.labelEx6);
this.panelMonthDay.Controls.Add(this.labelEx5);
this.panelMonthDay.Controls.Add(this.labelEx1);
this.panelMonthDay.Location = new System.Drawing.Point(280, 0);
this.panelMonthDay.Margin = new System.Windows.Forms.Padding(0, 0, 0, 3);
this.panelMonthDay.Name = "panelMonthDay";
this.panelMonthDay.Size = new System.Drawing.Size(543, 30);
this.panelMonthDay.TabIndex = 18;
//
// dtDayEnd
//
this.dtDayEnd.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.dtDayEnd.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.dtDayEnd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.dtDayEnd.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtDayEnd.IsCustomColor = false;
this.dtDayEnd.Location = new System.Drawing.Point(470, 4);
this.dtDayEnd.Maximum = new decimal(new int[] {
31,
0,
0,
0});
this.dtDayEnd.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.dtDayEnd.Name = "dtDayEnd";
this.dtDayEnd.Size = new System.Drawing.Size(47, 22);
this.dtDayEnd.TabIndex = 37;
this.dtDayEnd.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// dtMonthEnd
//
this.dtMonthEnd.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.dtMonthEnd.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.dtMonthEnd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.dtMonthEnd.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtMonthEnd.IsCustomColor = false;
this.dtMonthEnd.Location = new System.Drawing.Point(401, 4);
this.dtMonthEnd.Maximum = new decimal(new int[] {
12,
0,
0,
0});
this.dtMonthEnd.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.dtMonthEnd.Name = "dtMonthEnd";
this.dtMonthEnd.Size = new System.Drawing.Size(47, 22);
this.dtMonthEnd.TabIndex = 36;
this.dtMonthEnd.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// 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(380, 7);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(156, 17);
this.labelEx7.TabIndex = 35;
this.labelEx7.Text = "年 月 日";
//
// dtDayStart
//
this.dtDayStart.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.dtDayStart.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.dtDayStart.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.dtDayStart.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtDayStart.IsCustomColor = false;
this.dtDayStart.Location = new System.Drawing.Point(221, 4);
this.dtDayStart.Maximum = new decimal(new int[] {
31,
0,
0,
0});
this.dtDayStart.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.dtDayStart.Name = "dtDayStart";
this.dtDayStart.Size = new System.Drawing.Size(47, 22);
this.dtDayStart.TabIndex = 34;
this.dtDayStart.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// dtMonthStart
//
this.dtMonthStart.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.dtMonthStart.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.dtMonthStart.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.dtMonthStart.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtMonthStart.IsCustomColor = false;
this.dtMonthStart.Location = new System.Drawing.Point(152, 4);
this.dtMonthStart.Maximum = new decimal(new int[] {
12,
0,
0,
0});
this.dtMonthStart.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.dtMonthStart.Name = "dtMonthStart";
this.dtMonthStart.Size = new System.Drawing.Size(47, 22);
this.dtMonthStart.TabIndex = 33;
this.dtMonthStart.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// 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(132, 7);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(156, 17);
this.labelEx6.TabIndex = 25;
this.labelEx6.Text = "年 月 日";
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(4, 7);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 24;
this.labelEx5.Text = "结婚日期:";
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(291, 6);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(21, 17);
this.labelEx1.TabIndex = 10;
this.labelEx1.Text = "—";
//
// panelClientName
//
this.panelClientName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelClientName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelClientName.BorderWidth = 1;
this.panelClientName.Controls.Add(this.txtQuery);
this.panelClientName.Controls.Add(this.labelEx2);
this.panelClientName.Location = new System.Drawing.Point(823, 0);
this.panelClientName.Margin = new System.Windows.Forms.Padding(0, 0, 0, 3);
this.panelClientName.Name = "panelClientName";
this.panelClientName.Size = new System.Drawing.Size(150, 30);
this.panelClientName.TabIndex = 23;
//
// txtQuery
//
this.txtQuery.BackColor = System.Drawing.Color.Transparent;
this.txtQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtQuery.Icon = null;
this.txtQuery.IconIsButton = false;
this.txtQuery.IsPasswordChat = '\0';
this.txtQuery.IsSystemPasswordChar = false;
this.txtQuery.Lines = new string[0];
this.txtQuery.Location = new System.Drawing.Point(43, 3);
this.txtQuery.Margin = new System.Windows.Forms.Padding(0);
this.txtQuery.MaxLength = 32767;
this.txtQuery.MinimumSize = new System.Drawing.Size(0, 24);
this.txtQuery.MouseBack = null;
this.txtQuery.Multiline = false;
this.txtQuery.Name = "txtQuery";
this.txtQuery.NormlBack = null;
this.txtQuery.Padding = new System.Windows.Forms.Padding(5);
this.txtQuery.ReadOnly = false;
this.txtQuery.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtQuery.Size = new System.Drawing.Size(102, 25);
this.txtQuery.TabIndex = 0;
this.txtQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtQuery.WaterColor = System.Drawing.Color.DarkGray;
this.txtQuery.WaterText = "客户名";
this.txtQuery.WordWrap = true;
//
// 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(3, 7);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(44, 17);
this.labelEx2.TabIndex = 23;
this.labelEx2.Text = "姓名:";
//
// panelPoints
//
this.panelPoints.Controls.Add(this.chkTotalPoints);
this.panelPoints.Controls.Add(this.chkAvailablePoints);
this.panelPoints.Controls.Add(this.txtPointsStart);
this.panelPoints.Controls.Add(this.txtPointsEnd);
this.panelPoints.Controls.Add(this.labelEx4);
this.panelPoints.Controls.Add(this.labelEx3);
this.panelPoints.Location = new System.Drawing.Point(973, 0);
this.panelPoints.Margin = new System.Windows.Forms.Padding(0, 0, 0, 3);
this.panelPoints.Name = "panelPoints";
this.panelPoints.Size = new System.Drawing.Size(350, 30);
this.panelPoints.TabIndex = 24;
this.panelPoints.Visible = false;
//
// chkTotalPoints
//
this.chkTotalPoints.AutoSize = true;
this.chkTotalPoints.BackColor = System.Drawing.Color.Transparent;
this.chkTotalPoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkTotalPoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkTotalPoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkTotalPoints.Fourstates = false;
this.chkTotalPoints.IsGreenTick = false;
this.chkTotalPoints.Location = new System.Drawing.Point(286, 5);
this.chkTotalPoints.Name = "chkTotalPoints";
this.chkTotalPoints.Size = new System.Drawing.Size(63, 21);
this.chkTotalPoints.TabIndex = 27;
this.chkTotalPoints.Text = "总积分";
this.chkTotalPoints.UseVisualStyleBackColor = false;
//
// chkAvailablePoints
//
this.chkAvailablePoints.AutoSize = true;
this.chkAvailablePoints.BackColor = System.Drawing.Color.Transparent;
this.chkAvailablePoints.Checked = true;
this.chkAvailablePoints.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkAvailablePoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
this.chkAvailablePoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.chkAvailablePoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.chkAvailablePoints.Fourstates = false;
this.chkAvailablePoints.IsGreenTick = false;
this.chkAvailablePoints.Location = new System.Drawing.Point(210, 5);
this.chkAvailablePoints.Name = "chkAvailablePoints";
this.chkAvailablePoints.Size = new System.Drawing.Size(75, 21);
this.chkAvailablePoints.TabIndex = 26;
this.chkAvailablePoints.Text = "可用积分";
this.chkAvailablePoints.UseVisualStyleBackColor = false;
//
// txtPointsStart
//
this.txtPointsStart.BackColor = System.Drawing.Color.Transparent;
this.txtPointsStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtPointsStart.Icon = null;
this.txtPointsStart.IconIsButton = false;
this.txtPointsStart.IsPasswordChat = '\0';
this.txtPointsStart.IsSystemPasswordChar = false;
this.txtPointsStart.Lines = new string[0];
this.txtPointsStart.Location = new System.Drawing.Point(43, 3);
this.txtPointsStart.Margin = new System.Windows.Forms.Padding(0);
this.txtPointsStart.MaxLength = 32767;
this.txtPointsStart.MinimumSize = new System.Drawing.Size(0, 24);
this.txtPointsStart.MouseBack = null;
this.txtPointsStart.Multiline = false;
this.txtPointsStart.Name = "txtPointsStart";
this.txtPointsStart.NormlBack = null;
this.txtPointsStart.Padding = new System.Windows.Forms.Padding(5);
this.txtPointsStart.ReadOnly = false;
this.txtPointsStart.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtPointsStart.Size = new System.Drawing.Size(70, 25);
this.txtPointsStart.TabIndex = 11;
this.txtPointsStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPointsStart.WaterColor = System.Drawing.Color.DarkGray;
this.txtPointsStart.WaterText = "最小积分";
this.txtPointsStart.WordWrap = true;
//
// txtPointsEnd
//
this.txtPointsEnd.BackColor = System.Drawing.Color.Transparent;
this.txtPointsEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtPointsEnd.Icon = null;
this.txtPointsEnd.IconIsButton = false;
this.txtPointsEnd.IsPasswordChat = '\0';
this.txtPointsEnd.IsSystemPasswordChar = false;
this.txtPointsEnd.Lines = new string[0];
this.txtPointsEnd.Location = new System.Drawing.Point(136, 3);
this.txtPointsEnd.Margin = new System.Windows.Forms.Padding(0);
this.txtPointsEnd.MaxLength = 32767;
this.txtPointsEnd.MinimumSize = new System.Drawing.Size(0, 24);
this.txtPointsEnd.MouseBack = null;
this.txtPointsEnd.Multiline = false;
this.txtPointsEnd.Name = "txtPointsEnd";
this.txtPointsEnd.NormlBack = null;
this.txtPointsEnd.Padding = new System.Windows.Forms.Padding(5);
this.txtPointsEnd.ReadOnly = false;
this.txtPointsEnd.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtPointsEnd.Size = new System.Drawing.Size(70, 25);
this.txtPointsEnd.TabIndex = 25;
this.txtPointsEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPointsEnd.WaterColor = System.Drawing.Color.DarkGray;
this.txtPointsEnd.WaterText = "最大积分";
this.txtPointsEnd.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(3, 7);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(44, 17);
this.labelEx4.TabIndex = 24;
this.labelEx4.Text = "积分:";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(115, 7);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(21, 17);
this.labelEx3.TabIndex = 10;
this.labelEx3.Text = "—";
//
// butnQuery
//
this.butnQuery.BackColor = System.Drawing.Color.Transparent;
this.butnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnQuery.BackImg")));
this.butnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.butnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.butnQuery.ForeColor = System.Drawing.Color.White;
this.butnQuery.IsCustomBackImg = false;
this.butnQuery.IsShowText = true;
this.butnQuery.Location = new System.Drawing.Point(1326, 2);
this.butnQuery.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.butnQuery.Name = "butnQuery";
this.butnQuery.Size = new System.Drawing.Size(80, 28);
this.butnQuery.TabIndex = 14;
this.butnQuery.Text = " 查 询";
this.butnQuery.UseVisualStyleBackColor = false;
//
// btnHighSelect
//
this.btnHighSelect.BackColor = System.Drawing.Color.Transparent;
this.btnHighSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnHighSelect.BackImg")));
this.btnHighSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnHighSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnHighSelect.ForeColor = System.Drawing.Color.White;
this.btnHighSelect.IsCustomBackImg = false;
this.btnHighSelect.IsShowText = true;
this.btnHighSelect.Location = new System.Drawing.Point(1412, 2);
this.btnHighSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.btnHighSelect.Name = "btnHighSelect";
this.btnHighSelect.Size = new System.Drawing.Size(80, 28);
this.btnHighSelect.TabIndex = 20;
this.btnHighSelect.Text = " 高级查询";
this.btnHighSelect.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(3, 35);
this.btnClientServiceAnPai.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.btnClientServiceAnPai.Name = "btnClientServiceAnPai";
this.btnClientServiceAnPai.Size = new System.Drawing.Size(80, 28);
this.btnClientServiceAnPai.TabIndex = 25;
this.btnClientServiceAnPai.Text = " 安排客服";
this.btnClientServiceAnPai.UseVisualStyleBackColor = false;
//
// butnAddRecord
//
this.butnAddRecord.BackColor = System.Drawing.Color.Transparent;
this.butnAddRecord.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnAddRecord.BackImg")));
this.butnAddRecord.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.butnAddRecord.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.butnAddRecord.ForeColor = System.Drawing.Color.White;
this.butnAddRecord.IsCustomBackImg = false;
this.butnAddRecord.IsShowText = true;
this.butnAddRecord.Location = new System.Drawing.Point(89, 35);
this.butnAddRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.butnAddRecord.Name = "butnAddRecord";
this.butnAddRecord.Size = new System.Drawing.Size(80, 28);
this.butnAddRecord.TabIndex = 16;
this.butnAddRecord.Text = " 添加记录";
this.butnAddRecord.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(175, 35);
this.buttonEx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.buttonEx1.Name = "buttonEx1";
this.buttonEx1.Size = new System.Drawing.Size(80, 28);
this.buttonEx1.TabIndex = 19;
this.buttonEx1.Text = " 沟通详情";
this.buttonEx1.UseVisualStyleBackColor = false;
//
// butnRecordingsPlay
//
this.butnRecordingsPlay.BackColor = System.Drawing.Color.Transparent;
this.butnRecordingsPlay.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnRecordingsPlay.BackImg")));
this.butnRecordingsPlay.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.butnRecordingsPlay.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.butnRecordingsPlay.ForeColor = System.Drawing.Color.White;
this.butnRecordingsPlay.IsCustomBackImg = false;
this.butnRecordingsPlay.IsShowText = true;
this.butnRecordingsPlay.Location = new System.Drawing.Point(261, 35);
this.butnRecordingsPlay.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.butnRecordingsPlay.Name = "butnRecordingsPlay";
this.butnRecordingsPlay.Size = new System.Drawing.Size(80, 28);
this.butnRecordingsPlay.TabIndex = 17;
this.butnRecordingsPlay.Text = " 录音回放";
this.butnRecordingsPlay.UseVisualStyleBackColor = false;
this.butnRecordingsPlay.Visible = 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(347, 35);
this.btnExport.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(80, 28);
this.btnExport.TabIndex = 15;
this.btnExport.Text = " 导 出";
this.btnExport.UseVisualStyleBackColor = false;
//
// butnColse
//
this.butnColse.BackColor = System.Drawing.Color.Transparent;
this.butnColse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnColse.BackImg")));
this.butnColse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.butnColse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.butnColse.ForeColor = System.Drawing.Color.White;
this.butnColse.IsCustomBackImg = false;
this.butnColse.IsShowText = true;
this.butnColse.Location = new System.Drawing.Point(433, 35);
this.butnColse.Margin = new System.Windows.Forms.Padding(3, 2, 3, 0);
this.butnColse.Name = "butnColse";
this.butnColse.Size = new System.Drawing.Size(80, 28);
this.butnColse.TabIndex = 15;
this.butnColse.Text = " 关 闭";
this.butnColse.UseVisualStyleBackColor = false;
//
// paneldgvPoints
//
this.paneldgvPoints.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.paneldgvPoints.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.paneldgvPoints.BorderWidth = 1;
this.paneldgvPoints.Location = new System.Drawing.Point(0, 0);
this.paneldgvPoints.Name = "paneldgvPoints";
this.paneldgvPoints.Size = new System.Drawing.Size(200, 100);
this.paneldgvPoints.TabIndex = 0;
//
// paneldgvReferral
//
this.paneldgvReferral.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.paneldgvReferral.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.paneldgvReferral.BorderWidth = 1;
this.paneldgvReferral.Location = new System.Drawing.Point(0, 0);
this.paneldgvReferral.Name = "paneldgvReferral";
this.paneldgvReferral.Size = new System.Drawing.Size(200, 100);
this.paneldgvReferral.TabIndex = 0;
//
// paneldgvBirthday
//
this.paneldgvBirthday.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.paneldgvBirthday.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.paneldgvBirthday.BorderWidth = 1;
this.paneldgvBirthday.Dock = System.Windows.Forms.DockStyle.Fill;
this.paneldgvBirthday.Location = new System.Drawing.Point(3, 3);
this.paneldgvBirthday.Name = "paneldgvBirthday";
this.paneldgvBirthday.Size = new System.Drawing.Size(860, 375);
this.paneldgvBirthday.TabIndex = 1;
//
// paneldgvMemorialDay
//
this.paneldgvMemorialDay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.paneldgvMemorialDay.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.paneldgvMemorialDay.BorderWidth = 1;
this.paneldgvMemorialDay.Location = new System.Drawing.Point(0, 0);
this.paneldgvMemorialDay.Name = "paneldgvMemorialDay";
this.paneldgvMemorialDay.Size = new System.Drawing.Size(200, 100);
this.paneldgvMemorialDay.TabIndex = 0;
//
// cmbtreevStoreName
//
this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
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(3, 3);
this.cmbtreevStoreName.Name = "cmbtreevStoreName";
this.cmbtreevStoreName.ReadOnly = true;
this.cmbtreevStoreName.SelectedNode = null;
this.cmbtreevStoreName.Size = new System.Drawing.Size(200, 20);
this.cmbtreevStoreName.StrGetName = "";
this.cmbtreevStoreName.StrGetTagName = "";
this.cmbtreevStoreName.StrKey = null;
this.cmbtreevStoreName.TabIndex = 275;
//
// 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.cmbtreevStoreName);
this.panelEx1.Location = new System.Drawing.Point(187, 8);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(209, 26);
this.panelEx1.TabIndex = 276;
//
// dtYearStart
//
this.dtYearStart.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.dtYearStart.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.dtYearStart.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.dtYearStart.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtYearStart.IsCustomColor = false;
this.dtYearStart.Location = new System.Drawing.Point(76, 4);
this.dtYearStart.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.dtYearStart.Minimum = new decimal(new int[] {
1900,
0,
0,
0});
this.dtYearStart.Name = "dtYearStart";
this.dtYearStart.Size = new System.Drawing.Size(52, 22);
this.dtYearStart.TabIndex = 33;
this.dtYearStart.Value = new decimal(new int[] {
1950,
0,
0,
0});
//
// dtYearEnd
//
this.dtYearEnd.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.dtYearEnd.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.dtYearEnd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.dtYearEnd.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.dtYearEnd.IsCustomColor = false;
this.dtYearEnd.Location = new System.Drawing.Point(325, 4);
this.dtYearEnd.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.dtYearEnd.Minimum = new decimal(new int[] {
1900,
0,
0,
0});
this.dtYearEnd.Name = "dtYearEnd";
this.dtYearEnd.Size = new System.Drawing.Size(52, 22);
this.dtYearEnd.TabIndex = 33;
this.dtYearEnd.Value = new decimal(new int[] {
1950,
0,
0,
0});
//
// lab_ChildBirth
//
this.lab_ChildBirth.BackColor = System.Drawing.Color.DodgerBlue;
this.lab_ChildBirth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lab_ChildBirth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lab_ChildBirth.Location = new System.Drawing.Point(58, 2);
this.lab_ChildBirth.Name = "lab_ChildBirth";
this.lab_ChildBirth.Size = new System.Drawing.Size(10, 10);
this.lab_ChildBirth.TabIndex = 38;
//
// A_EventAideFormMain
//
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(1595, 712);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.Name = "A_EventAideFormMain";
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.panelMain.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.tabPanel.ResumeLayout(false);
this.flowLayoutPanel1.ResumeLayout(false);
this.panelDateTime.ResumeLayout(false);
this.panelDateTime.PerformLayout();
this.panelMonthDay.ResumeLayout(false);
this.panelMonthDay.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dtDayEnd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtMonthEnd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtDayStart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtMonthStart)).EndInit();
this.panelClientName.ResumeLayout(false);
this.panelClientName.PerformLayout();
this.panelPoints.ResumeLayout(false);
this.panelPoints.PerformLayout();
this.panelEx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dtYearStart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtYearEnd)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelMain;
protected ComponentLibrary.PanelEx paneldvgMarry;
protected ComponentLibrary.PanelEx paneldgvMemorialDay;
protected ComponentLibrary.PanelEx paneldgvBirthday;
protected ComponentLibrary.PanelEx paneldgvReferral;
protected ComponentLibrary.PanelEx paneldgvPoints;
protected internal ComponentLibrary.TabControlEx tabPanel;
protected internal System.Windows.Forms.Panel panelMonthDay;
private ComponentLibrary.LabelEx labelEx1;
protected internal ComponentLibrary.PanelEx panelClientName;
protected internal ComponentLibrary.LabelEx labelEx2;
protected internal ComponentLibrary.TextBoxEx txtQuery;
protected internal System.Windows.Forms.Panel panelPoints;
protected internal ComponentLibrary.TextBoxEx txtPointsEnd;
protected internal ComponentLibrary.LabelEx labelEx4;
protected internal ComponentLibrary.TextBoxEx txtPointsStart;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.ButtonEx butnQuery;
protected ComponentLibrary.ButtonEx butnAddRecord;
public ComponentLibrary.ButtonEx buttonEx1;
protected ComponentLibrary.ButtonEx btnHighSelect;
protected ComponentLibrary.ButtonEx butnColse;
protected ComponentLibrary.ButtonEx butnRecordingsPlay;
protected internal ComponentLibrary.LabelEx labelEx5;
protected internal ComponentLibrary.ButtonEx btnExport;
protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
protected internal ComponentLibrary.DataGridViewEc dgvData;
protected internal System.Windows.Forms.TabPage tb_Marry;
protected internal System.Windows.Forms.TabPage tb_MemorialDay;
protected internal System.Windows.Forms.TabPage tb_Birthday;
protected internal System.Windows.Forms.TabPage tb_ChildBirthday;
protected internal System.Windows.Forms.TabPage tb_Referral;
protected internal System.Windows.Forms.TabPage tb_Points;
protected internal System.Windows.Forms.TabPage tb_PregnantCycle;
public ComponentLibrary.ButtonEx btnClientServiceAnPai;
protected internal ComponentLibrary.DataGridViewStatisticsCount dataGridViewStatisticsCount1;
protected internal ComponentLibrary.LabelEx labelEx7;
protected internal ComponentLibrary.LabelEx labelEx6;
protected internal ComponentLibrary.NumericUpDownEx dtDayEnd;
protected internal ComponentLibrary.NumericUpDownEx dtMonthEnd;
protected internal ComponentLibrary.NumericUpDownEx dtDayStart;
protected internal ComponentLibrary.NumericUpDownEx dtMonthStart;
protected internal System.Windows.Forms.Panel panelDateTime;
protected internal ComponentLibrary.LabelEx labelEx10;
private ComponentLibrary.LabelEx labelEx11;
protected internal ComponentLibrary.DateTimePickerEx dtpDateStrat;
protected internal ComponentLibrary.DateTimePickerEx dtDateEnd;
protected internal ComponentLibrary.CheckBoxEx chkTotalPoints;
protected internal ComponentLibrary.CheckBoxEx chkAvailablePoints;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
private ComponentLibrary.PanelEx panelEx1;
protected internal ComponentLibrary.NumericUpDownEx dtYearEnd;
protected internal ComponentLibrary.NumericUpDownEx dtYearStart;
protected internal ComponentLibrary.LabelEx lab_ChildBirth;
}
}