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.

1123 lines
68 KiB
C#

namespace POSV.WaiMai
{
partial class DeliveryManager
{
/// <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()
{
DevComponents.DotNetBar.SuperGrid.Style.Background background7 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background8 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background9 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.BorderColor borderColor3 = new DevComponents.DotNetBar.SuperGrid.Style.BorderColor();
DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.BorderColor borderColor1 = new DevComponents.DotNetBar.SuperGrid.Style.BorderColor();
this.controlBox = new POSV.Component.ControlBox();
this.topPanel = new POSV.Component.DoubleBufferPanelX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.groupPanel3 = new DevComponents.DotNetBar.Controls.GroupPanel();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.txtWorker = new POSV.Component.NormalTextBox();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.buttonX10 = new DevComponents.DotNetBar.ButtonX();
this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.mainPanel = new POSV.Component.DoubleBufferPanelX();
this.panelEx3 = new DevComponents.DotNetBar.PanelEx();
this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.deliveryGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.visitorTelephone = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.tradeNo = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.WorkerNo = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.advanceAmount = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.finishDate = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.sendDate = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.settlementDate = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.panelEx2 = new DevComponents.DotNetBar.PanelEx();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.lbldeliverycount = new DevComponents.DotNetBar.LabelX();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.lbldeliverymoney = new DevComponents.DotNetBar.LabelX();
this.panelEx4 = new DevComponents.DotNetBar.PanelEx();
this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn31 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn26 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn27 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn28 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn29 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn30 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.lblsupercount = new DevComponents.DotNetBar.LabelX();
this.labelX12 = new DevComponents.DotNetBar.LabelX();
this.lblRefundQuantity = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.lblsupermoney = new DevComponents.DotNetBar.LabelX();
this.topPanel.SuspendLayout();
this.groupPanel3.SuspendLayout();
this.mainPanel.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelEx4.SuspendLayout();
this.panelEx1.SuspendLayout();
this.SuspendLayout();
//
// 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(0, 0);
this.controlBox.Margin = new System.Windows.Forms.Padding(0);
this.controlBox.MessageCenterStatus = false;
this.controlBox.MinimizeBox = true;
this.controlBox.Name = "controlBox";
this.controlBox.NetworkStatus = false;
this.controlBox.NewForeColor = System.Drawing.Color.White;
this.controlBox.SettingsBox = false;
this.controlBox.ShowApplicationVersion = true;
this.controlBox.ShowKeyboard = false;
this.controlBox.ShowLockScreen = false;
this.controlBox.ShowMessageCenter = false;
this.controlBox.ShowNetworkStatus = false;
this.controlBox.ShowQrCode = false;
this.controlBox.Size = new System.Drawing.Size(1024, 32);
this.controlBox.TabIndex = 4;
this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick);
this.controlBox.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxMinClick);
//
// topPanel
//
this.topPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.topPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.topPanel.Controls.Add(this.buttonX4);
this.topPanel.Controls.Add(this.buttonX3);
this.topPanel.Controls.Add(this.buttonX1);
this.topPanel.Controls.Add(this.buttonX2);
this.topPanel.Controls.Add(this.groupPanel3);
this.topPanel.Controls.Add(this.txtWorker);
this.topPanel.Controls.Add(this.ButtonOk);
this.topPanel.Controls.Add(this.buttonX10);
this.topPanel.Controls.Add(this.buttonX8);
this.topPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.topPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.topPanel.Location = new System.Drawing.Point(0, 32);
this.topPanel.Name = "topPanel";
this.topPanel.Size = new System.Drawing.Size(1024, 55);
this.topPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.topPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.topPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.topPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.topPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.topPanel.Style.GradientAngle = 90;
this.topPanel.TabIndex = 249;
//
// buttonX4
//
this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX4.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX4.FadeEffect = false;
this.buttonX4.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX4.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX4.Location = new System.Drawing.Point(823, 5);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(70, 45);
this.buttonX4.TabIndex = 244;
this.buttonX4.Tag = "yesterday";
this.buttonX4.Text = "退菜";
this.buttonX4.TextColor = System.Drawing.Color.White;
this.buttonX4.Click += new System.EventHandler(this.buttonX4_Click);
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX3.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX3.FadeEffect = false;
this.buttonX3.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX3.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX3.Location = new System.Drawing.Point(747, 5);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(70, 45);
this.buttonX3.TabIndex = 243;
this.buttonX3.Tag = "yesterday";
this.buttonX3.Text = "退单";
this.buttonX3.TextColor = System.Drawing.Color.White;
this.buttonX3.Click += new System.EventHandler(this.buttonX3_Click);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX1.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX1.FadeEffect = false;
this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX1.Location = new System.Drawing.Point(598, 5);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(70, 45);
this.buttonX1.TabIndex = 241;
this.buttonX1.Tag = "today";
this.buttonX1.Text = "送出";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.OnOrderSendTouchClick);
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX2.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX2.FadeEffect = false;
this.buttonX2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX2.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX2.Location = new System.Drawing.Point(671, 5);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(70, 45);
this.buttonX2.TabIndex = 242;
this.buttonX2.Tag = "yesterday";
this.buttonX2.Text = "交单";
this.buttonX2.TextColor = System.Drawing.Color.White;
this.buttonX2.Click += new System.EventHandler(this.OnOrderSubmitClick);
//
// groupPanel3
//
this.groupPanel3.BackColor = System.Drawing.Color.White;
this.groupPanel3.CanvasColor = System.Drawing.SystemColors.Control;
this.groupPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.groupPanel3.Controls.Add(this.checkBoxX2);
this.groupPanel3.Controls.Add(this.checkBoxX1);
this.groupPanel3.Controls.Add(this.checkBoxX5);
this.groupPanel3.DisabledBackColor = System.Drawing.Color.Empty;
this.groupPanel3.DrawTitleBox = false;
this.groupPanel3.Font = new System.Drawing.Font("宋体", 10.5F);
this.groupPanel3.Location = new System.Drawing.Point(182, 5);
this.groupPanel3.Name = "groupPanel3";
this.groupPanel3.Size = new System.Drawing.Size(265, 45);
//
//
//
this.groupPanel3.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.groupPanel3.Style.BackColorGradientAngle = 90;
this.groupPanel3.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.groupPanel3.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderBottomWidth = 1;
this.groupPanel3.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.CustomizeText;
this.groupPanel3.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderLeftWidth = 1;
this.groupPanel3.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderRightWidth = 1;
this.groupPanel3.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.groupPanel3.Style.BorderTopWidth = 1;
this.groupPanel3.Style.CornerDiameter = 4;
this.groupPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.groupPanel3.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.groupPanel3.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
//
//
//
this.groupPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.groupPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.groupPanel3.TabIndex = 240;
//
// checkBoxX2
//
this.checkBoxX2.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX2.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX2.Location = new System.Drawing.Point(175, 6);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(75, 28);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX2.TabIndex = 310;
this.checkBoxX2.Tag = "2";
this.checkBoxX2.Text = "已交单";
this.checkBoxX2.CheckedChanged += new System.EventHandler(this.OnStatusCheckedChanged);
//
// checkBoxX1
//
this.checkBoxX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX1.Location = new System.Drawing.Point(89, 6);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(75, 28);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX1.TabIndex = 309;
this.checkBoxX1.Tag = "1";
this.checkBoxX1.Text = "已送出";
this.checkBoxX1.CheckedChanged += new System.EventHandler(this.OnStatusCheckedChanged);
//
// checkBoxX5
//
this.checkBoxX5.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX5.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX5.Location = new System.Drawing.Point(5, 6);
this.checkBoxX5.Name = "checkBoxX5";
this.checkBoxX5.Size = new System.Drawing.Size(75, 28);
this.checkBoxX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX5.TabIndex = 308;
this.checkBoxX5.Tag = "0";
this.checkBoxX5.Text = "已下单";
this.checkBoxX5.CheckedChanged += new System.EventHandler(this.OnStatusCheckedChanged);
//
// txtWorker
//
this.txtWorker.BackColor = System.Drawing.Color.White;
//
//
//
this.txtWorker.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtWorker.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtWorker.Border.Class = "TextBoxBorder";
this.txtWorker.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtWorker.ButtonCustom.Checked = true;
this.txtWorker.ButtonCustom.Text = "送餐人";
this.txtWorker.ButtonCustom.Visible = true;
this.txtWorker.DisabledBackColor = System.Drawing.Color.White;
this.txtWorker.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtWorker.ForeColor = System.Drawing.Color.Black;
this.txtWorker.Keyboard = POSV.KeyboardType.;
this.txtWorker.Location = new System.Drawing.Point(3, 10);
this.txtWorker.MaxLength = 128;
this.txtWorker.Multiline = true;
this.txtWorker.Name = "txtWorker";
this.txtWorker.PreventEnterBeep = true;
this.txtWorker.ReadOnly = true;
this.txtWorker.Size = new System.Drawing.Size(168, 35);
this.txtWorker.TabIndex = 238;
this.txtWorker.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtWorker.WordWrap = false;
this.txtWorker.ButtonCustomClick += new System.EventHandler(this.OnQuerySendWorkerClick);
//
// ButtonOk
//
this.ButtonOk.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
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.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(452, 5);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(70, 45);
this.ButtonOk.TabIndex = 226;
this.ButtonOk.Text = "重打";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.RePrintClick);
//
// buttonX10
//
this.buttonX10.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.buttonX10.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX10.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX10.FadeEffect = false;
this.buttonX10.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX10.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX10.Location = new System.Drawing.Point(899, 5);
this.buttonX10.Name = "buttonX10";
this.buttonX10.Size = new System.Drawing.Size(70, 45);
this.buttonX10.TabIndex = 236;
this.buttonX10.Text = "退出";
this.buttonX10.TextColor = System.Drawing.Color.White;
this.buttonX10.Click += new System.EventHandler(this.OnCloseTouchClick);
//
// buttonX8
//
this.buttonX8.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX8.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX8.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX8.FadeEffect = false;
this.buttonX8.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX8.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX8.Location = new System.Drawing.Point(525, 5);
this.buttonX8.Name = "buttonX8";
this.buttonX8.Size = new System.Drawing.Size(70, 45);
this.buttonX8.TabIndex = 234;
this.buttonX8.Text = "刷新";
this.buttonX8.TextColor = System.Drawing.Color.White;
this.buttonX8.Click += new System.EventHandler(this.OnFlushClick);
//
// mainPanel
//
this.mainPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.mainPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.mainPanel.Controls.Add(this.panelEx3);
this.mainPanel.Controls.Add(this.panelEx4);
this.mainPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.mainPanel.Location = new System.Drawing.Point(0, 87);
this.mainPanel.Name = "mainPanel";
this.mainPanel.Size = new System.Drawing.Size(1024, 681);
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 = 253;
//
// panelEx3
//
this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx3.Controls.Add(this.checkBoxX3);
this.panelEx3.Controls.Add(this.deliveryGrid);
this.panelEx3.Controls.Add(this.panelEx2);
this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx3.Location = new System.Drawing.Point(0, 0);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(525, 681);
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.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx3.Style.GradientAngle = 90;
this.panelEx3.TabIndex = 102;
//
// checkBoxX3
//
//
//
//
this.checkBoxX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX3.Location = new System.Drawing.Point(45, 1);
this.checkBoxX3.Name = "checkBoxX3";
this.checkBoxX3.Size = new System.Drawing.Size(29, 31);
this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX3.TabIndex = 87;
this.checkBoxX3.CheckedChanged += new System.EventHandler(this.OnCheckedAllChanged);
//
// deliveryGrid
//
this.deliveryGrid.BackColor = System.Drawing.Color.Transparent;
this.deliveryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
background7.Color1 = System.Drawing.Color.Moccasin;
background7.Color2 = System.Drawing.Color.Moccasin;
this.deliveryGrid.DefaultVisualStyles.CellStyles.Selected.Background = background7;
this.deliveryGrid.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.Black;
background8.Color1 = System.Drawing.Color.Moccasin;
background8.Color2 = System.Drawing.Color.Moccasin;
this.deliveryGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background8;
this.deliveryGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
background9.Color1 = System.Drawing.Color.Transparent;
background9.Color2 = System.Drawing.Color.Transparent;
this.deliveryGrid.DefaultVisualStyles.GridPanelStyle.Background = background9;
this.deliveryGrid.Dock = System.Windows.Forms.DockStyle.Fill;
this.deliveryGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.deliveryGrid.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.deliveryGrid.ForeColor = System.Drawing.Color.Black;
this.deliveryGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.deliveryGrid.Location = new System.Drawing.Point(0, 0);
this.deliveryGrid.Name = "deliveryGrid";
//
//
//
this.deliveryGrid.PrimaryGrid.ActiveRowIndicatorStyle = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.None;
this.deliveryGrid.PrimaryGrid.AllowEdit = false;
this.deliveryGrid.PrimaryGrid.AllowRowHeaderResize = true;
this.deliveryGrid.PrimaryGrid.AllowRowResize = true;
this.deliveryGrid.PrimaryGrid.AutoGenerateColumns = false;
this.deliveryGrid.PrimaryGrid.CellDragBehavior = DevComponents.DotNetBar.SuperGrid.CellDragBehavior.None;
this.deliveryGrid.PrimaryGrid.CellMergeMode = DevComponents.DotNetBar.SuperGrid.CellMergeMode.None;
this.deliveryGrid.PrimaryGrid.CheckBoxes = true;
this.deliveryGrid.PrimaryGrid.CheckBoxSize = new System.Drawing.Size(35, 35);
this.deliveryGrid.PrimaryGrid.Checked = true;
this.deliveryGrid.PrimaryGrid.ColumnDragBehavior = DevComponents.DotNetBar.SuperGrid.ColumnDragBehavior.None;
this.deliveryGrid.PrimaryGrid.ColumnGroupHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.deliveryGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn9);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn1);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn4);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.visitorTelephone);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn5);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.tradeNo);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn11);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn3);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.WorkerNo);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.advanceAmount);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.finishDate);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.sendDate);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.settlementDate);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn12);
this.deliveryGrid.PrimaryGrid.DefaultRowHeight = 0;
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(114)))));
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
borderColor3.Bottom = System.Drawing.Color.Transparent;
borderColor3.Left = System.Drawing.Color.Transparent;
borderColor3.Right = System.Drawing.Color.Transparent;
borderColor3.Top = System.Drawing.Color.Transparent;
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.BorderColor = borderColor3;
//
//
//
this.deliveryGrid.PrimaryGrid.Footer.RowHeight = 40;
this.deliveryGrid.PrimaryGrid.Footer.Text = "";
this.deliveryGrid.PrimaryGrid.Footer.Visible = false;
this.deliveryGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.deliveryGrid.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.None;
this.deliveryGrid.PrimaryGrid.MaxRowHeight = 100;
this.deliveryGrid.PrimaryGrid.MinRowHeight = 50;
this.deliveryGrid.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.None;
this.deliveryGrid.PrimaryGrid.MultiSelect = false;
this.deliveryGrid.PrimaryGrid.OnlySendFinalRowActivatedEvents = true;
this.deliveryGrid.PrimaryGrid.RowHeaderIndexOffset = 1;
this.deliveryGrid.PrimaryGrid.RowHeaderWidth = 40;
this.deliveryGrid.PrimaryGrid.RowWhitespaceClickBehavior = DevComponents.DotNetBar.SuperGrid.RowWhitespaceClickBehavior.None;
this.deliveryGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.deliveryGrid.PrimaryGrid.ShowInsertRowImage = false;
this.deliveryGrid.PrimaryGrid.ShowRowGridIndex = true;
this.deliveryGrid.PrimaryGrid.TopLeftHeaderSelectBehavior = DevComponents.DotNetBar.SuperGrid.TopLeftHeaderSelectBehavior.NoSelection;
this.deliveryGrid.PrimaryGrid.VirtualRowHeight = 50;
this.deliveryGrid.Size = new System.Drawing.Size(525, 638);
this.deliveryGrid.TabIndex = 86;
this.deliveryGrid.Text = " ";
this.deliveryGrid.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnOrderRowActivated);
//
// gridColumn9
//
this.gridColumn9.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.gridColumn9.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
this.gridColumn9.FilterEditType = DevComponents.DotNetBar.SuperGrid.FilterEditType.CheckBox;
this.gridColumn9.Name = "";
this.gridColumn9.Width = 40;
//
// gridColumn1
//
this.gridColumn1.AllowEdit = false;
this.gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn1.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn1.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn1.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn1.DataPropertyName = "Id";
this.gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn1.FillWeight = 40;
this.gridColumn1.HeaderStyles.Default.Font = new System.Drawing.Font("宋体", 14.25F);
this.gridColumn1.HeaderText = "ID";
this.gridColumn1.MinimumWidth = 40;
this.gridColumn1.Name = "id";
this.gridColumn1.ReadOnly = true;
this.gridColumn1.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn1.Visible = false;
this.gridColumn1.Width = 40;
//
// gridColumn4
//
this.gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.gridColumn4.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn4.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn4.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn4.DataPropertyName = "Address";
this.gridColumn4.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn4.HeaderStyles.Default.Font = new System.Drawing.Font("宋体", 14.25F);
this.gridColumn4.HeaderText = "配送地址";
this.gridColumn4.MinimumWidth = 100;
this.gridColumn4.Name = "address";
this.gridColumn4.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn4.Width = 220;
//
// visitorTelephone
//
this.visitorTelephone.DataPropertyName = "VisitorTelephone";
this.visitorTelephone.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.visitorTelephone.HeaderStyles.Default.Font = new System.Drawing.Font("宋体", 14.25F);
this.visitorTelephone.HeaderText = "电话";
this.visitorTelephone.Name = "visitorTelephone";
this.visitorTelephone.Width = 120;
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "Amount";
this.gridColumn5.HeaderText = "金额";
this.gridColumn5.Name = "Amount";
//
// tradeNo
//
this.tradeNo.DataPropertyName = "TradeNo";
this.tradeNo.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.tradeNo.HeaderStyles.Default.Font = new System.Drawing.Font("宋体", 14.25F);
this.tradeNo.HeaderText = "单号";
this.tradeNo.Name = "TradeNo";
this.tradeNo.Width = 180;
//
// gridColumn11
//
this.gridColumn11.DataPropertyName = "StatusStr";
this.gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn11.HeaderText = "状态";
this.gridColumn11.Name = "StatusStr";
this.gridColumn11.Width = 80;
//
// gridColumn3
//
this.gridColumn3.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.gridColumn3.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn3.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn3.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn3.DataPropertyName = "VisitorName";
this.gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn3.HeaderStyles.Default.Font = new System.Drawing.Font("宋体", 14.25F);
this.gridColumn3.HeaderText = "订餐人";
this.gridColumn3.MinimumWidth = 100;
this.gridColumn3.Name = "visitorName";
this.gridColumn3.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// WorkerNo
//
this.WorkerNo.DataPropertyName = "WorkerName";
this.WorkerNo.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.WorkerNo.HeaderText = "送餐人";
this.WorkerNo.Name = "WorkerName";
//
// advanceAmount
//
this.advanceAmount.DataPropertyName = "AdvanceAmount";
this.advanceAmount.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.advanceAmount.HeaderText = "预支金额";
this.advanceAmount.Name = "advanceAmount";
//
// finishDate
//
this.finishDate.DataPropertyName = "FinishDate";
this.finishDate.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.finishDate.HeaderText = "点单时间";
this.finishDate.Name = "finishDate";
this.finishDate.Width = 180;
//
// sendDate
//
this.sendDate.DataPropertyName = "SendDate";
this.sendDate.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.sendDate.HeaderText = "送出时间";
this.sendDate.Name = "sendDate";
this.sendDate.Width = 180;
//
// settlementDate
//
this.settlementDate.DataPropertyName = "SettlementDate";
this.settlementDate.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.settlementDate.HeaderText = "交单时间";
this.settlementDate.Name = "settlementDate";
this.settlementDate.Width = 180;
//
// gridColumn12
//
this.gridColumn12.DataPropertyName = "WorkerNo";
this.gridColumn12.Name = "WorkerNo";
this.gridColumn12.Visible = false;
//
// panelEx2
//
this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx2.Controls.Add(this.labelX6);
this.panelEx2.Controls.Add(this.labelX7);
this.panelEx2.Controls.Add(this.lbldeliverycount);
this.panelEx2.Controls.Add(this.labelX9);
this.panelEx2.Controls.Add(this.lbldeliverymoney);
this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx2.Location = new System.Drawing.Point(0, 638);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(525, 43);
this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx2.Style.GradientAngle = 90;
this.panelEx2.TabIndex = 95;
//
// labelX6
//
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX6.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX6.Location = new System.Drawing.Point(135, 0);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(80, 43);
this.labelX6.TabIndex = 0;
this.labelX6.Text = "合计:";
this.labelX6.TextAlignment = System.Drawing.StringAlignment.Center;
//
// labelX7
//
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX7.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX7.Location = new System.Drawing.Point(215, 0);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(85, 43);
this.labelX7.TabIndex = 1;
this.labelX7.Text = "订单数:";
this.labelX7.TextAlignment = System.Drawing.StringAlignment.Far;
//
// lbldeliverycount
//
//
//
//
this.lbldeliverycount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbldeliverycount.Dock = System.Windows.Forms.DockStyle.Right;
this.lbldeliverycount.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lbldeliverycount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.lbldeliverycount.Location = new System.Drawing.Point(300, 0);
this.lbldeliverycount.Name = "lbldeliverycount";
this.lbldeliverycount.Size = new System.Drawing.Size(65, 43);
this.lbldeliverycount.TabIndex = 4;
this.lbldeliverycount.Text = "0";
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX9.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX9.Location = new System.Drawing.Point(365, 0);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(78, 43);
this.labelX9.TabIndex = 3;
this.labelX9.Text = "金额:";
this.labelX9.TextAlignment = System.Drawing.StringAlignment.Far;
//
// lbldeliverymoney
//
//
//
//
this.lbldeliverymoney.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbldeliverymoney.Dock = System.Windows.Forms.DockStyle.Right;
this.lbldeliverymoney.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lbldeliverymoney.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.lbldeliverymoney.Location = new System.Drawing.Point(443, 0);
this.lbldeliverymoney.Name = "lbldeliverymoney";
this.lbldeliverymoney.Size = new System.Drawing.Size(82, 43);
this.lbldeliverymoney.TabIndex = 2;
this.lbldeliverymoney.Text = "0";
//
// panelEx4
//
this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx4.Controls.Add(this.superGridControl1);
this.panelEx4.Controls.Add(this.panelEx1);
this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Right;
this.panelEx4.Location = new System.Drawing.Point(525, 0);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(499, 681);
this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx4.Style.GradientAngle = 90;
this.panelEx4.TabIndex = 106;
//
// superGridControl1
//
this.superGridControl1.BackColor = System.Drawing.Color.Transparent;
this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
background1.Color1 = System.Drawing.Color.Moccasin;
background1.Color2 = System.Drawing.Color.Moccasin;
this.superGridControl1.DefaultVisualStyles.CellStyles.Selected.Background = background1;
this.superGridControl1.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.Black;
background2.Color1 = System.Drawing.Color.Moccasin;
background2.Color2 = System.Drawing.Color.Moccasin;
this.superGridControl1.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background2;
this.superGridControl1.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
background3.Color1 = System.Drawing.Color.Transparent;
background3.Color2 = System.Drawing.Color.Transparent;
this.superGridControl1.DefaultVisualStyles.GridPanelStyle.Background = background3;
this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.superGridControl1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superGridControl1.ForeColor = System.Drawing.Color.Black;
this.superGridControl1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.superGridControl1.Location = new System.Drawing.Point(0, 0);
this.superGridControl1.Name = "superGridControl1";
//
//
//
this.superGridControl1.PrimaryGrid.ActiveRowIndicatorStyle = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.None;
this.superGridControl1.PrimaryGrid.AllowEdit = false;
this.superGridControl1.PrimaryGrid.AllowRowHeaderResize = true;
this.superGridControl1.PrimaryGrid.AllowRowResize = true;
this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
this.superGridControl1.PrimaryGrid.CellDragBehavior = DevComponents.DotNetBar.SuperGrid.CellDragBehavior.None;
this.superGridControl1.PrimaryGrid.CellMergeMode = DevComponents.DotNetBar.SuperGrid.CellMergeMode.None;
this.superGridControl1.PrimaryGrid.CheckBoxSize = new System.Drawing.Size(35, 35);
this.superGridControl1.PrimaryGrid.ColumnDragBehavior = DevComponents.DotNetBar.SuperGrid.ColumnDragBehavior.None;
this.superGridControl1.PrimaryGrid.ColumnGroupHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.superGridControl1.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn31);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn26);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn27);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn28);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn29);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn2);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn30);
this.superGridControl1.PrimaryGrid.DefaultRowHeight = 0;
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(114)))));
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
borderColor1.Bottom = System.Drawing.Color.Transparent;
borderColor1.Left = System.Drawing.Color.Transparent;
borderColor1.Right = System.Drawing.Color.Transparent;
borderColor1.Top = System.Drawing.Color.Transparent;
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.BorderColor = borderColor1;
//
//
//
this.superGridControl1.PrimaryGrid.Footer.RowHeight = 40;
this.superGridControl1.PrimaryGrid.Footer.Text = "";
this.superGridControl1.PrimaryGrid.Footer.Visible = false;
this.superGridControl1.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.superGridControl1.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.None;
this.superGridControl1.PrimaryGrid.MaxRowHeight = 100;
this.superGridControl1.PrimaryGrid.MinRowHeight = 50;
this.superGridControl1.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.None;
this.superGridControl1.PrimaryGrid.MultiSelect = false;
this.superGridControl1.PrimaryGrid.OnlySendFinalRowActivatedEvents = true;
this.superGridControl1.PrimaryGrid.RowHeaderIndexOffset = 1;
this.superGridControl1.PrimaryGrid.RowHeaderWidth = 40;
this.superGridControl1.PrimaryGrid.RowWhitespaceClickBehavior = DevComponents.DotNetBar.SuperGrid.RowWhitespaceClickBehavior.None;
this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.superGridControl1.PrimaryGrid.ShowInsertRowImage = false;
this.superGridControl1.PrimaryGrid.ShowRowGridIndex = true;
this.superGridControl1.PrimaryGrid.TopLeftHeaderSelectBehavior = DevComponents.DotNetBar.SuperGrid.TopLeftHeaderSelectBehavior.NoSelection;
this.superGridControl1.PrimaryGrid.VirtualRowHeight = 50;
this.superGridControl1.Size = new System.Drawing.Size(499, 638);
this.superGridControl1.TabIndex = 92;
this.superGridControl1.Text = " ";
//
// gridColumn31
//
this.gridColumn31.DataPropertyName = "id";
this.gridColumn31.HeaderText = " ";
this.gridColumn31.Name = "id";
this.gridColumn31.Visible = false;
//
// gridColumn26
//
this.gridColumn26.DataPropertyName = "DisplayName";
this.gridColumn26.HeaderText = "品名";
this.gridColumn26.Name = "DisplayName";
this.gridColumn26.Width = 200;
//
// gridColumn27
//
this.gridColumn27.DataPropertyName = "Quantity";
this.gridColumn27.HeaderText = "数量";
this.gridColumn27.Name = "Quantity";
//
// gridColumn28
//
this.gridColumn28.DataPropertyName = "RefundQuantity";
this.gridColumn28.HeaderText = "退数量";
this.gridColumn28.Name = "RefundQuantity";
//
// gridColumn29
//
this.gridColumn29.DataPropertyName = "Price";
this.gridColumn29.HeaderText = "价格";
this.gridColumn29.Name = "Price";
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "ReceivableAmount";
this.gridColumn2.HeaderText = "小计";
this.gridColumn2.Name = "ReceivableAmount";
//
// gridColumn30
//
this.gridColumn30.DataPropertyName = "FinishDate";
this.gridColumn30.HeaderText = "销售时间";
this.gridColumn30.Name = "FinishDate";
this.gridColumn30.Width = 200;
//
// panelEx1
//
this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx1.Controls.Add(this.labelX1);
this.panelEx1.Controls.Add(this.labelX2);
this.panelEx1.Controls.Add(this.lblsupercount);
this.panelEx1.Controls.Add(this.labelX12);
this.panelEx1.Controls.Add(this.lblRefundQuantity);
this.panelEx1.Controls.Add(this.labelX5);
this.panelEx1.Controls.Add(this.lblsupermoney);
this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx1.Location = new System.Drawing.Point(0, 638);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(499, 43);
this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx1.Style.GradientAngle = 90;
this.panelEx1.TabIndex = 88;
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX1.Location = new System.Drawing.Point(-6, 0);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(92, 43);
this.labelX1.TabIndex = 0;
this.labelX1.Text = "合计:";
this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX2.Location = new System.Drawing.Point(86, 0);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(59, 43);
this.labelX2.TabIndex = 1;
this.labelX2.Text = "数量:";
this.labelX2.TextAlignment = System.Drawing.StringAlignment.Far;
//
// lblsupercount
//
//
//
//
this.lblsupercount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblsupercount.Dock = System.Windows.Forms.DockStyle.Right;
this.lblsupercount.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblsupercount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.lblsupercount.Location = new System.Drawing.Point(145, 0);
this.lblsupercount.Name = "lblsupercount";
this.lblsupercount.Size = new System.Drawing.Size(60, 43);
this.lblsupercount.TabIndex = 4;
this.lblsupercount.Text = "0";
//
// labelX12
//
//
//
//
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX12.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX12.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX12.Location = new System.Drawing.Point(205, 0);
this.labelX12.Name = "labelX12";
this.labelX12.Size = new System.Drawing.Size(76, 43);
this.labelX12.TabIndex = 5;
this.labelX12.Text = "退单量:";
this.labelX12.TextAlignment = System.Drawing.StringAlignment.Far;
//
// lblRefundQuantity
//
//
//
//
this.lblRefundQuantity.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblRefundQuantity.Dock = System.Windows.Forms.DockStyle.Right;
this.lblRefundQuantity.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblRefundQuantity.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.lblRefundQuantity.Location = new System.Drawing.Point(281, 0);
this.lblRefundQuantity.Name = "lblRefundQuantity";
this.lblRefundQuantity.Size = new System.Drawing.Size(62, 43);
this.lblRefundQuantity.TabIndex = 6;
this.lblRefundQuantity.Text = "0";
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX5.Location = new System.Drawing.Point(343, 0);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(92, 43);
this.labelX5.TabIndex = 3;
this.labelX5.Text = "金额合计:";
this.labelX5.TextAlignment = System.Drawing.StringAlignment.Far;
//
// lblsupermoney
//
//
//
//
this.lblsupermoney.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblsupermoney.Dock = System.Windows.Forms.DockStyle.Right;
this.lblsupermoney.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblsupermoney.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.lblsupermoney.Location = new System.Drawing.Point(435, 0);
this.lblsupermoney.Name = "lblsupermoney";
this.lblsupermoney.Size = new System.Drawing.Size(64, 43);
this.lblsupermoney.TabIndex = 2;
this.lblsupermoney.Text = "0";
//
// DeliveryManager
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.mainPanel);
this.Controls.Add(this.topPanel);
this.Controls.Add(this.controlBox);
this.Name = "DeliveryManager";
this.Text = "DeliveryManager";
this.topPanel.ResumeLayout(false);
this.groupPanel3.ResumeLayout(false);
this.mainPanel.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox;
private Component.DoubleBufferPanelX topPanel;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.ButtonX buttonX8;
private Component.DoubleBufferPanelX mainPanel;
private Component.NormalTextBox txtWorker;
private DevComponents.DotNetBar.Controls.GroupPanel groupPanel3;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX5;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX3;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DevComponents.DotNetBar.PanelEx panelEx1;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX lblsupermoney;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX lblsupercount;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.PanelEx panelEx2;
private DevComponents.DotNetBar.LabelX labelX6;
private DevComponents.DotNetBar.LabelX labelX7;
private DevComponents.DotNetBar.LabelX lbldeliverycount;
private DevComponents.DotNetBar.LabelX labelX9;
private DevComponents.DotNetBar.LabelX lbldeliverymoney;
private DevComponents.DotNetBar.LabelX lblRefundQuantity;
private DevComponents.DotNetBar.LabelX labelX12;
private DevComponents.DotNetBar.PanelEx panelEx3;
private DevComponents.DotNetBar.PanelEx panelEx4;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl superGridControl1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn31;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn26;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn27;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn28;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn29;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn30;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl deliveryGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn tradeNo;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn visitorTelephone;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn WorkerNo;
private DevComponents.DotNetBar.SuperGrid.GridColumn advanceAmount;
private DevComponents.DotNetBar.SuperGrid.GridColumn finishDate;
private DevComponents.DotNetBar.SuperGrid.GridColumn sendDate;
private DevComponents.DotNetBar.SuperGrid.GridColumn settlementDate;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
}
}