namespace LYFZ.Software.UI.DecisionAssistant { partial class AnalyzedOrderSourceReferralFormMain { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalyzedOrderSourceReferralFormMain)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.listViewData = new LYFZ.ComponentLibrary.ListViewEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.txtQuery = new LYFZ.ComponentLibrary.TextBoxEx(); this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.PictImage = new LYFZ.ComponentLibrary.PictureBoxEx(); this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx(); this.btnQuery2 = new LYFZ.ComponentLibrary.ButtonEx(); this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.btn_export2xls = new LYFZ.ComponentLibrary.ButtonForm(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx5.SuspendLayout(); this.panelEx4.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.PictImage)).BeginInit(); this.panelStoreName.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(997, 505); // // plFormMainContent // this.plFormMainContent.Controls.Add(this.panelStoreName); this.plFormMainContent.Size = new System.Drawing.Size(997, 545); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); this.plFormMainContent.Controls.SetChildIndex(this.panelStoreName, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(938, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(965, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(911, 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.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(987, 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.panelEx4); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx3.Location = new System.Drawing.Point(3, 133); this.panelEx3.Name = "panelEx3"; this.panelEx3.Padding = new System.Windows.Forms.Padding(3, 4, 3, 3); this.panelEx3.Size = new System.Drawing.Size(981, 349); 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.listViewData); this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx5.Location = new System.Drawing.Point(3, 39); this.panelEx5.Name = "panelEx5"; this.panelEx5.Padding = new System.Windows.Forms.Padding(3); this.panelEx5.Size = new System.Drawing.Size(975, 307); this.panelEx5.TabIndex = 1; // // listViewData // this.listViewData.Dock = System.Windows.Forms.DockStyle.Fill; this.listViewData.FullRowSelect = true; this.listViewData.IsDefaultShowGroups = false; this.listViewData.Location = new System.Drawing.Point(3, 3); this.listViewData.Name = "listViewData"; this.listViewData.Size = new System.Drawing.Size(969, 301); this.listViewData.TabIndex = 2; this.listViewData.UseCompatibleStateImageBehavior = false; // // 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.btn_export2xls); this.panelEx4.Controls.Add(this.labelEx5); this.panelEx4.Controls.Add(this.txtQuery); this.panelEx4.Controls.Add(this.btnQuery); 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(975, 35); 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(477, 11); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(496, 17); this.labelEx5.TabIndex = 283; this.labelEx5.Text = "转介绍率 = 转介绍客户数 ÷ 总订单数 × 100; 成交率 = 转介绍成交率 ÷ 总订单数 × 100"; // // txtQuery // this.txtQuery.BackColor = System.Drawing.Color.Transparent; 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(5, 5); this.txtQuery.Margin = new System.Windows.Forms.Padding(0); this.txtQuery.MaxLength = 32767; this.txtQuery.MinimumSize = new System.Drawing.Size(0, 26); 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(250, 26); this.txtQuery.TabIndex = 1; this.txtQuery.Tag = ""; this.txtQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtQuery.WaterColor = System.Drawing.Color.DarkGray; this.txtQuery.WaterText = "客户姓名、拼音、电话"; this.txtQuery.WordWrap = true; // // 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(264, 4); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 28); this.btnQuery.TabIndex = 0; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // 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, 3); this.panelEx2.Name = "panelEx2"; this.panelEx2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 2); this.panelEx2.Size = new System.Drawing.Size(981, 130); 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(975, 125); this.PictImage.TabIndex = 3; this.PictImage.TabStop = false; // // 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.btnQuery2); this.panelStoreName.Controls.Add(this.cmbtreevStoreName); this.panelStoreName.Controls.Add(this.labelEx1); this.panelStoreName.Location = new System.Drawing.Point(212, 4); this.panelStoreName.Margin = new System.Windows.Forms.Padding(1); this.panelStoreName.Name = "panelStoreName"; this.panelStoreName.Size = new System.Drawing.Size(350, 32); this.panelStoreName.TabIndex = 212; // // btnQuery2 // this.btnQuery2.BackColor = System.Drawing.Color.Transparent; this.btnQuery2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery2.BackImg"))); this.btnQuery2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQuery2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQuery2.ForeColor = System.Drawing.Color.White; this.btnQuery2.IsCustomBackImg = false; this.btnQuery2.IsShowText = true; this.btnQuery2.Location = new System.Drawing.Point(257, 2); this.btnQuery2.Name = "btnQuery2"; this.btnQuery2.Size = new System.Drawing.Size(85, 28); this.btnQuery2.TabIndex = 275; this.btnQuery2.Text = " 查 询"; this.btnQuery2.UseVisualStyleBackColor = false; // // 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(46, 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; // // 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(4, 7); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(44, 17); this.labelEx1.TabIndex = 4; this.labelEx1.Text = "分店:"; // // btn_export2xls // this.btn_export2xls.BackColor = System.Drawing.Color.Transparent; this.btn_export2xls.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_export2xls.BackImg"))); this.btn_export2xls.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btn_export2xls.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btn_export2xls.ForeColor = System.Drawing.Color.White; this.btn_export2xls.IsCustomBackImg = false; this.btn_export2xls.IsShowText = true; this.btn_export2xls.Location = new System.Drawing.Point(355, 4); this.btn_export2xls.Name = "btn_export2xls"; this.btn_export2xls.Size = new System.Drawing.Size(85, 28); this.btn_export2xls.TabIndex = 284; this.btn_export2xls.Text = "导出"; this.btn_export2xls.UseVisualStyleBackColor = false; // // AnalyzedOrderSourceReferralFormMain // 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(997, 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 = "AnalyzedOrderSourceReferralFormMain"; this.Text = "转介绍分析"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.Controls.SetChildIndex(this.btnAppFormMaximize, 0); this.Controls.SetChildIndex(this.btnAppFormExit, 0); this.Controls.SetChildIndex(this.btnAppFormMinimize, 0); this.Controls.SetChildIndex(this.btnAppFormMenu, 0); this.Controls.SetChildIndex(this.btnAppFormSkin, 0); this.Controls.SetChildIndex(this.plFormMainContent, 0); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.panelEx5.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.panelEx4.PerformLayout(); this.panelEx2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.PictImage)).EndInit(); this.panelStoreName.ResumeLayout(false); this.panelStoreName.PerformLayout(); this.ResumeLayout(false); } #endregion protected internal ComponentLibrary.PanelEx panelEx1; protected internal ComponentLibrary.PanelEx panelEx3; private ComponentLibrary.PanelEx panelEx4; protected internal ComponentLibrary.PanelEx panelEx2; protected internal ComponentLibrary.PictureBoxEx PictImage; private ComponentLibrary.PanelEx panelEx5; protected internal ComponentLibrary.TextBoxEx txtQuery; protected internal ComponentLibrary.ButtonEx btnQuery; protected internal ComponentLibrary.ListViewEx listViewData; private ComponentLibrary.LabelEx labelEx5; protected internal ComponentLibrary.PanelEx panelStoreName; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.ButtonEx btnQuery2; protected internal ComponentLibrary.ButtonForm btn_export2xls; } }