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.

828 lines
48 KiB
C#

9 months ago
using POS.Language.Language;
namespace POSV.Report
{
partial class PaySummary
{
/// <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.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.txtWorkNo = new POSV.Component.NumericTextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.checkBoxX10 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX9 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX11 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX4 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX5 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX8 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX6 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX7 = new DevComponents.DotNetBar.Controls.CheckBoxX();
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.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.payListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn43 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn41 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
this.doubleBufferPanelX1.SuspendLayout();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
this.superTabControl1.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.SuspendLayout();
//
// 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 = 3;
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.txtWorkNo);
this.doubleBufferPanelX1.Controls.Add(this.groupBox1);
this.doubleBufferPanelX1.Controls.Add(this.groupBox2);
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.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, 166);
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 = 245;
//
// txtWorkNo
//
this.txtWorkNo.AllowDecimalSeparator = true;
this.txtWorkNo.AllowNegativeSign = false;
this.txtWorkNo.AllowSpace = false;
this.txtWorkNo.BackColor = System.Drawing.Color.White;
//
//
//
this.txtWorkNo.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtWorkNo.Border.BorderBottomWidth = 1;
this.txtWorkNo.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtWorkNo.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtWorkNo.Border.BorderLeftWidth = 1;
this.txtWorkNo.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtWorkNo.Border.BorderRightWidth = 1;
this.txtWorkNo.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.txtWorkNo.Border.BorderTopWidth = 1;
this.txtWorkNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtWorkNo.DisabledBackColor = System.Drawing.Color.White;
this.txtWorkNo.EnableSoftKeyboard = true;
this.txtWorkNo.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtWorkNo.ForeColor = System.Drawing.Color.Black;
this.txtWorkNo.Location = new System.Drawing.Point(394, 7);
this.txtWorkNo.MaxDecimalDigit = 0;
this.txtWorkNo.MaxLength = 32;
this.txtWorkNo.Name = "txtWorkNo";
this.txtWorkNo.PreventEnterBeep = true;
this.txtWorkNo.Size = new System.Drawing.Size(191, 31);
this.txtWorkNo.TabIndex = 328;
this.txtWorkNo.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtWorkNo.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F);
this.txtWorkNo.WatermarkText = "收银员编号";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.checkBoxX10);
this.groupBox1.Controls.Add(this.checkBoxX9);
this.groupBox1.Controls.Add(this.checkBoxX11);
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(710, 46);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(308, 69);
this.groupBox1.TabIndex = 326;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "是否实收";
//
// checkBoxX10
//
this.checkBoxX10.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX10.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX10.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX10.Location = new System.Drawing.Point(93, 28);
this.checkBoxX10.Name = "checkBoxX10";
this.checkBoxX10.Size = new System.Drawing.Size(64, 30);
this.checkBoxX10.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX10.TabIndex = 323;
this.checkBoxX10.Tag = "实收";
this.checkBoxX10.Text = "实收";
this.checkBoxX10.Click += new System.EventHandler(this.CbIncomeChangeClick);
//
// checkBoxX9
//
this.checkBoxX9.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX9.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX9.Checked = true;
this.checkBoxX9.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxX9.CheckValue = "Y";
this.checkBoxX9.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX9.Location = new System.Drawing.Point(6, 28);
this.checkBoxX9.Name = "checkBoxX9";
this.checkBoxX9.Size = new System.Drawing.Size(64, 30);
this.checkBoxX9.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX9.TabIndex = 322;
this.checkBoxX9.Tag = "全部";
this.checkBoxX9.Text = "全部";
this.checkBoxX9.Click += new System.EventHandler(this.CbIncomeChangeClick);
//
// checkBoxX11
//
this.checkBoxX11.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.checkBoxX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX11.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX11.Location = new System.Drawing.Point(172, 28);
this.checkBoxX11.Name = "checkBoxX11";
this.checkBoxX11.Size = new System.Drawing.Size(63, 30);
this.checkBoxX11.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX11.TabIndex = 324;
this.checkBoxX11.Tag = "虚收";
this.checkBoxX11.Text = "虚收";
this.checkBoxX11.Click += new System.EventHandler(this.CbIncomeChangeClick);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.checkBoxX1);
this.groupBox2.Controls.Add(this.checkBoxX2);
this.groupBox2.Controls.Add(this.checkBoxX3);
this.groupBox2.Controls.Add(this.checkBoxX4);
this.groupBox2.Controls.Add(this.checkBoxX5);
this.groupBox2.Controls.Add(this.checkBoxX8);
this.groupBox2.Controls.Add(this.checkBoxX6);
this.groupBox2.Controls.Add(this.checkBoxX7);
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.Location = new System.Drawing.Point(8, 46);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(668, 69);
this.groupBox2.TabIndex = 325;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "营业模式";
//
// 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(11, 28);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(64, 30);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX1.TabIndex = 312;
this.checkBoxX1.Tag = "全部";
this.checkBoxX1.Text = "全部";
this.checkBoxX1.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(81, 28);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(64, 30);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX2.TabIndex = 313;
this.checkBoxX2.Tag = "堂食";
this.checkBoxX2.Text = "堂食";
this.checkBoxX2.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(151, 28);
this.checkBoxX3.Name = "checkBoxX3";
this.checkBoxX3.Size = new System.Drawing.Size(63, 30);
this.checkBoxX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX3.TabIndex = 314;
this.checkBoxX3.Tag = "外带";
this.checkBoxX3.Text = "外带";
this.checkBoxX3.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(220, 28);
this.checkBoxX4.Name = "checkBoxX4";
this.checkBoxX4.Size = new System.Drawing.Size(104, 30);
this.checkBoxX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX4.TabIndex = 315;
this.checkBoxX4.Tag = "电话外卖";
this.checkBoxX4.Text = "电话外卖";
this.checkBoxX4.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(330, 28);
this.checkBoxX5.Name = "checkBoxX5";
this.checkBoxX5.Size = new System.Drawing.Size(104, 30);
this.checkBoxX5.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX5.TabIndex = 316;
this.checkBoxX5.Tag = "美团外卖";
this.checkBoxX5.Text = "美团外卖";
this.checkBoxX5.Click += new System.EventHandler(this.cb_change_click);
//
// 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(536, 28);
this.checkBoxX8.Name = "checkBoxX8";
this.checkBoxX8.Size = new System.Drawing.Size(104, 30);
this.checkBoxX8.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX8.TabIndex = 319;
this.checkBoxX8.Tag = "微信点餐";
this.checkBoxX8.Text = "微信点餐";
this.checkBoxX8.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(440, 28);
this.checkBoxX6.Name = "checkBoxX6";
this.checkBoxX6.Size = new System.Drawing.Size(90, 30);
this.checkBoxX6.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX6.TabIndex = 317;
this.checkBoxX6.Tag = "饿了么";
this.checkBoxX6.Text = "饿了么";
this.checkBoxX6.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(652, 28);
this.checkBoxX7.Name = "checkBoxX7";
this.checkBoxX7.Size = new System.Drawing.Size(104, 30);
this.checkBoxX7.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
this.checkBoxX7.TabIndex = 318;
this.checkBoxX7.Tag = "百度外卖";
this.checkBoxX7.Text = "百度外卖";
this.checkBoxX7.Visible = false;
this.checkBoxX7.Click += new System.EventHandler(this.cb_change_click);
//
// 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(198, 9);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(192, 29);
this.endPicker.TabIndex = 0;
this.endPicker.ValueChanged += new System.EventHandler(this.onDateChange);
//
// 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(192, 29);
this.startPicker.TabIndex = 237;
this.startPicker.ValueChanged += new System.EventHandler(this.onDateChange);
//
// 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(591, 0);
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.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(938, 116);
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(3, 116);
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(175, 116);
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(89, 116);
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(851, 116);
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_print_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(261, 116);
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);
//
// 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(347, 116);
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(519, 116);
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(433, 116);
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);
//
// superTabControl1
//
this.superTabControl1.BackColor = System.Drawing.Color.White;
//
//
//
//
//
//
this.superTabControl1.ControlBox.CloseBox.Name = "";
//
//
//
this.superTabControl1.ControlBox.MenuBox.Name = "";
this.superTabControl1.ControlBox.Name = "";
this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabControl1.ControlBox.MenuBox,
this.superTabControl1.ControlBox.CloseBox});
this.superTabControl1.Controls.Add(this.superTabControlPanel1);
this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControl1.Font = new System.Drawing.Font("宋体", 15F);
this.superTabControl1.ForeColor = System.Drawing.Color.Black;
this.superTabControl1.Location = new System.Drawing.Point(0, 198);
this.superTabControl1.Name = "superTabControl1";
this.superTabControl1.ReorderTabsEnabled = true;
this.superTabControl1.SelectedTabFont = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superTabControl1.SelectedTabIndex = 0;
this.superTabControl1.Size = new System.Drawing.Size(1024, 570);
this.superTabControl1.TabFont = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superTabControl1.TabIndex = 250;
this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabItem1});
this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OfficeMobile2014;
this.superTabControl1.Text = "superTabControl1";
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.payListTable);
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 48);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Size = new System.Drawing.Size(1024, 522);
this.superTabControlPanel1.TabIndex = 1;
this.superTabControlPanel1.TabItem = this.superTabItem1;
//
// 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(0, 0);
this.payListTable.Name = "payListTable";
//
//
//
this.payListTable.PrimaryGrid.AllowEdit = false;
this.payListTable.PrimaryGrid.AutoGenerateColumns = false;
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn43);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn6);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn7);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn41);
this.payListTable.PrimaryGrid.Columns.Add(this.gridColumn8);
this.payListTable.PrimaryGrid.DefaultRowHeight = 35;
this.payListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.payListTable.PrimaryGrid.MultiSelect = false;
this.payListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.payListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.payListTable.PrimaryGrid.ShowRowGridIndex = true;
this.payListTable.Size = new System.Drawing.Size(1024, 522);
this.payListTable.TabIndex = 191;
this.payListTable.Text = "superGridControl1";
this.payListTable.DataBindingComplete += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.OnBind);
this.payListTable.PostRenderRow += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridPostRenderRowEventArgs>(this.OnGridPostRenderRow);
//
// gridColumn43
//
this.gridColumn43.DataPropertyName = "PayTypeNo";
this.gridColumn43.HeaderText = "支付方式编号";
this.gridColumn43.Name = "payTypeNo";
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "PayTypeName";
this.gridColumn2.HeaderText = "支付方式";
this.gridColumn2.Name = "payTypeName";
this.gridColumn2.Width = 120;
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "PayCount";
this.gridColumn3.HeaderText = "支付次数";
this.gridColumn3.Name = "payCount";
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "CountScale";
this.gridColumn1.HeaderText = "次数占比";
this.gridColumn1.Name = "countScale";
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "Amount";
this.gridColumn4.HeaderText = "收款金额";
this.gridColumn4.Name = "amount";
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "SumRealMoneyScale";
this.gridColumn6.HeaderText = "收款占比";
this.gridColumn6.Name = "sumRealMoneyScale";
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "PaidAmount";
this.gridColumn7.HeaderText = "实付金额";
this.gridColumn7.Name = "paidAmount";
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "ChangeAmount";
this.gridColumn5.HeaderText = "找零金额";
this.gridColumn5.Name = "changeAmount";
//
// gridColumn41
//
this.gridColumn41.DataPropertyName = "OverAmount";
this.gridColumn41.HeaderText = "溢收金额";
this.gridColumn41.Name = "overAmount";
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "Income";
this.gridColumn8.HeaderText = "是否实收";
this.gridColumn8.Name = "income";
//
// superTabItem1
//
this.superTabItem1.AttachedControl = this.superTabControlPanel1;
this.superTabItem1.GlobalItem = false;
this.superTabItem1.Name = "superTabItem1";
this.superTabItem1.Tag = "superTabItem1";
this.superTabItem1.Text = "支付方式汇总";
this.superTabItem1.Click += new System.EventHandler(this.tab_onclick);
//
// PaySummary
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.superTabControl1);
this.Controls.Add(this.doubleBufferPanelX1);
this.Controls.Add(this.controlBox1);
this.Name = "PaySummary";
this.Text = "PaySummary";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX1.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
this.superTabControl1.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
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 buttonX8;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DevComponents.DotNetBar.ButtonX buttonX6;
private DevComponents.DotNetBar.ButtonX buttonX5;
private DevComponents.DotNetBar.SuperTabControl superTabControl1;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl payListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn43;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn41;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperTabItem superTabItem1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
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 gridColumn8;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX11;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX10;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX9;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private Component.NumericTextBox txtWorkNo;
}
}