namespace LYFZ.Software.UI.DecisionAssistant { partial class AnalyzedOrderSourceAbilityFormMain { /// /// 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.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalyzedOrderSourceAbilityFormMain)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx(); this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbtreevDisplayMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbtreevDisplayItem = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.PictImage = new LYFZ.ComponentLibrary.PictureBoxEx(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.panelQuery = new LYFZ.ComponentLibrary.PanelEx(); this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.dtDataTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.dtDataTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbtreevOrdersPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.panelComparedStartUp = new LYFZ.ComponentLibrary.PanelEx(); this.chkComparedStartUp = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelQueryCompared = new LYFZ.ComponentLibrary.PanelEx(); this.btnQueryCompared = new LYFZ.ComponentLibrary.ButtonEx(); this.cmbtreevOrdersPersonCompared = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.dtDataTimeStartCompared = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.dtDateTimeEndCompared = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.panelSaveAs = new LYFZ.ComponentLibrary.PanelEx(); this.btnSaveAs = new LYFZ.ComponentLibrary.ButtonEx(); this.panelCloseed = new LYFZ.ComponentLibrary.PanelEx(); this.btnColseed = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit(); this.panelEx6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit(); this.panelEx4.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.PictImage)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); this.panelStoreName.SuspendLayout(); this.panelQuery.SuspendLayout(); this.panelComparedStartUp.SuspendLayout(); this.panelQueryCompared.SuspendLayout(); this.panelSaveAs.SuspendLayout(); this.panelCloseed.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); 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(950, 505); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(950, 545); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(918, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 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.panelEx3); this.panelEx1.Controls.Add(this.panelEx2); this.panelEx1.Controls.Add(this.flowLayoutPanel1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(5, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(3); this.panelEx1.Size = new System.Drawing.Size(940, 485); this.panelEx1.TabIndex = 2; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.panelEx5); this.panelEx3.Controls.Add(this.panelEx6); this.panelEx3.Controls.Add(this.panelEx4); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx3.Location = new System.Drawing.Point(3, 338); this.panelEx3.Name = "panelEx3"; this.panelEx3.Padding = new System.Windows.Forms.Padding(3, 4, 3, 3); this.panelEx3.Size = new System.Drawing.Size(934, 144); this.panelEx3.TabIndex = 1; // // panelEx5 // this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx5.BorderWidth = 1; this.panelEx5.Controls.Add(this.chart1); this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx5.Location = new System.Drawing.Point(3, 44); this.panelEx5.Name = "panelEx5"; this.panelEx5.Padding = new System.Windows.Forms.Padding(1, 3, 10, 3); this.panelEx5.Size = new System.Drawing.Size(464, 97); this.panelEx5.TabIndex = 1; // // chart1 // chartArea1.Name = "ChartArea1"; this.chart1.ChartAreas.Add(chartArea1); this.chart1.Dock = System.Windows.Forms.DockStyle.Fill; legend1.Name = "Legend1"; this.chart1.Legends.Add(legend1); this.chart1.Location = new System.Drawing.Point(1, 3); this.chart1.Name = "chart1"; series1.ChartArea = "ChartArea1"; series1.Legend = "Legend1"; series1.Name = "Series1"; this.chart1.Series.Add(series1); this.chart1.Size = new System.Drawing.Size(453, 91); this.chart1.TabIndex = 5; this.chart1.Text = "chart1"; // // panelEx6 // this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx6.BorderWidth = 1; this.panelEx6.Controls.Add(this.chart2); this.panelEx6.Dock = System.Windows.Forms.DockStyle.Right; this.panelEx6.Location = new System.Drawing.Point(467, 44); this.panelEx6.Name = "panelEx6"; this.panelEx6.Padding = new System.Windows.Forms.Padding(10, 3, 3, 3); this.panelEx6.Size = new System.Drawing.Size(464, 97); this.panelEx6.TabIndex = 2; // // chart2 // chartArea2.Name = "ChartArea1"; this.chart2.ChartAreas.Add(chartArea2); this.chart2.Dock = System.Windows.Forms.DockStyle.Fill; legend2.Name = "Legend1"; this.chart2.Legends.Add(legend2); this.chart2.Location = new System.Drawing.Point(10, 3); this.chart2.Name = "chart2"; series2.ChartArea = "ChartArea1"; series2.Legend = "Legend1"; series2.Name = "Series1"; this.chart2.Series.Add(series2); this.chart2.Size = new System.Drawing.Size(451, 91); this.chart2.TabIndex = 5; this.chart2.Text = "chart2"; // // 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.labelEx5); this.panelEx4.Controls.Add(this.cmbtreevDisplayMethod); this.panelEx4.Controls.Add(this.labelEx4); this.panelEx4.Controls.Add(this.cmbtreevDisplayItem); this.panelEx4.Controls.Add(this.labelEx3); this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx4.Location = new System.Drawing.Point(3, 4); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(928, 40); this.panelEx4.TabIndex = 0; // // labelEx5 // this.labelEx5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(482, 3); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(445, 34); this.labelEx5.TabIndex = 284; this.labelEx5.Text = "成交率 = 成交数 ÷ 进店数 × 100; 溜单率 = 溜单数 ÷ 进店数 × 100;\r\n追回率 = 追回数 ÷ 进店数 × 100; 增长率 =(对比前" + "-对比后)÷ 对比后 × 100"; // // cmbtreevDisplayMethod // this.cmbtreevDisplayMethod.AfterSelectLevelFirstNode = true; this.cmbtreevDisplayMethod.DropDownHeight = 220; this.cmbtreevDisplayMethod.DropDownShow = false; this.cmbtreevDisplayMethod.FormattingEnabled = true; this.cmbtreevDisplayMethod.IntegralHeight = false; this.cmbtreevDisplayMethod.IsNodeMouseClick = true; this.cmbtreevDisplayMethod.IsSelectParentNode = false; this.cmbtreevDisplayMethod.Location = new System.Drawing.Point(295, 13); this.cmbtreevDisplayMethod.Name = "cmbtreevDisplayMethod"; this.cmbtreevDisplayMethod.ReadOnly = true; this.cmbtreevDisplayMethod.SelectedNode = null; this.cmbtreevDisplayMethod.Size = new System.Drawing.Size(133, 20); this.cmbtreevDisplayMethod.StrGetName = ""; this.cmbtreevDisplayMethod.StrGetTagName = ""; this.cmbtreevDisplayMethod.StrKey = null; this.cmbtreevDisplayMethod.TabIndex = 280; // // 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(228, 14); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(68, 17); this.labelEx4.TabIndex = 279; this.labelEx4.Text = "显示方式:"; // // cmbtreevDisplayItem // this.cmbtreevDisplayItem.AfterSelectLevelFirstNode = true; this.cmbtreevDisplayItem.DropDownHeight = 220; this.cmbtreevDisplayItem.DropDownShow = false; this.cmbtreevDisplayItem.FormattingEnabled = true; this.cmbtreevDisplayItem.IntegralHeight = false; this.cmbtreevDisplayItem.IsNodeMouseClick = true; this.cmbtreevDisplayItem.IsSelectParentNode = false; this.cmbtreevDisplayItem.Location = new System.Drawing.Point(62, 13); this.cmbtreevDisplayItem.Name = "cmbtreevDisplayItem"; this.cmbtreevDisplayItem.ReadOnly = true; this.cmbtreevDisplayItem.SelectedNode = null; this.cmbtreevDisplayItem.Size = new System.Drawing.Size(133, 20); this.cmbtreevDisplayItem.StrGetName = ""; this.cmbtreevDisplayItem.StrGetTagName = ""; this.cmbtreevDisplayItem.StrKey = null; this.cmbtreevDisplayItem.TabIndex = 278; // // 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(20, 14); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(44, 17); this.labelEx3.TabIndex = 277; this.labelEx3.Text = "项目:"; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.PictImage); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx2.Location = new System.Drawing.Point(3, 38); this.panelEx2.Name = "panelEx2"; this.panelEx2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 2); this.panelEx2.Size = new System.Drawing.Size(934, 300); this.panelEx2.TabIndex = 0; // // PictImage // this.PictImage.Dock = System.Windows.Forms.DockStyle.Fill; this.PictImage.Location = new System.Drawing.Point(3, 3); this.PictImage.Name = "PictImage"; this.PictImage.Size = new System.Drawing.Size(928, 295); this.PictImage.TabIndex = 3; this.PictImage.TabStop = false; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.panelStoreName); this.flowLayoutPanel1.Controls.Add(this.panelQuery); this.flowLayoutPanel1.Controls.Add(this.panelComparedStartUp); this.flowLayoutPanel1.Controls.Add(this.panelQueryCompared); this.flowLayoutPanel1.Controls.Add(this.panelSaveAs); this.flowLayoutPanel1.Controls.Add(this.panelCloseed); 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(934, 35); this.flowLayoutPanel1.TabIndex = 5; // // 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); this.panelStoreName.Name = "panelStoreName"; this.panelStoreName.Size = new System.Drawing.Size(210, 32); this.panelStoreName.TabIndex = 215; // // 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(4, 6); 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 = 274; // // panelQuery // this.panelQuery.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelQuery.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelQuery.BorderWidth = 1; this.panelQuery.Controls.Add(this.btnQuery); this.panelQuery.Controls.Add(this.dtDataTimeStart); this.panelQuery.Controls.Add(this.dtDataTimeEnd); this.panelQuery.Controls.Add(this.labelEx1); this.panelQuery.Controls.Add(this.cmbtreevOrdersPerson); this.panelQuery.Location = new System.Drawing.Point(213, 1); this.panelQuery.Margin = new System.Windows.Forms.Padding(1); this.panelQuery.Name = "panelQuery"; this.panelQuery.Size = new System.Drawing.Size(495, 32); this.panelQuery.TabIndex = 29; // // btnQuery // this.btnQuery.BackColor = System.Drawing.Color.Transparent; this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg"))); this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQuery.ForeColor = System.Drawing.Color.White; this.btnQuery.IsCustomBackImg = false; this.btnQuery.IsShowText = true; this.btnQuery.Location = new System.Drawing.Point(404, 2); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 28); this.btnQuery.TabIndex = 30; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // dtDataTimeStart // this.dtDataTimeStart.CustomFormat = " "; this.dtDataTimeStart.DateValue = ""; this.dtDataTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtDataTimeStart.IsShowTime = false; this.dtDataTimeStart.Location = new System.Drawing.Point(3, 6); this.dtDataTimeStart.Name = "dtDataTimeStart"; this.dtDataTimeStart.Size = new System.Drawing.Size(100, 21); this.dtDataTimeStart.TabIndex = 23; // // dtDataTimeEnd // this.dtDataTimeEnd.CustomFormat = " "; this.dtDataTimeEnd.DateValue = ""; this.dtDataTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtDataTimeEnd.IsShowTime = false; this.dtDataTimeEnd.Location = new System.Drawing.Point(129, 6); this.dtDataTimeEnd.Name = "dtDataTimeEnd"; this.dtDataTimeEnd.Size = new System.Drawing.Size(100, 21); this.dtDataTimeEnd.TabIndex = 24; // // 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(106, 7); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(21, 17); this.labelEx1.TabIndex = 25; this.labelEx1.Text = "—"; // // cmbtreevOrdersPerson // this.cmbtreevOrdersPerson.AfterSelectLevelFirstNode = false; this.cmbtreevOrdersPerson.DropDownHeight = 220; this.cmbtreevOrdersPerson.DropDownShow = false; this.cmbtreevOrdersPerson.FormattingEnabled = true; this.cmbtreevOrdersPerson.IntegralHeight = false; this.cmbtreevOrdersPerson.IsNodeMouseClick = true; this.cmbtreevOrdersPerson.IsSelectParentNode = true; this.cmbtreevOrdersPerson.Location = new System.Drawing.Point(241, 6); this.cmbtreevOrdersPerson.Name = "cmbtreevOrdersPerson"; this.cmbtreevOrdersPerson.ReadOnly = true; this.cmbtreevOrdersPerson.SelectedNode = null; this.cmbtreevOrdersPerson.Size = new System.Drawing.Size(151, 20); this.cmbtreevOrdersPerson.StrGetName = ""; this.cmbtreevOrdersPerson.StrGetTagName = ""; this.cmbtreevOrdersPerson.StrKey = null; this.cmbtreevOrdersPerson.TabIndex = 27; // // panelComparedStartUp // this.panelComparedStartUp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelComparedStartUp.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelComparedStartUp.BorderWidth = 1; this.panelComparedStartUp.Controls.Add(this.chkComparedStartUp); this.panelComparedStartUp.Location = new System.Drawing.Point(710, 1); this.panelComparedStartUp.Margin = new System.Windows.Forms.Padding(1); this.panelComparedStartUp.Name = "panelComparedStartUp"; this.panelComparedStartUp.Size = new System.Drawing.Size(95, 32); this.panelComparedStartUp.TabIndex = 29; // // chkComparedStartUp // this.chkComparedStartUp.AutoSize = true; this.chkComparedStartUp.BackColor = System.Drawing.Color.Transparent; this.chkComparedStartUp.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkComparedStartUp.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.chkComparedStartUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkComparedStartUp.Fourstates = false; this.chkComparedStartUp.IsGreenTick = false; this.chkComparedStartUp.Location = new System.Drawing.Point(4, 4); this.chkComparedStartUp.Name = "chkComparedStartUp"; this.chkComparedStartUp.Size = new System.Drawing.Size(84, 24); this.chkComparedStartUp.TabIndex = 24; this.chkComparedStartUp.Text = "启动对比"; this.chkComparedStartUp.UseVisualStyleBackColor = false; // // panelQueryCompared // this.panelQueryCompared.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelQueryCompared.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelQueryCompared.BorderWidth = 1; this.panelQueryCompared.Controls.Add(this.btnQueryCompared); this.panelQueryCompared.Controls.Add(this.cmbtreevOrdersPersonCompared); this.panelQueryCompared.Controls.Add(this.labelEx2); this.panelQueryCompared.Controls.Add(this.dtDataTimeStartCompared); this.panelQueryCompared.Controls.Add(this.dtDateTimeEndCompared); this.panelQueryCompared.Location = new System.Drawing.Point(1, 35); this.panelQueryCompared.Margin = new System.Windows.Forms.Padding(1); this.panelQueryCompared.Name = "panelQueryCompared"; this.panelQueryCompared.Size = new System.Drawing.Size(495, 32); this.panelQueryCompared.TabIndex = 18; // // btnQueryCompared // this.btnQueryCompared.BackColor = System.Drawing.Color.Transparent; this.btnQueryCompared.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQueryCompared.BackImg"))); this.btnQueryCompared.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQueryCompared.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQueryCompared.ForeColor = System.Drawing.Color.White; this.btnQueryCompared.IsCustomBackImg = false; this.btnQueryCompared.IsShowText = true; this.btnQueryCompared.Location = new System.Drawing.Point(404, 2); this.btnQueryCompared.Name = "btnQueryCompared"; this.btnQueryCompared.Size = new System.Drawing.Size(85, 28); this.btnQueryCompared.TabIndex = 29; this.btnQueryCompared.Text = " 查 询"; this.btnQueryCompared.UseVisualStyleBackColor = false; // // cmbtreevOrdersPersonCompared // this.cmbtreevOrdersPersonCompared.AfterSelectLevelFirstNode = false; this.cmbtreevOrdersPersonCompared.DropDownHeight = 220; this.cmbtreevOrdersPersonCompared.DropDownShow = false; this.cmbtreevOrdersPersonCompared.FormattingEnabled = true; this.cmbtreevOrdersPersonCompared.IntegralHeight = false; this.cmbtreevOrdersPersonCompared.IsNodeMouseClick = true; this.cmbtreevOrdersPersonCompared.IsSelectParentNode = true; this.cmbtreevOrdersPersonCompared.Location = new System.Drawing.Point(240, 6); this.cmbtreevOrdersPersonCompared.Name = "cmbtreevOrdersPersonCompared"; this.cmbtreevOrdersPersonCompared.ReadOnly = false; this.cmbtreevOrdersPersonCompared.SelectedNode = null; this.cmbtreevOrdersPersonCompared.Size = new System.Drawing.Size(151, 20); this.cmbtreevOrdersPersonCompared.StrGetName = ""; this.cmbtreevOrdersPersonCompared.StrGetTagName = ""; this.cmbtreevOrdersPersonCompared.StrKey = null; this.cmbtreevOrdersPersonCompared.TabIndex = 28; // // 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(106, 7); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(21, 17); this.labelEx2.TabIndex = 5; this.labelEx2.Text = "—"; // // dtDataTimeStartCompared // this.dtDataTimeStartCompared.CustomFormat = " "; this.dtDataTimeStartCompared.DateValue = ""; this.dtDataTimeStartCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtDataTimeStartCompared.IsShowTime = false; this.dtDataTimeStartCompared.Location = new System.Drawing.Point(3, 6); this.dtDataTimeStartCompared.Name = "dtDataTimeStartCompared"; this.dtDataTimeStartCompared.Size = new System.Drawing.Size(100, 21); this.dtDataTimeStartCompared.TabIndex = 3; // // dtDateTimeEndCompared // this.dtDateTimeEndCompared.CustomFormat = " "; this.dtDateTimeEndCompared.DateValue = ""; this.dtDateTimeEndCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtDateTimeEndCompared.IsShowTime = false; this.dtDateTimeEndCompared.Location = new System.Drawing.Point(129, 6); this.dtDateTimeEndCompared.Name = "dtDateTimeEndCompared"; this.dtDateTimeEndCompared.Size = new System.Drawing.Size(100, 21); this.dtDateTimeEndCompared.TabIndex = 4; // // panelSaveAs // this.panelSaveAs.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelSaveAs.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelSaveAs.BorderWidth = 1; this.panelSaveAs.Controls.Add(this.btnSaveAs); this.panelSaveAs.Location = new System.Drawing.Point(498, 35); this.panelSaveAs.Margin = new System.Windows.Forms.Padding(1); this.panelSaveAs.Name = "panelSaveAs"; this.panelSaveAs.Size = new System.Drawing.Size(93, 32); this.panelSaveAs.TabIndex = 213; // // btnSaveAs // this.btnSaveAs.BackColor = System.Drawing.Color.Transparent; this.btnSaveAs.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveAs.BackImg"))); this.btnSaveAs.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSaveAs.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSaveAs.ForeColor = System.Drawing.Color.White; this.btnSaveAs.IsCustomBackImg = false; this.btnSaveAs.IsShowText = true; this.btnSaveAs.Location = new System.Drawing.Point(2, 2); this.btnSaveAs.Name = "btnSaveAs"; this.btnSaveAs.Size = new System.Drawing.Size(85, 28); this.btnSaveAs.TabIndex = 30; this.btnSaveAs.Text = " 另存为"; this.btnSaveAs.UseVisualStyleBackColor = false; // // panelCloseed // this.panelCloseed.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelCloseed.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelCloseed.BorderWidth = 1; this.panelCloseed.Controls.Add(this.btnColseed); this.panelCloseed.Location = new System.Drawing.Point(593, 35); this.panelCloseed.Margin = new System.Windows.Forms.Padding(1); this.panelCloseed.Name = "panelCloseed"; this.panelCloseed.Size = new System.Drawing.Size(93, 32); this.panelCloseed.TabIndex = 214; // // btnColseed // this.btnColseed.BackColor = System.Drawing.Color.Transparent; this.btnColseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnColseed.BackImg"))); this.btnColseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnColseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnColseed.ForeColor = System.Drawing.Color.White; this.btnColseed.IsCustomBackImg = false; this.btnColseed.IsShowText = true; this.btnColseed.Location = new System.Drawing.Point(2, 2); this.btnColseed.Name = "btnColseed"; this.btnColseed.Size = new System.Drawing.Size(85, 28); this.btnColseed.TabIndex = 30; this.btnColseed.Text = " 关 闭"; this.btnColseed.UseVisualStyleBackColor = false; // // AnalyzedOrderSourceAbilityFormMain // 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(950, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsShowUcNavigationTool = true; this.IsUserControlsSize = false; this.Name = "AnalyzedOrderSourceAbilityFormMain"; this.Text = "接单能力分析"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.panelEx5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit(); this.panelEx6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit(); this.panelEx4.ResumeLayout(false); this.panelEx4.PerformLayout(); this.panelEx2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.PictImage)).EndInit(); this.flowLayoutPanel1.ResumeLayout(false); this.panelStoreName.ResumeLayout(false); this.panelQuery.ResumeLayout(false); this.panelQuery.PerformLayout(); this.panelComparedStartUp.ResumeLayout(false); this.panelComparedStartUp.PerformLayout(); this.panelQueryCompared.ResumeLayout(false); this.panelQueryCompared.PerformLayout(); this.panelSaveAs.ResumeLayout(false); this.panelCloseed.ResumeLayout(false); this.ResumeLayout(false); } #endregion protected internal ComponentLibrary.PanelEx panelEx1; protected internal ComponentLibrary.PanelEx panelEx3; private ComponentLibrary.PanelEx panelEx5; protected internal System.Windows.Forms.DataVisualization.Charting.Chart chart1; protected internal ComponentLibrary.PanelEx panelEx6; protected internal System.Windows.Forms.DataVisualization.Charting.Chart chart2; private ComponentLibrary.PanelEx panelEx4; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDisplayMethod; private ComponentLibrary.LabelEx labelEx4; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDisplayItem; private ComponentLibrary.LabelEx labelEx3; protected internal ComponentLibrary.PanelEx panelEx2; protected internal ComponentLibrary.PictureBoxEx PictImage; protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStart; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.DateTimePickerEx dtDataTimeEnd; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdersPerson; protected internal ComponentLibrary.PanelEx panelQueryCompared; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdersPersonCompared; private ComponentLibrary.LabelEx labelEx2; protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStartCompared; protected internal ComponentLibrary.DateTimePickerEx dtDateTimeEndCompared; private ComponentLibrary.LabelEx labelEx5; protected internal ComponentLibrary.PanelEx panelQuery; protected internal ComponentLibrary.PanelEx panelComparedStartUp; protected internal ComponentLibrary.CheckBoxEx chkComparedStartUp; protected internal ComponentLibrary.PanelEx panelSaveAs; protected internal ComponentLibrary.ButtonEx btnSaveAs; protected internal ComponentLibrary.PanelEx panelCloseed; protected internal ComponentLibrary.ButtonEx btnColseed; protected internal ComponentLibrary.ButtonEx btnQuery; protected internal ComponentLibrary.ButtonEx btnQueryCompared; protected internal ComponentLibrary.PanelEx panelStoreName; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName; protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; } }