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.

1048 lines
57 KiB
C#

namespace POSV.GuangChang
{
partial class GuangChangForm
{
/// <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.components = new System.ComponentModel.Container();
this.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.StoreNameLabelX = new DevComponents.DotNetBar.LabelX();
this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.seqNo = new POSV.Component.NumericTextBox();
this.mobile = new POSV.Component.NumericTextBox();
this.endPicker = new POSV.Component.DatePicker();
this.startPicker = new POSV.Component.DatePicker();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.buttonX10 = new DevComponents.DotNetBar.ButtonX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.buttonX9 = new DevComponents.DotNetBar.ButtonX();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.buttonX7 = new DevComponents.DotNetBar.ButtonX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.salesListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn28 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn25 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn41 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn42 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.payListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn34 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn35 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn36 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn37 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn39 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn38 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn40 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn30 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn31 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn50 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn29 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.productMakeListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.productListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn11 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn14 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn45 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn44 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn24 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn27 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn26 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn46 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.pagerControl1 = new POSV.Component.PagerControl();
this.bindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX1.SuspendLayout();
this.pagerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator)).BeginInit();
this.SuspendLayout();
//
// controlBox1
//
this.controlBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(175)))), ((int)(((byte)(167)))));
this.controlBox1.CloseBox = true;
this.controlBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox1.ForeColor = System.Drawing.Color.White;
this.controlBox1.Location = new System.Drawing.Point(0, 0);
this.controlBox1.Margin = new System.Windows.Forms.Padding(0);
this.controlBox1.MessageCenterStatus = false;
this.controlBox1.MinimizeBox = true;
this.controlBox1.Name = "controlBox1";
this.controlBox1.NetworkStatus = false;
this.controlBox1.NewForeColor = System.Drawing.Color.White;
this.controlBox1.SettingsBox = false;
this.controlBox1.ShowApplicationVersion = true;
this.controlBox1.ShowKeyboard = false;
this.controlBox1.ShowLockScreen = false;
this.controlBox1.ShowMessageCenter = false;
this.controlBox1.ShowNetworkStatus = false;
this.controlBox1.ShowQrCode = false;
this.controlBox1.Size = new System.Drawing.Size(1024, 32);
this.controlBox1.TabIndex = 2;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick);
this.controlBox1.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxMinClick);
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.StoreNameLabelX);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX3);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX2);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX1);
this.doubleBufferPanelX1.Controls.Add(this.seqNo);
this.doubleBufferPanelX1.Controls.Add(this.mobile);
this.doubleBufferPanelX1.Controls.Add(this.endPicker);
this.doubleBufferPanelX1.Controls.Add(this.startPicker);
this.doubleBufferPanelX1.Controls.Add(this.ButtonOk);
this.doubleBufferPanelX1.Controls.Add(this.buttonX10);
this.doubleBufferPanelX1.Controls.Add(this.buttonX1);
this.doubleBufferPanelX1.Controls.Add(this.buttonX9);
this.doubleBufferPanelX1.Controls.Add(this.buttonX2);
this.doubleBufferPanelX1.Controls.Add(this.buttonX3);
this.doubleBufferPanelX1.Controls.Add(this.buttonX7);
this.doubleBufferPanelX1.Controls.Add(this.buttonX4);
this.doubleBufferPanelX1.Controls.Add(this.buttonX6);
this.doubleBufferPanelX1.Controls.Add(this.buttonX5);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 32);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(1024, 133);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 241;
//
// StoreNameLabelX
//
//
//
//
this.StoreNameLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.StoreNameLabelX.Font = new System.Drawing.Font("宋体", 14.5F);
this.StoreNameLabelX.Location = new System.Drawing.Point(3, 50);
this.StoreNameLabelX.Name = "StoreNameLabelX";
this.StoreNameLabelX.Size = new System.Drawing.Size(102, 30);
this.StoreNameLabelX.TabIndex = 316;
this.StoreNameLabelX.Text = "订单状态:";
this.StoreNameLabelX.WordWrap = true;
//
// checkBoxX3
//
this.checkBoxX3.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX3.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX3.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX3.Location = new System.Drawing.Point(276, 50);
this.checkBoxX3.Name = "checkBoxX3";
this.checkBoxX3.Size = new System.Drawing.Size(85, 30);
this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX3.TabIndex = 315;
this.checkBoxX3.Tag = "已完成";
this.checkBoxX3.Text = "已完成";
this.checkBoxX3.Click += new System.EventHandler(this.CbChangeClick);
//
// 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("宋体", 14.5F);
this.checkBoxX2.Location = new System.Drawing.Point(178, 50);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(90, 30);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX2.TabIndex = 314;
this.checkBoxX2.Tag = "待付款";
this.checkBoxX2.Text = "待付款";
this.checkBoxX2.Click += new System.EventHandler(this.CbChangeClick);
//
// 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.Checked = true;
this.checkBoxX1.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxX1.CheckValue = "Y";
this.checkBoxX1.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX1.Location = new System.Drawing.Point(108, 50);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(64, 30);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX1.TabIndex = 313;
this.checkBoxX1.Tag = "全部";
this.checkBoxX1.Text = "全部";
this.checkBoxX1.Click += new System.EventHandler(this.CbChangeClick);
//
// seqNo
//
this.seqNo.AllowDecimalSeparator = true;
this.seqNo.AllowNegativeSign = false;
this.seqNo.AllowSpace = false;
this.seqNo.BackColor = System.Drawing.Color.White;
//
//
//
this.seqNo.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.seqNo.Border.BorderBottomWidth = 1;
this.seqNo.Border.BorderColor = System.Drawing.Color.DimGray;
this.seqNo.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.seqNo.Border.BorderLeftWidth = 1;
this.seqNo.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.seqNo.Border.BorderRightWidth = 1;
this.seqNo.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.seqNo.Border.BorderTopWidth = 1;
this.seqNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.seqNo.DisabledBackColor = System.Drawing.Color.White;
this.seqNo.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.seqNo.ForeColor = System.Drawing.Color.Black;
this.seqNo.Location = new System.Drawing.Point(594, 7);
this.seqNo.MaxDecimalDigit = 0;
this.seqNo.MaxLength = 32;
this.seqNo.Name = "seqNo";
this.seqNo.PreventEnterBeep = true;
this.seqNo.Size = new System.Drawing.Size(117, 31);
this.seqNo.TabIndex = 312;
this.seqNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.seqNo.WatermarkFont = new System.Drawing.Font("宋体", 18F);
this.seqNo.WatermarkText = "取餐号";
//
// mobile
//
this.mobile.AllowDecimalSeparator = true;
this.mobile.AllowNegativeSign = false;
this.mobile.AllowSpace = false;
this.mobile.BackColor = System.Drawing.Color.White;
//
//
//
this.mobile.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.mobile.Border.BorderBottomWidth = 1;
this.mobile.Border.BorderColor = System.Drawing.Color.DimGray;
this.mobile.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.mobile.Border.BorderLeftWidth = 1;
this.mobile.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.mobile.Border.BorderRightWidth = 1;
this.mobile.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.mobile.Border.BorderTopWidth = 1;
this.mobile.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.mobile.DisabledBackColor = System.Drawing.Color.White;
this.mobile.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mobile.ForeColor = System.Drawing.Color.Black;
this.mobile.Location = new System.Drawing.Point(397, 7);
this.mobile.MaxDecimalDigit = 0;
this.mobile.MaxLength = 32;
this.mobile.Name = "mobile";
this.mobile.PreventEnterBeep = true;
this.mobile.Size = new System.Drawing.Size(191, 31);
this.mobile.TabIndex = 302;
this.mobile.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.mobile.WatermarkFont = new System.Drawing.Font("宋体", 18F);
this.mobile.WatermarkText = "手机号";
//
// endPicker
//
this.endPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.endPicker.Font = new System.Drawing.Font("宋体", 12F);
this.endPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.endPicker.HeaderColor = System.Drawing.Color.Empty;
this.endPicker.Location = new System.Drawing.Point(198, 9);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(190, 26);
this.endPicker.TabIndex = 0;
//
// startPicker
//
this.startPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.startPicker.Font = new System.Drawing.Font("宋体", 12F);
this.startPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.startPicker.HeaderColor = System.Drawing.Color.Empty;
this.startPicker.Location = new System.Drawing.Point(0, 9);
this.startPicker.Name = "startPicker";
this.startPicker.Size = new System.Drawing.Size(190, 26);
this.startPicker.TabIndex = 237;
//
// ButtonOk
//
this.ButtonOk.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.ButtonOk.BackColor = System.Drawing.Color.DodgerBlue;
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(738, 3);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(85, 45);
this.ButtonOk.TabIndex = 226;
this.ButtonOk.Text = "查询";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.BtnQueryClick);
//
// buttonX10
//
this.buttonX10.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX10.BackColor = System.Drawing.Color.Red;
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(937, 85);
this.buttonX10.Name = "buttonX10";
this.buttonX10.Size = new System.Drawing.Size(85, 45);
this.buttonX10.TabIndex = 236;
this.buttonX10.Text = "退出";
this.buttonX10.TextColor = System.Drawing.Color.White;
this.buttonX10.Click += new System.EventHandler(this.BtnExitClick);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX1.BackColor = System.Drawing.Color.SkyBlue;
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(2, 85);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(85, 45);
this.buttonX1.TabIndex = 227;
this.buttonX1.Tag = "今天";
this.buttonX1.Text = "今天";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.BtnTimeClick);
//
// buttonX9
//
this.buttonX9.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX9.BackColor = System.Drawing.Color.Maroon;
this.buttonX9.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX9.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX9.FadeEffect = false;
this.buttonX9.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX9.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX9.Location = new System.Drawing.Point(174, 85);
this.buttonX9.Name = "buttonX9";
this.buttonX9.Size = new System.Drawing.Size(85, 45);
this.buttonX9.TabIndex = 235;
this.buttonX9.Tag = "前一天";
this.buttonX9.Text = "前一天";
this.buttonX9.TextColor = System.Drawing.Color.White;
this.buttonX9.Click += new System.EventHandler(this.BtnTimeClick);
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX2.BackColor = System.Drawing.Color.Gray;
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(88, 85);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(85, 45);
this.buttonX2.TabIndex = 228;
this.buttonX2.Tag = "昨天";
this.buttonX2.Text = "昨天";
this.buttonX2.TextColor = System.Drawing.Color.White;
this.buttonX2.Click += new System.EventHandler(this.BtnTimeClick);
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX3.BackColor = System.Drawing.Color.DodgerBlue;
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(260, 85);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(85, 45);
this.buttonX3.TabIndex = 229;
this.buttonX3.Tag = "本周";
this.buttonX3.Text = "本周";
this.buttonX3.TextColor = System.Drawing.Color.White;
this.buttonX3.Click += new System.EventHandler(this.BtnTimeClick);
//
// buttonX7
//
this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX7.BackColor = System.Drawing.Color.Maroon;
this.buttonX7.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX7.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX7.FadeEffect = false;
this.buttonX7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX7.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX7.Location = new System.Drawing.Point(850, 85);
this.buttonX7.Name = "buttonX7";
this.buttonX7.Size = new System.Drawing.Size(85, 45);
this.buttonX7.TabIndex = 233;
this.buttonX7.Text = "退单";
this.buttonX7.TextColor = System.Drawing.Color.White;
this.buttonX7.Click += new System.EventHandler(this.BtnBackTicketClick);
//
// buttonX4
//
this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX4.BackColor = System.Drawing.Color.SkyBlue;
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(346, 85);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(85, 45);
this.buttonX4.TabIndex = 230;
this.buttonX4.Tag = "上周";
this.buttonX4.Text = "上周";
this.buttonX4.TextColor = System.Drawing.Color.White;
this.buttonX4.Click += new System.EventHandler(this.BtnTimeClick);
//
// buttonX6
//
this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX6.BackColor = System.Drawing.Color.SkyBlue;
this.buttonX6.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX6.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX6.FadeEffect = false;
this.buttonX6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX6.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX6.Location = new System.Drawing.Point(518, 85);
this.buttonX6.Name = "buttonX6";
this.buttonX6.Size = new System.Drawing.Size(85, 45);
this.buttonX6.TabIndex = 232;
this.buttonX6.Tag = "上月";
this.buttonX6.Text = "上月";
this.buttonX6.TextColor = System.Drawing.Color.White;
this.buttonX6.Click += new System.EventHandler(this.BtnTimeClick);
//
// buttonX5
//
this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX5.BackColor = System.Drawing.Color.DodgerBlue;
this.buttonX5.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX5.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX5.FadeEffect = false;
this.buttonX5.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX5.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX5.Location = new System.Drawing.Point(432, 85);
this.buttonX5.Name = "buttonX5";
this.buttonX5.Size = new System.Drawing.Size(85, 45);
this.buttonX5.TabIndex = 231;
this.buttonX5.Tag = "本月";
this.buttonX5.Text = "本月";
this.buttonX5.TextColor = System.Drawing.Color.White;
this.buttonX5.Click += new System.EventHandler(this.BtnTimeClick);
//
// salesListTable
//
this.salesListTable.BackColor = System.Drawing.Color.White;
this.salesListTable.Dock = System.Windows.Forms.DockStyle.Top;
this.salesListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.salesListTable.ForeColor = System.Drawing.Color.Black;
this.salesListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.salesListTable.Location = new System.Drawing.Point(0, 165);
this.salesListTable.Name = "salesListTable";
//
//
//
this.salesListTable.PrimaryGrid.AllowEdit = false;
this.salesListTable.PrimaryGrid.AutoGenerateColumns = false;
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn9);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn28);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn25);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn6);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn7);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn8);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn41);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn42);
this.salesListTable.PrimaryGrid.DefaultRowHeight = 35;
this.salesListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.salesListTable.PrimaryGrid.MultiSelect = false;
this.salesListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.salesListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.salesListTable.PrimaryGrid.ShowRowGridIndex = true;
this.salesListTable.Size = new System.Drawing.Size(1024, 224);
this.salesListTable.TabIndex = 242;
this.salesListTable.Text = "superGridControl1";
this.salesListTable.DataBindingComplete += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.OnBind);
this.salesListTable.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnTicketRowActivated);
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "No";
this.gridColumn2.HeaderText = "订单号";
this.gridColumn2.Name = "no";
this.gridColumn2.Width = 130;
//
// gridColumn9
//
this.gridColumn9.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn9.DataPropertyName = "SeqNo";
this.gridColumn9.HeaderText = "取餐号";
this.gridColumn9.Name = "seqNo";
//
// gridColumn28
//
this.gridColumn28.DataPropertyName = "Mobile";
this.gridColumn28.HeaderText = "手机号";
this.gridColumn28.Name = "mobile";
this.gridColumn28.Width = 120;
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "OrderTypeDesc";
this.gridColumn4.HeaderText = "营业模式";
this.gridColumn4.Name = "busMode";
this.gridColumn4.Width = 80;
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "TableNo";
this.gridColumn3.HeaderText = "桌号";
this.gridColumn3.Name = "tableNo";
this.gridColumn3.Width = 140;
//
// gridColumn25
//
this.gridColumn25.DataPropertyName = "People";
this.gridColumn25.HeaderText = "人数";
this.gridColumn25.Name = "people";
this.gridColumn25.Width = 60;
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "Amount";
this.gridColumn5.HeaderText = "消费金额";
this.gridColumn5.Name = "amount";
this.gridColumn5.Width = 60;
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "DiscountTotal";
this.gridColumn6.HeaderText = "优惠金额";
this.gridColumn6.Name = "discountTotal";
this.gridColumn6.Width = 60;
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "Receivable";
this.gridColumn7.HeaderText = "应收金额";
this.gridColumn7.Name = "receivable";
this.gridColumn7.Width = 60;
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "Maling";
this.gridColumn8.HeaderText = "抹零金额";
this.gridColumn8.Name = "maling";
this.gridColumn8.Width = 60;
//
// gridColumn41
//
this.gridColumn41.DataPropertyName = "StatusDesc";
this.gridColumn41.HeaderText = "单据状态";
this.gridColumn41.Name = "status";
this.gridColumn41.Width = 80;
//
// gridColumn42
//
this.gridColumn42.DataPropertyName = "SaleDate";
this.gridColumn42.HeaderText = "创建时间";
this.gridColumn42.Name = "saleDate";
this.gridColumn42.Width = 150;
//
// payListTable
//
this.payListTable.BackColor = System.Drawing.Color.White;
this.payListTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.payListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.payListTable.ForeColor = System.Drawing.Color.Black;
this.payListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.payListTable.Location = new System.Drawing.Point(588, 621);
this.payListTable.Name = "payListTable";
//
//
//
this.payListTable.PrimaryGrid.AllowEdit = false;
this.payListTable.PrimaryGrid.AutoGenerateColumns = false;
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn34);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn35);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn36);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn37);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn39);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn38);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn40);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn30);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn31);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn50);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn29);
this.payListTable.PrimaryGrid.DefaultRowHeight = 35;
this.payListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.payListTable.PrimaryGrid.ShowRowGridIndex = true;
this.payListTable.Size = new System.Drawing.Size(436, 147);
this.payListTable.TabIndex = 245;
this.payListTable.Text = "superGridControl4";
//
// gridColumn34
//
this.gridColumn34.DataPropertyName = "PayNo";
this.gridColumn34.HeaderText = "支付单号";
this.gridColumn34.Name = "payNo";
this.gridColumn34.Width = 140;
//
// gridColumn35
//
this.gridColumn35.DataPropertyName = "PayTypeNo";
this.gridColumn35.HeaderText = "支付方式编码";
this.gridColumn35.Name = "payTypeNo";
//
// gridColumn36
//
this.gridColumn36.DataPropertyName = "PayType";
this.gridColumn36.HeaderText = "支付名称";
this.gridColumn36.Name = "payType";
this.gridColumn36.Width = 80;
//
// gridColumn37
//
this.gridColumn37.DataPropertyName = "Paid";
this.gridColumn37.HeaderText = "实收金额";
this.gridColumn37.Name = "paid";
this.gridColumn37.Width = 80;
//
// gridColumn39
//
this.gridColumn39.DataPropertyName = "Money";
this.gridColumn39.HeaderText = "应收金额";
this.gridColumn39.Name = "money";
this.gridColumn39.Width = 80;
//
// gridColumn38
//
this.gridColumn38.DataPropertyName = "Rchange";
this.gridColumn38.HeaderText = "找零金额";
this.gridColumn38.Name = "rchange";
this.gridColumn38.Width = 80;
//
// gridColumn40
//
this.gridColumn40.DataPropertyName = "OverAmount";
this.gridColumn40.HeaderText = "溢出金额";
this.gridColumn40.Name = "overAmount";
this.gridColumn40.Width = 80;
//
// gridColumn30
//
this.gridColumn30.DataPropertyName = "VoucherNo";
this.gridColumn30.HeaderText = "凭证号";
this.gridColumn30.Name = "voucherNo";
//
// gridColumn31
//
this.gridColumn31.DataPropertyName = "Cardno";
this.gridColumn31.HeaderText = "卡号";
this.gridColumn31.Name = "cardNo";
//
// gridColumn50
//
this.gridColumn50.DataPropertyName = "Memo";
this.gridColumn50.HeaderText = "备注";
this.gridColumn50.Name = "memo";
//
// gridColumn29
//
this.gridColumn29.DataPropertyName = "PayDate";
this.gridColumn29.HeaderText = "支付日期";
this.gridColumn29.Name = "payDate";
this.gridColumn29.Width = 150;
//
// productMakeListTable
//
this.productMakeListTable.BackColor = System.Drawing.Color.White;
this.productMakeListTable.Dock = System.Windows.Forms.DockStyle.Top;
this.productMakeListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.productMakeListTable.ForeColor = System.Drawing.Color.Black;
this.productMakeListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.productMakeListTable.Location = new System.Drawing.Point(588, 423);
this.productMakeListTable.Name = "productMakeListTable";
//
//
//
this.productMakeListTable.PrimaryGrid.AllowEdit = false;
this.productMakeListTable.PrimaryGrid.AutoGenerateColumns = false;
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn18);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn19);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn20);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn22);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn23);
this.productMakeListTable.PrimaryGrid.DefaultRowHeight = 35;
this.productMakeListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.productMakeListTable.PrimaryGrid.ShowRowGridIndex = true;
this.productMakeListTable.Size = new System.Drawing.Size(436, 198);
this.productMakeListTable.TabIndex = 244;
this.productMakeListTable.Text = "superGridControl2";
//
// gridColumn18
//
this.gridColumn18.DataPropertyName = "MakeName";
this.gridColumn18.HeaderText = "做法描述";
this.gridColumn18.Name = "makeName";
this.gridColumn18.Width = 120;
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "AddPrice";
this.gridColumn19.HeaderText = "做法加价";
this.gridColumn19.Name = "addPrice";
this.gridColumn19.Width = 80;
//
// gridColumn20
//
this.gridColumn20.DataPropertyName = "Count";
this.gridColumn20.HeaderText = "数量";
this.gridColumn20.Name = "count";
this.gridColumn20.Width = 80;
//
// gridColumn22
//
this.gridColumn22.DataPropertyName = "AddTotal";
this.gridColumn22.HeaderText = "加价总额";
this.gridColumn22.Name = "addTotal";
this.gridColumn22.Width = 80;
//
// gridColumn23
//
this.gridColumn23.DataPropertyName = "DiscountAddTotal";
this.gridColumn23.HeaderText = "折后总额";
this.gridColumn23.Name = "discountAddTotal";
this.gridColumn23.Width = 80;
//
// productListTable
//
this.productListTable.BackColor = System.Drawing.Color.White;
this.productListTable.Dock = System.Windows.Forms.DockStyle.Left;
this.productListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.productListTable.ForeColor = System.Drawing.Color.Black;
this.productListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.productListTable.Location = new System.Drawing.Point(0, 423);
this.productListTable.Name = "productListTable";
//
//
//
this.productListTable.PrimaryGrid.AllowEdit = false;
this.productListTable.PrimaryGrid.AutoGenerateColumns = false;
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn10);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn11);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn14);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn13);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn15);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn12);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn45);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn44);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn24);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn27);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn26);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn46);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.productListTable.PrimaryGrid.DefaultRowHeight = 35;
this.productListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.productListTable.PrimaryGrid.MultiSelect = false;
this.productListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.productListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.productListTable.PrimaryGrid.ShowRowGridIndex = true;
this.productListTable.Size = new System.Drawing.Size(588, 345);
this.productListTable.TabIndex = 243;
this.productListTable.Text = "superGridControl1";
//
// gridColumn10
//
this.gridColumn10.DataPropertyName = "ProductNo";
this.gridColumn10.HeaderText = "商品编号";
this.gridColumn10.Name = "productNo";
//
// gridColumn11
//
this.gridColumn11.DataPropertyName = "ProductName";
this.gridColumn11.HeaderText = "商品名称";
this.gridColumn11.Name = "productName";
this.gridColumn11.Width = 120;
//
// gridColumn14
//
this.gridColumn14.DataPropertyName = "SpecName";
this.gridColumn14.HeaderText = "规格名";
this.gridColumn14.Name = "specName";
this.gridColumn14.Width = 80;
//
// gridColumn13
//
this.gridColumn13.DataPropertyName = "SeriesName";
this.gridColumn13.HeaderText = "分类名称";
this.gridColumn13.Name = "seriesName";
this.gridColumn13.Width = 120;
//
// gridColumn15
//
this.gridColumn15.DataPropertyName = "Count";
this.gridColumn15.HeaderText = "数量";
this.gridColumn15.Name = "count";
this.gridColumn15.Width = 60;
//
// gridColumn45
//
this.gridColumn45.DataPropertyName = "Price";
this.gridColumn45.HeaderText = "销售价格";
this.gridColumn45.Name = "price";
this.gridColumn45.Width = 80;
//
// gridColumn44
//
this.gridColumn44.DataPropertyName = "DiscountPrice";
this.gridColumn44.HeaderText = "折后价格";
this.gridColumn44.Name = "discountPrice";
this.gridColumn44.Width = 80;
//
// gridColumn24
//
this.gridColumn24.DataPropertyName = "Receivable";
this.gridColumn24.HeaderText = "应收金额";
this.gridColumn24.Name = "receivable";
this.gridColumn24.Visible = false;
//
// gridColumn27
//
this.gridColumn27.DataPropertyName = "DiscountTotal";
this.gridColumn27.HeaderText = "优惠总额";
this.gridColumn27.Name = "discountTotal";
//
// gridColumn26
//
this.gridColumn26.DataPropertyName = "ReceivableTotal";
this.gridColumn26.HeaderText = "应收总额";
this.gridColumn26.Name = "receivableTotal";
//
// gridColumn46
//
this.gridColumn46.DataPropertyName = "RowState";
this.gridColumn46.HeaderText = "是否套餐";
this.gridColumn46.Name = "isSuit";
this.gridColumn46.Width = 80;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "Id";
this.gridColumn1.HeaderText = "列ID";
this.gridColumn1.Name = "itemId";
this.gridColumn1.Visible = false;
//
// pagerControl1
//
this.pagerControl1.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.pagerControl1.Controls.Add(this.bindingNavigator);
this.pagerControl1.CurrentPage = 1;
this.pagerControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.pagerControl1.ForeColor = System.Drawing.Color.Black;
this.pagerControl1.ForeFont = new System.Drawing.Font("宋体", 14.5F);
this.pagerControl1.Location = new System.Drawing.Point(0, 389);
this.pagerControl1.Name = "pagerControl1";
this.pagerControl1.RecordCount = 0;
this.pagerControl1.RowsPerPage = 10;
this.pagerControl1.Size = new System.Drawing.Size(1024, 34);
this.pagerControl1.TabIndex = 300;
this.pagerControl1.TotalPage = 0;
this.pagerControl1.PageChangeWithObject += new System.Action<object>(this.OnQueryPageChangeWithObject);
//
// bindingNavigator
//
this.bindingNavigator.AddNewItem = null;
this.bindingNavigator.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.bindingNavigator.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.bindingNavigator.CanOverflow = false;
this.bindingNavigator.CountItem = null;
this.bindingNavigator.DeleteItem = null;
this.bindingNavigator.Dock = System.Windows.Forms.DockStyle.None;
this.bindingNavigator.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bindingNavigator.GripMargin = new System.Windows.Forms.Padding(0);
this.bindingNavigator.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.bindingNavigator.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
this.bindingNavigator.Location = new System.Drawing.Point(1179, 2);
this.bindingNavigator.MoveFirstItem = null;
this.bindingNavigator.MoveLastItem = null;
this.bindingNavigator.MoveNextItem = null;
this.bindingNavigator.MovePreviousItem = null;
this.bindingNavigator.Name = "bindingNavigator";
this.bindingNavigator.PositionItem = null;
this.bindingNavigator.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
this.bindingNavigator.Size = new System.Drawing.Size(1, 0);
this.bindingNavigator.TabIndex = 1;
//
// gridColumn12
//
this.gridColumn12.DataPropertyName = "Rcount";
this.gridColumn12.HeaderText = "已退数量";
this.gridColumn12.Name = "rcount";
this.gridColumn12.Width = 80;
//
// GuangChangForm
//
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(1024, 768);
this.Controls.Add(this.payListTable);
this.Controls.Add(this.productMakeListTable);
this.Controls.Add(this.productListTable);
this.Controls.Add(this.pagerControl1);
this.Controls.Add(this.salesListTable);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox1);
this.Name = "GuangChangForm";
this.Text = "GuangChangForm";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.pagerControl1.ResumeLayout(false);
this.pagerControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.NumericTextBox seqNo;
private Component.NumericTextBox mobile;
private Component.DatePicker endPicker;
private Component.DatePicker startPicker;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.ButtonX buttonX9;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.ButtonX buttonX7;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DevComponents.DotNetBar.ButtonX buttonX6;
private DevComponents.DotNetBar.ButtonX buttonX5;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl salesListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn25;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn41;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn42;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl payListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn34;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn35;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn36;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn37;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn39;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn38;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn40;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn30;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn31;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn50;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn29;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl productMakeListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl productListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn45;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn44;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn24;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn27;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn26;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn46;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn28;
private DevComponents.DotNetBar.LabelX StoreNameLabelX;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX3;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private Component.PagerControl pagerControl1;
private System.Windows.Forms.BindingNavigator bindingNavigator;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12;
}
}