namespace LYFZ.Software.UI.FinancialManagement.SetSmallForm { partial class ConditionQueryPieceCommissionSetSmallForm { /// /// 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(ConditionQueryPieceCommissionSetSmallForm)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.cmbtreevCommissionName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.cmbtreevSeriesName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.cmbtreevWorkContent = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnOK = new LYFZ.ComponentLibrary.ButtonEx(); this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10); this.plExMainContainer.Size = new System.Drawing.Size(516, 307); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(516, 307); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(457, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(484, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(430, 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.btnCancel); this.panelEx1.Controls.Add(this.btnOK); this.panelEx1.Controls.Add(this.cmbtreevWorkContent); this.panelEx1.Controls.Add(this.cmbtreevSeriesName); this.panelEx1.Controls.Add(this.cmbtreevCommissionName); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(10, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(2); this.panelEx1.Size = new System.Drawing.Size(496, 287); this.panelEx1.TabIndex = 0; // // 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(93, 66); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 0; this.labelEx1.Text = "提成人:"; // // 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(81, 107); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(68, 17); this.labelEx2.TabIndex = 1; this.labelEx2.Text = "套系名称:"; // // 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(81, 147); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(68, 17); this.labelEx3.TabIndex = 2; this.labelEx3.Text = "工作内容:"; // // cmbtreevCommissionName // this.cmbtreevCommissionName.AfterSelectLevelFirstNode = true; this.cmbtreevCommissionName.DropDownHeight = 220; this.cmbtreevCommissionName.DropDownShow = false; this.cmbtreevCommissionName.FormattingEnabled = true; this.cmbtreevCommissionName.IntegralHeight = false; this.cmbtreevCommissionName.IsNodeMouseClick = true; this.cmbtreevCommissionName.IsSelectParentNode = false; this.cmbtreevCommissionName.Location = new System.Drawing.Point(152, 65); this.cmbtreevCommissionName.Name = "cmbtreevCommissionName"; this.cmbtreevCommissionName.ReadOnly = true; this.cmbtreevCommissionName.SelectedNode = null; this.cmbtreevCommissionName.Size = new System.Drawing.Size(241, 20); this.cmbtreevCommissionName.StrGetName = ""; this.cmbtreevCommissionName.StrKey = null; this.cmbtreevCommissionName.TabIndex = 3; // // cmbtreevSeriesName // this.cmbtreevSeriesName.AfterSelectLevelFirstNode = true; this.cmbtreevSeriesName.DropDownHeight = 220; this.cmbtreevSeriesName.DropDownShow = false; this.cmbtreevSeriesName.FormattingEnabled = true; this.cmbtreevSeriesName.IntegralHeight = false; this.cmbtreevSeriesName.IsNodeMouseClick = true; this.cmbtreevSeriesName.IsSelectParentNode = false; this.cmbtreevSeriesName.Location = new System.Drawing.Point(152, 106); this.cmbtreevSeriesName.Name = "cmbtreevSeriesName"; this.cmbtreevSeriesName.ReadOnly = true; this.cmbtreevSeriesName.SelectedNode = null; this.cmbtreevSeriesName.Size = new System.Drawing.Size(241, 20); this.cmbtreevSeriesName.StrGetName = ""; this.cmbtreevSeriesName.StrKey = null; this.cmbtreevSeriesName.TabIndex = 4; // // cmbtreevWorkContent // this.cmbtreevWorkContent.AfterSelectLevelFirstNode = true; this.cmbtreevWorkContent.DropDownHeight = 220; this.cmbtreevWorkContent.DropDownShow = false; this.cmbtreevWorkContent.FormattingEnabled = true; this.cmbtreevWorkContent.IntegralHeight = false; this.cmbtreevWorkContent.IsNodeMouseClick = true; this.cmbtreevWorkContent.IsSelectParentNode = false; this.cmbtreevWorkContent.Location = new System.Drawing.Point(152, 146); this.cmbtreevWorkContent.Name = "cmbtreevWorkContent"; this.cmbtreevWorkContent.ReadOnly = true; this.cmbtreevWorkContent.SelectedNode = null; this.cmbtreevWorkContent.Size = new System.Drawing.Size(241, 20); this.cmbtreevWorkContent.StrGetName = ""; this.cmbtreevWorkContent.StrKey = null; this.cmbtreevWorkContent.TabIndex = 5; // // btnOK // this.btnOK.BackColor = System.Drawing.Color.Transparent; this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg"))); this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOK.ForeColor = System.Drawing.Color.White; this.btnOK.IsCustomBackImg = false; this.btnOK.IsShowText = true; this.btnOK.Location = new System.Drawing.Point(129, 218); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(85, 28); this.btnOK.TabIndex = 6; this.btnOK.Text = " 确 定"; this.btnOK.UseVisualStyleBackColor = false; // // btnCancel // this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg"))); this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.IsCustomBackImg = false; this.btnCancel.IsShowText = true; this.btnCancel.Location = new System.Drawing.Point(276, 218); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 28); this.btnCancel.TabIndex = 7; this.btnCancel.Text = " 取 消"; this.btnCancel.UseVisualStyleBackColor = false; // // ConditionQueryPieceCommissionSetSmallForm // 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(516, 372); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "ConditionQueryPieceCommissionSetSmallForm"; this.Text = "条件查询"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.ButtonEx btnCancel; protected internal ComponentLibrary.ButtonEx btnOK; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevWorkContent; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevSeriesName; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevCommissionName; } }