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.

502 lines
30 KiB
C#

9 months ago
namespace POSV.GuoPanOrder
{
partial class GuoPanOrderForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.tlphandleorder = new System.Windows.Forms.TableLayoutPanel();
this.panelEx7 = new DevComponents.DotNetBar.PanelEx();
this.panelEx4 = new DevComponents.DotNetBar.PanelEx();
this.panelEx3 = new DevComponents.DotNetBar.PanelEx();
this.pagerControlEx1 = new POSV.Component.PagerControlEx();
this.labelX13 = new DevComponents.DotNetBar.LabelX();
this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.panelEx2 = new DevComponents.DotNetBar.PanelEx();
this.panelEx5 = new DevComponents.DotNetBar.PanelEx();
this.touchButtonX2 = new POSV.Component.TouchButtonX();
this.touchButtonX1 = new POSV.Component.TouchButtonX();
this.BtnYes = new POSV.Component.TouchButtonX();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.panelEx9 = new DevComponents.DotNetBar.PanelEx();
this.panelEx8 = new DevComponents.DotNetBar.PanelEx();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.panelEx11 = new DevComponents.DotNetBar.PanelEx();
this.panelEx3.SuspendLayout();
this.panelEx5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.panelEx8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.SuspendLayout();
//
// tlphandleorder
//
this.tlphandleorder.AutoScroll = true;
this.tlphandleorder.BackColor = System.Drawing.Color.White;
this.tlphandleorder.ColumnCount = 1;
this.tlphandleorder.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlphandleorder.Dock = System.Windows.Forms.DockStyle.Fill;
this.tlphandleorder.Location = new System.Drawing.Point(10, 116);
this.tlphandleorder.Name = "tlphandleorder";
this.tlphandleorder.RowCount = 12;
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tlphandleorder.Size = new System.Drawing.Size(855, 535);
this.tlphandleorder.TabIndex = 309;
//
// panelEx7
//
this.panelEx7.CanvasColor = System.Drawing.SystemColors.ControlDark;
this.panelEx7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx7.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx7.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx7.Location = new System.Drawing.Point(10, 106);
this.panelEx7.Name = "panelEx7";
this.panelEx7.Size = new System.Drawing.Size(855, 10);
this.panelEx7.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx7.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.panelEx7.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx7.Style.BorderWidth = 0;
this.panelEx7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx7.Style.GradientAngle = 90;
this.panelEx7.TabIndex = 51;
//
// panelEx4
//
this.panelEx4.CanvasColor = System.Drawing.SystemColors.ControlDark;
this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx4.Location = new System.Drawing.Point(10, 651);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(855, 10);
this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx4.Style.BorderWidth = 0;
this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx4.Style.GradientAngle = 90;
this.panelEx4.TabIndex = 47;
//
// panelEx3
//
this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx3.Controls.Add(this.pagerControlEx1);
this.panelEx3.Controls.Add(this.labelX13);
this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx3.Location = new System.Drawing.Point(10, 661);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Padding = new System.Windows.Forms.Padding(10, 5, 5, 5);
this.panelEx3.Size = new System.Drawing.Size(855, 55);
this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx3.Style.BorderWidth = 0;
this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx3.Style.GradientAngle = 90;
this.panelEx3.TabIndex = 27;
//
// pagerControlEx1
//
this.pagerControlEx1.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.pagerControlEx1.BackColor = System.Drawing.Color.White;
this.pagerControlEx1.EventFormfeed = null;
this.pagerControlEx1.Location = new System.Drawing.Point(101, 8);
this.pagerControlEx1.Name = "pagerControlEx1";
this.pagerControlEx1.PageCount = 1;
this.pagerControlEx1.PageNumber = 0;
this.pagerControlEx1.PageSize = 0;
this.pagerControlEx1.Size = new System.Drawing.Size(748, 38);
this.pagerControlEx1.TabIndex = 1;
//
// labelX13
//
//
//
//
this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX13.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX13.Font = new System.Drawing.Font("微软雅黑", 9F);
this.labelX13.Location = new System.Drawing.Point(10, 5);
this.labelX13.Name = "labelX13";
this.labelX13.Size = new System.Drawing.Size(85, 45);
this.labelX13.TabIndex = 0;
this.labelX13.Text = "共0条数据";
this.labelX13.Visible = false;
//
// panelEx1
//
this.panelEx1.CanvasColor = System.Drawing.SystemColors.ControlDark;
this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx1.Location = new System.Drawing.Point(0, 106);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(10, 610);
this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx1.Style.BorderWidth = 0;
this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx1.Style.GradientAngle = 90;
this.panelEx1.TabIndex = 39;
//
// panelEx2
//
this.panelEx2.CanvasColor = System.Drawing.SystemColors.ControlDark;
this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Right;
this.panelEx2.Location = new System.Drawing.Point(865, 106);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(10, 610);
this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx2.Style.BorderWidth = 0;
this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx2.Style.GradientAngle = 90;
this.panelEx2.TabIndex = 43;
//
// panelEx5
//
this.panelEx5.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx5.Controls.Add(this.touchButtonX2);
this.panelEx5.Controls.Add(this.touchButtonX1);
this.panelEx5.Controls.Add(this.BtnYes);
this.panelEx5.Controls.Add(this.pictureBox4);
this.panelEx5.Controls.Add(this.labelX9);
this.panelEx5.Controls.Add(this.labelX1);
this.panelEx5.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx5.Location = new System.Drawing.Point(0, 50);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(875, 56);
this.panelEx5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx5.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.None;
this.panelEx5.Style.BorderWidth = 5;
this.panelEx5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx5.Style.GradientAngle = 90;
this.panelEx5.TabIndex = 23;
//
// touchButtonX2
//
this.touchButtonX2.BackColor1 = System.Drawing.Color.White;
this.touchButtonX2.BackColor2 = System.Drawing.Color.White;
this.touchButtonX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX2.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX2.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX2.Enabled = false;
this.touchButtonX2.EnableFlyout = false;
this.touchButtonX2.FlyoutContent = null;
this.touchButtonX2.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.touchButtonX2.KeyCode = "";
this.touchButtonX2.Location = new System.Drawing.Point(67, 8);
this.touchButtonX2.Lock = false;
this.touchButtonX2.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX2.Name = "touchButtonX2";
this.touchButtonX2.Notify = false;
this.touchButtonX2.NotifyColor = System.Drawing.Color.White;
this.touchButtonX2.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX2.NotifyText = "99+";
this.touchButtonX2.PermissionCode = "";
this.touchButtonX2.Size = new System.Drawing.Size(91, 41);
this.touchButtonX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX2.Style.BackColor1.Color = System.Drawing.Color.White;
this.touchButtonX2.Style.BackColor2.Color = System.Drawing.Color.White;
this.touchButtonX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.touchButtonX2.Style.CornerDiameter = 4;
this.touchButtonX2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX2.Style.Font = new System.Drawing.Font("微软雅黑", 12F);
this.touchButtonX2.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.touchButtonX2.Style.GradientAngle = 90;
this.touchButtonX2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX2.SymbolSize = 0F;
this.touchButtonX2.TabIndex = 591;
this.touchButtonX2.Text = "今天";
this.touchButtonX2.Click += new System.EventHandler(this.Btn_Click);
//
// touchButtonX1
//
this.touchButtonX1.BackColor1 = System.Drawing.Color.White;
this.touchButtonX1.BackColor2 = System.Drawing.Color.White;
this.touchButtonX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX1.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX1.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX1.Enabled = false;
this.touchButtonX1.EnableFlyout = false;
this.touchButtonX1.FlyoutContent = null;
this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.touchButtonX1.KeyCode = "";
this.touchButtonX1.Location = new System.Drawing.Point(171, 8);
this.touchButtonX1.Lock = false;
this.touchButtonX1.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX1.Name = "touchButtonX1";
this.touchButtonX1.Notify = false;
this.touchButtonX1.NotifyColor = System.Drawing.Color.White;
this.touchButtonX1.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX1.NotifyText = "99+";
this.touchButtonX1.PermissionCode = "";
this.touchButtonX1.Size = new System.Drawing.Size(91, 41);
this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.White;
this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.White;
this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.touchButtonX1.Style.CornerDiameter = 4;
this.touchButtonX1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX1.Style.Font = new System.Drawing.Font("微软雅黑", 12F);
this.touchButtonX1.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.touchButtonX1.Style.GradientAngle = 90;
this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX1.SymbolSize = 0F;
this.touchButtonX1.TabIndex = 587;
this.touchButtonX1.Text = "昨天";
this.touchButtonX1.Click += new System.EventHandler(this.Btn_Click);
//
// BtnYes
//
this.BtnYes.BackColor1 = System.Drawing.Color.White;
this.BtnYes.BackColor2 = System.Drawing.Color.White;
this.BtnYes.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.BtnYes.Cursor = System.Windows.Forms.Cursors.Hand;
this.BtnYes.DisabledBackColor = System.Drawing.Color.Empty;
this.BtnYes.Enabled = false;
this.BtnYes.EnableFlyout = false;
this.BtnYes.FlyoutContent = null;
this.BtnYes.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.BtnYes.Font = new System.Drawing.Font("微软雅黑", 12F);
this.BtnYes.KeyCode = "";
this.BtnYes.Location = new System.Drawing.Point(275, 8);
this.BtnYes.Lock = false;
this.BtnYes.LockSize = new System.Drawing.Size(26, 26);
this.BtnYes.Name = "BtnYes";
this.BtnYes.Notify = false;
this.BtnYes.NotifyColor = System.Drawing.Color.White;
this.BtnYes.NotifySize = new System.Drawing.Size(30, 16);
this.BtnYes.NotifyText = "99+";
this.BtnYes.PermissionCode = "";
this.BtnYes.Size = new System.Drawing.Size(91, 41);
this.BtnYes.Style.Alignment = System.Drawing.StringAlignment.Center;
this.BtnYes.Style.BackColor1.Color = System.Drawing.Color.White;
this.BtnYes.Style.BackColor2.Color = System.Drawing.Color.White;
this.BtnYes.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.BtnYes.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.BtnYes.Style.CornerDiameter = 4;
this.BtnYes.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.BtnYes.Style.Font = new System.Drawing.Font("微软雅黑", 12F);
this.BtnYes.Style.ForeColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(199)))), ((int)(((byte)(186)))));
this.BtnYes.Style.GradientAngle = 90;
this.BtnYes.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.BtnYes.SymbolSize = 0F;
this.BtnYes.TabIndex = 583;
this.BtnYes.Text = "前天";
this.BtnYes.Click += new System.EventHandler(this.Btn_Click);
//
// pictureBox4
//
this.pictureBox4.Image = global::POSV.Properties.Resources.no_2x;
this.pictureBox4.Location = new System.Drawing.Point(787, 13);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(72, 31);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox4.TabIndex = 424;
this.pictureBox4.TabStop = false;
this.pictureBox4.Tag = "0";
this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Font = new System.Drawing.Font("微软雅黑", 14F);
this.labelX9.Location = new System.Drawing.Point(633, 18);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(148, 23);
this.labelX9.TabIndex = 423;
this.labelX9.Text = "是否自动接单:";
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 14F);
this.labelX1.Location = new System.Drawing.Point(10, 17);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(70, 23);
this.labelX1.TabIndex = 592;
this.labelX1.Text = "查询:";
//
// panelEx9
//
this.panelEx9.CanvasColor = System.Drawing.SystemColors.ControlDark;
this.panelEx9.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx9.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx9.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx9.Location = new System.Drawing.Point(0, 40);
this.panelEx9.Name = "panelEx9";
this.panelEx9.Size = new System.Drawing.Size(875, 10);
this.panelEx9.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx9.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.panelEx9.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx9.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx9.Style.BorderWidth = 0;
this.panelEx9.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx9.Style.GradientAngle = 90;
this.panelEx9.TabIndex = 35;
//
// panelEx8
//
this.panelEx8.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx8.Controls.Add(this.pictureBox2);
this.panelEx8.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx8.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx8.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.panelEx8.Location = new System.Drawing.Point(0, 0);
this.panelEx8.Name = "panelEx8";
this.panelEx8.Size = new System.Drawing.Size(875, 40);
this.panelEx8.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx8.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.None;
this.panelEx8.Style.BorderWidth = 0;
this.panelEx8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx8.Style.GradientAngle = 90;
this.panelEx8.TabIndex = 4;
this.panelEx8.Text = "订单";
//
// pictureBox2
//
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Right;
this.pictureBox2.Image = global::POSV.Properties.Resources.X;
this.pictureBox2.Location = new System.Drawing.Point(820, 0);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(55, 40);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pictureBox2.TabIndex = 8;
this.pictureBox2.TabStop = false;
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
//
// panelEx11
//
this.panelEx11.CanvasColor = System.Drawing.SystemColors.ControlDark;
this.panelEx11.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx11.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx11.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx11.Location = new System.Drawing.Point(0, 716);
this.panelEx11.Name = "panelEx11";
this.panelEx11.Size = new System.Drawing.Size(875, 10);
this.panelEx11.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx11.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.panelEx11.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx11.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx11.Style.BorderWidth = 0;
this.panelEx11.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx11.Style.GradientAngle = 90;
this.panelEx11.TabIndex = 59;
//
// GuoPanOrderForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(875, 726);
this.Controls.Add(this.tlphandleorder);
this.Controls.Add(this.panelEx7);
this.Controls.Add(this.panelEx4);
this.Controls.Add(this.panelEx3);
this.Controls.Add(this.panelEx1);
this.Controls.Add(this.panelEx2);
this.Controls.Add(this.panelEx5);
this.Controls.Add(this.panelEx9);
this.Controls.Add(this.panelEx8);
this.Controls.Add(this.panelEx11);
this.Name = "GuoPanOrderForm";
this.Text = "GuoPanOrderForm";
this.panelEx3.ResumeLayout(false);
this.panelEx5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.panelEx8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.PanelEx panelEx8;
private DevComponents.DotNetBar.PanelEx panelEx5;
private System.Windows.Forms.PictureBox pictureBox4;
private DevComponents.DotNetBar.LabelX labelX9;
private DevComponents.DotNetBar.PanelEx panelEx3;
private Component.PagerControlEx pagerControlEx1;
private DevComponents.DotNetBar.LabelX labelX13;
private DevComponents.DotNetBar.PanelEx panelEx9;
private DevComponents.DotNetBar.PanelEx panelEx1;
private DevComponents.DotNetBar.PanelEx panelEx2;
private DevComponents.DotNetBar.PanelEx panelEx4;
private DevComponents.DotNetBar.PanelEx panelEx7;
private System.Windows.Forms.PictureBox pictureBox2;
private DevComponents.DotNetBar.PanelEx panelEx11;
private System.Windows.Forms.TableLayoutPanel tlphandleorder;
private Component.TouchButtonX touchButtonX2;
private Component.TouchButtonX touchButtonX1;
private Component.TouchButtonX BtnYes;
private DevComponents.DotNetBar.LabelX labelX1;
}
}