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.

1254 lines
71 KiB
C#

using POS.Language.Language;
namespace POSV.Report
{
partial class SaleDetail
{
/// <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.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.gridColumn17 = 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.gridColumn21 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.ReceivableAmount = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn48 = 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.gridColumn12 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn15 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn16 = 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.gridColumn47 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.salesListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn43 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = 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.PaidAmount = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn41 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn42 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.txtTableNo = new POSV.Component.NumericTextBox();
this.txtOrderNo = new POSV.Component.NumericTextBox();
this.StoreNameLabelX = new DevComponents.DotNetBar.LabelX();
this.checkBoxX8 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX7 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX6 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.txtTradeNo = 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.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.buttonX11 = 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.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX1.SuspendLayout();
this.SuspendLayout();
//
// 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(517, 651);
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.gridColumn17);
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(507, 117);
this.payListTable.TabIndex = 194;
this.payListTable.Text = "superGridControl4";
//
// gridColumn34
//
this.gridColumn34.DataPropertyName = "PayNo";
this.gridColumn34.HeaderText = "支付单号";
this.gridColumn34.Name = "payNo";
this.gridColumn34.Width = 140;
//
// gridColumn35
//
this.gridColumn35.DataPropertyName = "No";
this.gridColumn35.HeaderText = "支付方式编码";
this.gridColumn35.Name = "payTypeNo";
//
// gridColumn36
//
this.gridColumn36.DataPropertyName = "Name";
this.gridColumn36.HeaderText = "支付名称";
this.gridColumn36.Name = "payType";
this.gridColumn36.Width = 80;
//
// gridColumn37
//
this.gridColumn37.DataPropertyName = "PaidAmount";
this.gridColumn37.HeaderText = "实收金额";
this.gridColumn37.Name = "paid";
this.gridColumn37.Width = 80;
//
// gridColumn39
//
this.gridColumn39.DataPropertyName = "Amount";
this.gridColumn39.HeaderText = "应收金额";
this.gridColumn39.Name = "money";
this.gridColumn39.Width = 80;
//
// gridColumn38
//
this.gridColumn38.DataPropertyName = "ChangeAmount";
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 = "TradeVoucherNo";
this.gridColumn30.HeaderText = "凭证号";
this.gridColumn30.Name = "voucherNo";
//
// gridColumn31
//
this.gridColumn31.DataPropertyName = "CardNo";
this.gridColumn31.HeaderText = "卡号";
this.gridColumn31.Name = "cardNo";
//
// gridColumn17
//
this.gridColumn17.DataPropertyName = "CardFaceNo";
this.gridColumn17.HeaderText = "卡面号";
this.gridColumn17.Name = "cardFaceNo";
//
// gridColumn50
//
this.gridColumn50.DataPropertyName = "Memo";
this.gridColumn50.HeaderText = "备注";
this.gridColumn50.Name = "memo";
//
// gridColumn29
//
this.gridColumn29.DataPropertyName = "FinishDate";
this.gridColumn29.HeaderText = "支付日期";
this.gridColumn29.Name = "finishDate";
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(517, 453);
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.gridColumn21);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn22);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn23);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.ReceivableAmount);
this.productMakeListTable.PrimaryGrid.Columns.Add(this.gridColumn48);
this.productMakeListTable.PrimaryGrid.DefaultRowHeight = 35;
this.productMakeListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.productMakeListTable.PrimaryGrid.ShowRowGridIndex = true;
this.productMakeListTable.Size = new System.Drawing.Size(507, 198);
this.productMakeListTable.TabIndex = 192;
this.productMakeListTable.Text = "superGridControl2";
//
// gridColumn18
//
this.gridColumn18.DataPropertyName = "Name";
this.gridColumn18.HeaderText = "做法描述";
this.gridColumn18.Name = "makeName";
this.gridColumn18.Width = 120;
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "Price";
this.gridColumn19.HeaderText = "做法加价";
this.gridColumn19.Name = "addPrice";
this.gridColumn19.Width = 80;
//
// gridColumn20
//
this.gridColumn20.DataPropertyName = "Quantity";
this.gridColumn20.HeaderText = "数量";
this.gridColumn20.Name = "count";
this.gridColumn20.Width = 80;
//
// gridColumn21
//
this.gridColumn21.DataPropertyName = "RefundQuantity";
this.gridColumn21.HeaderText = "退数量";
this.gridColumn21.Name = "rcount";
this.gridColumn21.Width = 80;
//
// gridColumn22
//
this.gridColumn22.DataPropertyName = "Amount";
this.gridColumn22.HeaderText = "加价总额";
this.gridColumn22.Name = "addTotal";
this.gridColumn22.Width = 80;
//
// gridColumn23
//
this.gridColumn23.DataPropertyName = "DiscountAmount";
this.gridColumn23.HeaderText = "优惠总额";
this.gridColumn23.Name = "discountAmount";
this.gridColumn23.Width = 80;
//
// ReceivableAmount
//
this.ReceivableAmount.DataPropertyName = "ReceivableAmount";
this.ReceivableAmount.HeaderText = "应收金额";
this.ReceivableAmount.Name = "receivableAmount";
this.ReceivableAmount.Width = 80;
//
// gridColumn48
//
this.gridColumn48.DataPropertyName = "HandDesc";
this.gridColumn48.HeaderText = "是否手写";
this.gridColumn48.Name = "hand";
this.gridColumn48.Width = 80;
//
// productListTable
//
this.productListTable.BackColor = System.Drawing.Color.White;
this.productListTable.Dock = System.Windows.Forms.DockStyle.Top;
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(517, 170);
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.gridColumn12);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn13);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn15);
this.productListTable.PrimaryGrid.Columns.Add(this.gridColumn16);
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.gridColumn47);
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(507, 283);
this.productListTable.TabIndex = 191;
this.productListTable.Text = "superGridControl1";
this.productListTable.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnOrderRowActivated);
//
// gridColumn10
//
this.gridColumn10.DataPropertyName = "ProductNo";
this.gridColumn10.HeaderText = "商品编号";
this.gridColumn10.Name = "productNo";
//
// gridColumn11
//
this.gridColumn11.DataPropertyName = "Name";
this.gridColumn11.HeaderText = "商品名称";
this.gridColumn11.Name = "productName";
this.gridColumn11.Width = 140;
//
// gridColumn14
//
this.gridColumn14.DataPropertyName = "SpecName";
this.gridColumn14.HeaderText = "规格名";
this.gridColumn14.Name = "specName";
this.gridColumn14.Width = 80;
//
// gridColumn12
//
this.gridColumn12.DataPropertyName = "UnitName";
this.gridColumn12.HeaderText = "商品单位";
this.gridColumn12.Name = "productUnitName";
this.gridColumn12.Width = 80;
//
// gridColumn13
//
this.gridColumn13.DataPropertyName = "TypeName";
this.gridColumn13.HeaderText = "类别";
this.gridColumn13.Name = "typeName";
//
// gridColumn15
//
this.gridColumn15.DataPropertyName = "Quantity";
this.gridColumn15.HeaderText = "数量";
this.gridColumn15.Name = "count";
this.gridColumn15.Width = 60;
//
// gridColumn16
//
this.gridColumn16.DataPropertyName = "RefundQuantity";
this.gridColumn16.HeaderText = "退菜数量";
this.gridColumn16.Name = "rcount";
this.gridColumn16.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 = "ReceivableAmount";
this.gridColumn24.HeaderText = "应收金额";
this.gridColumn24.Name = "receivableAmount";
this.gridColumn24.Visible = false;
//
// gridColumn27
//
this.gridColumn27.DataPropertyName = "TotalDiscountAmount";
this.gridColumn27.HeaderText = "优惠总额";
this.gridColumn27.Name = "totalDiscountAmount";
//
// gridColumn26
//
this.gridColumn26.DataPropertyName = "TotalReceivableAmonut";
this.gridColumn26.HeaderText = "应收总额";
this.gridColumn26.Name = "totalReceivableAmonut";
//
// gridColumn46
//
this.gridColumn46.DataPropertyName = "RowState";
this.gridColumn46.HeaderText = "是否套餐";
this.gridColumn46.Name = "isSuit";
this.gridColumn46.Width = 80;
//
// gridColumn47
//
this.gridColumn47.DataPropertyName = "FinishDate";
this.gridColumn47.HeaderText = "销售时间";
this.gridColumn47.Name = "finishDate";
this.gridColumn47.Width = 140;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "Id";
this.gridColumn1.HeaderText = "列ID";
this.gridColumn1.Name = "itemId";
this.gridColumn1.Visible = false;
//
// salesListTable
//
this.salesListTable.BackColor = System.Drawing.Color.White;
this.salesListTable.Dock = System.Windows.Forms.DockStyle.Left;
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, 170);
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.gridColumn43);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
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.PaidAmount);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn41);
this.salesListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
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(517, 598);
this.salesListTable.TabIndex = 190;
this.salesListTable.Text = "```````````````````````````````";
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 = "TradeNo";
this.gridColumn2.HeaderText = "订单号";
this.gridColumn2.Name = "busNo";
this.gridColumn2.Width = 150;
//
// gridColumn9
//
this.gridColumn9.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn9.DataPropertyName = "OrderNo";
this.gridColumn9.HeaderText = "序号";
this.gridColumn9.Name = "orderNo";
this.gridColumn9.Width = 40;
//
// gridColumn43
//
this.gridColumn43.DataPropertyName = "WorkerNo";
this.gridColumn43.HeaderText = "工号";
this.gridColumn43.Name = "workerNo";
this.gridColumn43.Width = 60;
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "OrderTypeDesc";
this.gridColumn4.HeaderText = "营业模式";
this.gridColumn4.Name = "busMode";
this.gridColumn4.Width = 80;
//
// 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 = 90;
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "DiscountAmount";
this.gridColumn6.HeaderText = "优惠金额";
this.gridColumn6.Name = "discountTotal";
this.gridColumn6.Width = 90;
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "ReceivableAmount";
this.gridColumn7.HeaderText = "应收金额";
this.gridColumn7.Name = "receivable";
this.gridColumn7.Width = 90;
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "MalingAmount";
this.gridColumn8.HeaderText = "抹零金额";
this.gridColumn8.Name = "maling";
this.gridColumn8.Width = 90;
//
// PaidAmount
//
this.PaidAmount.DataPropertyName = "PaidAmount";
this.PaidAmount.HeaderText = "实收金额";
this.PaidAmount.Name = "paidAmount";
//
// gridColumn41
//
this.gridColumn41.DataPropertyName = "StatusDesc";
this.gridColumn41.HeaderText = "单据状态";
this.gridColumn41.Name = "status";
this.gridColumn41.Width = 80;
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "TableNo";
this.gridColumn3.HeaderText = "桌号";
this.gridColumn3.Name = "tableNo";
this.gridColumn3.Width = 60;
//
// gridColumn42
//
this.gridColumn42.DataPropertyName = "FinishDate";
this.gridColumn42.HeaderText = "创建时间";
this.gridColumn42.Name = "finishDate";
this.gridColumn42.Width = 150;
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.txtTableNo);
this.doubleBufferPanelX1.Controls.Add(this.txtOrderNo);
this.doubleBufferPanelX1.Controls.Add(this.StoreNameLabelX);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX8);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX7);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX6);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX5);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX4);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX3);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX2);
this.doubleBufferPanelX1.Controls.Add(this.checkBoxX1);
this.doubleBufferPanelX1.Controls.Add(this.txtTradeNo);
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.buttonX8);
this.doubleBufferPanelX1.Controls.Add(this.buttonX3);
this.doubleBufferPanelX1.Controls.Add(this.buttonX11);
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, 138);
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 = 237;
//
// txtTableNo
//
this.txtTableNo.AllowDecimalSeparator = true;
this.txtTableNo.AllowNegativeSign = false;
this.txtTableNo.AllowSpace = false;
this.txtTableNo.BackColor = System.Drawing.Color.White;
//
//
//
this.txtTableNo.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTableNo.Border.BorderBottomWidth = 1;
this.txtTableNo.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtTableNo.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTableNo.Border.BorderLeftWidth = 1;
this.txtTableNo.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTableNo.Border.BorderRightWidth = 1;
this.txtTableNo.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTableNo.Border.BorderTopWidth = 1;
this.txtTableNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtTableNo.DisabledBackColor = System.Drawing.Color.White;
this.txtTableNo.EnableSoftKeyboard = true;
this.txtTableNo.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTableNo.ForeColor = System.Drawing.Color.Black;
this.txtTableNo.Location = new System.Drawing.Point(788, 8);
this.txtTableNo.MaxDecimalDigit = 0;
this.txtTableNo.MaxLength = 32;
this.txtTableNo.Name = "txtTableNo";
this.txtTableNo.PreventEnterBeep = true;
this.txtTableNo.Size = new System.Drawing.Size(117, 59);
this.txtTableNo.TabIndex = 312;
this.txtTableNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtTableNo.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F);
this.txtTableNo.WatermarkText = "桌号";
//
// txtOrderNo
//
this.txtOrderNo.AllowDecimalSeparator = true;
this.txtOrderNo.AllowNegativeSign = false;
this.txtOrderNo.AllowSpace = false;
this.txtOrderNo.BackColor = System.Drawing.Color.White;
//
//
//
this.txtOrderNo.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtOrderNo.Border.BorderBottomWidth = 1;
this.txtOrderNo.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtOrderNo.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtOrderNo.Border.BorderLeftWidth = 1;
this.txtOrderNo.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtOrderNo.Border.BorderRightWidth = 1;
this.txtOrderNo.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtOrderNo.Border.BorderTopWidth = 1;
this.txtOrderNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtOrderNo.DisabledBackColor = System.Drawing.Color.White;
this.txtOrderNo.EnableSoftKeyboard = true;
this.txtOrderNo.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtOrderNo.ForeColor = System.Drawing.Color.Black;
this.txtOrderNo.Location = new System.Drawing.Point(665, 8);
this.txtOrderNo.MaxDecimalDigit = 0;
this.txtOrderNo.MaxLength = 32;
this.txtOrderNo.Name = "txtOrderNo";
this.txtOrderNo.PreventEnterBeep = true;
this.txtOrderNo.Size = new System.Drawing.Size(117, 59);
this.txtOrderNo.TabIndex = 312;
this.txtOrderNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtOrderNo.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F);
this.txtOrderNo.WatermarkText = "序号";
//
// StoreNameLabelX
//
//
//
//
this.StoreNameLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.StoreNameLabelX.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StoreNameLabelX.Location = new System.Drawing.Point(0, 50);
this.StoreNameLabelX.Name = "StoreNameLabelX";
this.StoreNameLabelX.Size = new System.Drawing.Size(102, 30);
this.StoreNameLabelX.TabIndex = 311;
this.StoreNameLabelX.Text = "营业模式:";
this.StoreNameLabelX.WordWrap = true;
//
// checkBoxX8
//
this.checkBoxX8.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX8.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX8.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX8.Location = new System.Drawing.Point(630, 50);
this.checkBoxX8.Name = "checkBoxX8";
this.checkBoxX8.Size = new System.Drawing.Size(104, 30);
this.checkBoxX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX8.TabIndex = 310;
this.checkBoxX8.Tag = "微信点餐";
this.checkBoxX8.Text = "微信点餐";
this.checkBoxX8.Click += new System.EventHandler(this.cb_change_click);
//
// checkBoxX7
//
this.checkBoxX7.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX7.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX7.Location = new System.Drawing.Point(745, 50);
this.checkBoxX7.Name = "checkBoxX7";
this.checkBoxX7.Size = new System.Drawing.Size(104, 30);
this.checkBoxX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX7.TabIndex = 309;
this.checkBoxX7.Tag = "百度外卖";
this.checkBoxX7.Text = "百度外卖";
this.checkBoxX7.Visible = false;
this.checkBoxX7.Click += new System.EventHandler(this.cb_change_click);
//
// checkBoxX6
//
this.checkBoxX6.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX6.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX6.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX6.Location = new System.Drawing.Point(534, 50);
this.checkBoxX6.Name = "checkBoxX6";
this.checkBoxX6.Size = new System.Drawing.Size(90, 30);
this.checkBoxX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX6.TabIndex = 308;
this.checkBoxX6.Tag = "饿了么";
this.checkBoxX6.Text = "饿了么";
this.checkBoxX6.Click += new System.EventHandler(this.cb_change_click);
//
// 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("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX5.Location = new System.Drawing.Point(424, 50);
this.checkBoxX5.Name = "checkBoxX5";
this.checkBoxX5.Size = new System.Drawing.Size(104, 30);
this.checkBoxX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX5.TabIndex = 307;
this.checkBoxX5.Tag = "美团外卖";
this.checkBoxX5.Text = "美团外卖";
this.checkBoxX5.Click += new System.EventHandler(this.cb_change_click);
//
// checkBoxX4
//
this.checkBoxX4.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX4.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX4.Location = new System.Drawing.Point(314, 50);
this.checkBoxX4.Name = "checkBoxX4";
this.checkBoxX4.Size = new System.Drawing.Size(104, 30);
this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX4.TabIndex = 306;
this.checkBoxX4.Tag = "电话外卖";
this.checkBoxX4.Text = "电话外卖";
this.checkBoxX4.Click += new System.EventHandler(this.cb_change_click);
//
// 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.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX3.Location = new System.Drawing.Point(245, 50);
this.checkBoxX3.Name = "checkBoxX3";
this.checkBoxX3.Size = new System.Drawing.Size(63, 30);
this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX3.TabIndex = 305;
this.checkBoxX3.Tag = "外带";
this.checkBoxX3.Text = "外带";
this.checkBoxX3.Click += new System.EventHandler(this.cb_change_click);
//
// 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.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX2.Location = new System.Drawing.Point(175, 50);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(64, 30);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX2.TabIndex = 304;
this.checkBoxX2.Tag = "堂食";
this.checkBoxX2.Text = "堂食";
this.checkBoxX2.Click += new System.EventHandler(this.cb_change_click);
//
// 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.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX1.Location = new System.Drawing.Point(105, 50);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(64, 30);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX1.TabIndex = 303;
this.checkBoxX1.Tag = "全部";
this.checkBoxX1.Text = "全部";
this.checkBoxX1.Click += new System.EventHandler(this.cb_change_click);
//
// txtTradeNo
//
this.txtTradeNo.AllowDecimalSeparator = true;
this.txtTradeNo.AllowNegativeSign = false;
this.txtTradeNo.AllowSpace = false;
this.txtTradeNo.BackColor = System.Drawing.Color.White;
//
//
//
this.txtTradeNo.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTradeNo.Border.BorderBottomWidth = 1;
this.txtTradeNo.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtTradeNo.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTradeNo.Border.BorderLeftWidth = 1;
this.txtTradeNo.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTradeNo.Border.BorderRightWidth = 1;
this.txtTradeNo.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtTradeNo.Border.BorderTopWidth = 1;
this.txtTradeNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtTradeNo.DisabledBackColor = System.Drawing.Color.White;
this.txtTradeNo.EnableSoftKeyboard = true;
this.txtTradeNo.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtTradeNo.ForeColor = System.Drawing.Color.Black;
this.txtTradeNo.Location = new System.Drawing.Point(454, 8);
this.txtTradeNo.MaxDecimalDigit = 0;
this.txtTradeNo.MaxLength = 32;
this.txtTradeNo.Name = "txtTradeNo";
this.txtTradeNo.PreventEnterBeep = true;
this.txtTradeNo.Size = new System.Drawing.Size(205, 59);
this.txtTradeNo.TabIndex = 302;
this.txtTradeNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtTradeNo.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F);
this.txtTradeNo.WatermarkText = "订单编号";
this.txtTradeNo.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnFinishedClick);
//
// endPicker
//
this.endPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.endPicker.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.endPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.endPicker.HeaderColor = System.Drawing.Color.Empty;
this.endPicker.Location = new System.Drawing.Point(219, 9);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(212, 50);
this.endPicker.TabIndex = 0;
//
// startPicker
//
this.startPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.startPicker.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
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(213, 50);
this.startPicker.TabIndex = 237;
//
// 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(918, 8);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(85, 35);
this.ButtonOk.TabIndex = 226;
this.ButtonOk.Text = "查询";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.btn_query_Click);
//
// 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(937, 84);
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.btn_exit_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(2, 84);
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.btn_time_Click);
//
// buttonX9
//
this.buttonX9.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
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, 84);
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.btn_time_Click);
//
// 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(88, 84);
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.btn_time_Click);
//
// 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(850, 84);
this.buttonX8.Name = "buttonX8";
this.buttonX8.Size = new System.Drawing.Size(85, 45);
this.buttonX8.TabIndex = 234;
this.buttonX8.Text = "补打";
this.buttonX8.TextColor = System.Drawing.Color.White;
this.buttonX8.Click += new System.EventHandler(this.btn_TicketPrint_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(260, 84);
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.btn_time_Click);
//
// buttonX11
//
this.buttonX11.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX11.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX11.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX11.FadeEffect = false;
this.buttonX11.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX11.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX11.Location = new System.Drawing.Point(673, 84);
this.buttonX11.Name = "buttonX11";
this.buttonX11.Size = new System.Drawing.Size(85, 45);
this.buttonX11.TabIndex = 233;
this.buttonX11.Text = "分账";
this.buttonX11.TextColor = System.Drawing.Color.White;
this.buttonX11.Visible = false;
this.buttonX11.Click += new System.EventHandler(this.buttonX11_Click);
//
// buttonX7
//
this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
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(764, 84);
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.btn_backTicket_Click);
//
// 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(346, 84);
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.btn_time_Click);
//
// buttonX6
//
this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
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, 84);
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.btn_time_Click);
//
// buttonX5
//
this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
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, 84);
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.btn_time_Click);
//
// controlBox1
//
this.controlBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.controlBox1.CloseBox = true;
this.controlBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
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 = 1;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick);
this.controlBox1.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxMinClick);
//
// SaleDetail
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
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.salesListTable);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox1);
this.MinimumSize = new System.Drawing.Size(1024, 768);
this.Name = "SaleDetail";
this.Text = "SaleDetail";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl salesListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
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.SuperGridControl productListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn11;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn12;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn14;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn15;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn16;
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 gridColumn21;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23;
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 gridColumn38;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn39;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn40;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DevComponents.DotNetBar.ButtonX buttonX5;
private DevComponents.DotNetBar.ButtonX buttonX6;
private DevComponents.DotNetBar.ButtonX buttonX7;
private DevComponents.DotNetBar.ButtonX buttonX8;
private DevComponents.DotNetBar.ButtonX buttonX9;
private DevComponents.DotNetBar.ButtonX buttonX10;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn43;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn41;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn42;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn44;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn45;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn46;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn47;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn48;
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 Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.DotNetBar.SuperGrid.GridColumn ReceivableAmount;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private Component.DatePicker startPicker;
private Component.DatePicker endPicker;
private DevComponents.DotNetBar.SuperGrid.GridColumn PaidAmount;
private Component.NumericTextBox txtTradeNo;
private DevComponents.DotNetBar.LabelX StoreNameLabelX;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX8;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX7;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX6;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX5;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX4;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX3;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private Component.NumericTextBox txtOrderNo;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn17;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn24;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn25;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn26;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn27;
private Component.NumericTextBox txtTableNo;
private DevComponents.DotNetBar.ButtonX buttonX11;
}
}