namespace LYFZ.Software.UI.DecisionAssistant { partial class AnalyzedOrderStoreOutlayFormMain { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalyzedOrderStoreOutlayFormMain)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.panelComparedColor = new LYFZ.ComponentLibrary.PanelEx(); this.panelCurrentColor = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.numYearCompared = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.numYear = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components); 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.panelComparedStartUp = new LYFZ.ComponentLibrary.PanelEx(); this.chkComparedStartUp = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelQueryCompared = new LYFZ.ComponentLibrary.PanelEx(); this.btnQueryCompared = new LYFZ.ComponentLibrary.ButtonEx(); this.panelSaveAs = new LYFZ.ComponentLibrary.PanelEx(); this.btnSaveAs = new LYFZ.ComponentLibrary.ButtonEx(); this.panelCloseed = new LYFZ.ComponentLibrary.PanelEx(); this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx(); this.cmbtreevItmes = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numYearCompared)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numYear)).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.BorderWidth = 1; this.panelEx1.Controls.Add(this.panelEx3); this.panelEx1.Controls.Add(this.panelEx4); 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 = 1; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.panelEx5); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx3.Location = new System.Drawing.Point(3, 38); this.panelEx3.Name = "panelEx3"; this.panelEx3.Padding = new System.Windows.Forms.Padding(3); this.panelEx3.Size = new System.Drawing.Size(934, 414); this.panelEx3.TabIndex = 7; // // panelEx5 // this.panelEx5.BackColor = System.Drawing.Color.White; this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx5.BorderWidth = 1; this.panelEx5.Location = new System.Drawing.Point(3, 3); this.panelEx5.Name = "panelEx5"; this.panelEx5.Padding = new System.Windows.Forms.Padding(3); this.panelEx5.Size = new System.Drawing.Size(928, 408); this.panelEx5.TabIndex = 8; // // panelEx4 // this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx4.BorderWidth = 1; this.panelEx4.Controls.Add(this.labelEx3); this.panelEx4.Controls.Add(this.labelEx5); this.panelEx4.Controls.Add(this.panelComparedColor); this.panelEx4.Controls.Add(this.panelCurrentColor); this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx4.Location = new System.Drawing.Point(3, 452); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(934, 30); this.panelEx4.TabIndex = 6; this.panelEx4.Visible = false; // // 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(242, 8); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(32, 17); this.labelEx3.TabIndex = 32; this.labelEx3.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(107, 8); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(32, 17); this.labelEx5.TabIndex = 31; this.labelEx5.Text = "当前"; // // panelComparedColor // this.panelComparedColor.BackColor = System.Drawing.Color.Blue; this.panelComparedColor.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelComparedColor.BorderWidth = 1; this.panelComparedColor.Location = new System.Drawing.Point(179, 8); this.panelComparedColor.Name = "panelComparedColor"; this.panelComparedColor.Size = new System.Drawing.Size(57, 18); this.panelComparedColor.TabIndex = 7; // // panelCurrentColor // this.panelCurrentColor.BackColor = System.Drawing.Color.Red; this.panelCurrentColor.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelCurrentColor.BorderWidth = 1; this.panelCurrentColor.Location = new System.Drawing.Point(44, 8); this.panelCurrentColor.Name = "panelCurrentColor"; this.panelCurrentColor.Size = new System.Drawing.Size(57, 18); this.panelCurrentColor.TabIndex = 6; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.BackColor = System.Drawing.Color.Transparent; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 15F, 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(77, 8); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(24, 19); this.labelEx1.TabIndex = 207; this.labelEx1.Text = "年"; // // numYearCompared // this.numYearCompared.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.numYearCompared.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.numYearCompared.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.numYearCompared.Font = new System.Drawing.Font("宋体", 13F); this.numYearCompared.IsCustomColor = false; this.numYearCompared.Location = new System.Drawing.Point(4, 3); this.numYearCompared.Maximum = new decimal(new int[] { 3000, 0, 0, 0}); this.numYearCompared.Minimum = new decimal(new int[] { 1900, 0, 0, 0}); this.numYearCompared.Name = "numYearCompared"; this.numYearCompared.Size = new System.Drawing.Size(70, 27); this.numYearCompared.TabIndex = 206; this.numYearCompared.Value = new decimal(new int[] { 2014, 0, 0, 0}); // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.BackColor = System.Drawing.Color.Transparent; 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(5, 8); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(44, 17); this.labelEx2.TabIndex = 215; this.labelEx2.Text = "项目:"; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.BackColor = System.Drawing.Color.Transparent; this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx6.Location = new System.Drawing.Point(280, 7); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(24, 19); this.labelEx6.TabIndex = 213; this.labelEx6.Text = "年"; // // numYear // this.numYear.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.numYear.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.numYear.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.numYear.Font = new System.Drawing.Font("宋体", 13F); this.numYear.IsCustomColor = false; this.numYear.Location = new System.Drawing.Point(207, 3); this.numYear.Maximum = new decimal(new int[] { 3000, 0, 0, 0}); this.numYear.Minimum = new decimal(new int[] { 1900, 0, 0, 0}); this.numYear.Name = "numYear"; this.numYear.Size = new System.Drawing.Size(70, 27); this.numYear.TabIndex = 212; this.numYear.Value = new decimal(new int[] { 2014, 0, 0, 0}); // // 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 = 8; // // panelStoreName // this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); 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 = 211; // // 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.BorderWidth = 1; this.panelQuery.Controls.Add(this.cmbtreevItmes); this.panelQuery.Controls.Add(this.labelEx6); this.panelQuery.Controls.Add(this.btnQuery); this.panelQuery.Controls.Add(this.numYear); this.panelQuery.Controls.Add(this.labelEx2); 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(400, 32); this.panelQuery.TabIndex = 27; // // 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(310, 2); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 28); this.btnQuery.TabIndex = 29; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // panelComparedStartUp // this.panelComparedStartUp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelComparedStartUp.BorderWidth = 1; this.panelComparedStartUp.Controls.Add(this.chkComparedStartUp); this.panelComparedStartUp.Location = new System.Drawing.Point(615, 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 = 27; // // 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.BorderWidth = 1; this.panelQueryCompared.Controls.Add(this.labelEx1); this.panelQueryCompared.Controls.Add(this.btnQueryCompared); this.panelQueryCompared.Controls.Add(this.numYearCompared); this.panelQueryCompared.Location = new System.Drawing.Point(712, 1); this.panelQueryCompared.Margin = new System.Windows.Forms.Padding(1); this.panelQueryCompared.Name = "panelQueryCompared"; this.panelQueryCompared.Size = new System.Drawing.Size(200, 32); this.panelQueryCompared.TabIndex = 25; // // 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(107, 2); this.btnQueryCompared.Name = "btnQueryCompared"; this.btnQueryCompared.Size = new System.Drawing.Size(85, 28); this.btnQueryCompared.TabIndex = 9; this.btnQueryCompared.Text = " 查 询"; this.btnQueryCompared.UseVisualStyleBackColor = false; // // panelSaveAs // this.panelSaveAs.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelSaveAs.BorderWidth = 1; this.panelSaveAs.Controls.Add(this.btnSaveAs); this.panelSaveAs.Location = new System.Drawing.Point(1, 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 = 29; // // 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.BorderWidth = 1; this.panelCloseed.Controls.Add(this.btnCloseed); this.panelCloseed.Location = new System.Drawing.Point(96, 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 = 212; // // btnCloseed // this.btnCloseed.BackColor = System.Drawing.Color.Transparent; this.btnCloseed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCloseed.BackImg"))); this.btnCloseed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCloseed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCloseed.ForeColor = System.Drawing.Color.White; this.btnCloseed.IsCustomBackImg = false; this.btnCloseed.IsShowText = true; this.btnCloseed.Location = new System.Drawing.Point(2, 2); this.btnCloseed.Name = "btnCloseed"; this.btnCloseed.Size = new System.Drawing.Size(85, 28); this.btnCloseed.TabIndex = 30; this.btnCloseed.Text = " 关 闭"; this.btnCloseed.UseVisualStyleBackColor = false; // // cmbtreevItmes // this.cmbtreevItmes.AfterSelectLevelFirstNode = true; this.cmbtreevItmes.DropDownHeight = 220; this.cmbtreevItmes.DropDownShow = false; this.cmbtreevItmes.FormattingEnabled = true; this.cmbtreevItmes.IntegralHeight = false; this.cmbtreevItmes.IsNodeMouseClick = true; this.cmbtreevItmes.IsSelectParentNode = true; this.cmbtreevItmes.Location = new System.Drawing.Point(47, 6); this.cmbtreevItmes.Name = "cmbtreevItmes"; this.cmbtreevItmes.ReadOnly = true; this.cmbtreevItmes.SelectedNode = null; this.cmbtreevItmes.Size = new System.Drawing.Size(151, 20); this.cmbtreevItmes.StrGetName = ""; this.cmbtreevItmes.StrGetTagName = ""; this.cmbtreevItmes.StrKey = null; this.cmbtreevItmes.TabIndex = 214; // // AnalyzedOrderStoreOutlayFormMain // 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.ImeMode = System.Windows.Forms.ImeMode.On; this.IsShowUcNavigationTool = true; this.IsUserControlsSize = false; this.Name = "AnalyzedOrderStoreOutlayFormMain"; 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.panelEx4.ResumeLayout(false); this.panelEx4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numYearCompared)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numYear)).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; protected internal ComponentLibrary.PanelEx panelEx5; protected internal ComponentLibrary.PanelEx panelEx4; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx5; protected internal ComponentLibrary.PanelEx panelComparedColor; protected internal ComponentLibrary.PanelEx panelCurrentColor; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.NumericUpDownEx numYearCompared; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx6; protected internal ComponentLibrary.NumericUpDownEx numYear; protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; protected internal ComponentLibrary.PanelEx panelStoreName; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName; protected internal ComponentLibrary.PanelEx panelQuery; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevItmes; protected internal ComponentLibrary.ButtonEx btnQuery; protected internal ComponentLibrary.PanelEx panelComparedStartUp; protected internal ComponentLibrary.CheckBoxEx chkComparedStartUp; protected internal ComponentLibrary.PanelEx panelQueryCompared; protected internal ComponentLibrary.ButtonEx btnQueryCompared; protected internal ComponentLibrary.PanelEx panelSaveAs; protected internal ComponentLibrary.ButtonEx btnSaveAs; protected internal ComponentLibrary.PanelEx panelCloseed; protected internal ComponentLibrary.ButtonEx btnCloseed; } }