namespace POSV.Component { partial class EditPrinterForm { /// /// 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.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX(); this.controlBox = new POSV.Component.ControlBox(); this.mainPanel = new POSV.Component.DoubleBufferPanelX(); this.txtCashboxCommand = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.textBoxDropDown7 = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.txtCutPageCommand = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.textBoxDropDown6 = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.txtDoubleWidthHeightCommand = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.textBoxDropDown5 = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.txtDoubleHeightCommand = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.textBoxDropDown4 = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.txtDoubleWidthCommand = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.textBoxDropDown3 = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.txtNormalCommand = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.textBoxDropDown2 = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.txtInitCommand = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.textBoxDropDown1 = new DevComponents.DotNetBar.Controls.TextBoxDropDown(); this.labelX19 = new DevComponents.DotNetBar.LabelX(); this.labelX12 = new DevComponents.DotNetBar.LabelX(); this.labelX18 = new DevComponents.DotNetBar.LabelX(); this.labelX11 = new DevComponents.DotNetBar.LabelX(); this.labelX17 = new DevComponents.DotNetBar.LabelX(); this.labelX10 = new DevComponents.DotNetBar.LabelX(); this.labelX16 = new DevComponents.DotNetBar.LabelX(); this.labelX9 = new DevComponents.DotNetBar.LabelX(); this.labelX15 = new DevComponents.DotNetBar.LabelX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.labelX14 = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.labelX13 = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.line2 = new DevComponents.DotNetBar.Controls.Line(); this.line1 = new DevComponents.DotNetBar.Controls.Line(); this.cmbMode = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.panelPort = new POSV.Component.DoubleBufferPanelX(); this.checkBoxX8 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX9 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX10 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX11 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX12 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.checkBoxX7 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX6 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX5 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.cmbPager = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.keyCodePanel = new POSV.Component.DoubleBufferPanelX(); this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.txtName = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.buttonPanel = new POSV.Component.DoubleBufferPanelX(); this.ButtonOK = new DevComponents.DotNetBar.ButtonX(); this.ButtonClose = new DevComponents.DotNetBar.ButtonX(); this.lblInfo = new DevComponents.DotNetBar.LabelX(); this.doubleBufferPanelX2.SuspendLayout(); this.mainPanel.SuspendLayout(); this.panelPort.SuspendLayout(); this.doubleBufferPanelX1.SuspendLayout(); this.keyCodePanel.SuspendLayout(); this.bottomPanel.SuspendLayout(); this.buttonPanel.SuspendLayout(); this.SuspendLayout(); // // doubleBufferPanelX2 // this.doubleBufferPanelX2.AutoSize = true; this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX2.Controls.Add(this.controlBox); this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Top; this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 0); this.doubleBufferPanelX2.Name = "doubleBufferPanelX2"; this.doubleBufferPanelX2.Padding = new System.Windows.Forms.Padding(1); this.doubleBufferPanelX2.Size = new System.Drawing.Size(493, 38); this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX2.Style.BackColor1.Alpha = ((byte)(0)); this.doubleBufferPanelX2.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX2.Style.BackColor2.Alpha = ((byte)(0)); this.doubleBufferPanelX2.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX2.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.None; this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX2.Style.GradientAngle = 90; this.doubleBufferPanelX2.TabIndex = 33; // // controlBox // this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84))))); this.controlBox.CloseBox = true; this.controlBox.Dock = System.Windows.Forms.DockStyle.Top; this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.controlBox.ForeColor = System.Drawing.Color.White; this.controlBox.Location = new System.Drawing.Point(1, 1); this.controlBox.Margin = new System.Windows.Forms.Padding(0); this.controlBox.MessageCenterStatus = false; this.controlBox.MinimizeBox = false; this.controlBox.Name = "controlBox"; this.controlBox.NetworkStatus = false; this.controlBox.NewForeColor = System.Drawing.Color.White; this.controlBox.SettingsBox = false; this.controlBox.ShowApplicationVersion = false; this.controlBox.ShowKeyboard = true; this.controlBox.ShowLockScreen = false; this.controlBox.ShowMessageCenter = false; this.controlBox.ShowNetworkStatus = false; this.controlBox.ShowQrCode = false; this.controlBox.Size = new System.Drawing.Size(491, 36); this.controlBox.TabIndex = 0; this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseClick); // // mainPanel // this.mainPanel.CanvasColor = System.Drawing.SystemColors.Control; this.mainPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.mainPanel.Controls.Add(this.txtCashboxCommand); this.mainPanel.Controls.Add(this.textBoxDropDown7); this.mainPanel.Controls.Add(this.txtCutPageCommand); this.mainPanel.Controls.Add(this.textBoxDropDown6); this.mainPanel.Controls.Add(this.txtDoubleWidthHeightCommand); this.mainPanel.Controls.Add(this.textBoxDropDown5); this.mainPanel.Controls.Add(this.txtDoubleHeightCommand); this.mainPanel.Controls.Add(this.textBoxDropDown4); this.mainPanel.Controls.Add(this.txtDoubleWidthCommand); this.mainPanel.Controls.Add(this.textBoxDropDown3); this.mainPanel.Controls.Add(this.txtNormalCommand); this.mainPanel.Controls.Add(this.textBoxDropDown2); this.mainPanel.Controls.Add(this.txtInitCommand); this.mainPanel.Controls.Add(this.textBoxDropDown1); this.mainPanel.Controls.Add(this.labelX19); this.mainPanel.Controls.Add(this.labelX12); this.mainPanel.Controls.Add(this.labelX18); this.mainPanel.Controls.Add(this.labelX11); this.mainPanel.Controls.Add(this.labelX17); this.mainPanel.Controls.Add(this.labelX10); this.mainPanel.Controls.Add(this.labelX16); this.mainPanel.Controls.Add(this.labelX9); this.mainPanel.Controls.Add(this.labelX15); this.mainPanel.Controls.Add(this.labelX8); this.mainPanel.Controls.Add(this.labelX14); this.mainPanel.Controls.Add(this.labelX7); this.mainPanel.Controls.Add(this.labelX13); this.mainPanel.Controls.Add(this.labelX5); this.mainPanel.Controls.Add(this.line2); this.mainPanel.Controls.Add(this.line1); this.mainPanel.Controls.Add(this.cmbMode); this.mainPanel.Controls.Add(this.labelX4); this.mainPanel.Controls.Add(this.panelPort); this.mainPanel.Controls.Add(this.doubleBufferPanelX1); this.mainPanel.Controls.Add(this.labelX3); this.mainPanel.Controls.Add(this.cmbPager); this.mainPanel.Controls.Add(this.labelX2); this.mainPanel.Controls.Add(this.keyCodePanel); this.mainPanel.Controls.Add(this.labelX1); this.mainPanel.Controls.Add(this.txtName); this.mainPanel.Controls.Add(this.labelX6); this.mainPanel.DisabledBackColor = System.Drawing.Color.Empty; this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.mainPanel.Location = new System.Drawing.Point(0, 38); this.mainPanel.Name = "mainPanel"; this.mainPanel.Padding = new System.Windows.Forms.Padding(1); this.mainPanel.Size = new System.Drawing.Size(493, 450); this.mainPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.mainPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.mainPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.mainPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.mainPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.mainPanel.Style.GradientAngle = 90; this.mainPanel.TabIndex = 48; // // txtCashboxCommand // // // // this.txtCashboxCommand.BackgroundStyle.Class = "TextBoxBorder"; this.txtCashboxCommand.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtCashboxCommand.ButtonDropDown.Visible = true; this.txtCashboxCommand.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCashboxCommand.Location = new System.Drawing.Point(139, 416); this.txtCashboxCommand.Name = "txtCashboxCommand"; this.txtCashboxCommand.Size = new System.Drawing.Size(342, 26); this.txtCashboxCommand.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtCashboxCommand.TabIndex = 323; this.txtCashboxCommand.Text = "27,112,0,100,100"; // // textBoxDropDown7 // // // // this.textBoxDropDown7.BackgroundStyle.Class = "TextBoxBorder"; this.textBoxDropDown7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxDropDown7.ButtonDropDown.Visible = true; this.textBoxDropDown7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxDropDown7.Location = new System.Drawing.Point(139, 416); this.textBoxDropDown7.Name = "textBoxDropDown7"; this.textBoxDropDown7.Size = new System.Drawing.Size(342, 26); this.textBoxDropDown7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.textBoxDropDown7.TabIndex = 323; this.textBoxDropDown7.Text = "27,112,0,100,100"; // // txtCutPageCommand // // // // this.txtCutPageCommand.BackgroundStyle.Class = "TextBoxBorder"; this.txtCutPageCommand.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtCutPageCommand.ButtonDropDown.Visible = true; this.txtCutPageCommand.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCutPageCommand.Location = new System.Drawing.Point(139, 379); this.txtCutPageCommand.Name = "txtCutPageCommand"; this.txtCutPageCommand.Size = new System.Drawing.Size(342, 26); this.txtCutPageCommand.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtCutPageCommand.TabIndex = 322; this.txtCutPageCommand.Text = "29,86,66 "; // // textBoxDropDown6 // // // // this.textBoxDropDown6.BackgroundStyle.Class = "TextBoxBorder"; this.textBoxDropDown6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxDropDown6.ButtonDropDown.Visible = true; this.textBoxDropDown6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxDropDown6.Location = new System.Drawing.Point(139, 379); this.textBoxDropDown6.Name = "textBoxDropDown6"; this.textBoxDropDown6.Size = new System.Drawing.Size(342, 26); this.textBoxDropDown6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.textBoxDropDown6.TabIndex = 322; this.textBoxDropDown6.Text = "29,86,66 "; // // txtDoubleWidthHeightCommand // // // // this.txtDoubleWidthHeightCommand.BackgroundStyle.Class = "TextBoxBorder"; this.txtDoubleWidthHeightCommand.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtDoubleWidthHeightCommand.ButtonDropDown.Visible = true; this.txtDoubleWidthHeightCommand.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtDoubleWidthHeightCommand.Location = new System.Drawing.Point(139, 342); this.txtDoubleWidthHeightCommand.Name = "txtDoubleWidthHeightCommand"; this.txtDoubleWidthHeightCommand.Size = new System.Drawing.Size(342, 26); this.txtDoubleWidthHeightCommand.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtDoubleWidthHeightCommand.TabIndex = 321; this.txtDoubleWidthHeightCommand.Text = "27,33,48,28,33,12"; // // textBoxDropDown5 // // // // this.textBoxDropDown5.BackgroundStyle.Class = "TextBoxBorder"; this.textBoxDropDown5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxDropDown5.ButtonDropDown.Visible = true; this.textBoxDropDown5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxDropDown5.Location = new System.Drawing.Point(139, 342); this.textBoxDropDown5.Name = "textBoxDropDown5"; this.textBoxDropDown5.Size = new System.Drawing.Size(342, 26); this.textBoxDropDown5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.textBoxDropDown5.TabIndex = 321; this.textBoxDropDown5.Text = "27,33,48,28,33,12"; // // txtDoubleHeightCommand // // // // this.txtDoubleHeightCommand.BackgroundStyle.Class = "TextBoxBorder"; this.txtDoubleHeightCommand.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtDoubleHeightCommand.ButtonDropDown.Visible = true; this.txtDoubleHeightCommand.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtDoubleHeightCommand.Location = new System.Drawing.Point(139, 305); this.txtDoubleHeightCommand.Name = "txtDoubleHeightCommand"; this.txtDoubleHeightCommand.Size = new System.Drawing.Size(342, 26); this.txtDoubleHeightCommand.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtDoubleHeightCommand.TabIndex = 320; this.txtDoubleHeightCommand.Text = "27,33,16,28,33,8"; // // textBoxDropDown4 // // // // this.textBoxDropDown4.BackgroundStyle.Class = "TextBoxBorder"; this.textBoxDropDown4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxDropDown4.ButtonDropDown.Visible = true; this.textBoxDropDown4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxDropDown4.Location = new System.Drawing.Point(139, 305); this.textBoxDropDown4.Name = "textBoxDropDown4"; this.textBoxDropDown4.Size = new System.Drawing.Size(342, 26); this.textBoxDropDown4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.textBoxDropDown4.TabIndex = 320; this.textBoxDropDown4.Text = "27,33,16,28,33,8"; // // txtDoubleWidthCommand // // // // this.txtDoubleWidthCommand.BackgroundStyle.Class = "TextBoxBorder"; this.txtDoubleWidthCommand.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtDoubleWidthCommand.ButtonDropDown.Visible = true; this.txtDoubleWidthCommand.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtDoubleWidthCommand.Location = new System.Drawing.Point(139, 267); this.txtDoubleWidthCommand.Name = "txtDoubleWidthCommand"; this.txtDoubleWidthCommand.Size = new System.Drawing.Size(342, 26); this.txtDoubleWidthCommand.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtDoubleWidthCommand.TabIndex = 319; this.txtDoubleWidthCommand.Text = "27,33,32,28,33,4"; // // textBoxDropDown3 // // // // this.textBoxDropDown3.BackgroundStyle.Class = "TextBoxBorder"; this.textBoxDropDown3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxDropDown3.ButtonDropDown.Visible = true; this.textBoxDropDown3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxDropDown3.Location = new System.Drawing.Point(139, 267); this.textBoxDropDown3.Name = "textBoxDropDown3"; this.textBoxDropDown3.Size = new System.Drawing.Size(342, 26); this.textBoxDropDown3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.textBoxDropDown3.TabIndex = 319; this.textBoxDropDown3.Text = "27,33,32,28,33,4"; // // txtNormalCommand // // // // this.txtNormalCommand.BackgroundStyle.Class = "TextBoxBorder"; this.txtNormalCommand.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtNormalCommand.ButtonDropDown.Visible = true; this.txtNormalCommand.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtNormalCommand.Location = new System.Drawing.Point(140, 229); this.txtNormalCommand.Name = "txtNormalCommand"; this.txtNormalCommand.Size = new System.Drawing.Size(342, 26); this.txtNormalCommand.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtNormalCommand.TabIndex = 318; this.txtNormalCommand.Text = "27,33,2,28,33,2"; // // textBoxDropDown2 // // // // this.textBoxDropDown2.BackgroundStyle.Class = "TextBoxBorder"; this.textBoxDropDown2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxDropDown2.ButtonDropDown.Visible = true; this.textBoxDropDown2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxDropDown2.Location = new System.Drawing.Point(140, 229); this.textBoxDropDown2.Name = "textBoxDropDown2"; this.textBoxDropDown2.Size = new System.Drawing.Size(342, 26); this.textBoxDropDown2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.textBoxDropDown2.TabIndex = 318; this.textBoxDropDown2.Text = "27,33,2,28,33,2"; // // txtInitCommand // this.txtInitCommand.AutoCompleteCustomSource.AddRange(new string[] { "27,64"}); this.txtInitCommand.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; this.txtInitCommand.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource; this.txtInitCommand.AutoFocusDropDownControl = true; // // // this.txtInitCommand.BackgroundStyle.Class = "TextBoxBorder"; this.txtInitCommand.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtInitCommand.ButtonDropDown.Visible = true; this.txtInitCommand.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtInitCommand.Location = new System.Drawing.Point(139, 192); this.txtInitCommand.Name = "txtInitCommand"; this.txtInitCommand.Size = new System.Drawing.Size(342, 26); this.txtInitCommand.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.txtInitCommand.TabIndex = 317; this.txtInitCommand.Text = "27,64"; // // textBoxDropDown1 // this.textBoxDropDown1.AutoCompleteCustomSource.AddRange(new string[] { "27,64"}); this.textBoxDropDown1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; this.textBoxDropDown1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource; this.textBoxDropDown1.AutoFocusDropDownControl = true; // // // this.textBoxDropDown1.BackgroundStyle.Class = "TextBoxBorder"; this.textBoxDropDown1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxDropDown1.ButtonDropDown.Visible = true; this.textBoxDropDown1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxDropDown1.Location = new System.Drawing.Point(139, 192); this.textBoxDropDown1.Name = "textBoxDropDown1"; this.textBoxDropDown1.Size = new System.Drawing.Size(342, 26); this.textBoxDropDown1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.textBoxDropDown1.TabIndex = 317; this.textBoxDropDown1.Text = "27,64"; // // labelX19 // this.labelX19.BackColor = System.Drawing.Color.Transparent; // // // this.labelX19.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX19.Location = new System.Drawing.Point(38, 418); this.labelX19.Name = "labelX19"; this.labelX19.Size = new System.Drawing.Size(95, 23); this.labelX19.TabIndex = 316; this.labelX19.Text = "钱箱指令:"; // // labelX12 // this.labelX12.BackColor = System.Drawing.Color.Transparent; // // // this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX12.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX12.Location = new System.Drawing.Point(38, 418); this.labelX12.Name = "labelX12"; this.labelX12.Size = new System.Drawing.Size(95, 23); this.labelX12.TabIndex = 316; this.labelX12.Text = "钱箱指令:"; // // labelX18 // this.labelX18.BackColor = System.Drawing.Color.Transparent; // // // this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX18.Location = new System.Drawing.Point(2, 344); this.labelX18.Name = "labelX18"; this.labelX18.Size = new System.Drawing.Size(138, 23); this.labelX18.TabIndex = 315; this.labelX18.Text = "倍宽倍高指令:"; // // labelX11 // this.labelX11.BackColor = System.Drawing.Color.Transparent; // // // this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX11.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX11.Location = new System.Drawing.Point(2, 344); this.labelX11.Name = "labelX11"; this.labelX11.Size = new System.Drawing.Size(138, 23); this.labelX11.TabIndex = 315; this.labelX11.Text = "倍宽倍高指令:"; // // labelX17 // this.labelX17.BackColor = System.Drawing.Color.Transparent; // // // this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX17.Location = new System.Drawing.Point(2, 307); this.labelX17.Name = "labelX17"; this.labelX17.Size = new System.Drawing.Size(138, 23); this.labelX17.TabIndex = 314; this.labelX17.Text = "倍高字体指令:"; // // labelX10 // this.labelX10.BackColor = System.Drawing.Color.Transparent; // // // this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX10.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX10.Location = new System.Drawing.Point(2, 307); this.labelX10.Name = "labelX10"; this.labelX10.Size = new System.Drawing.Size(138, 23); this.labelX10.TabIndex = 314; this.labelX10.Text = "倍高字体指令:"; // // labelX16 // this.labelX16.BackColor = System.Drawing.Color.Transparent; // // // this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX16.Location = new System.Drawing.Point(4, 270); this.labelX16.Name = "labelX16"; this.labelX16.Size = new System.Drawing.Size(138, 23); this.labelX16.TabIndex = 313; this.labelX16.Text = "倍宽字体指令:"; // // labelX9 // this.labelX9.BackColor = System.Drawing.Color.Transparent; // // // this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX9.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX9.Location = new System.Drawing.Point(2, 269); this.labelX9.Name = "labelX9"; this.labelX9.Size = new System.Drawing.Size(138, 23); this.labelX9.TabIndex = 313; this.labelX9.Text = "倍宽字体指令:"; // // labelX15 // this.labelX15.BackColor = System.Drawing.Color.Transparent; // // // this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX15.Location = new System.Drawing.Point(5, 231); this.labelX15.Name = "labelX15"; this.labelX15.Size = new System.Drawing.Size(138, 23); this.labelX15.TabIndex = 312; this.labelX15.Text = "普通字体指令:"; // // labelX8 // this.labelX8.BackColor = System.Drawing.Color.Transparent; // // // this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX8.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX8.Location = new System.Drawing.Point(5, 231); this.labelX8.Name = "labelX8"; this.labelX8.Size = new System.Drawing.Size(138, 23); this.labelX8.TabIndex = 312; this.labelX8.Text = "普通字体指令:"; // // labelX14 // this.labelX14.BackColor = System.Drawing.Color.Transparent; // // // this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX14.Location = new System.Drawing.Point(38, 382); this.labelX14.Name = "labelX14"; this.labelX14.Size = new System.Drawing.Size(95, 23); this.labelX14.TabIndex = 311; this.labelX14.Text = "切纸指令:"; // // labelX7 // this.labelX7.BackColor = System.Drawing.Color.Transparent; // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.Location = new System.Drawing.Point(38, 382); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(95, 23); this.labelX7.TabIndex = 311; this.labelX7.Text = "切纸指令:"; // // labelX13 // this.labelX13.BackColor = System.Drawing.Color.Transparent; // // // this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX13.Location = new System.Drawing.Point(18, 194); this.labelX13.Name = "labelX13"; this.labelX13.Size = new System.Drawing.Size(115, 23); this.labelX13.TabIndex = 310; this.labelX13.Text = "初始化指令:"; // // labelX5 // this.labelX5.BackColor = System.Drawing.Color.Transparent; // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX5.Location = new System.Drawing.Point(18, 194); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(115, 23); this.labelX5.TabIndex = 310; this.labelX5.Text = "初始化指令:"; // // line2 // this.line2.BackColor = System.Drawing.Color.Transparent; this.line2.Location = new System.Drawing.Point(2, 175); this.line2.Name = "line2"; this.line2.Size = new System.Drawing.Size(488, 10); this.line2.TabIndex = 309; this.line2.Text = "line1"; // // line1 // this.line1.BackColor = System.Drawing.Color.Transparent; this.line1.Location = new System.Drawing.Point(2, 175); this.line1.Name = "line1"; this.line1.Size = new System.Drawing.Size(488, 10); this.line1.TabIndex = 309; this.line1.Text = "line1"; // // cmbMode // this.cmbMode.DisplayMember = "Text"; this.cmbMode.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbMode.Font = new System.Drawing.Font("宋体", 12F); this.cmbMode.ForeColor = System.Drawing.Color.Black; this.cmbMode.FormattingEnabled = true; this.cmbMode.ItemHeight = 21; this.cmbMode.Location = new System.Drawing.Point(319, 55); this.cmbMode.Name = "cmbMode"; this.cmbMode.Size = new System.Drawing.Size(157, 27); this.cmbMode.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbMode.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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.Location = new System.Drawing.Point(264, 57); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(60, 23); this.labelX4.TabIndex = 307; this.labelX4.Text = "品牌:"; // // panelPort // this.panelPort.CanvasColor = System.Drawing.SystemColors.Control; this.panelPort.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelPort.Controls.Add(this.checkBoxX8); this.panelPort.Controls.Add(this.checkBoxX9); this.panelPort.Controls.Add(this.checkBoxX10); this.panelPort.Controls.Add(this.checkBoxX11); this.panelPort.Controls.Add(this.checkBoxX12); this.panelPort.DisabledBackColor = System.Drawing.Color.Empty; this.panelPort.Location = new System.Drawing.Point(133, 142); this.panelPort.Name = "panelPort"; this.panelPort.Size = new System.Drawing.Size(343, 31); this.panelPort.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelPort.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelPort.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelPort.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelPort.Style.GradientAngle = 90; this.panelPort.TabIndex = 306; // // checkBoxX8 // // // // this.checkBoxX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX8.Location = new System.Drawing.Point(259, 4); this.checkBoxX8.Name = "checkBoxX8"; this.checkBoxX8.Size = new System.Drawing.Size(58, 23); this.checkBoxX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX8.TabIndex = 4; this.checkBoxX8.Tag = "驱动"; this.checkBoxX8.Text = "驱动"; // // checkBoxX9 // // // // this.checkBoxX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX9.Location = new System.Drawing.Point(195, 4); this.checkBoxX9.Name = "checkBoxX9"; this.checkBoxX9.Size = new System.Drawing.Size(58, 23); this.checkBoxX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX9.TabIndex = 3; this.checkBoxX9.Tag = "USB"; this.checkBoxX9.Text = "USB"; // // checkBoxX10 // // // // this.checkBoxX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX10.Location = new System.Drawing.Point(131, 4); this.checkBoxX10.Name = "checkBoxX10"; this.checkBoxX10.Size = new System.Drawing.Size(58, 23); this.checkBoxX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX10.TabIndex = 2; this.checkBoxX10.Tag = "网口"; this.checkBoxX10.Text = "网口"; // // checkBoxX11 // // // // this.checkBoxX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX11.Location = new System.Drawing.Point(67, 4); this.checkBoxX11.Name = "checkBoxX11"; this.checkBoxX11.Size = new System.Drawing.Size(58, 23); this.checkBoxX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX11.TabIndex = 1; this.checkBoxX11.Tag = "并口"; this.checkBoxX11.Text = "并口"; // // checkBoxX12 // // // // this.checkBoxX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX12.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX12.Location = new System.Drawing.Point(3, 4); this.checkBoxX12.Name = "checkBoxX12"; this.checkBoxX12.Size = new System.Drawing.Size(58, 23); this.checkBoxX12.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX12.TabIndex = 0; this.checkBoxX12.Tag = "串口"; this.checkBoxX12.Text = "串口"; // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.checkBoxX7); this.doubleBufferPanelX1.Controls.Add(this.checkBoxX6); this.doubleBufferPanelX1.Controls.Add(this.checkBoxX5); this.doubleBufferPanelX1.Controls.Add(this.checkBoxX2); this.doubleBufferPanelX1.Controls.Add(this.checkBoxX4); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Location = new System.Drawing.Point(133, 142); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Size = new System.Drawing.Size(343, 31); this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; 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 = 306; // // checkBoxX7 // // // // this.checkBoxX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX7.Location = new System.Drawing.Point(259, 4); this.checkBoxX7.Name = "checkBoxX7"; this.checkBoxX7.Size = new System.Drawing.Size(58, 23); this.checkBoxX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX7.TabIndex = 4; this.checkBoxX7.Tag = "单品定额议价"; this.checkBoxX7.Text = "驱动"; // // checkBoxX6 // // // // this.checkBoxX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX6.Location = new System.Drawing.Point(195, 4); this.checkBoxX6.Name = "checkBoxX6"; this.checkBoxX6.Size = new System.Drawing.Size(58, 23); this.checkBoxX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX6.TabIndex = 3; this.checkBoxX6.Tag = "单品定额议价"; this.checkBoxX6.Text = "USB"; // // checkBoxX5 // // // // this.checkBoxX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX5.Location = new System.Drawing.Point(131, 4); this.checkBoxX5.Name = "checkBoxX5"; this.checkBoxX5.Size = new System.Drawing.Size(58, 23); this.checkBoxX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX5.TabIndex = 2; this.checkBoxX5.Tag = "单品定额议价"; this.checkBoxX5.Text = "网口"; // // checkBoxX2 // // // // 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(67, 4); this.checkBoxX2.Name = "checkBoxX2"; this.checkBoxX2.Size = new System.Drawing.Size(58, 23); this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX2.TabIndex = 1; this.checkBoxX2.Tag = "单品定额议价"; this.checkBoxX2.Text = "并口"; // // checkBoxX4 // // // // 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(3, 4); this.checkBoxX4.Name = "checkBoxX4"; this.checkBoxX4.Size = new System.Drawing.Size(58, 23); this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX4.TabIndex = 0; this.checkBoxX4.Tag = "单品定额议价"; this.checkBoxX4.Text = "串口"; // // labelX3 // this.labelX3.BackColor = System.Drawing.Color.Transparent; // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX3.Location = new System.Drawing.Point(18, 146); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(115, 23); this.labelX3.TabIndex = 305; this.labelX3.Text = "打印机端口:"; // // cmbPager // this.cmbPager.DisplayMember = "Text"; this.cmbPager.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cmbPager.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbPager.Font = new System.Drawing.Font("宋体", 12F); this.cmbPager.ForeColor = System.Drawing.Color.Black; this.cmbPager.FormattingEnabled = true; this.cmbPager.ItemHeight = 21; this.cmbPager.Location = new System.Drawing.Point(133, 102); this.cmbPager.Name = "cmbPager"; this.cmbPager.Size = new System.Drawing.Size(343, 27); this.cmbPager.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014; this.cmbPager.TabIndex = 304; // // labelX2 // this.labelX2.BackColor = System.Drawing.Color.Transparent; // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.Location = new System.Drawing.Point(18, 102); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(115, 23); this.labelX2.TabIndex = 303; this.labelX2.Text = "打印纸页宽:"; // // keyCodePanel // this.keyCodePanel.CanvasColor = System.Drawing.SystemColors.Control; this.keyCodePanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.keyCodePanel.Controls.Add(this.checkBoxX3); this.keyCodePanel.Controls.Add(this.checkBoxX1); this.keyCodePanel.DisabledBackColor = System.Drawing.Color.Empty; this.keyCodePanel.Location = new System.Drawing.Point(133, 53); this.keyCodePanel.Name = "keyCodePanel"; this.keyCodePanel.Size = new System.Drawing.Size(125, 31); this.keyCodePanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.keyCodePanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.keyCodePanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.keyCodePanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.keyCodePanel.Style.GradientAngle = 90; this.keyCodePanel.TabIndex = 302; // // checkBoxX3 // // // // this.checkBoxX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX3.BackgroundStyle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX3.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; 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(67, 4); this.checkBoxX3.Name = "checkBoxX3"; this.checkBoxX3.Size = new System.Drawing.Size(52, 23); this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX3.TabIndex = 2; this.checkBoxX3.Tag = "2"; this.checkBoxX3.Text = "针式"; // // checkBoxX1 // // // // this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.checkBoxX1.BackgroundStyle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; this.checkBoxX1.Checked = true; this.checkBoxX1.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBoxX1.CheckValue = "Y"; 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(6, 4); this.checkBoxX1.Name = "checkBoxX1"; this.checkBoxX1.Size = new System.Drawing.Size(55, 23); this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.checkBoxX1.TabIndex = 0; this.checkBoxX1.Tag = "1"; this.checkBoxX1.Text = "热敏"; // // labelX1 // this.labelX1.BackColor = System.Drawing.Color.Transparent; // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.Location = new System.Drawing.Point(18, 57); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(115, 23); this.labelX1.TabIndex = 301; this.labelX1.Text = "打印机类型:"; // // txtName // this.txtName.BackColor = System.Drawing.Color.White; // // // this.txtName.Border.Class = "TextBoxBorder"; this.txtName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtName.DisabledBackColor = System.Drawing.Color.White; this.txtName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtName.ForeColor = System.Drawing.Color.Black; this.txtName.Location = new System.Drawing.Point(133, 8); this.txtName.MaxLength = 16; this.txtName.Multiline = true; this.txtName.Name = "txtName"; this.txtName.PreventEnterBeep = true; this.txtName.Size = new System.Drawing.Size(343, 26); this.txtName.TabIndex = 300; // // labelX6 // this.labelX6.BackColor = System.Drawing.Color.Transparent; // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX6.Location = new System.Drawing.Point(18, 10); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(115, 23); this.labelX6.TabIndex = 299; this.labelX6.Text = "打印机名称:"; // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.buttonPanel); this.bottomPanel.Controls.Add(this.lblInfo); this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty; this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Location = new System.Drawing.Point(0, 488); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(1); this.bottomPanel.Size = new System.Drawing.Size(493, 44); this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.bottomPanel.Style.BackColor1.Alpha = ((byte)(0)); this.bottomPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.bottomPanel.Style.BackColor2.Alpha = ((byte)(0)); this.bottomPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.bottomPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.bottomPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.bottomPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.bottomPanel.Style.GradientAngle = 90; this.bottomPanel.TabIndex = 47; // // buttonPanel // this.buttonPanel.CanvasColor = System.Drawing.SystemColors.Control; this.buttonPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonPanel.Controls.Add(this.ButtonOK); this.buttonPanel.Controls.Add(this.ButtonClose); this.buttonPanel.DisabledBackColor = System.Drawing.Color.Empty; this.buttonPanel.Dock = System.Windows.Forms.DockStyle.Right; this.buttonPanel.Location = new System.Drawing.Point(297, 1); this.buttonPanel.Name = "buttonPanel"; this.buttonPanel.Padding = new System.Windows.Forms.Padding(2); this.buttonPanel.Size = new System.Drawing.Size(195, 42); this.buttonPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.buttonPanel.Style.BackColor1.Alpha = ((byte)(0)); this.buttonPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.buttonPanel.Style.BackColor2.Alpha = ((byte)(0)); this.buttonPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.buttonPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.buttonPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.buttonPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.buttonPanel.Style.GradientAngle = 90; this.buttonPanel.TabIndex = 35; // // ButtonOK // this.ButtonOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonOK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.ButtonOK.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonOK.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonOK.Dock = System.Windows.Forms.DockStyle.Left; this.ButtonOK.FadeEffect = false; this.ButtonOK.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonOK.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonOK.Location = new System.Drawing.Point(2, 2); this.ButtonOK.Name = "ButtonOK"; this.ButtonOK.Size = new System.Drawing.Size(96, 38); this.ButtonOK.TabIndex = 30; this.ButtonOK.Text = "保存"; this.ButtonOK.TextColor = System.Drawing.Color.White; this.ButtonOK.Click += new System.EventHandler(this.ButtonSaveClick); // // ButtonClose // this.ButtonClose.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonClose.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.ButtonClose.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonClose.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonClose.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.ButtonClose.Dock = System.Windows.Forms.DockStyle.Right; this.ButtonClose.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonClose.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonClose.Location = new System.Drawing.Point(104, 2); this.ButtonClose.Name = "ButtonClose"; this.ButtonClose.Size = new System.Drawing.Size(89, 38); this.ButtonClose.TabIndex = 29; this.ButtonClose.Text = "关闭"; this.ButtonClose.TextColor = System.Drawing.Color.White; this.ButtonClose.Click += new System.EventHandler(this.OnCloseClick); // // lblInfo // // // // this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblInfo.Dock = System.Windows.Forms.DockStyle.Left; this.lblInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblInfo.Location = new System.Drawing.Point(1, 1); this.lblInfo.Name = "lblInfo"; this.lblInfo.Size = new System.Drawing.Size(290, 42); this.lblInfo.Symbol = ""; this.lblInfo.TabIndex = 31; this.lblInfo.Text = "添加门店打印机"; this.lblInfo.WordWrap = true; // // EditPrinterForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(493, 532); this.Controls.Add(this.mainPanel); this.Controls.Add(this.bottomPanel); this.Controls.Add(this.doubleBufferPanelX2); this.Name = "EditPrinterForm"; this.Text = "AddPrinterForm"; this.doubleBufferPanelX2.ResumeLayout(false); this.mainPanel.ResumeLayout(false); this.panelPort.ResumeLayout(false); this.doubleBufferPanelX1.ResumeLayout(false); this.keyCodePanel.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); this.buttonPanel.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DoubleBufferPanelX doubleBufferPanelX2; private ControlBox controlBox; private DoubleBufferPanelX mainPanel; private DoubleBufferPanelX bottomPanel; private DoubleBufferPanelX buttonPanel; private DevComponents.DotNetBar.ButtonX ButtonOK; private DevComponents.DotNetBar.ButtonX ButtonClose; private DevComponents.DotNetBar.LabelX lblInfo; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbMode; private DevComponents.DotNetBar.LabelX labelX4; private DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX7; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX6; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX5; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX4; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.Controls.ComboBoxEx cmbPager; private DevComponents.DotNetBar.LabelX labelX2; private DoubleBufferPanelX keyCodePanel; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX3; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.Controls.TextBoxX txtName; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.Controls.Line line1; private DevComponents.DotNetBar.LabelX labelX12; private DevComponents.DotNetBar.LabelX labelX11; private DevComponents.DotNetBar.LabelX labelX10; private DevComponents.DotNetBar.LabelX labelX9; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.Controls.TextBoxDropDown textBoxDropDown7; private DevComponents.DotNetBar.Controls.TextBoxDropDown textBoxDropDown6; private DevComponents.DotNetBar.Controls.TextBoxDropDown textBoxDropDown5; private DevComponents.DotNetBar.Controls.TextBoxDropDown textBoxDropDown4; private DevComponents.DotNetBar.Controls.TextBoxDropDown textBoxDropDown3; private DevComponents.DotNetBar.Controls.TextBoxDropDown textBoxDropDown2; private DevComponents.DotNetBar.Controls.TextBoxDropDown textBoxDropDown1; private DevComponents.DotNetBar.Controls.TextBoxDropDown txtCashboxCommand; private DevComponents.DotNetBar.Controls.TextBoxDropDown txtCutPageCommand; private DevComponents.DotNetBar.Controls.TextBoxDropDown txtDoubleWidthHeightCommand; private DevComponents.DotNetBar.Controls.TextBoxDropDown txtDoubleHeightCommand; private DevComponents.DotNetBar.Controls.TextBoxDropDown txtDoubleWidthCommand; private DevComponents.DotNetBar.Controls.TextBoxDropDown txtNormalCommand; private DevComponents.DotNetBar.Controls.TextBoxDropDown txtInitCommand; private DevComponents.DotNetBar.LabelX labelX19; private DevComponents.DotNetBar.LabelX labelX18; private DevComponents.DotNetBar.LabelX labelX17; private DevComponents.DotNetBar.LabelX labelX16; private DevComponents.DotNetBar.LabelX labelX15; private DevComponents.DotNetBar.LabelX labelX14; private DevComponents.DotNetBar.LabelX labelX13; private DevComponents.DotNetBar.Controls.Line line2; private DoubleBufferPanelX panelPort; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX8; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX9; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX10; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX11; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX12; } }