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.

533 lines
35 KiB
C#

namespace POSV.WaiMai
{
partial class DeliverySubmitForm
{
/// <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 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.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.otherPayModePanel = new DevComponents.DotNetBar.ItemPanel();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.lblTotalAmount = new DevComponents.DotNetBar.LabelX();
this.line2 = new DevComponents.DotNetBar.Controls.Line();
this.lblAdvanceAmount = new DevComponents.DotNetBar.LabelX();
this.lblConcessionaryAmount = new DevComponents.DotNetBar.LabelX();
this.lblMaling = new DevComponents.DotNetBar.LabelX();
this.lblReceivableAmount = new DevComponents.DotNetBar.LabelX();
this.lblTitle = new DevComponents.DotNetBar.LabelX();
this.controlBox1 = new POSV.Component.ControlBox();
this.doubleBufferPanelX1.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.superGridControl1);
this.doubleBufferPanelX1.Controls.Add(this.otherPayModePanel);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX2);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX1.Controls.Add(this.lblTitle);
this.doubleBufferPanelX1.Controls.Add(this.controlBox1);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(640, 609);
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 = 0;
//
// superGridControl1
//
this.superGridControl1.BackColor = System.Drawing.Color.Transparent;
this.superGridControl1.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.superGridControl1.DefaultVisualStyles.CellStyles.Selected.Background = background1;
this.superGridControl1.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.Black;
background2.Color1 = System.Drawing.Color.Moccasin;
background2.Color2 = System.Drawing.Color.Moccasin;
this.superGridControl1.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background2;
this.superGridControl1.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
background3.Color1 = System.Drawing.Color.Transparent;
background3.Color2 = System.Drawing.Color.Transparent;
this.superGridControl1.DefaultVisualStyles.GridPanelStyle.Background = background3;
this.superGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.superGridControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superGridControl1.ForeColor = System.Drawing.Color.Black;
this.superGridControl1.HScrollBarVisible = false;
this.superGridControl1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.superGridControl1.Location = new System.Drawing.Point(0, 152);
this.superGridControl1.Name = "superGridControl1";
//
//
//
this.superGridControl1.PrimaryGrid.ActiveRowIndicatorStyle = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.None;
this.superGridControl1.PrimaryGrid.AllowRowHeaderResize = true;
this.superGridControl1.PrimaryGrid.AllowRowResize = true;
this.superGridControl1.PrimaryGrid.AutoGenerateColumns = false;
this.superGridControl1.PrimaryGrid.CellDragBehavior = DevComponents.DotNetBar.SuperGrid.CellDragBehavior.None;
this.superGridControl1.PrimaryGrid.CellMergeMode = DevComponents.DotNetBar.SuperGrid.CellMergeMode.None;
this.superGridControl1.PrimaryGrid.ColumnDragBehavior = DevComponents.DotNetBar.SuperGrid.ColumnDragBehavior.None;
this.superGridControl1.PrimaryGrid.ColumnGroupHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.superGridControl1.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn5);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn6);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn7);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn8);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn2);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn1);
this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn3);
this.superGridControl1.PrimaryGrid.DefaultRowHeight = 0;
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(114)))));
this.superGridControl1.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.superGridControl1.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.BorderColor = borderColor1;
//
//
//
this.superGridControl1.PrimaryGrid.Footer.RowHeight = 40;
this.superGridControl1.PrimaryGrid.Footer.Text = "";
this.superGridControl1.PrimaryGrid.Footer.Visible = false;
this.superGridControl1.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
this.superGridControl1.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.superGridControl1.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.None;
this.superGridControl1.PrimaryGrid.MaxRowHeight = 100;
this.superGridControl1.PrimaryGrid.MinRowHeight = 30;
this.superGridControl1.PrimaryGrid.MultiSelect = false;
this.superGridControl1.PrimaryGrid.OnlySendFinalRowActivatedEvents = true;
this.superGridControl1.PrimaryGrid.RowHeaderIndexOffset = 1;
this.superGridControl1.PrimaryGrid.RowHeaderWidth = 40;
this.superGridControl1.PrimaryGrid.RowWhitespaceClickBehavior = DevComponents.DotNetBar.SuperGrid.RowWhitespaceClickBehavior.None;
this.superGridControl1.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.superGridControl1.PrimaryGrid.ShowInsertRowImage = false;
this.superGridControl1.PrimaryGrid.ShowRowGridIndex = true;
this.superGridControl1.PrimaryGrid.TopLeftHeaderSelectBehavior = DevComponents.DotNetBar.SuperGrid.TopLeftHeaderSelectBehavior.NoSelection;
this.superGridControl1.PrimaryGrid.VirtualRowHeight = 50;
this.superGridControl1.Size = new System.Drawing.Size(640, 291);
this.superGridControl1.TabIndex = 268;
this.superGridControl1.Text = " ";
this.superGridControl1.CellValueChanged += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellValueChangedEventArgs>(this.superGridControl1_CellValueChanged);
this.superGridControl1.FilterEndEdit += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridFilterEndEditEventArgs>(this.superGridControl1_FilterEndEdit);
//
// gridColumn5
//
this.gridColumn5.AllowEdit = false;
this.gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn5.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn5.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn5.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn5.DataPropertyName = "id";
this.gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn5.FillWeight = 40;
this.gridColumn5.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.gridColumn5.HeaderText = "ID";
this.gridColumn5.MinimumWidth = 40;
this.gridColumn5.Name = "id";
this.gridColumn5.ReadOnly = true;
this.gridColumn5.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn5.Visible = false;
this.gridColumn5.Width = 50;
//
// gridColumn6
//
this.gridColumn6.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.gridColumn6.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn6.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn6.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn6.DataPropertyName = "displayName";
this.gridColumn6.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn6.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn6.HeaderText = "品名";
this.gridColumn6.MinimumWidth = 100;
this.gridColumn6.Name = "DisplayName";
this.gridColumn6.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn6.Width = 180;
//
// gridColumn7
//
this.gridColumn7.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn7.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn7.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn7.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
this.gridColumn7.DataPropertyName = "quantity";
this.gridColumn7.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn7.FillWeight = 80;
this.gridColumn7.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.gridColumn7.HeaderText = "数量";
this.gridColumn7.MinimumWidth = 80;
this.gridColumn7.Name = "quantity";
this.gridColumn7.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn7.Width = 80;
//
// gridColumn8
//
this.gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.gridColumn8.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn8.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn8.CellStyles.Default.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn8.DataPropertyName = "refundQuantity";
this.gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
this.gridColumn8.FillWeight = 80;
this.gridColumn8.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F);
this.gridColumn8.HeaderText = "退数量";
this.gridColumn8.MinimumWidth = 80;
this.gridColumn8.Name = "RefundQuantity";
this.gridColumn8.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
this.gridColumn8.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn8.Width = 80;
//
// gridColumn2
//
this.gridColumn2.AllowEdit = false;
this.gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.gridColumn2.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn2.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
this.gridColumn2.DataPropertyName = "price";
this.gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn2.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridColumn2.HeaderText = "价格";
this.gridColumn2.MinimumWidth = 80;
this.gridColumn2.Name = "price";
this.gridColumn2.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.gridColumn2.Width = 80;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "totalDiscountAmount";
this.gridColumn1.HeaderText = "优惠";
this.gridColumn1.Name = "TotalDiscountAmount";
this.gridColumn1.Width = 90;
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "totalAmount";
this.gridColumn3.HeaderText = "金额";
this.gridColumn3.Name = "TotalAmount";
this.gridColumn3.Width = 90;
//
// otherPayModePanel
//
this.otherPayModePanel.AutoScroll = true;
//
//
//
this.otherPayModePanel.BackgroundStyle.Class = "ItemPanel";
this.otherPayModePanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.otherPayModePanel.ContainerControlProcessDialogKey = true;
this.otherPayModePanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.otherPayModePanel.DragDropSupport = true;
this.otherPayModePanel.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.otherPayModePanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.otherPayModePanel.Location = new System.Drawing.Point(0, 443);
this.otherPayModePanel.Name = "otherPayModePanel";
this.otherPayModePanel.ReserveLeftSpace = false;
this.otherPayModePanel.Size = new System.Drawing.Size(640, 105);
this.otherPayModePanel.TabIndex = 269;
this.otherPayModePanel.Text = "itemPanel1";
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.buttonX1);
this.doubleBufferPanelX2.Controls.Add(this.ButtonCancel);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 548);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(640, 61);
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 = 246;
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
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(198, 5);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(119, 50);
this.buttonX1.TabIndex = 35;
this.buttonX1.Text = "交单";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.OnOrderSubmitClick);
//
// 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(323, 5);
this.ButtonCancel.Name = "ButtonCancel";
this.ButtonCancel.Size = new System.Drawing.Size(119, 50);
this.ButtonCancel.TabIndex = 34;
this.ButtonCancel.Text = "取消";
this.ButtonCancel.TextColor = System.Drawing.Color.White;
this.ButtonCancel.Click += new System.EventHandler(this.OnCancelClick);
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.lblTotalAmount);
this.doubleBufferPanelX3.Controls.Add(this.line2);
this.doubleBufferPanelX3.Controls.Add(this.lblAdvanceAmount);
this.doubleBufferPanelX3.Controls.Add(this.lblConcessionaryAmount);
this.doubleBufferPanelX3.Controls.Add(this.lblMaling);
this.doubleBufferPanelX3.Controls.Add(this.lblReceivableAmount);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 76);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(640, 76);
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 = 276;
//
// 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(15, 3);
this.lblTotalAmount.Name = "lblTotalAmount";
this.lblTotalAmount.Size = new System.Drawing.Size(204, 25);
this.lblTotalAmount.TabIndex = 263;
this.lblTotalAmount.Tag = "消费金额:{0}";
this.lblTotalAmount.Text = "消费金额:";
//
// line2
//
this.line2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.line2.BackColor = System.Drawing.Color.Transparent;
this.line2.Location = new System.Drawing.Point(18, 61);
this.line2.Name = "line2";
this.line2.Size = new System.Drawing.Size(604, 13);
this.line2.TabIndex = 257;
this.line2.Text = "line2";
//
// lblAdvanceAmount
//
this.lblAdvanceAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblAdvanceAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblAdvanceAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAdvanceAmount.ForeColor = System.Drawing.Color.Maroon;
this.lblAdvanceAmount.Location = new System.Drawing.Point(225, 36);
this.lblAdvanceAmount.Name = "lblAdvanceAmount";
this.lblAdvanceAmount.Size = new System.Drawing.Size(192, 25);
this.lblAdvanceAmount.TabIndex = 267;
this.lblAdvanceAmount.Tag = "预支金额:{0}";
this.lblAdvanceAmount.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(225, 3);
this.lblConcessionaryAmount.Name = "lblConcessionaryAmount";
this.lblConcessionaryAmount.Size = new System.Drawing.Size(192, 25);
this.lblConcessionaryAmount.TabIndex = 265;
this.lblConcessionaryAmount.Tag = "优惠金额:{0}";
this.lblConcessionaryAmount.Text = "优惠金额:";
//
// lblMaling
//
this.lblMaling.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblMaling.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMaling.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMaling.ForeColor = System.Drawing.Color.Black;
this.lblMaling.Location = new System.Drawing.Point(418, 3);
this.lblMaling.Name = "lblMaling";
this.lblMaling.Size = new System.Drawing.Size(192, 25);
this.lblMaling.TabIndex = 266;
this.lblMaling.Tag = "抹零金额:{0}";
this.lblMaling.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.Maroon;
this.lblReceivableAmount.Location = new System.Drawing.Point(15, 36);
this.lblReceivableAmount.Name = "lblReceivableAmount";
this.lblReceivableAmount.Size = new System.Drawing.Size(204, 25);
this.lblReceivableAmount.TabIndex = 264;
this.lblReceivableAmount.Tag = "应收金额:{0}";
this.lblReceivableAmount.Text = "应收金额:";
//
// lblTitle
//
//
//
//
this.lblTitle.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblTitle.Dock = System.Windows.Forms.DockStyle.Top;
this.lblTitle.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTitle.ForeColor = System.Drawing.Color.Maroon;
this.lblTitle.Location = new System.Drawing.Point(0, 32);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(640, 44);
this.lblTitle.TabIndex = 0;
this.lblTitle.Tag = "订单[{0}]外送";
this.lblTitle.Text = "订单[]交单";
this.lblTitle.TextAlignment = System.Drawing.StringAlignment.Center;
this.lblTitle.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 = false;
this.controlBox1.Name = "controlBox1";
this.controlBox1.NetworkStatus = false;
this.controlBox1.NewForeColor = System.Drawing.Color.White;
this.controlBox1.SettingsBox = false;
this.controlBox1.ShowApplicationVersion = false;
this.controlBox1.ShowKeyboard = true;
this.controlBox1.ShowLockScreen = false;
this.controlBox1.ShowMessageCenter = false;
this.controlBox1.ShowNetworkStatus = false;
this.controlBox1.ShowQrCode = false;
this.controlBox1.Size = new System.Drawing.Size(640, 32);
this.controlBox1.TabIndex = 259;
this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseClick);
this.controlBox1.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnKeyboardClick);
//
// DeliverySubmitForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(640, 609);
this.Controls.Add(this.doubleBufferPanelX1);
this.Name = "DeliverySubmitForm";
this.Text = "DeliverySendForm";
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private DevComponents.DotNetBar.LabelX lblTitle;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private DevComponents.DotNetBar.ButtonX buttonX1;
private DevComponents.DotNetBar.Controls.Line line2;
private Component.ControlBox controlBox1;
private DevComponents.DotNetBar.LabelX lblMaling;
private DevComponents.DotNetBar.LabelX lblTotalAmount;
private DevComponents.DotNetBar.LabelX lblReceivableAmount;
private DevComponents.DotNetBar.LabelX lblConcessionaryAmount;
private DevComponents.DotNetBar.LabelX lblAdvanceAmount;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl superGridControl1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.ItemPanel otherPayModePanel;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
}
}