namespace LYFZ.Software.UI.InitialSet { partial class FrmSystemSet { /// /// 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(FrmSystemSet)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.tab = new LYFZ.ComponentLibrary.TabControlEx(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.cb_AddDisabled = new LYFZ.ComponentLibrary.CheckBoxEx(); this.txtSystemCode = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.txtSc_ClassRemark = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtName = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.txtSc_ClassName = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtSc_ClassCode = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.lblTypeName1 = new LYFZ.ComponentLibrary.LabelEx(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.cb_EditDisabled = new LYFZ.ComponentLibrary.CheckBoxEx(); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.txtSc_ClassCode2 = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.lblTypeName2 = new LYFZ.ComponentLibrary.LabelEx(); this.txtSc_ClassRemark2 = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtSc_ClassName2 = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx(); this.trvSystemSet = new LYFZ.ComponentLibrary.TreeViewEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx(); this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx(); this.toolTipSystemCode = new System.Windows.Forms.ToolTip(this.components); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx4.SuspendLayout(); this.tab.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Size = new System.Drawing.Size(900, 655); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(900, 655); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(868, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(841, 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.panelEx4); this.panelEx1.Controls.Add(this.trvSystemSet); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(0, 0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(10); this.panelEx1.Size = new System.Drawing.Size(900, 655); this.panelEx1.TabIndex = 1; // // 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.tab); this.panelEx4.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx4.Location = new System.Drawing.Point(310, 10); this.panelEx4.Name = "panelEx4"; this.panelEx4.Padding = new System.Windows.Forms.Padding(10, 0, 2, 0); this.panelEx4.Size = new System.Drawing.Size(580, 635); this.panelEx4.TabIndex = 50; // // tab // this.tab.Appearance = System.Windows.Forms.TabAppearance.Buttons; this.tab.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tab.Controls.Add(this.tabPage1); this.tab.Controls.Add(this.tabPage2); this.tab.Dock = System.Windows.Forms.DockStyle.Fill; this.tab.ItemSize = new System.Drawing.Size(90, 30); this.tab.Location = new System.Drawing.Point(10, 0); this.tab.Name = "tab"; this.tab.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tab.SelectedIndex = 0; this.tab.Size = new System.Drawing.Size(568, 635); this.tab.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tab.TabIndex = 42; // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage1.Controls.Add(this.cb_AddDisabled); this.tabPage1.Controls.Add(this.txtSystemCode); this.tabPage1.Controls.Add(this.labelEx1); this.tabPage1.Controls.Add(this.txtSc_ClassRemark); this.tabPage1.Controls.Add(this.txtName); this.tabPage1.Controls.Add(this.labelEx3); this.tabPage1.Controls.Add(this.labelEx2); this.tabPage1.Controls.Add(this.txtSc_ClassName); this.tabPage1.Controls.Add(this.txtSc_ClassCode); this.tabPage1.Controls.Add(this.lblTypeName1); this.tabPage1.Location = new System.Drawing.Point(4, 34); this.tabPage1.Margin = new System.Windows.Forms.Padding(0); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(560, 597); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "增加"; // // cb_AddDisabled // this.cb_AddDisabled.AutoSize = true; this.cb_AddDisabled.BackColor = System.Drawing.Color.Transparent; this.cb_AddDisabled.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.cb_AddDisabled.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.cb_AddDisabled.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.cb_AddDisabled.Fourstates = false; this.cb_AddDisabled.IsGreenTick = false; this.cb_AddDisabled.Location = new System.Drawing.Point(91, 118); this.cb_AddDisabled.Name = "cb_AddDisabled"; this.cb_AddDisabled.Size = new System.Drawing.Size(63, 21); this.cb_AddDisabled.TabIndex = 67; this.cb_AddDisabled.Text = "不可用"; this.cb_AddDisabled.UseVisualStyleBackColor = false; // // txtSystemCode // this.txtSystemCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtSystemCode.EmptyTextTip = null; this.txtSystemCode.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtSystemCode.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtSystemCode.Location = new System.Drawing.Point(91, 208); this.txtSystemCode.Name = "txtSystemCode"; this.txtSystemCode.ReadOnly = true; this.txtSystemCode.Size = new System.Drawing.Size(200, 23); this.txtSystemCode.TabIndex = 52; this.txtSystemCode.Visible = false; // // 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(13, 13); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(77, 17); this.labelEx1.TabIndex = 50; this.labelEx1.Text = "* 上级类别:"; // // txtSc_ClassRemark // this.txtSc_ClassRemark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtSc_ClassRemark.EmptyTextTip = null; this.txtSc_ClassRemark.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtSc_ClassRemark.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtSc_ClassRemark.Location = new System.Drawing.Point(91, 81); this.txtSc_ClassRemark.Name = "txtSc_ClassRemark"; this.txtSc_ClassRemark.Size = new System.Drawing.Size(200, 23); this.txtSc_ClassRemark.TabIndex = 49; // // txtName // this.txtName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtName.EmptyTextTip = null; this.txtName.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtName.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtName.Location = new System.Drawing.Point(91, 10); this.txtName.Name = "txtName"; this.txtName.ReadOnly = true; this.txtName.Size = new System.Drawing.Size(200, 23); this.txtName.TabIndex = 51; // // 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(44, 84); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(44, 17); this.labelEx3.TabIndex = 48; this.labelEx3.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(13, 156); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(77, 17); this.labelEx2.TabIndex = 44; this.labelEx2.Text = "* 类别代码:"; this.labelEx2.Visible = false; // // txtSc_ClassName // this.txtSc_ClassName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtSc_ClassName.EmptyTextTip = null; this.txtSc_ClassName.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtSc_ClassName.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtSc_ClassName.Location = new System.Drawing.Point(91, 46); this.txtSc_ClassName.Name = "txtSc_ClassName"; this.txtSc_ClassName.Size = new System.Drawing.Size(200, 23); this.txtSc_ClassName.TabIndex = 47; // // txtSc_ClassCode // this.txtSc_ClassCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtSc_ClassCode.EmptyTextTip = null; this.txtSc_ClassCode.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtSc_ClassCode.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtSc_ClassCode.Location = new System.Drawing.Point(91, 153); this.txtSc_ClassCode.Name = "txtSc_ClassCode"; this.txtSc_ClassCode.ReadOnly = true; this.txtSc_ClassCode.Size = new System.Drawing.Size(200, 23); this.txtSc_ClassCode.TabIndex = 45; this.txtSc_ClassCode.Visible = false; // // lblTypeName1 // this.lblTypeName1.AutoSize = true; this.lblTypeName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lblTypeName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lblTypeName1.Location = new System.Drawing.Point(13, 49); this.lblTypeName1.Name = "lblTypeName1"; this.lblTypeName1.Size = new System.Drawing.Size(77, 17); this.lblTypeName1.TabIndex = 46; this.lblTypeName1.Text = "* 类别名称:"; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.tabPage2.Controls.Add(this.cb_EditDisabled); this.tabPage2.Controls.Add(this.labelEx9); this.tabPage2.Controls.Add(this.txtSc_ClassCode2); this.tabPage2.Controls.Add(this.lblTypeName2); this.tabPage2.Controls.Add(this.txtSc_ClassRemark2); this.tabPage2.Controls.Add(this.txtSc_ClassName2); this.tabPage2.Controls.Add(this.labelEx12); this.tabPage2.Location = new System.Drawing.Point(4, 34); this.tabPage2.Margin = new System.Windows.Forms.Padding(0); this.tabPage2.Name = "tabPage2"; this.tabPage2.RightToLeft = System.Windows.Forms.RightToLeft.No; this.tabPage2.Size = new System.Drawing.Size(560, 597); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "修改"; // // cb_EditDisabled // this.cb_EditDisabled.AutoSize = true; this.cb_EditDisabled.BackColor = System.Drawing.Color.Transparent; this.cb_EditDisabled.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.cb_EditDisabled.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.cb_EditDisabled.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.cb_EditDisabled.Fourstates = false; this.cb_EditDisabled.IsGreenTick = false; this.cb_EditDisabled.Location = new System.Drawing.Point(91, 90); this.cb_EditDisabled.Name = "cb_EditDisabled"; this.cb_EditDisabled.Size = new System.Drawing.Size(63, 21); this.cb_EditDisabled.TabIndex = 66; this.cb_EditDisabled.Text = "不可用"; this.cb_EditDisabled.UseVisualStyleBackColor = false; // // labelEx9 // this.labelEx9.AutoSize = true; this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx9.Location = new System.Drawing.Point(13, 134); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(77, 17); this.labelEx9.TabIndex = 59; this.labelEx9.Text = "* 类别代码:"; this.labelEx9.Visible = false; // // txtSc_ClassCode2 // this.txtSc_ClassCode2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtSc_ClassCode2.EmptyTextTip = null; this.txtSc_ClassCode2.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtSc_ClassCode2.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtSc_ClassCode2.Location = new System.Drawing.Point(91, 131); this.txtSc_ClassCode2.Name = "txtSc_ClassCode2"; this.txtSc_ClassCode2.ReadOnly = true; this.txtSc_ClassCode2.Size = new System.Drawing.Size(200, 23); this.txtSc_ClassCode2.TabIndex = 60; this.txtSc_ClassCode2.Visible = false; // // lblTypeName2 // this.lblTypeName2.AutoSize = true; this.lblTypeName2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.lblTypeName2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lblTypeName2.Location = new System.Drawing.Point(13, 19); this.lblTypeName2.Name = "lblTypeName2"; this.lblTypeName2.Size = new System.Drawing.Size(77, 17); this.lblTypeName2.TabIndex = 61; this.lblTypeName2.Text = "* 类别名称:"; // // txtSc_ClassRemark2 // this.txtSc_ClassRemark2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtSc_ClassRemark2.EmptyTextTip = null; this.txtSc_ClassRemark2.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtSc_ClassRemark2.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtSc_ClassRemark2.Location = new System.Drawing.Point(91, 52); this.txtSc_ClassRemark2.Name = "txtSc_ClassRemark2"; this.txtSc_ClassRemark2.Size = new System.Drawing.Size(200, 23); this.txtSc_ClassRemark2.TabIndex = 64; // // txtSc_ClassName2 // this.txtSc_ClassName2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtSc_ClassName2.EmptyTextTip = null; this.txtSc_ClassName2.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtSc_ClassName2.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtSc_ClassName2.Location = new System.Drawing.Point(91, 16); this.txtSc_ClassName2.Name = "txtSc_ClassName2"; this.txtSc_ClassName2.Size = new System.Drawing.Size(200, 23); this.txtSc_ClassName2.TabIndex = 62; // // labelEx12 // this.labelEx12.AutoSize = true; this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx12.Location = new System.Drawing.Point(44, 55); this.labelEx12.Name = "labelEx12"; this.labelEx12.Size = new System.Drawing.Size(44, 17); this.labelEx12.TabIndex = 63; this.labelEx12.Text = "备注:"; // // trvSystemSet // this.trvSystemSet.BackColor = System.Drawing.Color.White; this.trvSystemSet.BorderStyle = System.Windows.Forms.BorderStyle.None; this.trvSystemSet.Dock = System.Windows.Forms.DockStyle.Left; this.trvSystemSet.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.trvSystemSet.Location = new System.Drawing.Point(10, 10); this.trvSystemSet.Name = "trvSystemSet"; this.trvSystemSet.Size = new System.Drawing.Size(300, 635); this.trvSystemSet.TabIndex = 41; // // btnDelete // this.btnDelete.BackColor = System.Drawing.Color.Transparent; this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg"))); this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDelete.ForeColor = System.Drawing.Color.White; this.btnDelete.IsCustomBackImg = false; this.btnDelete.IsShowText = true; this.btnDelete.Location = new System.Drawing.Point(613, 51); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(85, 28); this.btnDelete.TabIndex = 49; this.btnDelete.Text = " 删除"; this.btnDelete.UseVisualStyleBackColor = false; // // btnAdd // this.btnAdd.BackColor = System.Drawing.Color.Transparent; this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg"))); this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnAdd.ForeColor = System.Drawing.Color.White; this.btnAdd.IsCustomBackImg = false; this.btnAdd.IsShowText = true; this.btnAdd.Location = new System.Drawing.Point(516, 51); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(85, 28); this.btnAdd.TabIndex = 48; this.btnAdd.Text = " 增加"; this.btnAdd.UseVisualStyleBackColor = false; // // toolTipSystemCode // this.toolTipSystemCode.ToolTipTitle = "类别码(双击复制)"; // // FrmSystemSet // 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(900, 720); this.Controls.Add(this.btnDelete); this.Controls.Add(this.btnAdd); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.Name = "FrmSystemSet"; this.Padding = new System.Windows.Forms.Padding(3); 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.Controls.SetChildIndex(this.btnAdd, 0); this.Controls.SetChildIndex(this.btnDelete, 0); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.tab.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.tabPage2.ResumeLayout(false); this.tabPage2.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; protected ComponentLibrary.TreeViewEx trvSystemSet; protected ComponentLibrary.TabControlEx tab; protected ComponentLibrary.ButtonEx btnDelete; protected ComponentLibrary.ButtonEx btnAdd; private ComponentLibrary.LabelEx labelEx1; protected ComponentLibrary.TextBoxBasicEx txtName; private ComponentLibrary.LabelEx labelEx2; protected ComponentLibrary.TextBoxBasicEx txtSc_ClassCode; protected ComponentLibrary.LabelEx lblTypeName1; protected ComponentLibrary.TextBoxBasicEx txtSc_ClassName; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.TextBoxBasicEx txtSc_ClassRemark; private ComponentLibrary.LabelEx labelEx9; protected ComponentLibrary.TextBoxBasicEx txtSc_ClassCode2; protected ComponentLibrary.LabelEx lblTypeName2; protected ComponentLibrary.TextBoxBasicEx txtSc_ClassName2; private ComponentLibrary.LabelEx labelEx12; protected ComponentLibrary.TextBoxBasicEx txtSc_ClassRemark2; private ComponentLibrary.PanelEx panelEx4; protected internal ComponentLibrary.TextBoxBasicEx txtSystemCode; public System.Windows.Forms.ToolTip toolTipSystemCode; protected ComponentLibrary.CheckBoxEx cb_EditDisabled; protected ComponentLibrary.CheckBoxEx cb_AddDisabled; } }