You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

338 lines
19 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

using POS.Language.Language;
namespace POSV.Component
{
partial class KitchenDisplay
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.groupPanel4 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.ButtonUpdateKitPlans = new DevComponents.DotNetBar.ButtonX();
this.labelX85 = new DevComponents.DotNetBar.LabelX();
this.cmbKitDisplayPlan = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.kdsNoCom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.groupPanel2 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.checkBoxX9 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX13 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.groupPanel4.SuspendLayout();
this.groupPanel1.SuspendLayout();
this.groupPanel2.SuspendLayout();
this.SuspendLayout();
//
// groupPanel4
//
this.groupPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
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.checkBoxX1);
this.groupPanel4.Controls.Add(this.ButtonUpdateKitPlans);
this.groupPanel4.Controls.Add(this.labelX85);
this.groupPanel4.Controls.Add(this.cmbKitDisplayPlan);
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(3, 3);
this.groupPanel4.Name = "groupPanel4";
this.groupPanel4.Size = new System.Drawing.Size(585, 105);
//
//
//
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 = 237;
this.groupPanel4.Text = "选择厨显方案";
//
// 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(4, 3);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(116, 23);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX1.TabIndex = 294;
this.checkBoxX1.Tag = "KdsAllowChuxian";
this.checkBoxX1.Text = "启用厨显设备";
//
// ButtonUpdateKitPlans
//
this.ButtonUpdateKitPlans.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonUpdateKitPlans.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.ButtonUpdateKitPlans.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonUpdateKitPlans.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonUpdateKitPlans.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonUpdateKitPlans.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonUpdateKitPlans.Location = new System.Drawing.Point(464, 38);
this.ButtonUpdateKitPlans.Name = "ButtonUpdateKitPlans";
this.ButtonUpdateKitPlans.Size = new System.Drawing.Size(112, 34);
this.ButtonUpdateKitPlans.TabIndex = 238;
this.ButtonUpdateKitPlans.Text = "更新方案";
this.ButtonUpdateKitPlans.TextColor = System.Drawing.Color.White;
this.ButtonUpdateKitPlans.Click += new System.EventHandler(this.OnUpdateKdsPlans);
//
// 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(4, 44);
this.labelX85.Name = "labelX85";
this.labelX85.Size = new System.Drawing.Size(77, 23);
this.labelX85.TabIndex = 56;
this.labelX85.Text = "厨显方案:";
//
// cmbKitDisplayPlan
//
this.cmbKitDisplayPlan.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.cmbKitDisplayPlan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbKitDisplayPlan.Font = new System.Drawing.Font("宋体", 12F);
this.cmbKitDisplayPlan.ForeColor = System.Drawing.Color.Black;
this.cmbKitDisplayPlan.FormattingEnabled = true;
this.cmbKitDisplayPlan.ItemHeight = 21;
this.cmbKitDisplayPlan.Location = new System.Drawing.Point(83, 42);
this.cmbKitDisplayPlan.Name = "cmbKitDisplayPlan";
this.cmbKitDisplayPlan.Size = new System.Drawing.Size(370, 27);
this.cmbKitDisplayPlan.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeMobile2014;
this.cmbKitDisplayPlan.TabIndex = 57;
this.cmbKitDisplayPlan.SelectedIndexChanged += new System.EventHandler(this.OnKdsPlanSelectedIndexChange);
//
// groupPanel1
//
this.groupPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupPanel1.BackColor = System.Drawing.Color.White;
this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel1.Controls.Add(this.kdsNoCom);
this.groupPanel1.Controls.Add(this.labelX1);
this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel1.DrawTitleBox = false;
this.groupPanel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel1.Location = new System.Drawing.Point(3, 114);
this.groupPanel1.Name = "groupPanel1";
this.groupPanel1.Size = new System.Drawing.Size(583, 71);
//
//
//
this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel1.Style.BackColorGradientAngle = 90;
this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderBottomWidth = 1;
this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderLeftWidth = 1;
this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderRightWidth = 1;
this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel1.Style.BorderTopWidth = 1;
this.groupPanel1.Style.CornerDiameter = 4;
this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel1.TabIndex = 238;
this.groupPanel1.Text = "显示参数";
//
// kdsNoCom
//
this.kdsNoCom.DisplayMember = "Text";
this.kdsNoCom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.kdsNoCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.kdsNoCom.Font = new System.Drawing.Font("宋体", 12F);
this.kdsNoCom.ForeColor = System.Drawing.Color.Black;
this.kdsNoCom.FormattingEnabled = true;
this.kdsNoCom.ItemHeight = 21;
this.kdsNoCom.Location = new System.Drawing.Point(110, 1);
this.kdsNoCom.Name = "kdsNoCom";
this.kdsNoCom.Size = new System.Drawing.Size(142, 27);
this.kdsNoCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.kdsNoCom.TabIndex = 58;
//
// labelX1
//
this.labelX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.Location = new System.Drawing.Point(4, 3);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(100, 23);
this.labelX1.TabIndex = 57;
this.labelX1.Text = "显示设备编号:";
//
// groupPanel2
//
this.groupPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupPanel2.BackColor = System.Drawing.Color.White;
this.groupPanel2.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel2.Controls.Add(this.checkBoxX9);
this.groupPanel2.Controls.Add(this.checkBoxX13);
this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel2.DrawTitleBox = false;
this.groupPanel2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupPanel2.Location = new System.Drawing.Point(3, 191);
this.groupPanel2.Name = "groupPanel2";
this.groupPanel2.Size = new System.Drawing.Size(585, 153);
//
//
//
this.groupPanel2.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel2.Style.BackColorGradientAngle = 90;
this.groupPanel2.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel2.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderBottomWidth = 1;
this.groupPanel2.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.groupPanel2.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderLeftWidth = 1;
this.groupPanel2.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderRightWidth = 1;
this.groupPanel2.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel2.Style.BorderTopWidth = 1;
this.groupPanel2.Style.CornerDiameter = 4;
this.groupPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel2.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel2.TabIndex = 301;
this.groupPanel2.Text = "厨显参数设置";
//
// checkBoxX9
//
this.checkBoxX9.BackColor = System.Drawing.Color.Transparent;
//
//
//
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(4, 64);
this.checkBoxX9.Name = "checkBoxX9";
this.checkBoxX9.Size = new System.Drawing.Size(116, 23);
this.checkBoxX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX9.TabIndex = 292;
this.checkBoxX9.Tag = "KdsAllowChupin";
this.checkBoxX9.Text = "允许出品显示";
//
// checkBoxX13
//
this.checkBoxX13.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX13.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX13.Location = new System.Drawing.Point(4, 3);
this.checkBoxX13.Name = "checkBoxX13";
this.checkBoxX13.Size = new System.Drawing.Size(116, 23);
this.checkBoxX13.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX13.TabIndex = 293;
this.checkBoxX13.Tag = "KdsAllowChuxian";
this.checkBoxX13.Text = "允许厨显";
//
// KitchenDisplay
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.groupPanel2);
this.Controls.Add(this.groupPanel1);
this.Controls.Add(this.groupPanel4);
this.Name = "KitchenDisplay";
this.Size = new System.Drawing.Size(591, 447);
this.groupPanel4.ResumeLayout(false);
this.groupPanel1.ResumeLayout(false);
this.groupPanel2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel4;
private DevComponents.DotNetBar.ButtonX ButtonUpdateKitPlans;
private DevComponents.DotNetBar.LabelX labelX85;
private DevComponents.DotNetBar.Controls.ComboBoxEx cmbKitDisplayPlan;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.Controls.ComboBoxEx kdsNoCom;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX9;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX13;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
}
}