namespace LYFZ.Software.UI.InitialSet { partial class FrmPackagesSet { /// /// 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(FrmPackagesSet)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.listViewData = new LYFZ.ComponentLibrary.ListViewEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.numOptionalSeveral = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.CtvPak_PackagesClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnCloseed = new LYFZ.ComponentLibrary.ButtonEx(); this.txtPak_UnitPrice = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.txtPak_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.CtvSelect = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnSave = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.btnSet = new LYFZ.ComponentLibrary.ButtonForm(); this.cmbPak_IsDisable = new LYFZ.ComponentLibrary.ComboBoxEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.btnClear = new LYFZ.ComponentLibrary.ButtonEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numOptionalSeveral)).BeginInit(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.AutoScroll = true; this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5); this.plExMainContainer.Size = new System.Drawing.Size(1000, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(1000, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(651, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(968, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(941, 0); // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.Black; this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.panelEx3); this.panelEx1.Controls.Add(this.panelEx2); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left; this.panelEx1.Location = new System.Drawing.Point(5, 5); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(2); this.panelEx1.Size = new System.Drawing.Size(990, 535); this.panelEx1.TabIndex = 0; // // 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.listViewData); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx3.Location = new System.Drawing.Point(2, 102); this.panelEx3.Name = "panelEx3"; this.panelEx3.Padding = new System.Windows.Forms.Padding(5); this.panelEx3.Size = new System.Drawing.Size(986, 431); this.panelEx3.TabIndex = 196; // // listViewData // this.listViewData.AllowDrop = true; this.listViewData.Dock = System.Windows.Forms.DockStyle.Fill; this.listViewData.FullRowSelect = true; this.listViewData.IsDefaultShowGroups = false; this.listViewData.Location = new System.Drawing.Point(5, 5); this.listViewData.MultiSelect = false; this.listViewData.Name = "listViewData"; this.listViewData.Size = new System.Drawing.Size(976, 421); this.listViewData.TabIndex = 2298; this.listViewData.UseCompatibleStateImageBehavior = false; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.numOptionalSeveral); this.panelEx2.Controls.Add(this.labelEx5); this.panelEx2.Controls.Add(this.labelEx1); this.panelEx2.Controls.Add(this.CtvPak_PackagesClass); this.panelEx2.Controls.Add(this.btnCloseed); this.panelEx2.Controls.Add(this.txtPak_UnitPrice); this.panelEx2.Controls.Add(this.txtPak_Name); this.panelEx2.Controls.Add(this.labelEx2); this.panelEx2.Controls.Add(this.CtvSelect); this.panelEx2.Controls.Add(this.btnSave); this.panelEx2.Controls.Add(this.labelEx7); this.panelEx2.Controls.Add(this.btnDelete); this.panelEx2.Controls.Add(this.labelEx3); this.panelEx2.Controls.Add(this.btnSet); this.panelEx2.Controls.Add(this.cmbPak_IsDisable); this.panelEx2.Controls.Add(this.labelEx4); this.panelEx2.Controls.Add(this.btnClear); this.panelEx2.Controls.Add(this.labelEx8); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx2.Location = new System.Drawing.Point(2, 2); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(986, 100); this.panelEx2.TabIndex = 195; // // numOptionalSeveral // this.numOptionalSeveral.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.numOptionalSeveral.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.numOptionalSeveral.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.numOptionalSeveral.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.numOptionalSeveral.IsCustomColor = false; this.numOptionalSeveral.Location = new System.Drawing.Point(581, 43); this.numOptionalSeveral.Maximum = new decimal(new int[] { 1000, 0, 0, 0}); this.numOptionalSeveral.Minimum = new decimal(new int[] { 1, 0, 0, -2147483648}); this.numOptionalSeveral.Name = "numOptionalSeveral"; this.numOptionalSeveral.Size = new System.Drawing.Size(70, 23); this.numOptionalSeveral.TabIndex = 2296; // // 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.Red; this.labelEx5.Location = new System.Drawing.Point(655, 46); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(68, 17); this.labelEx5.TabIndex = 2295; this.labelEx5.Text = "-1表标全部"; // // 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(518, 46); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(65, 17); this.labelEx1.TabIndex = 197; this.labelEx1.Text = "* 可选几:"; // // CtvPak_PackagesClass // this.CtvPak_PackagesClass.AfterSelectLevelFirstNode = true; this.CtvPak_PackagesClass.DropDownHeight = 220; this.CtvPak_PackagesClass.DropDownShow = false; this.CtvPak_PackagesClass.FormattingEnabled = true; this.CtvPak_PackagesClass.IntegralHeight = false; this.CtvPak_PackagesClass.IsNodeMouseClick = true; this.CtvPak_PackagesClass.IsSelectParentNode = false; this.CtvPak_PackagesClass.Location = new System.Drawing.Point(82, 12); this.CtvPak_PackagesClass.Name = "CtvPak_PackagesClass"; this.CtvPak_PackagesClass.ReadOnly = true; this.CtvPak_PackagesClass.SelectedNode = null; this.CtvPak_PackagesClass.Size = new System.Drawing.Size(164, 20); this.CtvPak_PackagesClass.StrGetName = ""; this.CtvPak_PackagesClass.StrGetTagName = ""; this.CtvPak_PackagesClass.StrKey = null; this.CtvPak_PackagesClass.TabIndex = 0; // // 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(900, 6); this.btnCloseed.Name = "btnCloseed"; this.btnCloseed.Size = new System.Drawing.Size(80, 26); this.btnCloseed.TabIndex = 195; this.btnCloseed.Text = " 关 闭"; this.btnCloseed.UseVisualStyleBackColor = false; // // txtPak_UnitPrice // this.txtPak_UnitPrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPak_UnitPrice.EmptyTextTip = null; this.txtPak_UnitPrice.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtPak_UnitPrice.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtPak_UnitPrice.Location = new System.Drawing.Point(404, 43); this.txtPak_UnitPrice.Name = "txtPak_UnitPrice"; this.txtPak_UnitPrice.Size = new System.Drawing.Size(90, 23); this.txtPak_UnitPrice.TabIndex = 2; // // txtPak_Name // this.txtPak_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPak_Name.EmptyTextTip = null; this.txtPak_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray; this.txtPak_Name.Font = new System.Drawing.Font("微软雅黑", 9F); this.txtPak_Name.Location = new System.Drawing.Point(82, 43); this.txtPak_Name.Name = "txtPak_Name"; this.txtPak_Name.Size = new System.Drawing.Size(219, 23); this.txtPak_Name.TabIndex = 1; // // 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(6, 13); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(77, 17); this.labelEx2.TabIndex = 66; this.labelEx2.Text = "* 套系大类:"; // // CtvSelect // this.CtvSelect.AfterSelectLevelFirstNode = true; this.CtvSelect.DropDownHeight = 220; this.CtvSelect.DropDownShow = false; this.CtvSelect.FormattingEnabled = true; this.CtvSelect.IntegralHeight = false; this.CtvSelect.IsNodeMouseClick = true; this.CtvSelect.IsSelectParentNode = true; this.CtvSelect.Location = new System.Drawing.Point(96, 78); this.CtvSelect.Name = "CtvSelect"; this.CtvSelect.ReadOnly = true; this.CtvSelect.SelectedNode = null; this.CtvSelect.Size = new System.Drawing.Size(164, 20); this.CtvSelect.StrGetName = ""; this.CtvSelect.StrGetTagName = ""; this.CtvSelect.StrKey = null; this.CtvSelect.TabIndex = 194; // // btnSave // this.btnSave.BackColor = System.Drawing.Color.Transparent; this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg"))); this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.IsCustomBackImg = false; this.btnSave.IsShowText = true; this.btnSave.Location = new System.Drawing.Point(814, 6); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(80, 26); this.btnSave.TabIndex = 67; this.btnSave.Text = " 保 存"; this.btnSave.UseVisualStyleBackColor = false; // // labelEx7 // this.labelEx7.AutoSize = true; this.labelEx7.BackColor = System.Drawing.Color.Transparent; this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx7.Location = new System.Drawing.Point(6, 79); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(92, 17); this.labelEx7.TabIndex = 193; this.labelEx7.Text = "套系大类筛选:"; // // 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(728, 6); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(80, 26); this.btnDelete.TabIndex = 69; this.btnDelete.Text = " 删 除"; this.btnDelete.UseVisualStyleBackColor = 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(6, 46); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(77, 17); this.labelEx3.TabIndex = 72; this.labelEx3.Text = "* 套系名称:"; // // btnSet // this.btnSet.BackColor = System.Drawing.Color.Transparent; this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg"))); this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSet.ForeColor = System.Drawing.Color.White; this.btnSet.IsCustomBackImg = false; this.btnSet.IsShowText = true; this.btnSet.Location = new System.Drawing.Point(251, 10); this.btnSet.Name = "btnSet"; this.btnSet.Size = new System.Drawing.Size(50, 24); this.btnSet.TabIndex = 84; this.btnSet.Text = " 设置"; this.btnSet.UseVisualStyleBackColor = false; // // cmbPak_IsDisable // this.cmbPak_IsDisable.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80))))); this.cmbPak_IsDisable.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.cmbPak_IsDisable.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168))))); this.cmbPak_IsDisable.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbPak_IsDisable.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.cmbPak_IsDisable.Font = new System.Drawing.Font("宋体", 10.5F); this.cmbPak_IsDisable.FormattingEnabled = true; this.cmbPak_IsDisable.IsCustomColor = false; this.cmbPak_IsDisable.Items.AddRange(new object[] { "", "显示", "隐藏"}); this.cmbPak_IsDisable.Location = new System.Drawing.Point(404, 10); this.cmbPak_IsDisable.Name = "cmbPak_IsDisable"; this.cmbPak_IsDisable.ReadOnly = false; this.cmbPak_IsDisable.Size = new System.Drawing.Size(90, 22); this.cmbPak_IsDisable.TabIndex = 5; // // 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(328, 46); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(77, 17); this.labelEx4.TabIndex = 74; this.labelEx4.Text = "* 套系价格:"; // // btnClear // this.btnClear.BackColor = System.Drawing.Color.Transparent; this.btnClear.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClear.BackImg"))); this.btnClear.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClear.ForeColor = System.Drawing.Color.White; this.btnClear.IsCustomBackImg = false; this.btnClear.IsShowText = true; this.btnClear.Location = new System.Drawing.Point(642, 6); this.btnClear.Name = "btnClear"; this.btnClear.Size = new System.Drawing.Size(80, 26); this.btnClear.TabIndex = 80; this.btnClear.Text = " 清空重填"; this.btnClear.UseVisualStyleBackColor = false; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(352, 13); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(53, 17); this.labelEx8.TabIndex = 78; this.labelEx8.Text = "* 状态:"; // // FrmPackagesSet // 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(1000, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.Name = "FrmPackagesSet"; 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.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numOptionalSeveral)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; protected ComponentLibrary.ButtonForm btnSet; protected ComponentLibrary.ComboBoxEx cmbPak_IsDisable; protected ComponentLibrary.ButtonEx btnClear; private ComponentLibrary.LabelEx labelEx8; protected ComponentLibrary.TextBoxBasicEx txtPak_UnitPrice; private ComponentLibrary.LabelEx labelEx4; protected ComponentLibrary.TextBoxBasicEx txtPak_Name; private ComponentLibrary.LabelEx labelEx3; protected ComponentLibrary.ButtonEx btnDelete; protected ComponentLibrary.ButtonEx btnSave; private ComponentLibrary.LabelEx labelEx2; protected ComponentLibrary.ComboBoxTreeViewEx CtvPak_PackagesClass; protected ComponentLibrary.ComboBoxTreeViewEx CtvSelect; private ComponentLibrary.LabelEx labelEx7; private ComponentLibrary.PanelEx panelEx3; protected internal ComponentLibrary.ListViewEx listViewData; private ComponentLibrary.PanelEx panelEx2; protected internal ComponentLibrary.ButtonEx btnCloseed; protected internal ComponentLibrary.NumericUpDownEx numOptionalSeveral; protected internal ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.LabelEx labelEx5; } }