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.

853 lines
52 KiB
C#

namespace POSV.WaiMai
{
partial class SJMeituanForm
{
/// <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.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.doubleBufferPanelX4 = new POSV.Component.DoubleBufferPanelX();
this.buttonX5 = new DevComponents.DotNetBar.ButtonX();
this.buttonX6 = new DevComponents.DotNetBar.ButtonX();
this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.doubleBufferPanelX6 = new POSV.Component.DoubleBufferPanelX();
this.pagerControl2 = new POSV.Component.PagerControl();
this.doubleBufferPanelX5 = new POSV.Component.DoubleBufferPanelX();
this.checkBoxX2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.checkBoxX0 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.dateInputPicker = new POSV.Component.DatePicker();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.buttonX8 = new DevComponents.DotNetBar.ButtonX();
this.buttonX9 = new DevComponents.DotNetBar.ButtonX();
this.buttonX7 = new DevComponents.DotNetBar.ButtonX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.openTimeLabelX = new DevComponents.DotNetBar.LabelX();
this.radioButtonClose = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.radioButtonOpen = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.isOpenLabelX = new DevComponents.DotNetBar.LabelX();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.StoreNameLabelX = new DevComponents.DotNetBar.LabelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
this.superTabControl1.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.doubleBufferPanelX4.SuspendLayout();
this.superTabControlPanel2.SuspendLayout();
this.doubleBufferPanelX6.SuspendLayout();
this.doubleBufferPanelX5.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX1);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 32);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(1024, 736);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 261;
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.superTabControl1);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(745, 736);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 262;
//
// superTabControl1
//
this.superTabControl1.AutoCloseTabs = false;
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.superTabControlPanel2);
this.superTabControl1.Controls.Add(this.superTabControlPanel1);
this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControl1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superTabControl1.ForeColor = System.Drawing.Color.Black;
this.superTabControl1.Location = new System.Drawing.Point(0, 0);
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(745, 736);
this.superTabControl1.TabFont = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superTabControl1.TabIndex = 251;
this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabItem1,
this.superTabItem2});
this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OfficeMobile2014;
this.superTabControl1.Text = "superTabControl1";
this.superTabControl1.TextAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.tableLayoutPanel1);
this.superTabControlPanel1.Controls.Add(this.doubleBufferPanelX4);
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(745, 688);
this.superTabControlPanel1.TabIndex = 1;
this.superTabControlPanel1.TabItem = this.superTabItem1;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.AutoScroll = true;
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 47);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 5;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.Size = new System.Drawing.Size(745, 641);
this.tableLayoutPanel1.TabIndex = 305;
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.Controls.Add(this.buttonX5);
this.doubleBufferPanelX4.Controls.Add(this.buttonX6);
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Size = new System.Drawing.Size(745, 47);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX4.Style.GradientAngle = 90;
this.doubleBufferPanelX4.TabIndex = 249;
//
// buttonX5
//
this.buttonX5.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.buttonX5.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX5.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX5.Dock = System.Windows.Forms.DockStyle.Fill;
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(0, 0);
this.buttonX5.Name = "buttonX5";
this.buttonX5.Size = new System.Drawing.Size(745, 47);
this.buttonX5.TabIndex = 226;
this.buttonX5.Tag = "query";
this.buttonX5.Text = "手动刷新";
this.buttonX5.TextColor = System.Drawing.Color.White;
this.buttonX5.Click += new System.EventHandler(this.btn_getHandOrder);
//
// buttonX6
//
this.buttonX6.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.buttonX6.BackColor = System.Drawing.Color.Red;
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(937, 47);
this.buttonX6.Name = "buttonX6";
this.buttonX6.Size = new System.Drawing.Size(85, 45);
this.buttonX6.TabIndex = 236;
this.buttonX6.Tag = "exit";
this.buttonX6.Text = "退出";
this.buttonX6.TextColor = System.Drawing.Color.White;
//
// 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);
//
// superTabControlPanel2
//
this.superTabControlPanel2.Controls.Add(this.doubleBufferPanelX6);
this.superTabControlPanel2.Controls.Add(this.doubleBufferPanelX5);
this.superTabControlPanel2.Controls.Add(this.tableLayoutPanel2);
this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel2.Location = new System.Drawing.Point(0, 48);
this.superTabControlPanel2.Name = "superTabControlPanel2";
this.superTabControlPanel2.Size = new System.Drawing.Size(745, 688);
this.superTabControlPanel2.TabIndex = 0;
this.superTabControlPanel2.TabItem = this.superTabItem2;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.AutoScroll = true;
this.tableLayoutPanel2.ColumnCount = 1;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 5;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.Size = new System.Drawing.Size(745, 688);
this.tableLayoutPanel2.TabIndex = 306;
//
// doubleBufferPanelX6
//
this.doubleBufferPanelX6.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX6.Controls.Add(this.pagerControl2);
this.doubleBufferPanelX6.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX6.Location = new System.Drawing.Point(0, 651);
this.doubleBufferPanelX6.Name = "doubleBufferPanelX6";
this.doubleBufferPanelX6.Size = new System.Drawing.Size(745, 37);
this.doubleBufferPanelX6.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX6.Style.GradientAngle = 90;
this.doubleBufferPanelX6.TabIndex = 321;
//
// pagerControl2
//
this.pagerControl2.AutoScroll = true;
this.pagerControl2.BackColor = System.Drawing.Color.White;
this.pagerControl2.CurrentPage = 1;
this.pagerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pagerControl2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pagerControl2.ForeFont = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pagerControl2.Location = new System.Drawing.Point(0, 0);
this.pagerControl2.Margin = new System.Windows.Forms.Padding(5);
this.pagerControl2.Name = "pagerControl2";
this.pagerControl2.RecordCount = 0;
this.pagerControl2.RowsPerPage = 5;
this.pagerControl2.Size = new System.Drawing.Size(745, 37);
this.pagerControl2.TabIndex = 320;
this.pagerControl2.TotalPage = 0;
this.pagerControl2.PageChangeWithObject += new System.Action<object>(this.OnQueryPageChangeWithObject);
//
// doubleBufferPanelX5
//
this.doubleBufferPanelX5.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX5.Controls.Add(this.checkBoxX2);
this.doubleBufferPanelX5.Controls.Add(this.checkBoxX1);
this.doubleBufferPanelX5.Controls.Add(this.labelX3);
this.doubleBufferPanelX5.Controls.Add(this.checkBoxX0);
this.doubleBufferPanelX5.Controls.Add(this.dateInputPicker);
this.doubleBufferPanelX5.Controls.Add(this.buttonX1);
this.doubleBufferPanelX5.Controls.Add(this.buttonX2);
this.doubleBufferPanelX5.Controls.Add(this.ButtonOk);
this.doubleBufferPanelX5.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX5.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX5.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX5.Name = "doubleBufferPanelX5";
this.doubleBufferPanelX5.Size = new System.Drawing.Size(745, 93);
this.doubleBufferPanelX5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX5.Style.GradientAngle = 90;
this.doubleBufferPanelX5.TabIndex = 245;
//
// checkBoxX2
//
//
//
//
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(277, 7);
this.checkBoxX2.Name = "checkBoxX2";
this.checkBoxX2.Size = new System.Drawing.Size(95, 33);
this.checkBoxX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX2.TabIndex = 304;
this.checkBoxX2.Tag = "已退单";
this.checkBoxX2.Text = "已退单";
this.checkBoxX2.Click += new System.EventHandler(this.cbstatus_change_click);
//
// checkBoxX1
//
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
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(186, 7);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(85, 33);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX1.TabIndex = 303;
this.checkBoxX1.Tag = "已取消";
this.checkBoxX1.Text = "已取消";
this.checkBoxX1.Click += new System.EventHandler(this.cbstatus_change_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(305, 47);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(85, 45);
this.buttonX1.TabIndex = 301;
this.buttonX1.Tag = "today";
this.buttonX1.Text = "今天";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.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(391, 47);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(85, 45);
this.buttonX2.TabIndex = 302;
this.buttonX2.Tag = "yesterday";
this.buttonX2.Text = "昨天";
this.buttonX2.TextColor = System.Drawing.Color.White;
this.buttonX2.Click += new System.EventHandler(this.btn_time_Click);
//
// labelX3
//
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX3.Location = new System.Drawing.Point(0, 8);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(98, 30);
this.labelX3.TabIndex = 300;
this.labelX3.Text = "订单状态:";
this.labelX3.WordWrap = true;
//
// checkBoxX0
//
//
//
//
this.checkBoxX0.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX0.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX0.Checked = true;
this.checkBoxX0.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBoxX0.CheckValue = "Y";
this.checkBoxX0.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBoxX0.Location = new System.Drawing.Point(104, 7);
this.checkBoxX0.Name = "checkBoxX0";
this.checkBoxX0.Size = new System.Drawing.Size(76, 33);
this.checkBoxX0.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX0.TabIndex = 296;
this.checkBoxX0.Tag = "全部";
this.checkBoxX0.Text = "全部";
this.checkBoxX0.Click += new System.EventHandler(this.cbstatus_change_click);
//
// dateInputPicker
//
this.dateInputPicker.CustomFormat = "yyyy-MM-dd";
this.dateInputPicker.Font = new System.Drawing.Font("宋体", 15F);
this.dateInputPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateInputPicker.HeaderColor = System.Drawing.Color.Empty;
this.dateInputPicker.Location = new System.Drawing.Point(3, 54);
this.dateInputPicker.Name = "dateInputPicker";
this.dateInputPicker.Size = new System.Drawing.Size(200, 30);
this.dateInputPicker.TabIndex = 0;
//
// 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(218, 47);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(85, 45);
this.ButtonOk.TabIndex = 226;
this.ButtonOk.Tag = "query";
this.ButtonOk.Text = "查询";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.btn_query);
//
// superTabItem2
//
this.superTabItem2.AttachedControl = this.superTabControlPanel2;
this.superTabItem2.GlobalItem = false;
this.superTabItem2.Name = "superTabItem2";
this.superTabItem2.Tag = "superTabItem2";
this.superTabItem2.Text = "历史订单";
this.superTabItem2.Click += new System.EventHandler(this.tab_onclick);
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.buttonX8);
this.doubleBufferPanelX1.Controls.Add(this.buttonX9);
this.doubleBufferPanelX1.Controls.Add(this.buttonX7);
this.doubleBufferPanelX1.Controls.Add(this.buttonX4);
this.doubleBufferPanelX1.Controls.Add(this.buttonX3);
this.doubleBufferPanelX1.Controls.Add(this.labelX9);
this.doubleBufferPanelX1.Controls.Add(this.labelX8);
this.doubleBufferPanelX1.Controls.Add(this.openTimeLabelX);
this.doubleBufferPanelX1.Controls.Add(this.radioButtonClose);
this.doubleBufferPanelX1.Controls.Add(this.labelX7);
this.doubleBufferPanelX1.Controls.Add(this.radioButtonOpen);
this.doubleBufferPanelX1.Controls.Add(this.isOpenLabelX);
this.doubleBufferPanelX1.Controls.Add(this.labelX4);
this.doubleBufferPanelX1.Controls.Add(this.StoreNameLabelX);
this.doubleBufferPanelX1.Controls.Add(this.labelX1);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Right;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(745, 0);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(279, 736);
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 = 258;
//
// 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(139, 99);
this.buttonX8.Name = "buttonX8";
this.buttonX8.Size = new System.Drawing.Size(120, 45);
this.buttonX8.TabIndex = 308;
this.buttonX8.Tag = "query";
this.buttonX8.Text = "美团解绑";
this.buttonX8.TextColor = System.Drawing.Color.White;
this.buttonX8.Visible = false;
this.buttonX8.Click += new System.EventHandler(this.btn_unbindStore);
//
// 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(9, 99);
this.buttonX9.Name = "buttonX9";
this.buttonX9.Size = new System.Drawing.Size(120, 45);
this.buttonX9.TabIndex = 307;
this.buttonX9.Tag = "query";
this.buttonX9.Text = "美团绑定";
this.buttonX9.TextColor = System.Drawing.Color.White;
this.buttonX9.Visible = false;
this.buttonX9.Click += new System.EventHandler(this.btn_bindStore);
//
// 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(139, 322);
this.buttonX7.Name = "buttonX7";
this.buttonX7.Size = new System.Drawing.Size(120, 45);
this.buttonX7.TabIndex = 306;
this.buttonX7.Tag = "query";
this.buttonX7.Text = "门店休息";
this.buttonX7.TextColor = System.Drawing.Color.White;
this.buttonX7.Click += new System.EventHandler(this.btn_closeStore);
//
// 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(9, 322);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(120, 45);
this.buttonX4.TabIndex = 305;
this.buttonX4.Tag = "query";
this.buttonX4.Text = "门店营业";
this.buttonX4.TextColor = System.Drawing.Color.White;
this.buttonX4.Click += new System.EventHandler(this.btn_openStore);
//
// 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(12, 537);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(261, 45);
this.buttonX3.TabIndex = 304;
this.buttonX3.Tag = "query";
this.buttonX3.Text = "关闭页面";
this.buttonX3.TextColor = System.Drawing.Color.White;
this.buttonX3.Click += new System.EventHandler(this.btn_close);
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX9.ForeColor = System.Drawing.Color.Blue;
this.labelX9.Location = new System.Drawing.Point(6, 487);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(98, 30);
this.labelX9.TabIndex = 303;
this.labelX9.Text = "自动接单:";
this.labelX9.WordWrap = true;
//
// labelX8
//
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX8.ForeColor = System.Drawing.Color.Red;
this.labelX8.Location = new System.Drawing.Point(9, 397);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(267, 84);
this.labelX8.TabIndex = 302;
this.labelX8.Text = "温馨提示:有新的订单,超过5分钟不处理,系统会自动退单,门店也会进入未营业状态。";
this.labelX8.WordWrap = true;
//
// openTimeLabelX
//
//
//
//
this.openTimeLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.openTimeLabelX.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.openTimeLabelX.Location = new System.Drawing.Point(6, 266);
this.openTimeLabelX.Name = "openTimeLabelX";
this.openTimeLabelX.Size = new System.Drawing.Size(267, 30);
this.openTimeLabelX.TabIndex = 301;
this.openTimeLabelX.Text = "查询中....";
this.openTimeLabelX.WordWrap = true;
//
// radioButtonClose
//
//
//
//
this.radioButtonClose.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButtonClose.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButtonClose.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.radioButtonClose.Location = new System.Drawing.Point(191, 486);
this.radioButtonClose.Name = "radioButtonClose";
this.radioButtonClose.Size = new System.Drawing.Size(83, 33);
this.radioButtonClose.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButtonClose.TabIndex = 299;
this.radioButtonClose.Tag = "关闭";
this.radioButtonClose.Text = "关闭";
this.radioButtonClose.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.radioButtonClose.CheckedChanged += new System.EventHandler(this.cb_change_click);
//
// labelX7
//
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX7.ForeColor = System.Drawing.Color.DodgerBlue;
this.labelX7.Location = new System.Drawing.Point(6, 230);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(98, 30);
this.labelX7.TabIndex = 300;
this.labelX7.Text = "营业时间:";
this.labelX7.WordWrap = true;
//
// radioButtonOpen
//
//
//
//
this.radioButtonOpen.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButtonOpen.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButtonOpen.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.radioButtonOpen.Location = new System.Drawing.Point(110, 486);
this.radioButtonOpen.Name = "radioButtonOpen";
this.radioButtonOpen.Size = new System.Drawing.Size(72, 33);
this.radioButtonOpen.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButtonOpen.TabIndex = 297;
this.radioButtonOpen.Tag = "开启";
this.radioButtonOpen.Text = "开启";
this.radioButtonOpen.TextColor = System.Drawing.Color.Red;
this.radioButtonOpen.CheckedChanged += new System.EventHandler(this.cb_change_click);
//
// isOpenLabelX
//
//
//
//
this.isOpenLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.isOpenLabelX.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.isOpenLabelX.Location = new System.Drawing.Point(6, 189);
this.isOpenLabelX.Name = "isOpenLabelX";
this.isOpenLabelX.Size = new System.Drawing.Size(267, 30);
this.isOpenLabelX.TabIndex = 299;
this.isOpenLabelX.Text = "查询中....";
this.isOpenLabelX.WordWrap = true;
//
// labelX4
//
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX4.ForeColor = System.Drawing.Color.DodgerBlue;
this.labelX4.Location = new System.Drawing.Point(6, 153);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(98, 30);
this.labelX4.TabIndex = 298;
this.labelX4.Text = "营业状态:";
this.labelX4.WordWrap = true;
//
// 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(6, 39);
this.StoreNameLabelX.Name = "StoreNameLabelX";
this.StoreNameLabelX.Size = new System.Drawing.Size(267, 54);
this.StoreNameLabelX.TabIndex = 297;
this.StoreNameLabelX.Text = "查询中....";
this.StoreNameLabelX.WordWrap = true;
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.ForeColor = System.Drawing.Color.DodgerBlue;
this.labelX1.Location = new System.Drawing.Point(6, 3);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(176, 30);
this.labelX1.TabIndex = 296;
this.labelX1.Text = "商家美团店铺:";
this.labelX1.WordWrap = true;
//
// 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);
//
// SJMeituanForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.controlBox1);
this.Name = "SJMeituanForm";
this.Text = "MeituanForm";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
this.superTabControl1.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.doubleBufferPanelX4.ResumeLayout(false);
this.superTabControlPanel2.ResumeLayout(false);
this.doubleBufferPanelX6.ResumeLayout(false);
this.doubleBufferPanelX5.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox1;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.DotNetBar.ButtonX buttonX3;
private DevComponents.DotNetBar.LabelX labelX9;
private DevComponents.DotNetBar.LabelX labelX8;
private DevComponents.DotNetBar.LabelX openTimeLabelX;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButtonClose;
private DevComponents.DotNetBar.LabelX labelX7;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButtonOpen;
private DevComponents.DotNetBar.LabelX isOpenLabelX;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.LabelX StoreNameLabelX;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.SuperTabControl superTabControl1;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
private Component.DoubleBufferPanelX doubleBufferPanelX4;
private DevComponents.DotNetBar.ButtonX buttonX5;
private DevComponents.DotNetBar.ButtonX buttonX6;
private DevComponents.DotNetBar.SuperTabItem superTabItem1;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2;
private Component.DoubleBufferPanelX doubleBufferPanelX5;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX0;
private Component.DatePicker dateInputPicker;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private DevComponents.DotNetBar.SuperTabItem superTabItem2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX2;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private DevComponents.DotNetBar.ButtonX buttonX7;
private DevComponents.DotNetBar.ButtonX buttonX4;
private Component.PagerControl pagerControl2;
private Component.DoubleBufferPanelX doubleBufferPanelX6;
private DevComponents.DotNetBar.ButtonX buttonX8;
private DevComponents.DotNetBar.ButtonX buttonX9;
}
}