using POS.Language.Language; namespace POSV.Component { partial class WmPrinterParameter { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.labelX85 = new DevComponents.DotNetBar.LabelX(); this.cmbParallelPort = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem19 = new DevComponents.Editors.ComboItem(); this.comboItem20 = new DevComponents.Editors.ComboItem(); this.cmbCashierTicketPrinter = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.cmbSerialPortBaud = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelX84 = new DevComponents.DotNetBar.LabelX(); this.cmbSerialPort = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.cmbCashierTicketPort = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.txtIpAddressInput = new DevComponents.Editors.IpAddressInput(); this.labelX94 = new DevComponents.DotNetBar.LabelX(); this.labelX95 = new DevComponents.DotNetBar.LabelX(); this.cmbDriverPrinter = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem21 = new DevComponents.Editors.ComboItem(); this.labelX96 = new DevComponents.DotNetBar.LabelX(); this.labelX97 = new DevComponents.DotNetBar.LabelX(); this.ButtonPrintTestPager = new DevComponents.DotNetBar.ButtonX(); this.ButtonDeletePrinter = new DevComponents.DotNetBar.ButtonX(); this.superTabControl = new DevComponents.DotNetBar.SuperTabControl(); this.tabPanel = new DevComponents.DotNetBar.SuperTabControlPanel(); this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.comboBoxEx5 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.labelX11 = new DevComponents.DotNetBar.LabelX(); this.comboBoxEx10 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelX10 = new DevComponents.DotNetBar.LabelX(); this.comboBoxEx4 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.line1 = new DevComponents.DotNetBar.Controls.Line(); this.checkBoxX34 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.comboBoxEx3 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboBoxEx2 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX46 = new DevComponents.DotNetBar.LabelX(); this.tabCashierPanel = new DevComponents.DotNetBar.SuperTabItem(); this.ButtonAddPrinter = new DevComponents.DotNetBar.ButtonX(); this.ButtonEditPrinter = new DevComponents.DotNetBar.ButtonX(); this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.groupPanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtIpAddressInput)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.superTabControl)).BeginInit(); this.superTabControl.SuspendLayout(); this.tabPanel.SuspendLayout(); this.doubleBufferPanelX1.SuspendLayout(); this.SuspendLayout(); // // groupPanel4 // this.groupPanel4.BackColor = System.Drawing.Color.White; this.groupPanel4.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel4.Controls.Add(this.labelX85); this.groupPanel4.Controls.Add(this.cmbParallelPort); this.groupPanel4.Controls.Add(this.cmbCashierTicketPrinter); this.groupPanel4.Controls.Add(this.cmbSerialPortBaud); this.groupPanel4.Controls.Add(this.labelX84); this.groupPanel4.Controls.Add(this.cmbSerialPort); this.groupPanel4.Controls.Add(this.cmbCashierTicketPort); this.groupPanel4.Controls.Add(this.txtIpAddressInput); this.groupPanel4.Controls.Add(this.labelX94); this.groupPanel4.Controls.Add(this.labelX95); this.groupPanel4.Controls.Add(this.cmbDriverPrinter); this.groupPanel4.Controls.Add(this.labelX96); this.groupPanel4.Controls.Add(this.labelX97); this.groupPanel4.DisabledBackColor = System.Drawing.Color.Empty; this.groupPanel4.DrawTitleBox = false; this.groupPanel4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupPanel4.Location = new System.Drawing.Point(2, 64); this.groupPanel4.Name = "groupPanel4"; this.groupPanel4.Size = new System.Drawing.Size(587, 123); // // // this.groupPanel4.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.groupPanel4.Style.BackColorGradientAngle = 90; this.groupPanel4.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.groupPanel4.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel4.Style.BorderBottomWidth = 1; this.groupPanel4.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.groupPanel4.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel4.Style.BorderLeftWidth = 1; this.groupPanel4.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel4.Style.BorderRightWidth = 1; this.groupPanel4.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel4.Style.BorderTopWidth = 1; this.groupPanel4.Style.CornerDiameter = 4; this.groupPanel4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.groupPanel4.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.groupPanel4.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; // // // this.groupPanel4.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.groupPanel4.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel4.TabIndex = 235; this.groupPanel4.Text = "打印机配置"; // // labelX85 // this.labelX85.BackColor = System.Drawing.Color.Transparent; // // // this.labelX85.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX85.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX85.Location = new System.Drawing.Point(0, 4); this.labelX85.Name = "labelX85"; this.labelX85.Size = new System.Drawing.Size(92, 23); this.labelX85.TabIndex = 56; this.labelX85.Text = "打印机型号:"; // // cmbParallelPort // this.cmbParallelPort.DisplayMember = "Text"; this.cmbParallelPort.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbParallelPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbParallelPort.Font = new System.Drawing.Font("宋体", 12F); this.cmbParallelPort.ForeColor = System.Drawing.Color.Black; this.cmbParallelPort.FormattingEnabled = true; this.cmbParallelPort.ItemHeight = 21; this.cmbParallelPort.Items.AddRange(new object[] { this.comboItem19, this.comboItem20}); this.cmbParallelPort.Location = new System.Drawing.Point(390, 69); this.cmbParallelPort.MaxDropDownItems = 10; this.cmbParallelPort.Name = "cmbParallelPort"; this.cmbParallelPort.Size = new System.Drawing.Size(184, 27); this.cmbParallelPort.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbParallelPort.TabIndex = 140; // // comboItem19 // this.comboItem19.Text = "LPT1"; this.comboItem19.Value = "1"; // // comboItem20 // this.comboItem20.Text = "LPT2"; this.comboItem20.Value = "2"; // // cmbCashierTicketPrinter // this.cmbCashierTicketPrinter.DisplayMember = "Text"; this.cmbCashierTicketPrinter.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbCashierTicketPrinter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbCashierTicketPrinter.Font = new System.Drawing.Font("宋体", 12F); this.cmbCashierTicketPrinter.ForeColor = System.Drawing.Color.Black; this.cmbCashierTicketPrinter.FormattingEnabled = true; this.cmbCashierTicketPrinter.ItemHeight = 21; this.cmbCashierTicketPrinter.Location = new System.Drawing.Point(92, 2); this.cmbCashierTicketPrinter.Name = "cmbCashierTicketPrinter"; this.cmbCashierTicketPrinter.Size = new System.Drawing.Size(186, 27); this.cmbCashierTicketPrinter.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbCashierTicketPrinter.TabIndex = 57; this.cmbCashierTicketPrinter.SelectedIndexChanged += new System.EventHandler(this.OnCashierTicketPrinterChanged); // // cmbSerialPortBaud // this.cmbSerialPortBaud.DisplayMember = "Text"; this.cmbSerialPortBaud.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbSerialPortBaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbSerialPortBaud.Font = new System.Drawing.Font("宋体", 12F); this.cmbSerialPortBaud.ForeColor = System.Drawing.Color.Black; this.cmbSerialPortBaud.FormattingEnabled = true; this.cmbSerialPortBaud.ItemHeight = 21; this.cmbSerialPortBaud.Location = new System.Drawing.Point(484, 35); this.cmbSerialPortBaud.Name = "cmbSerialPortBaud"; this.cmbSerialPortBaud.Size = new System.Drawing.Size(92, 27); this.cmbSerialPortBaud.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbSerialPortBaud.TabIndex = 139; // // labelX84 // this.labelX84.BackColor = System.Drawing.Color.Transparent; // // // this.labelX84.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX84.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX84.Location = new System.Drawing.Point(292, 4); this.labelX84.Name = "labelX84"; this.labelX84.Size = new System.Drawing.Size(92, 23); this.labelX84.TabIndex = 58; this.labelX84.Text = "打印机端口:"; // // cmbSerialPort // this.cmbSerialPort.DisplayMember = "Text"; this.cmbSerialPort.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbSerialPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbSerialPort.Font = new System.Drawing.Font("宋体", 12F); this.cmbSerialPort.ForeColor = System.Drawing.Color.Black; this.cmbSerialPort.FormattingEnabled = true; this.cmbSerialPort.ItemHeight = 21; this.cmbSerialPort.Location = new System.Drawing.Point(390, 35); this.cmbSerialPort.Name = "cmbSerialPort"; this.cmbSerialPort.Size = new System.Drawing.Size(83, 27); this.cmbSerialPort.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbSerialPort.TabIndex = 138; // // cmbCashierTicketPort // this.cmbCashierTicketPort.DisplayMember = "Text"; this.cmbCashierTicketPort.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbCashierTicketPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbCashierTicketPort.Font = new System.Drawing.Font("宋体", 12F); this.cmbCashierTicketPort.ForeColor = System.Drawing.Color.Black; this.cmbCashierTicketPort.FormattingEnabled = true; this.cmbCashierTicketPort.ItemHeight = 21; this.cmbCashierTicketPort.Location = new System.Drawing.Point(390, 2); this.cmbCashierTicketPort.Name = "cmbCashierTicketPort"; this.cmbCashierTicketPort.Size = new System.Drawing.Size(184, 27); this.cmbCashierTicketPort.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbCashierTicketPort.TabIndex = 59; this.cmbCashierTicketPort.SelectedIndexChanged += new System.EventHandler(this.OnCashierTicketPortChanged); // // txtIpAddressInput // this.txtIpAddressInput.AutoOverwrite = true; // // // this.txtIpAddressInput.BackgroundStyle.Class = "DateTimeInputBackground"; this.txtIpAddressInput.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtIpAddressInput.ButtonCustom.Symbol = ""; this.txtIpAddressInput.ButtonCustom.Visible = true; this.txtIpAddressInput.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2; this.txtIpAddressInput.Font = new System.Drawing.Font("宋体", 12F); this.txtIpAddressInput.Location = new System.Drawing.Point(92, 69); this.txtIpAddressInput.Name = "txtIpAddressInput"; this.txtIpAddressInput.Size = new System.Drawing.Size(186, 26); this.txtIpAddressInput.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtIpAddressInput.TabIndex = 137; this.txtIpAddressInput.Value = "127.0.0.1"; this.txtIpAddressInput.ButtonCustomClick += new System.EventHandler(this.OnIpAddressCustomClick); // // labelX94 // this.labelX94.BackColor = System.Drawing.Color.Transparent; // // // this.labelX94.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX94.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX94.Location = new System.Drawing.Point(-1, 37); this.labelX94.Name = "labelX94"; this.labelX94.Size = new System.Drawing.Size(92, 23); this.labelX94.TabIndex = 132; this.labelX94.Text = "驱动打印:"; this.labelX94.TextAlignment = System.Drawing.StringAlignment.Far; // // labelX95 // this.labelX95.BackColor = System.Drawing.Color.Transparent; // // // this.labelX95.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX95.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX95.Location = new System.Drawing.Point(291, 33); this.labelX95.Name = "labelX95"; this.labelX95.Size = new System.Drawing.Size(92, 31); this.labelX95.TabIndex = 136; this.labelX95.Text = "串口参数:"; this.labelX95.TextAlignment = System.Drawing.StringAlignment.Far; // // cmbDriverPrinter // this.cmbDriverPrinter.DisplayMember = "Text"; this.cmbDriverPrinter.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbDriverPrinter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbDriverPrinter.Font = new System.Drawing.Font("宋体", 12F); this.cmbDriverPrinter.ForeColor = System.Drawing.Color.Black; this.cmbDriverPrinter.FormattingEnabled = true; this.cmbDriverPrinter.ItemHeight = 21; this.cmbDriverPrinter.Items.AddRange(new object[] { this.comboItem21}); this.cmbDriverPrinter.Location = new System.Drawing.Point(92, 35); this.cmbDriverPrinter.Name = "cmbDriverPrinter"; this.cmbDriverPrinter.Size = new System.Drawing.Size(186, 27); this.cmbDriverPrinter.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbDriverPrinter.TabIndex = 133; // // comboItem21 // this.comboItem21.Text = "None"; // // labelX96 // this.labelX96.BackColor = System.Drawing.Color.Transparent; // // // this.labelX96.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX96.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX96.Location = new System.Drawing.Point(-2, 67); this.labelX96.Name = "labelX96"; this.labelX96.Size = new System.Drawing.Size(92, 31); this.labelX96.TabIndex = 135; this.labelX96.Text = "网口参数:"; this.labelX96.TextAlignment = System.Drawing.StringAlignment.Far; // // labelX97 // this.labelX97.BackColor = System.Drawing.Color.Transparent; // // // this.labelX97.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX97.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX97.Location = new System.Drawing.Point(292, 67); this.labelX97.Name = "labelX97"; this.labelX97.Size = new System.Drawing.Size(92, 31); this.labelX97.TabIndex = 134; this.labelX97.Text = "并口参数:"; this.labelX97.TextAlignment = System.Drawing.StringAlignment.Far; // // ButtonPrintTestPager // this.ButtonPrintTestPager.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonPrintTestPager.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.ButtonPrintTestPager.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonPrintTestPager.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonPrintTestPager.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonPrintTestPager.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonPrintTestPager.Location = new System.Drawing.Point(469, 14); this.ButtonPrintTestPager.Name = "ButtonPrintTestPager"; this.ButtonPrintTestPager.Size = new System.Drawing.Size(88, 34); this.ButtonPrintTestPager.TabIndex = 237; this.ButtonPrintTestPager.Text = "打印测试"; this.ButtonPrintTestPager.TextColor = System.Drawing.Color.White; this.ButtonPrintTestPager.Click += new System.EventHandler(this.OnButtonPrintTestPager); // // ButtonDeletePrinter // this.ButtonDeletePrinter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonDeletePrinter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.ButtonDeletePrinter.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonDeletePrinter.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonDeletePrinter.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonDeletePrinter.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonDeletePrinter.Location = new System.Drawing.Point(382, 14); this.ButtonDeletePrinter.Name = "ButtonDeletePrinter"; this.ButtonDeletePrinter.Size = new System.Drawing.Size(81, 34); this.ButtonDeletePrinter.TabIndex = 239; this.ButtonDeletePrinter.Text = "删除"; this.ButtonDeletePrinter.TextColor = System.Drawing.Color.White; this.ButtonDeletePrinter.Click += new System.EventHandler(this.OnButtonDeletePrinterClick); // // superTabControl // this.superTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.superTabControl.BackColor = System.Drawing.Color.White; // // // // // // this.superTabControl.ControlBox.CloseBox.Name = ""; // // // this.superTabControl.ControlBox.MenuBox.Name = ""; this.superTabControl.ControlBox.Name = ""; this.superTabControl.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.superTabControl.ControlBox.MenuBox, this.superTabControl.ControlBox.CloseBox}); this.superTabControl.Controls.Add(this.tabPanel); this.superTabControl.ForeColor = System.Drawing.Color.Black; this.superTabControl.Location = new System.Drawing.Point(5, 251); this.superTabControl.Name = "superTabControl"; this.superTabControl.ReorderTabsEnabled = true; this.superTabControl.SelectedTabFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.superTabControl.SelectedTabIndex = 0; this.superTabControl.Size = new System.Drawing.Size(581, 279); this.superTabControl.TabFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.superTabControl.TabIndex = 240; this.superTabControl.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.tabCashierPanel}); this.superTabControl.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue; // // tabPanel // this.tabPanel.Controls.Add(this.checkBoxX3); this.tabPanel.Controls.Add(this.comboBoxEx5); this.tabPanel.Controls.Add(this.labelX4); this.tabPanel.Controls.Add(this.checkBoxX2); this.tabPanel.Controls.Add(this.labelX11); this.tabPanel.Controls.Add(this.comboBoxEx10); this.tabPanel.Controls.Add(this.labelX10); this.tabPanel.Controls.Add(this.comboBoxEx4); this.tabPanel.Controls.Add(this.labelX3); this.tabPanel.Controls.Add(this.line1); this.tabPanel.Controls.Add(this.checkBoxX34); this.tabPanel.Controls.Add(this.comboBoxEx3); this.tabPanel.Controls.Add(this.comboBoxEx2); this.tabPanel.Controls.Add(this.comboBoxEx1); this.tabPanel.Controls.Add(this.labelX2); this.tabPanel.Controls.Add(this.labelX1); this.tabPanel.Controls.Add(this.labelX46); this.tabPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPanel.Location = new System.Drawing.Point(0, 31); this.tabPanel.Name = "tabPanel"; this.tabPanel.Size = new System.Drawing.Size(581, 248); this.tabPanel.TabIndex = 0; this.tabPanel.TabItem = this.tabCashierPanel; // // checkBoxX3 // this.checkBoxX3.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX3.Location = new System.Drawing.Point(5, 113); this.checkBoxX3.Name = "checkBoxX3"; this.checkBoxX3.Size = new System.Drawing.Size(284, 23); this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX3.TabIndex = 309; this.checkBoxX3.Tag = "WmPrinterKitcherTicket"; this.checkBoxX3.Text = "该打印机打印外卖厨打票(否则打印小票)"; // // comboBoxEx5 // this.comboBoxEx5.DisplayMember = "Text"; this.comboBoxEx5.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx5.Font = new System.Drawing.Font("宋体", 12F); this.comboBoxEx5.ForeColor = System.Drawing.Color.Black; this.comboBoxEx5.FormattingEnabled = true; this.comboBoxEx5.ItemHeight = 21; this.comboBoxEx5.Location = new System.Drawing.Point(391, 37); this.comboBoxEx5.Name = "comboBoxEx5"; this.comboBoxEx5.Size = new System.Drawing.Size(52, 27); this.comboBoxEx5.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.comboBoxEx5.TabIndex = 308; // // labelX4 // this.labelX4.BackColor = System.Drawing.Color.Transparent; // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.Location = new System.Drawing.Point(270, 39); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(119, 23); this.labelX4.TabIndex = 307; this.labelX4.Text = "收银台小票打印份数"; // // checkBoxX2 // this.checkBoxX2.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX2.Location = new System.Drawing.Point(305, 84); this.checkBoxX2.Name = "checkBoxX2"; this.checkBoxX2.Size = new System.Drawing.Size(265, 23); this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX2.TabIndex = 306; this.checkBoxX2.Tag = "WmCashierTicketToDeskSame"; this.checkBoxX2.Text = "收银台同时打印外卖小票"; // // labelX11 // this.labelX11.BackColor = System.Drawing.Color.Transparent; // // // this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX11.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX11.Location = new System.Drawing.Point(138, 37); this.labelX11.Name = "labelX11"; this.labelX11.Size = new System.Drawing.Size(113, 23); this.labelX11.TabIndex = 305; this.labelX11.Text = "(特殊打印机支持,省纸)"; // // comboBoxEx10 // this.comboBoxEx10.DisplayMember = "Text"; this.comboBoxEx10.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx10.Font = new System.Drawing.Font("宋体", 12F); this.comboBoxEx10.ForeColor = System.Drawing.Color.Black; this.comboBoxEx10.FormattingEnabled = true; this.comboBoxEx10.ItemHeight = 21; this.comboBoxEx10.Location = new System.Drawing.Point(83, 35); this.comboBoxEx10.Name = "comboBoxEx10"; this.comboBoxEx10.Size = new System.Drawing.Size(52, 27); this.comboBoxEx10.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.comboBoxEx10.TabIndex = 304; // // labelX10 // this.labelX10.BackColor = System.Drawing.Color.Transparent; // // // this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX10.Location = new System.Drawing.Point(3, 37); this.labelX10.Name = "labelX10"; this.labelX10.Size = new System.Drawing.Size(79, 23); this.labelX10.TabIndex = 303; this.labelX10.Text = "打印前退纸行"; // // comboBoxEx4 // this.comboBoxEx4.DisplayMember = "Text"; this.comboBoxEx4.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx4.Font = new System.Drawing.Font("宋体", 12F); this.comboBoxEx4.ForeColor = System.Drawing.Color.Black; this.comboBoxEx4.FormattingEnabled = true; this.comboBoxEx4.ItemHeight = 21; this.comboBoxEx4.Location = new System.Drawing.Point(518, 4); this.comboBoxEx4.Name = "comboBoxEx4"; this.comboBoxEx4.Size = new System.Drawing.Size(52, 27); this.comboBoxEx4.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.comboBoxEx4.TabIndex = 284; // // labelX3 // this.labelX3.BackColor = System.Drawing.Color.Transparent; // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX3.Location = new System.Drawing.Point(458, 6); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(64, 23); this.labelX3.TabIndex = 283; this.labelX3.Text = "打印延迟"; // // line1 // this.line1.BackColor = System.Drawing.Color.Transparent; this.line1.Location = new System.Drawing.Point(3, 68); this.line1.Name = "line1"; this.line1.Size = new System.Drawing.Size(571, 10); this.line1.TabIndex = 276; this.line1.Text = "line1"; // // checkBoxX34 // this.checkBoxX34.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX34.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX34.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX34.Location = new System.Drawing.Point(5, 84); this.checkBoxX34.Name = "checkBoxX34"; this.checkBoxX34.Size = new System.Drawing.Size(265, 23); this.checkBoxX34.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX34.TabIndex = 269; this.checkBoxX34.Tag = "WmCashierTicketAllowCutPager"; this.checkBoxX34.Text = "小票打印机带切刀,允许自动切纸"; // // comboBoxEx3 // this.comboBoxEx3.DisplayMember = "Text"; this.comboBoxEx3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx3.Font = new System.Drawing.Font("宋体", 12F); this.comboBoxEx3.ForeColor = System.Drawing.Color.Black; this.comboBoxEx3.FormattingEnabled = true; this.comboBoxEx3.ItemHeight = 21; this.comboBoxEx3.Location = new System.Drawing.Point(391, 4); this.comboBoxEx3.Name = "comboBoxEx3"; this.comboBoxEx3.Size = new System.Drawing.Size(52, 27); this.comboBoxEx3.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.comboBoxEx3.TabIndex = 264; // // comboBoxEx2 // this.comboBoxEx2.DisplayMember = "Text"; this.comboBoxEx2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx2.Font = new System.Drawing.Font("宋体", 12F); this.comboBoxEx2.ForeColor = System.Drawing.Color.Black; this.comboBoxEx2.FormattingEnabled = true; this.comboBoxEx2.ItemHeight = 21; this.comboBoxEx2.Location = new System.Drawing.Point(236, 4); this.comboBoxEx2.Name = "comboBoxEx2"; this.comboBoxEx2.Size = new System.Drawing.Size(52, 27); this.comboBoxEx2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.comboBoxEx2.TabIndex = 263; // // comboBoxEx1 // this.comboBoxEx1.DisplayMember = "Text"; this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx1.Font = new System.Drawing.Font("宋体", 12F); this.comboBoxEx1.ForeColor = System.Drawing.Color.Black; this.comboBoxEx1.FormattingEnabled = true; this.comboBoxEx1.ItemHeight = 21; this.comboBoxEx1.Location = new System.Drawing.Point(83, 4); this.comboBoxEx1.Name = "comboBoxEx1"; this.comboBoxEx1.Size = new System.Drawing.Size(52, 27); this.comboBoxEx1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.comboBoxEx1.TabIndex = 262; // // labelX2 // this.labelX2.BackColor = System.Drawing.Color.Transparent; // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.Location = new System.Drawing.Point(306, 6); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(89, 23); this.labelX2.TabIndex = 261; this.labelX2.Text = "小票打印份数"; // // labelX1 // this.labelX1.BackColor = System.Drawing.Color.Transparent; // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.Location = new System.Drawing.Point(155, 6); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(79, 23); this.labelX1.TabIndex = 260; this.labelX1.Text = "票尾空白行数"; // // labelX46 // this.labelX46.BackColor = System.Drawing.Color.Transparent; // // // this.labelX46.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX46.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX46.Location = new System.Drawing.Point(5, 6); this.labelX46.Name = "labelX46"; this.labelX46.Size = new System.Drawing.Size(85, 23); this.labelX46.TabIndex = 259; this.labelX46.Text = "票头空白行数"; // // tabCashierPanel // this.tabCashierPanel.AttachedControl = this.tabPanel; this.tabCashierPanel.GlobalItem = false; this.tabCashierPanel.Name = "tabCashierPanel"; this.tabCashierPanel.Text = "外卖小票"; // // ButtonAddPrinter // this.ButtonAddPrinter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonAddPrinter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.ButtonAddPrinter.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonAddPrinter.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonAddPrinter.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonAddPrinter.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonAddPrinter.Location = new System.Drawing.Point(208, 14); this.ButtonAddPrinter.Name = "ButtonAddPrinter"; this.ButtonAddPrinter.Size = new System.Drawing.Size(81, 34); this.ButtonAddPrinter.TabIndex = 241; this.ButtonAddPrinter.Text = "添加"; this.ButtonAddPrinter.TextColor = System.Drawing.Color.White; this.ButtonAddPrinter.Click += new System.EventHandler(this.OnButtonAddPrinterClick); // // ButtonEditPrinter // this.ButtonEditPrinter.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonEditPrinter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.ButtonEditPrinter.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonEditPrinter.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonEditPrinter.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonEditPrinter.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonEditPrinter.Location = new System.Drawing.Point(295, 14); this.ButtonEditPrinter.Name = "ButtonEditPrinter"; this.ButtonEditPrinter.Size = new System.Drawing.Size(81, 34); this.ButtonEditPrinter.TabIndex = 242; this.ButtonEditPrinter.Text = "修改"; this.ButtonEditPrinter.TextColor = System.Drawing.Color.White; this.ButtonEditPrinter.Click += new System.EventHandler(this.OnButtonEditPrinterClick); // // checkBoxX1 // this.checkBoxX1.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX1.Location = new System.Drawing.Point(10, 5); this.checkBoxX1.Name = "checkBoxX1"; this.checkBoxX1.Size = new System.Drawing.Size(423, 23); this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX1.TabIndex = 270; this.checkBoxX1.Tag = "WmPrinterAlone"; this.checkBoxX1.Text = "外卖打印机单独设置,不与销售小票机共用"; this.checkBoxX1.CheckedChanged += new System.EventHandler(this.OnAloneCheckedChanged); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.ButtonAddPrinter); this.doubleBufferPanelX1.Controls.Add(this.ButtonPrintTestPager); this.doubleBufferPanelX1.Controls.Add(this.ButtonEditPrinter); this.doubleBufferPanelX1.Controls.Add(this.ButtonDeletePrinter); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Location = new System.Drawing.Point(5, 190); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Size = new System.Drawing.Size(584, 58); this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX1.Style.GradientAngle = 90; this.doubleBufferPanelX1.TabIndex = 271; // // checkBoxX4 // this.checkBoxX4.BackColor = System.Drawing.Color.Transparent; // // // this.checkBoxX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX4.Location = new System.Drawing.Point(10, 34); this.checkBoxX4.Name = "checkBoxX4"; this.checkBoxX4.Size = new System.Drawing.Size(565, 23); this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX4.TabIndex = 311; this.checkBoxX4.Tag = "WmPrinterKit"; this.checkBoxX4.Text = "厨打机同时打印外卖厨打票(适用于菜品未映射的厨打模式)"; this.checkBoxX4.Visible = false; // // WmPrinterParameter // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Controls.Add(this.checkBoxX4); this.Controls.Add(this.doubleBufferPanelX1); this.Controls.Add(this.checkBoxX1); this.Controls.Add(this.superTabControl); this.Controls.Add(this.groupPanel4); this.Name = "WmPrinterParameter"; this.Padding = new System.Windows.Forms.Padding(2); this.Size = new System.Drawing.Size(591, 535); this.groupPanel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtIpAddressInput)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.superTabControl)).EndInit(); this.superTabControl.ResumeLayout(false); this.tabPanel.ResumeLayout(false); this.doubleBufferPanelX1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.Controls.GroupPanel groupPanel4; private DevComponents.DotNetBar.LabelX labelX85; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbParallelPort; private DevComponents.Editors.ComboItem comboItem19; private DevComponents.Editors.ComboItem comboItem20; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbCashierTicketPrinter; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbSerialPortBaud; private DevComponents.DotNetBar.LabelX labelX84; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbSerialPort; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbCashierTicketPort; private DevComponents.Editors.IpAddressInput txtIpAddressInput; private DevComponents.DotNetBar.LabelX labelX94; private DevComponents.DotNetBar.LabelX labelX95; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbDriverPrinter; private DevComponents.Editors.ComboItem comboItem21; private DevComponents.DotNetBar.LabelX labelX96; private DevComponents.DotNetBar.LabelX labelX97; private DevComponents.DotNetBar.ButtonX ButtonPrintTestPager; private DevComponents.DotNetBar.ButtonX ButtonDeletePrinter; private DevComponents.DotNetBar.SuperTabControl superTabControl; private DevComponents.DotNetBar.SuperTabControlPanel tabPanel; private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx4; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.Controls.Line line1; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX34; private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx3; private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx2; private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx1; private DevComponents.DotNetBar.LabelX labelX2; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX labelX46; private DevComponents.DotNetBar.SuperTabItem tabCashierPanel; private DevComponents.DotNetBar.ButtonX ButtonAddPrinter; private DevComponents.DotNetBar.ButtonX ButtonEditPrinter; private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx10; private DevComponents.DotNetBar.LabelX labelX10; private DevComponents.DotNetBar.LabelX labelX11; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1; private DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2; private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx5; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX3; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX4; } }