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.

1396 lines
87 KiB
C#

namespace POSV.WaiMai
{
partial class DeliveryForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevComponents.DotNetBar.SuperGrid.Style.Background background7 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background8 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background9 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.BorderColor borderColor3 = new DevComponents.DotNetBar.SuperGrid.Style.BorderColor();
DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable virtualKeyboardColorTable2 = new DevComponents.DotNetBar.Keyboard.VirtualKeyboardColorTable();
DevComponents.DotNetBar.Keyboard.FlatStyleRenderer flatStyleRenderer2 = new DevComponents.DotNetBar.Keyboard.FlatStyleRenderer();
DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.BorderColor borderColor1 = new DevComponents.DotNetBar.SuperGrid.Style.BorderColor();
this.controlBox = new POSV.Component.ControlBox();
this.lblTotalAmount = new DevComponents.DotNetBar.LabelX();
this.lblReceivableAmount = new DevComponents.DotNetBar.LabelX();
this.lblConcessionaryAmount = new DevComponents.DotNetBar.LabelX();
this.line1 = new DevComponents.DotNetBar.Controls.Line();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.line2 = new DevComponents.DotNetBar.Controls.Line();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.txtAmount = new POSV.Component.NumericTextBox();
this.txtTelphone = new POSV.Component.NumericTextBox();
this.txtMemo = new POSV.Component.NormalTextBox();
this.txtAddress = new POSV.Component.NormalTextBox();
this.txtWorker = new POSV.Component.NormalTextBox();
this.txtCustomer = new POSV.Component.NormalTextBox();
this.superTabControl = new DevComponents.DotNetBar.SuperTabControl();
this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.deliveryGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.Id = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.name = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.tel = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.address = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.tabDelivery = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.txtPhone = new POSV.Component.NormalTextBox();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.txtLinker = new POSV.Component.NormalTextBox();
this.keyboardControl = new DevComponents.DotNetBar.Keyboard.KeyboardControl();
this.topPanel = new POSV.Component.DoubleBufferPanelX();
this.ButtonAccept = new DevComponents.DotNetBar.ButtonX();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.lblInputLanguage = new POSV.Component.TouchLabelX();
this.chkChinese = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.chkEnglish = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.chkNumber = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.tabNew = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.addressGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.tabAddress = new DevComponents.DotNetBar.SuperTabItem();
this.superTabControlPanel4 = new DevComponents.DotNetBar.SuperTabControlPanel();
this.itemPanel = new DevComponents.DotNetBar.ItemPanel();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.buttonX3 = new DevComponents.DotNetBar.ButtonX();
this.tabWorker = new DevComponents.DotNetBar.SuperTabItem();
((System.ComponentModel.ISupportInitialize)(this.superTabControl)).BeginInit();
this.superTabControl.SuspendLayout();
this.superTabControlPanel2.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.superTabControlPanel1.SuspendLayout();
this.topPanel.SuspendLayout();
this.superTabControlPanel3.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.superTabControlPanel4.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.SuspendLayout();
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.controlBox.CloseBox = true;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.controlBox.ForeColor = System.Drawing.Color.White;
this.controlBox.Location = new System.Drawing.Point(2, 2);
this.controlBox.Margin = new System.Windows.Forms.Padding(0);
this.controlBox.MessageCenterStatus = false;
this.controlBox.MinimizeBox = false;
this.controlBox.Name = "controlBox";
this.controlBox.NetworkStatus = false;
this.controlBox.NewForeColor = System.Drawing.Color.White;
this.controlBox.SettingsBox = false;
this.controlBox.ShowApplicationVersion = false;
this.controlBox.ShowKeyboard = false;
this.controlBox.ShowLockScreen = false;
this.controlBox.ShowMessageCenter = false;
this.controlBox.ShowNetworkStatus = false;
this.controlBox.ShowQrCode = false;
this.controlBox.Size = new System.Drawing.Size(616, 32);
this.controlBox.TabIndex = 1;
this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick);
//
// lblTotalAmount
//
this.lblTotalAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblTotalAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblTotalAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTotalAmount.ForeColor = System.Drawing.Color.Black;
this.lblTotalAmount.Location = new System.Drawing.Point(12, 11);
this.lblTotalAmount.Name = "lblTotalAmount";
this.lblTotalAmount.Size = new System.Drawing.Size(204, 25);
this.lblTotalAmount.TabIndex = 37;
this.lblTotalAmount.Tag = "消费金额:{0}";
this.lblTotalAmount.Text = "消费金额:";
//
// lblReceivableAmount
//
this.lblReceivableAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblReceivableAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblReceivableAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblReceivableAmount.ForeColor = System.Drawing.Color.Black;
this.lblReceivableAmount.Location = new System.Drawing.Point(420, 11);
this.lblReceivableAmount.Name = "lblReceivableAmount";
this.lblReceivableAmount.Size = new System.Drawing.Size(184, 25);
this.lblReceivableAmount.TabIndex = 38;
this.lblReceivableAmount.Tag = "应收金额:{0}";
this.lblReceivableAmount.Text = "应收金额:";
//
// lblConcessionaryAmount
//
this.lblConcessionaryAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblConcessionaryAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblConcessionaryAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblConcessionaryAmount.ForeColor = System.Drawing.Color.Black;
this.lblConcessionaryAmount.Location = new System.Drawing.Point(222, 11);
this.lblConcessionaryAmount.Name = "lblConcessionaryAmount";
this.lblConcessionaryAmount.Size = new System.Drawing.Size(192, 25);
this.lblConcessionaryAmount.TabIndex = 39;
this.lblConcessionaryAmount.Tag = "优惠金额:{0}";
this.lblConcessionaryAmount.Text = "优惠金额:";
//
// line1
//
this.line1.BackColor = System.Drawing.Color.Transparent;
this.line1.Location = new System.Drawing.Point(12, 40);
this.line1.Name = "line1";
this.line1.Size = new System.Drawing.Size(604, 13);
this.line1.TabIndex = 40;
this.line1.Text = "line1";
//
// labelX1
//
this.labelX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.ForeColor = System.Drawing.SystemColors.Highlight;
this.labelX1.Location = new System.Drawing.Point(12, 60);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(85, 25);
this.labelX1.TabIndex = 41;
this.labelX1.Tag = "";
this.labelX1.Text = "订餐电话:";
this.labelX1.TextAlignment = System.Drawing.StringAlignment.Far;
//
// labelX2
//
this.labelX2.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.ForeColor = System.Drawing.SystemColors.Highlight;
this.labelX2.Location = new System.Drawing.Point(358, 60);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(85, 25);
this.labelX2.TabIndex = 42;
this.labelX2.Tag = "";
this.labelX2.Text = "订餐人:";
this.labelX2.TextAlignment = System.Drawing.StringAlignment.Far;
//
// labelX3
//
this.labelX3.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX3.ForeColor = System.Drawing.SystemColors.Highlight;
this.labelX3.Location = new System.Drawing.Point(12, 103);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(85, 25);
this.labelX3.TabIndex = 43;
this.labelX3.Tag = "";
this.labelX3.Text = "送餐地址:";
this.labelX3.TextAlignment = System.Drawing.StringAlignment.Far;
//
// line2
//
this.line2.BackColor = System.Drawing.Color.Transparent;
this.line2.Location = new System.Drawing.Point(12, 178);
this.line2.Name = "line2";
this.line2.Size = new System.Drawing.Size(604, 13);
this.line2.TabIndex = 44;
this.line2.Text = "line2";
//
// labelX4
//
this.labelX4.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX4.ForeColor = System.Drawing.Color.Black;
this.labelX4.Location = new System.Drawing.Point(12, 198);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(85, 25);
this.labelX4.TabIndex = 45;
this.labelX4.Tag = "";
this.labelX4.Text = "送餐人:";
this.labelX4.TextAlignment = System.Drawing.StringAlignment.Far;
//
// labelX5
//
this.labelX5.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.ForeColor = System.Drawing.Color.Black;
this.labelX5.Location = new System.Drawing.Point(358, 198);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(85, 25);
this.labelX5.TabIndex = 46;
this.labelX5.Tag = "";
this.labelX5.Text = "预支金额:";
this.labelX5.TextAlignment = System.Drawing.StringAlignment.Far;
//
// labelX6
//
this.labelX6.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX6.ForeColor = System.Drawing.Color.Black;
this.labelX6.Location = new System.Drawing.Point(12, 243);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(85, 25);
this.labelX6.TabIndex = 47;
this.labelX6.Tag = "";
this.labelX6.Text = "外送单注:";
this.labelX6.TextAlignment = System.Drawing.StringAlignment.Far;
//
// txtAmount
//
this.txtAmount.AllowDecimalSeparator = true;
this.txtAmount.AllowNegativeSign = false;
this.txtAmount.AllowSpace = false;
this.txtAmount.BackColor = System.Drawing.Color.White;
//
//
//
this.txtAmount.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtAmount.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtAmount.Border.Class = "TextBoxBorder";
this.txtAmount.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtAmount.DisabledBackColor = System.Drawing.Color.White;
this.txtAmount.EnableSoftKeyboard = true;
this.txtAmount.Font = new System.Drawing.Font("宋体", 15F);
this.txtAmount.ForeColor = System.Drawing.Color.Black;
this.txtAmount.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtAmount.Location = new System.Drawing.Point(449, 195);
this.txtAmount.MaxDecimalDigit = 2;
this.txtAmount.MaxLength = 12;
this.txtAmount.Multiline = true;
this.txtAmount.Name = "txtAmount";
this.txtAmount.PreventEnterBeep = true;
this.txtAmount.Size = new System.Drawing.Size(158, 30);
this.txtAmount.TabIndex = 49;
this.txtAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtAmount.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// txtTelphone
//
this.txtTelphone.AllowDecimalSeparator = false;
this.txtTelphone.AllowNegativeSign = false;
this.txtTelphone.AllowSpace = false;
this.txtTelphone.BackColor = System.Drawing.Color.White;
//
//
//
this.txtTelphone.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtTelphone.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtTelphone.Border.Class = "TextBoxBorder";
this.txtTelphone.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtTelphone.ButtonCustom.Checked = true;
this.txtTelphone.ButtonCustom.SymbolColor = System.Drawing.Color.DarkGray;
this.txtTelphone.ButtonCustom.Text = "查找";
this.txtTelphone.ButtonCustom.Visible = true;
this.txtTelphone.DisabledBackColor = System.Drawing.Color.White;
this.txtTelphone.EnableSoftKeyboard = true;
this.txtTelphone.Font = new System.Drawing.Font("宋体", 15F);
this.txtTelphone.ForeColor = System.Drawing.Color.Black;
this.txtTelphone.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtTelphone.Location = new System.Drawing.Point(104, 57);
this.txtTelphone.MaxDecimalDigit = 0;
this.txtTelphone.MaxLength = 24;
this.txtTelphone.Multiline = true;
this.txtTelphone.Name = "txtTelphone";
this.txtTelphone.PreventEnterBeep = true;
this.txtTelphone.Size = new System.Drawing.Size(219, 30);
this.txtTelphone.TabIndex = 1;
this.txtTelphone.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnTelphoneEnterClick);
this.txtTelphone.ButtonCustomClick += new System.EventHandler(this.OnTelphoneSearchClick);
this.txtTelphone.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// txtMemo
//
this.txtMemo.BackColor = System.Drawing.Color.White;
//
//
//
this.txtMemo.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtMemo.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtMemo.Border.Class = "TextBoxBorder";
this.txtMemo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtMemo.DisabledBackColor = System.Drawing.Color.White;
this.txtMemo.Font = new System.Drawing.Font("宋体", 15F);
this.txtMemo.ForeColor = System.Drawing.Color.Black;
this.txtMemo.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtMemo.Keyboard = POSV.KeyboardType.;
this.txtMemo.Location = new System.Drawing.Point(104, 240);
this.txtMemo.MaxLength = 128;
this.txtMemo.Multiline = true;
this.txtMemo.Name = "txtMemo";
this.txtMemo.PreventEnterBeep = true;
this.txtMemo.Size = new System.Drawing.Size(503, 30);
this.txtMemo.TabIndex = 54;
this.txtMemo.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// txtAddress
//
this.txtAddress.BackColor = System.Drawing.Color.White;
//
//
//
this.txtAddress.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtAddress.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtAddress.Border.Class = "TextBoxBorder";
this.txtAddress.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtAddress.ButtonCustom.Checked = true;
this.txtAddress.ButtonCustom.Text = "选地址";
this.txtAddress.ButtonCustom.Visible = true;
this.txtAddress.DisabledBackColor = System.Drawing.Color.White;
this.txtAddress.Font = new System.Drawing.Font("宋体", 15F);
this.txtAddress.ForeColor = System.Drawing.Color.Black;
this.txtAddress.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtAddress.Keyboard = POSV.KeyboardType.;
this.txtAddress.Location = new System.Drawing.Point(104, 100);
this.txtAddress.MaxLength = 128;
this.txtAddress.Multiline = true;
this.txtAddress.Name = "txtAddress";
this.txtAddress.PreventEnterBeep = true;
this.txtAddress.Size = new System.Drawing.Size(503, 30);
this.txtAddress.TabIndex = 55;
this.txtAddress.ButtonCustomClick += new System.EventHandler(this.OnAddressSearchClick);
this.txtAddress.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// txtWorker
//
this.txtWorker.BackColor = System.Drawing.Color.White;
//
//
//
this.txtWorker.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtWorker.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtWorker.Border.Class = "TextBoxBorder";
this.txtWorker.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtWorker.ButtonCustom.Checked = true;
this.txtWorker.ButtonCustom.Text = "选择";
this.txtWorker.ButtonCustom.Visible = true;
this.txtWorker.DisabledBackColor = System.Drawing.Color.White;
this.txtWorker.Font = new System.Drawing.Font("宋体", 15F);
this.txtWorker.ForeColor = System.Drawing.Color.Black;
this.txtWorker.Keyboard = POSV.KeyboardType.;
this.txtWorker.Location = new System.Drawing.Point(104, 195);
this.txtWorker.MaxLength = 128;
this.txtWorker.Multiline = true;
this.txtWorker.Name = "txtWorker";
this.txtWorker.PreventEnterBeep = true;
this.txtWorker.ReadOnly = true;
this.txtWorker.Size = new System.Drawing.Size(218, 30);
this.txtWorker.TabIndex = 56;
this.txtWorker.ButtonCustomClick += new System.EventHandler(this.OnWorkerSearchClick);
this.txtWorker.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// txtCustomer
//
this.txtCustomer.BackColor = System.Drawing.Color.White;
//
//
//
this.txtCustomer.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtCustomer.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtCustomer.Border.Class = "TextBoxBorder";
this.txtCustomer.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtCustomer.ButtonCustom.Text = "选择";
this.txtCustomer.DisabledBackColor = System.Drawing.Color.White;
this.txtCustomer.Font = new System.Drawing.Font("宋体", 15F);
this.txtCustomer.ForeColor = System.Drawing.Color.Black;
this.txtCustomer.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtCustomer.Keyboard = POSV.KeyboardType.;
this.txtCustomer.Location = new System.Drawing.Point(449, 57);
this.txtCustomer.MaxLength = 128;
this.txtCustomer.Multiline = true;
this.txtCustomer.Name = "txtCustomer";
this.txtCustomer.PreventEnterBeep = true;
this.txtCustomer.Size = new System.Drawing.Size(158, 30);
this.txtCustomer.TabIndex = 57;
this.txtCustomer.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// superTabControl
//
this.superTabControl.BackColor = System.Drawing.Color.White;
//
//
//
//
//
//
this.superTabControl.ControlBox.CloseBox.Name = "";
//
//
//
this.superTabControl.ControlBox.MenuBox.Name = "";
this.superTabControl.ControlBox.Name = "";
this.superTabControl.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.superTabControl.ControlBox.MenuBox,
this.superTabControl.ControlBox.CloseBox});
this.superTabControl.ControlBox.Visible = false;
this.superTabControl.Controls.Add(this.superTabControlPanel2);
this.superTabControl.Controls.Add(this.superTabControlPanel1);
this.superTabControl.Controls.Add(this.superTabControlPanel3);
this.superTabControl.Controls.Add(this.superTabControlPanel4);
this.superTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControl.ForeColor = System.Drawing.Color.Black;
this.superTabControl.Location = new System.Drawing.Point(2, 34);
this.superTabControl.Name = "superTabControl";
this.superTabControl.ReorderTabsEnabled = true;
this.superTabControl.SelectedTabFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superTabControl.SelectedTabIndex = 0;
this.superTabControl.Size = new System.Drawing.Size(616, 583);
this.superTabControl.TabFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superTabControl.TabIndex = 66;
this.superTabControl.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.tabNew,
this.tabDelivery,
this.tabAddress,
this.tabWorker});
this.superTabControl.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OfficeMobile2014;
this.superTabControl.TabsVisible = false;
this.superTabControl.SelectedTabChanged += new System.EventHandler<DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.OnTabChanged);
//
// superTabControlPanel2
//
this.superTabControlPanel2.Controls.Add(this.deliveryGrid);
this.superTabControlPanel2.Controls.Add(this.doubleBufferPanelX1);
this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel2.Location = new System.Drawing.Point(0, 41);
this.superTabControlPanel2.Name = "superTabControlPanel2";
this.superTabControlPanel2.Padding = new System.Windows.Forms.Padding(2);
this.superTabControlPanel2.Size = new System.Drawing.Size(616, 542);
this.superTabControlPanel2.TabIndex = 0;
this.superTabControlPanel2.TabItem = this.tabDelivery;
//
// deliveryGrid
//
this.deliveryGrid.BackColor = System.Drawing.Color.Transparent;
this.deliveryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
background7.Color1 = System.Drawing.Color.Moccasin;
background7.Color2 = System.Drawing.Color.Moccasin;
this.deliveryGrid.DefaultVisualStyles.CellStyles.Selected.Background = background7;
this.deliveryGrid.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.Black;
background8.Color1 = System.Drawing.Color.Moccasin;
background8.Color2 = System.Drawing.Color.Moccasin;
this.deliveryGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background8;
this.deliveryGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
background9.Color1 = System.Drawing.Color.Transparent;
background9.Color2 = System.Drawing.Color.Transparent;
this.deliveryGrid.DefaultVisualStyles.GridPanelStyle.Background = background9;
this.deliveryGrid.Dock = System.Windows.Forms.DockStyle.Fill;
this.deliveryGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.deliveryGrid.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.deliveryGrid.ForeColor = System.Drawing.Color.Black;
this.deliveryGrid.HScrollBarVisible = false;
this.deliveryGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.deliveryGrid.Location = new System.Drawing.Point(2, 2);
this.deliveryGrid.Name = "deliveryGrid";
//
//
//
this.deliveryGrid.PrimaryGrid.ActiveRowIndicatorStyle = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.None;
this.deliveryGrid.PrimaryGrid.AllowEdit = false;
this.deliveryGrid.PrimaryGrid.AutoGenerateColumns = false;
this.deliveryGrid.PrimaryGrid.CellDragBehavior = DevComponents.DotNetBar.SuperGrid.CellDragBehavior.None;
this.deliveryGrid.PrimaryGrid.CellMergeMode = DevComponents.DotNetBar.SuperGrid.CellMergeMode.None;
this.deliveryGrid.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.deliveryGrid.PrimaryGrid.ColumnDragBehavior = DevComponents.DotNetBar.SuperGrid.ColumnDragBehavior.None;
this.deliveryGrid.PrimaryGrid.ColumnGroupHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.deliveryGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.deliveryGrid.PrimaryGrid.Columns.Add(this.Id);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.name);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.tel);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.address);
this.deliveryGrid.PrimaryGrid.Columns.Add(this.gridColumn5);
this.deliveryGrid.PrimaryGrid.DefaultRowHeight = 40;
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(114)))));
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
borderColor3.Bottom = System.Drawing.Color.Transparent;
borderColor3.Left = System.Drawing.Color.Transparent;
borderColor3.Right = System.Drawing.Color.Transparent;
borderColor3.Top = System.Drawing.Color.Transparent;
this.deliveryGrid.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.BorderColor = borderColor3;
//
//
//
this.deliveryGrid.PrimaryGrid.Footer.RowHeight = 40;
this.deliveryGrid.PrimaryGrid.Footer.Text = "";
this.deliveryGrid.PrimaryGrid.Footer.Visible = false;
this.deliveryGrid.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
this.deliveryGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.deliveryGrid.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.None;
this.deliveryGrid.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.None;
this.deliveryGrid.PrimaryGrid.MultiSelect = false;
this.deliveryGrid.PrimaryGrid.OnlySendFinalRowActivatedEvents = true;
this.deliveryGrid.PrimaryGrid.RowHeaderIndexOffset = 1;
this.deliveryGrid.PrimaryGrid.RowHeaderWidth = 40;
this.deliveryGrid.PrimaryGrid.RowWhitespaceClickBehavior = DevComponents.DotNetBar.SuperGrid.RowWhitespaceClickBehavior.None;
this.deliveryGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.deliveryGrid.PrimaryGrid.ShowInsertRowImage = false;
this.deliveryGrid.PrimaryGrid.ShowRowGridIndex = true;
this.deliveryGrid.PrimaryGrid.TopLeftHeaderSelectBehavior = DevComponents.DotNetBar.SuperGrid.TopLeftHeaderSelectBehavior.NoSelection;
this.deliveryGrid.PrimaryGrid.VirtualMode = true;
this.deliveryGrid.PrimaryGrid.VirtualRowHeight = 40;
this.deliveryGrid.Size = new System.Drawing.Size(612, 484);
this.deliveryGrid.TabIndex = 78;
this.deliveryGrid.Text = " ";
this.deliveryGrid.CellDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.GridControlCellDoubleClick);
this.deliveryGrid.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnDeliveryGridRowActivated);
//
// Id
//
this.Id.AllowEdit = false;
this.Id.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.Id.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.Id.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.Id.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.Id.DataPropertyName = "VisitorId";
this.Id.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.Id.FillWeight = 40;
this.Id.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.Id.HeaderText = "ID";
this.Id.MinimumWidth = 40;
this.Id.Name = "id";
this.Id.ReadOnly = true;
this.Id.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.Id.Visible = false;
this.Id.Width = 40;
//
// name
//
this.name.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.name.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.name.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.name.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.name.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.name.DataPropertyName = "Name";
this.name.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.name.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.name.HeaderText = "姓名";
this.name.MinimumWidth = 100;
this.name.Name = "name";
this.name.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// tel
//
this.tel.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.tel.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.tel.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.tel.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.tel.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.tel.DataPropertyName = "Tel";
this.tel.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.tel.FillWeight = 150;
this.tel.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.tel.HeaderText = "电话号码";
this.tel.MinimumWidth = 150;
this.tel.Name = "tel";
this.tel.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.tel.Width = 150;
//
// address
//
this.address.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.address.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.address.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.address.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.address.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.address.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.address.DataPropertyName = "Address";
this.address.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.address.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.address.HeaderText = "配送地址";
this.address.MinimumWidth = 100;
this.address.Name = "address";
this.address.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "Id";
this.gridColumn5.Name = "addressId";
this.gridColumn5.Visible = false;
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.buttonX2);
this.doubleBufferPanelX1.Controls.Add(this.buttonX4);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(2, 486);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Padding = new System.Windows.Forms.Padding(2);
this.doubleBufferPanelX1.Size = new System.Drawing.Size(612, 54);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX1.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX1.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX1.Style.BackColor2.Color = System.Drawing.Color.Transparent;
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 = 70;
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
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.Dock = System.Windows.Forms.DockStyle.Right;
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(482, 2);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(128, 50);
this.buttonX2.TabIndex = 36;
this.buttonX2.Text = "确定选择";
this.buttonX2.TextColor = System.Drawing.Color.White;
this.buttonX2.Click += new System.EventHandler(this.OnVisitorSelectClick);
//
// buttonX4
//
this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
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(360, 3);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(114, 50);
this.buttonX4.TabIndex = 35;
this.buttonX4.Text = "取消";
this.buttonX4.TextColor = System.Drawing.Color.White;
this.buttonX4.Click += new System.EventHandler(this.OnButtonBackClick);
//
// tabDelivery
//
this.tabDelivery.AttachedControl = this.superTabControlPanel2;
this.tabDelivery.GlobalItem = false;
this.tabDelivery.Name = "tabDelivery";
this.tabDelivery.Tag = "熟客选择";
this.tabDelivery.Text = "熟客选择";
//
// superTabControlPanel1
//
this.superTabControlPanel1.Controls.Add(this.labelX8);
this.superTabControlPanel1.Controls.Add(this.txtPhone);
this.superTabControlPanel1.Controls.Add(this.labelX7);
this.superTabControlPanel1.Controls.Add(this.txtLinker);
this.superTabControlPanel1.Controls.Add(this.keyboardControl);
this.superTabControlPanel1.Controls.Add(this.topPanel);
this.superTabControlPanel1.Controls.Add(this.lblTotalAmount);
this.superTabControlPanel1.Controls.Add(this.lblReceivableAmount);
this.superTabControlPanel1.Controls.Add(this.lblConcessionaryAmount);
this.superTabControlPanel1.Controls.Add(this.line1);
this.superTabControlPanel1.Controls.Add(this.labelX1);
this.superTabControlPanel1.Controls.Add(this.labelX2);
this.superTabControlPanel1.Controls.Add(this.txtCustomer);
this.superTabControlPanel1.Controls.Add(this.labelX3);
this.superTabControlPanel1.Controls.Add(this.txtWorker);
this.superTabControlPanel1.Controls.Add(this.line2);
this.superTabControlPanel1.Controls.Add(this.txtAddress);
this.superTabControlPanel1.Controls.Add(this.labelX4);
this.superTabControlPanel1.Controls.Add(this.txtMemo);
this.superTabControlPanel1.Controls.Add(this.labelX5);
this.superTabControlPanel1.Controls.Add(this.txtTelphone);
this.superTabControlPanel1.Controls.Add(this.labelX6);
this.superTabControlPanel1.Controls.Add(this.txtAmount);
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 41);
this.superTabControlPanel1.Name = "superTabControlPanel1";
this.superTabControlPanel1.Size = new System.Drawing.Size(616, 542);
this.superTabControlPanel1.TabIndex = 1;
this.superTabControlPanel1.TabItem = this.tabNew;
//
// labelX8
//
this.labelX8.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX8.ForeColor = System.Drawing.Color.Black;
this.labelX8.Location = new System.Drawing.Point(358, 147);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(85, 25);
this.labelX8.TabIndex = 73;
this.labelX8.Tag = "";
this.labelX8.Text = "联系人:";
this.labelX8.TextAlignment = System.Drawing.StringAlignment.Far;
//
// txtPhone
//
this.txtPhone.BackColor = System.Drawing.Color.White;
//
//
//
this.txtPhone.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtPhone.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtPhone.Border.Class = "TextBoxBorder";
this.txtPhone.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtPhone.ButtonCustom.Text = "选择";
this.txtPhone.DisabledBackColor = System.Drawing.Color.White;
this.txtPhone.Font = new System.Drawing.Font("宋体", 15F);
this.txtPhone.ForeColor = System.Drawing.Color.Black;
this.txtPhone.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtPhone.Keyboard = POSV.KeyboardType.;
this.txtPhone.Location = new System.Drawing.Point(104, 144);
this.txtPhone.MaxLength = 128;
this.txtPhone.Multiline = true;
this.txtPhone.Name = "txtPhone";
this.txtPhone.PreventEnterBeep = true;
this.txtPhone.Size = new System.Drawing.Size(219, 30);
this.txtPhone.TabIndex = 74;
this.txtPhone.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// labelX7
//
this.labelX7.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX7.ForeColor = System.Drawing.Color.Black;
this.labelX7.Location = new System.Drawing.Point(12, 147);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(85, 25);
this.labelX7.TabIndex = 71;
this.labelX7.Tag = "";
this.labelX7.Text = "联系电话:";
this.labelX7.TextAlignment = System.Drawing.StringAlignment.Far;
//
// txtLinker
//
this.txtLinker.BackColor = System.Drawing.Color.White;
//
//
//
this.txtLinker.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtLinker.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtLinker.Border.Class = "TextBoxBorder";
this.txtLinker.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtLinker.ButtonCustom.Text = "选择";
this.txtLinker.DisabledBackColor = System.Drawing.Color.White;
this.txtLinker.Font = new System.Drawing.Font("宋体", 15F);
this.txtLinker.ForeColor = System.Drawing.Color.Black;
this.txtLinker.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.txtLinker.Keyboard = POSV.KeyboardType.;
this.txtLinker.Location = new System.Drawing.Point(449, 144);
this.txtLinker.MaxLength = 128;
this.txtLinker.Multiline = true;
this.txtLinker.Name = "txtLinker";
this.txtLinker.PreventEnterBeep = true;
this.txtLinker.Size = new System.Drawing.Size(158, 30);
this.txtLinker.TabIndex = 72;
this.txtLinker.TextChanged += new System.EventHandler(this.txtCustomer_TextChanged);
//
// keyboardControl
//
this.keyboardControl.CaptionHeight = 0;
virtualKeyboardColorTable2.BackgroundColor = System.Drawing.Color.Black;
virtualKeyboardColorTable2.DarkKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(28)))), ((int)(((byte)(33)))));
virtualKeyboardColorTable2.DownKeysColor = System.Drawing.Color.White;
virtualKeyboardColorTable2.DownTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
virtualKeyboardColorTable2.KeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(47)))), ((int)(((byte)(55)))));
virtualKeyboardColorTable2.LightKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(68)))), ((int)(((byte)(76)))));
virtualKeyboardColorTable2.PressedKeysColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(161)))), ((int)(((byte)(81)))));
virtualKeyboardColorTable2.TextColor = System.Drawing.Color.White;
virtualKeyboardColorTable2.ToggleTextColor = System.Drawing.Color.Green;
virtualKeyboardColorTable2.TopBarTextColor = System.Drawing.Color.White;
this.keyboardControl.ColorTable = virtualKeyboardColorTable2;
this.keyboardControl.Dock = System.Windows.Forms.DockStyle.Bottom;
this.keyboardControl.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.keyboardControl.IsTopBarVisible = false;
this.keyboardControl.Location = new System.Drawing.Point(0, 272);
this.keyboardControl.Name = "keyboardControl";
flatStyleRenderer2.ColorTable = virtualKeyboardColorTable2;
flatStyleRenderer2.ForceAntiAlias = false;
this.keyboardControl.Renderer = flatStyleRenderer2;
this.keyboardControl.Size = new System.Drawing.Size(616, 216);
this.keyboardControl.TabIndex = 67;
//
// topPanel
//
this.topPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.topPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.topPanel.Controls.Add(this.ButtonAccept);
this.topPanel.Controls.Add(this.ButtonCancel);
this.topPanel.Controls.Add(this.lblInputLanguage);
this.topPanel.Controls.Add(this.chkChinese);
this.topPanel.Controls.Add(this.chkEnglish);
this.topPanel.Controls.Add(this.chkNumber);
this.topPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.topPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.topPanel.Location = new System.Drawing.Point(0, 488);
this.topPanel.Name = "topPanel";
this.topPanel.Padding = new System.Windows.Forms.Padding(2);
this.topPanel.Size = new System.Drawing.Size(616, 54);
this.topPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.topPanel.Style.BackColor1.Alpha = ((byte)(0));
this.topPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.topPanel.Style.BackColor2.Alpha = ((byte)(0));
this.topPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.topPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.topPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.topPanel.Style.GradientAngle = 90;
this.topPanel.TabIndex = 66;
//
// ButtonAccept
//
this.ButtonAccept.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonAccept.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.ButtonAccept.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonAccept.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonAccept.Dock = System.Windows.Forms.DockStyle.Right;
this.ButtonAccept.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonAccept.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonAccept.Location = new System.Drawing.Point(486, 2);
this.ButtonAccept.Name = "ButtonAccept";
this.ButtonAccept.Size = new System.Drawing.Size(128, 50);
this.ButtonAccept.TabIndex = 34;
this.ButtonAccept.Text = "提交外送单";
this.ButtonAccept.TextColor = System.Drawing.Color.White;
this.ButtonAccept.Click += new System.EventHandler(this.OnSubmitOrderClick);
//
// ButtonCancel
//
this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.ButtonCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonCancel.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonCancel.FadeEffect = false;
this.ButtonCancel.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonCancel.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonCancel.Location = new System.Drawing.Point(361, 2);
this.ButtonCancel.Name = "ButtonCancel";
this.ButtonCancel.Size = new System.Drawing.Size(119, 50);
this.ButtonCancel.TabIndex = 33;
this.ButtonCancel.Text = "取消";
this.ButtonCancel.TextColor = System.Drawing.Color.White;
this.ButtonCancel.Click += new System.EventHandler(this.OnControlBoxCloseClick);
//
// lblInputLanguage
//
this.lblInputLanguage.BackColor = System.Drawing.Color.Transparent;
this.lblInputLanguage.BackColor1 = System.Drawing.Color.Transparent;
this.lblInputLanguage.BackColor2 = System.Drawing.Color.Tan;
this.lblInputLanguage.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
//
//
//
this.lblInputLanguage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblInputLanguage.BackgroundStyle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblInputLanguage.BackgroundStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.lblInputLanguage.EnableMarkup = false;
this.lblInputLanguage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblInputLanguage.ForeColor = System.Drawing.Color.Black;
this.lblInputLanguage.ImageTextSpacing = 0;
this.lblInputLanguage.Location = new System.Drawing.Point(194, 2);
this.lblInputLanguage.Name = "lblInputLanguage";
this.lblInputLanguage.PaddingLeft = 2;
this.lblInputLanguage.PaddingRight = 2;
this.lblInputLanguage.PaddingTop = 5;
this.lblInputLanguage.Size = new System.Drawing.Size(126, 47);
this.lblInputLanguage.TabIndex = 16;
this.lblInputLanguage.Text = "点击更换输入法";
this.lblInputLanguage.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.lblInputLanguage.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.lblInputLanguage.Visible = false;
this.lblInputLanguage.TouchClick += new POSV.Component.TouchLabelX.EventHandler(this.OnChangedLanguage);
//
// chkChinese
//
//
//
//
this.chkChinese.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.chkChinese.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.chkChinese.Dock = System.Windows.Forms.DockStyle.Left;
this.chkChinese.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkChinese.Location = new System.Drawing.Point(130, 2);
this.chkChinese.Name = "chkChinese";
this.chkChinese.Size = new System.Drawing.Size(64, 50);
this.chkChinese.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.chkChinese.TabIndex = 15;
this.chkChinese.Tag = "中文";
this.chkChinese.Text = "中文";
this.chkChinese.CheckedChanged += new System.EventHandler(this.KeyboardChanged);
//
// chkEnglish
//
//
//
//
this.chkEnglish.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.chkEnglish.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.chkEnglish.Dock = System.Windows.Forms.DockStyle.Left;
this.chkEnglish.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkEnglish.Location = new System.Drawing.Point(66, 2);
this.chkEnglish.Name = "chkEnglish";
this.chkEnglish.Size = new System.Drawing.Size(64, 50);
this.chkEnglish.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.chkEnglish.TabIndex = 14;
this.chkEnglish.Tag = "英文";
this.chkEnglish.Text = "英文";
this.chkEnglish.CheckedChanged += new System.EventHandler(this.KeyboardChanged);
//
// chkNumber
//
//
//
//
this.chkNumber.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.chkNumber.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.chkNumber.Dock = System.Windows.Forms.DockStyle.Left;
this.chkNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkNumber.Location = new System.Drawing.Point(2, 2);
this.chkNumber.Name = "chkNumber";
this.chkNumber.Size = new System.Drawing.Size(64, 50);
this.chkNumber.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.chkNumber.TabIndex = 13;
this.chkNumber.Tag = "数字";
this.chkNumber.Text = "数字";
this.chkNumber.CheckedChanged += new System.EventHandler(this.KeyboardChanged);
//
// tabNew
//
this.tabNew.AttachedControl = this.superTabControlPanel1;
this.tabNew.GlobalItem = false;
this.tabNew.Name = "tabNew";
this.tabNew.Tag = "外送登记";
this.tabNew.Text = "外送登记";
//
// superTabControlPanel3
//
this.superTabControlPanel3.Controls.Add(this.addressGrid);
this.superTabControlPanel3.Controls.Add(this.doubleBufferPanelX2);
this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel3.Location = new System.Drawing.Point(0, 41);
this.superTabControlPanel3.Name = "superTabControlPanel3";
this.superTabControlPanel3.Size = new System.Drawing.Size(616, 542);
this.superTabControlPanel3.TabIndex = 0;
this.superTabControlPanel3.TabItem = this.tabAddress;
//
// addressGrid
//
this.addressGrid.BackColor = System.Drawing.Color.Transparent;
this.addressGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
background1.Color1 = System.Drawing.Color.Moccasin;
background1.Color2 = System.Drawing.Color.Moccasin;
this.addressGrid.DefaultVisualStyles.CellStyles.Selected.Background = background1;
this.addressGrid.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.Black;
background2.Color1 = System.Drawing.Color.Moccasin;
background2.Color2 = System.Drawing.Color.Moccasin;
this.addressGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background2;
this.addressGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
background3.Color1 = System.Drawing.Color.Transparent;
background3.Color2 = System.Drawing.Color.Transparent;
this.addressGrid.DefaultVisualStyles.GridPanelStyle.Background = background3;
this.addressGrid.Dock = System.Windows.Forms.DockStyle.Fill;
this.addressGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.addressGrid.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.addressGrid.ForeColor = System.Drawing.Color.Black;
this.addressGrid.HScrollBarVisible = false;
this.addressGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.addressGrid.Location = new System.Drawing.Point(0, 0);
this.addressGrid.Name = "addressGrid";
//
//
//
this.addressGrid.PrimaryGrid.ActiveRowIndicatorStyle = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.None;
this.addressGrid.PrimaryGrid.AllowEdit = false;
this.addressGrid.PrimaryGrid.AllowRowHeaderResize = true;
this.addressGrid.PrimaryGrid.AllowRowResize = true;
this.addressGrid.PrimaryGrid.AutoGenerateColumns = false;
this.addressGrid.PrimaryGrid.CellDragBehavior = DevComponents.DotNetBar.SuperGrid.CellDragBehavior.None;
this.addressGrid.PrimaryGrid.CellMergeMode = DevComponents.DotNetBar.SuperGrid.CellMergeMode.None;
this.addressGrid.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.addressGrid.PrimaryGrid.ColumnDragBehavior = DevComponents.DotNetBar.SuperGrid.ColumnDragBehavior.None;
this.addressGrid.PrimaryGrid.ColumnGroupHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.addressGrid.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.addressGrid.PrimaryGrid.Columns.Add(this.gridColumn1);
this.addressGrid.PrimaryGrid.Columns.Add(this.gridColumn3);
this.addressGrid.PrimaryGrid.Columns.Add(this.gridColumn2);
this.addressGrid.PrimaryGrid.Columns.Add(this.gridColumn4);
this.addressGrid.PrimaryGrid.DefaultRowHeight = 0;
this.addressGrid.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.addressGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.addressGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(114)))));
this.addressGrid.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
borderColor1.Bottom = System.Drawing.Color.Transparent;
borderColor1.Left = System.Drawing.Color.Transparent;
borderColor1.Right = System.Drawing.Color.Transparent;
borderColor1.Top = System.Drawing.Color.Transparent;
this.addressGrid.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.BorderColor = borderColor1;
//
//
//
this.addressGrid.PrimaryGrid.Footer.RowHeight = 40;
this.addressGrid.PrimaryGrid.Footer.Text = "";
this.addressGrid.PrimaryGrid.Footer.Visible = false;
this.addressGrid.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
this.addressGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.addressGrid.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.None;
this.addressGrid.PrimaryGrid.MaxRowHeight = 100;
this.addressGrid.PrimaryGrid.MinRowHeight = 50;
this.addressGrid.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.None;
this.addressGrid.PrimaryGrid.MultiSelect = false;
this.addressGrid.PrimaryGrid.OnlySendFinalRowActivatedEvents = true;
this.addressGrid.PrimaryGrid.RowHeaderIndexOffset = 1;
this.addressGrid.PrimaryGrid.RowHeaderWidth = 40;
this.addressGrid.PrimaryGrid.RowWhitespaceClickBehavior = DevComponents.DotNetBar.SuperGrid.RowWhitespaceClickBehavior.None;
this.addressGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.addressGrid.PrimaryGrid.ShowInsertRowImage = false;
this.addressGrid.PrimaryGrid.ShowRowGridIndex = true;
this.addressGrid.PrimaryGrid.TopLeftHeaderSelectBehavior = DevComponents.DotNetBar.SuperGrid.TopLeftHeaderSelectBehavior.NoSelection;
this.addressGrid.PrimaryGrid.VirtualRowHeight = 50;
this.addressGrid.Size = new System.Drawing.Size(616, 488);
this.addressGrid.TabIndex = 83;
this.addressGrid.Text = " ";
this.addressGrid.CellDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.AddressGridCellDoubleClick);
//
// gridColumn1
//
this.gridColumn1.AllowEdit = false;
this.gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn1.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn1.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn1.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn1.DataPropertyName = "Id";
this.gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn1.FillWeight = 40;
this.gridColumn1.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.gridColumn1.HeaderText = "ID";
this.gridColumn1.MinimumWidth = 40;
this.gridColumn1.Name = "id";
this.gridColumn1.ReadOnly = true;
this.gridColumn1.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn1.Visible = false;
this.gridColumn1.Width = 40;
//
// gridColumn3
//
this.gridColumn3.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.gridColumn3.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn3.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn3.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn3.DataPropertyName = "Name";
this.gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn3.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.gridColumn3.HeaderText = "姓名";
this.gridColumn3.MinimumWidth = 100;
this.gridColumn3.Name = "name";
this.gridColumn3.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// gridColumn2
//
this.gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn2.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn2.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn2.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn2.DataPropertyName = "Telephone";
this.gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn2.FillWeight = 150;
this.gridColumn2.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.gridColumn2.HeaderText = "联系电话";
this.gridColumn2.MinimumWidth = 150;
this.gridColumn2.Name = "telphone";
this.gridColumn2.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn2.Width = 150;
//
// gridColumn4
//
this.gridColumn4.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.gridColumn4.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn4.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn4.CellStyles.Default.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn4.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn4.DataPropertyName = "Address";
this.gridColumn4.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn4.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.gridColumn4.HeaderText = "配送地址";
this.gridColumn4.MinimumWidth = 100;
this.gridColumn4.Name = "address";
this.gridColumn4.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.buttonX1);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 488);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Padding = new System.Windows.Forms.Padding(2);
this.doubleBufferPanelX2.Size = new System.Drawing.Size(616, 54);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX2.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX2.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX2.Style.BackColor2.Color = System.Drawing.Color.Transparent;
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 = 74;
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX1.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX1.Dock = System.Windows.Forms.DockStyle.Right;
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(497, 2);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(117, 50);
this.buttonX1.TabIndex = 33;
this.buttonX1.Text = "返回";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.OnButtonBackClick);
//
// tabAddress
//
this.tabAddress.AttachedControl = this.superTabControlPanel3;
this.tabAddress.GlobalItem = false;
this.tabAddress.Name = "tabAddress";
this.tabAddress.Tag = "常用地址";
this.tabAddress.Text = "常用地址";
//
// superTabControlPanel4
//
this.superTabControlPanel4.Controls.Add(this.itemPanel);
this.superTabControlPanel4.Controls.Add(this.doubleBufferPanelX3);
this.superTabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.superTabControlPanel4.Location = new System.Drawing.Point(0, 41);
this.superTabControlPanel4.Name = "superTabControlPanel4";
this.superTabControlPanel4.Size = new System.Drawing.Size(616, 542);
this.superTabControlPanel4.TabIndex = 0;
this.superTabControlPanel4.TabItem = this.tabWorker;
//
// itemPanel
//
//
//
//
this.itemPanel.BackgroundStyle.Class = "ItemPanel";
this.itemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemPanel.ContainerControlProcessDialogKey = true;
this.itemPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.itemPanel.DragDropSupport = true;
this.itemPanel.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.itemPanel.Location = new System.Drawing.Point(0, 0);
this.itemPanel.Name = "itemPanel";
this.itemPanel.ReserveLeftSpace = false;
this.itemPanel.Size = new System.Drawing.Size(616, 488);
this.itemPanel.TabIndex = 78;
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.buttonX3);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 488);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Padding = new System.Windows.Forms.Padding(2);
this.doubleBufferPanelX3.Size = new System.Drawing.Size(616, 54);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX3.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX3.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX3.Style.BackColor2.Color = System.Drawing.Color.Transparent;
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 = 74;
//
// buttonX3
//
this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86)))));
this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX3.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX3.Dock = System.Windows.Forms.DockStyle.Right;
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(497, 2);
this.buttonX3.Name = "buttonX3";
this.buttonX3.Size = new System.Drawing.Size(117, 50);
this.buttonX3.TabIndex = 33;
this.buttonX3.Text = "返回";
this.buttonX3.TextColor = System.Drawing.Color.White;
this.buttonX3.Click += new System.EventHandler(this.OnButtonBackClick);
//
// tabWorker
//
this.tabWorker.AttachedControl = this.superTabControlPanel4;
this.tabWorker.GlobalItem = false;
this.tabWorker.Name = "tabWorker";
this.tabWorker.Tag = "送餐员工";
this.tabWorker.Text = "送餐员工";
//
// DeliveryForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(620, 619);
this.Controls.Add(this.superTabControl);
this.Controls.Add(this.controlBox);
this.ImeMode = System.Windows.Forms.ImeMode.On;
this.Name = "DeliveryForm";
this.Padding = new System.Windows.Forms.Padding(2);
this.Text = "DeliveryForm";
((System.ComponentModel.ISupportInitialize)(this.superTabControl)).EndInit();
this.superTabControl.ResumeLayout(false);
this.superTabControlPanel2.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.superTabControlPanel1.ResumeLayout(false);
this.topPanel.ResumeLayout(false);
this.superTabControlPanel3.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.superTabControlPanel4.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox;
private DevComponents.DotNetBar.LabelX lblTotalAmount;
private DevComponents.DotNetBar.LabelX lblReceivableAmount;
private DevComponents.DotNetBar.LabelX lblConcessionaryAmount;
private DevComponents.DotNetBar.Controls.Line line1;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.LabelX labelX2;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.Controls.Line line2;
private DevComponents.DotNetBar.LabelX labelX4;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.LabelX labelX6;
private Component.NumericTextBox txtAmount;
private Component.NumericTextBox txtTelphone;
private Component.NormalTextBox txtMemo;
private Component.NormalTextBox txtAddress;
private Component.NormalTextBox txtWorker;
private Component.NormalTextBox txtCustomer;
private DevComponents.DotNetBar.SuperTabControl superTabControl;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
private DevComponents.DotNetBar.Keyboard.KeyboardControl keyboardControl;
private Component.DoubleBufferPanelX topPanel;
private DevComponents.DotNetBar.ButtonX ButtonAccept;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private Component.TouchLabelX lblInputLanguage;
private DevComponents.DotNetBar.Controls.CheckBoxX chkChinese;
private DevComponents.DotNetBar.Controls.CheckBoxX chkEnglish;
private DevComponents.DotNetBar.Controls.CheckBoxX chkNumber;
private DevComponents.DotNetBar.SuperTabItem tabNew;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2;
private DevComponents.DotNetBar.SuperTabItem tabDelivery;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel3;
private DevComponents.DotNetBar.SuperTabItem tabAddress;
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel4;
private DevComponents.DotNetBar.SuperTabItem tabWorker;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private DevComponents.DotNetBar.ButtonX buttonX3;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl deliveryGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn Id;
private DevComponents.DotNetBar.SuperGrid.GridColumn tel;
private DevComponents.DotNetBar.SuperGrid.GridColumn name;
private DevComponents.DotNetBar.SuperGrid.GridColumn address;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl addressGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.LabelX labelX7;
private Component.NormalTextBox txtLinker;
private DevComponents.DotNetBar.LabelX labelX8;
private Component.NormalTextBox txtPhone;
private DevComponents.DotNetBar.ItemPanel itemPanel;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
}
}