namespace POSV.JwWeiXinOrder { partial class JwWeiXinOrderDetail { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.panelEx1 = new DevComponents.DotNetBar.PanelEx(); this.lblseqNo = new DevComponents.DotNetBar.LabelX(); this.panelEx2 = new DevComponents.DotNetBar.PanelEx(); this.labelX13 = new DevComponents.DotNetBar.LabelX(); this.lblbackCause = new DevComponents.DotNetBar.LabelX(); this.lblStatus = new DevComponents.DotNetBar.LabelX(); this.labelX10 = new DevComponents.DotNetBar.LabelX(); this.panelEx3 = new DevComponents.DotNetBar.PanelEx(); this.lblbusMode = new DevComponents.DotNetBar.LabelX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.lbltableNo = new DevComponents.DotNetBar.LabelX(); this.panelEx4 = new DevComponents.DotNetBar.PanelEx(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.lblno = new DevComponents.DotNetBar.LabelX(); this.labelX12 = new DevComponents.DotNetBar.LabelX(); this.lblsaleDate = new DevComponents.DotNetBar.LabelX(); this.panelEx5 = new DevComponents.DotNetBar.PanelEx(); this.lblReserveTime = new DevComponents.DotNetBar.LabelX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.lblmemberName = new DevComponents.DotNetBar.LabelX(); this.labelX16 = new DevComponents.DotNetBar.LabelX(); this.panelEx7 = new DevComponents.DotNetBar.PanelEx(); this.lblext2 = new DevComponents.DotNetBar.LabelX(); this.labelX24 = new DevComponents.DotNetBar.LabelX(); this.panelEx8 = new DevComponents.DotNetBar.PanelEx(); this.touchButtonX6 = new POSV.Component.TouchButtonX(); this.touchButtonX2 = new POSV.Component.TouchButtonX(); this.touchButtonX3 = new POSV.Component.TouchButtonX(); this.touchButtonX1 = new POSV.Component.TouchButtonX(); this.touchButtonX4 = new POSV.Component.TouchButtonX(); this.touchButtonX5 = new POSV.Component.TouchButtonX(); this.panelEx6 = new DevComponents.DotNetBar.PanelEx(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.lbldeliverStatus = new DevComponents.DotNetBar.LabelX(); this.lblrefundStatus = new DevComponents.DotNetBar.LabelX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.panelEx12 = new DevComponents.DotNetBar.PanelEx(); this.lbladdress = new DevComponents.DotNetBar.LabelX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.panelEx13 = new DevComponents.DotNetBar.PanelEx(); this.logisticsFetchTime = new DevComponents.DotNetBar.LabelX(); this.labelX14 = new DevComponents.DotNetBar.LabelX(); this.logisticsDispatcherName = new DevComponents.DotNetBar.LabelX(); this.labelX11 = new DevComponents.DotNetBar.LabelX(); this.panelEx9 = new DevComponents.DotNetBar.PanelEx(); this.panelEx11 = new DevComponents.DotNetBar.PanelEx(); this.labelX28 = new DevComponents.DotNetBar.LabelX(); this.labelX27 = new DevComponents.DotNetBar.LabelX(); this.labelX26 = new DevComponents.DotNetBar.LabelX(); this.labelX25 = new DevComponents.DotNetBar.LabelX(); this.panelEx10 = new DevComponents.DotNetBar.PanelEx(); this.lbldeliverFee = new DevComponents.DotNetBar.LabelX(); this.lblpackageFee = new DevComponents.DotNetBar.LabelX(); this.lbldiscountTotal = new DevComponents.DotNetBar.LabelX(); this.lblamount = new DevComponents.DotNetBar.LabelX(); this.dgitemdata = new DevComponents.DotNetBar.SuperGrid.SuperGridControl(); this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.panelEx1.SuspendLayout(); this.panelEx2.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx4.SuspendLayout(); this.panelEx5.SuspendLayout(); this.panelEx7.SuspendLayout(); this.panelEx8.SuspendLayout(); this.panelEx6.SuspendLayout(); this.panelEx12.SuspendLayout(); this.panelEx13.SuspendLayout(); this.panelEx9.SuspendLayout(); this.panelEx11.SuspendLayout(); this.panelEx10.SuspendLayout(); this.SuspendLayout(); // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Dock = System.Windows.Forms.DockStyle.Left; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 16F); this.labelX1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.labelX1.Location = new System.Drawing.Point(0, 0); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(97, 29); this.labelX1.TabIndex = 0; this.labelX1.Text = "取餐号:"; // // panelEx1 // this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx1.Controls.Add(this.lblseqNo); this.panelEx1.Controls.Add(this.labelX1); this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx1.Location = new System.Drawing.Point(0, 0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(675, 29); this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx1.Style.BorderWidth = 0; this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx1.Style.GradientAngle = 90; this.panelEx1.TabIndex = 7; // // lblseqNo // // // // this.lblseqNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblseqNo.Dock = System.Windows.Forms.DockStyle.Left; this.lblseqNo.Font = new System.Drawing.Font("微软雅黑", 16F); this.lblseqNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lblseqNo.Location = new System.Drawing.Point(97, 0); this.lblseqNo.Name = "lblseqNo"; this.lblseqNo.Size = new System.Drawing.Size(307, 29); this.lblseqNo.TabIndex = 1; // // panelEx2 // this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx2.Controls.Add(this.labelX13); this.panelEx2.Controls.Add(this.lblbackCause); this.panelEx2.Controls.Add(this.lblStatus); this.panelEx2.Controls.Add(this.labelX10); this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx2.Location = new System.Drawing.Point(0, 55); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(675, 26); this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx2.Style.BorderWidth = 0; this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx2.Style.GradientAngle = 90; this.panelEx2.TabIndex = 18; // // labelX13 // // // // this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX13.Dock = System.Windows.Forms.DockStyle.Right; this.labelX13.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX13.ForeColor = System.Drawing.Color.Black; this.labelX13.Location = new System.Drawing.Point(349, 0); this.labelX13.Name = "labelX13"; this.labelX13.Size = new System.Drawing.Size(97, 26); this.labelX13.TabIndex = 4; this.labelX13.Text = "退菜原因:"; // // lblbackCause // // // // this.lblbackCause.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblbackCause.Dock = System.Windows.Forms.DockStyle.Right; this.lblbackCause.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblbackCause.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lblbackCause.Location = new System.Drawing.Point(446, 0); this.lblbackCause.Name = "lblbackCause"; this.lblbackCause.Size = new System.Drawing.Size(229, 26); this.lblbackCause.TabIndex = 5; // // lblStatus // // // // this.lblStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblStatus.Dock = System.Windows.Forms.DockStyle.Left; this.lblStatus.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lblStatus.Location = new System.Drawing.Point(97, 0); this.lblStatus.Name = "lblStatus"; this.lblStatus.Size = new System.Drawing.Size(145, 26); this.lblStatus.TabIndex = 1; // // labelX10 // // // // this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX10.Dock = System.Windows.Forms.DockStyle.Left; this.labelX10.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX10.ForeColor = System.Drawing.Color.Black; this.labelX10.Location = new System.Drawing.Point(0, 0); this.labelX10.Name = "labelX10"; this.labelX10.Size = new System.Drawing.Size(97, 26); this.labelX10.TabIndex = 0; this.labelX10.Text = "订单状态:"; // // panelEx3 // this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx3.Controls.Add(this.lblbusMode); this.panelEx3.Controls.Add(this.labelX3); this.panelEx3.Controls.Add(this.labelX5); this.panelEx3.Controls.Add(this.lbltableNo); this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx3.Location = new System.Drawing.Point(0, 81); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(675, 26); this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx3.Style.BorderWidth = 0; this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx3.Style.GradientAngle = 90; this.panelEx3.TabIndex = 22; // // lblbusMode // // // // this.lblbusMode.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblbusMode.Dock = System.Windows.Forms.DockStyle.Left; this.lblbusMode.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblbusMode.ForeColor = System.Drawing.Color.Black; this.lblbusMode.Location = new System.Drawing.Point(97, 0); this.lblbusMode.Name = "lblbusMode"; this.lblbusMode.Size = new System.Drawing.Size(250, 26); this.lblbusMode.TabIndex = 1; // // labelX3 // // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Dock = System.Windows.Forms.DockStyle.Left; this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX3.ForeColor = System.Drawing.Color.Black; this.labelX3.Location = new System.Drawing.Point(0, 0); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(97, 26); this.labelX3.TabIndex = 0; this.labelX3.Text = "就餐模式:"; // // labelX5 // // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Dock = System.Windows.Forms.DockStyle.Right; this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX5.ForeColor = System.Drawing.Color.Black; this.labelX5.Location = new System.Drawing.Point(349, 0); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(97, 26); this.labelX5.TabIndex = 2; this.labelX5.Text = "餐桌号:"; // // lbltableNo // // // // this.lbltableNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbltableNo.Dock = System.Windows.Forms.DockStyle.Right; this.lbltableNo.Font = new System.Drawing.Font("微软雅黑", 12F); this.lbltableNo.ForeColor = System.Drawing.Color.Black; this.lbltableNo.Location = new System.Drawing.Point(446, 0); this.lbltableNo.Name = "lbltableNo"; this.lbltableNo.Size = new System.Drawing.Size(229, 26); this.lbltableNo.TabIndex = 3; // // panelEx4 // this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx4.Controls.Add(this.labelX7); this.panelEx4.Controls.Add(this.lblno); this.panelEx4.Controls.Add(this.labelX12); this.panelEx4.Controls.Add(this.lblsaleDate); this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx4.Location = new System.Drawing.Point(0, 107); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(675, 26); this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx4.Style.BorderWidth = 0; this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx4.Style.GradientAngle = 90; this.panelEx4.TabIndex = 26; // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Dock = System.Windows.Forms.DockStyle.Right; this.labelX7.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX7.ForeColor = System.Drawing.Color.Black; this.labelX7.Location = new System.Drawing.Point(349, 0); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(97, 26); this.labelX7.TabIndex = 2; this.labelX7.Text = "下单时间:"; // // lblno // // // // this.lblno.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblno.Dock = System.Windows.Forms.DockStyle.Left; this.lblno.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblno.ForeColor = System.Drawing.Color.Black; this.lblno.Location = new System.Drawing.Point(97, 0); this.lblno.Name = "lblno"; this.lblno.Size = new System.Drawing.Size(250, 26); this.lblno.TabIndex = 1; // // labelX12 // // // // this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX12.Dock = System.Windows.Forms.DockStyle.Left; this.labelX12.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX12.ForeColor = System.Drawing.Color.Black; this.labelX12.Location = new System.Drawing.Point(0, 0); this.labelX12.Name = "labelX12"; this.labelX12.Size = new System.Drawing.Size(97, 26); this.labelX12.TabIndex = 0; this.labelX12.Text = "订单号:"; // // lblsaleDate // // // // this.lblsaleDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblsaleDate.Dock = System.Windows.Forms.DockStyle.Right; this.lblsaleDate.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblsaleDate.ForeColor = System.Drawing.Color.Black; this.lblsaleDate.Location = new System.Drawing.Point(446, 0); this.lblsaleDate.Name = "lblsaleDate"; this.lblsaleDate.Size = new System.Drawing.Size(229, 26); this.lblsaleDate.TabIndex = 3; // // panelEx5 // this.panelEx5.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx5.Controls.Add(this.lblReserveTime); this.panelEx5.Controls.Add(this.labelX4); this.panelEx5.Controls.Add(this.lblmemberName); this.panelEx5.Controls.Add(this.labelX16); this.panelEx5.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx5.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx5.Location = new System.Drawing.Point(0, 133); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(675, 26); this.panelEx5.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx5.Style.BorderWidth = 0; this.panelEx5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx5.Style.GradientAngle = 90; this.panelEx5.TabIndex = 30; // // lblReserveTime // // // // this.lblReserveTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblReserveTime.Dock = System.Windows.Forms.DockStyle.Fill; this.lblReserveTime.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblReserveTime.FontBold = true; this.lblReserveTime.ForeColor = System.Drawing.Color.Black; this.lblReserveTime.Location = new System.Drawing.Point(444, 0); this.lblReserveTime.Name = "lblReserveTime"; this.lblReserveTime.Size = new System.Drawing.Size(231, 26); this.lblReserveTime.TabIndex = 4; // // labelX4 // // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Dock = System.Windows.Forms.DockStyle.Left; this.labelX4.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX4.ForeColor = System.Drawing.Color.Black; this.labelX4.Location = new System.Drawing.Point(347, 0); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(97, 26); this.labelX4.TabIndex = 3; this.labelX4.Text = "取餐时间:"; // // lblmemberName // // // // this.lblmemberName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblmemberName.Dock = System.Windows.Forms.DockStyle.Left; this.lblmemberName.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblmemberName.ForeColor = System.Drawing.Color.Black; this.lblmemberName.Location = new System.Drawing.Point(97, 0); this.lblmemberName.Name = "lblmemberName"; this.lblmemberName.Size = new System.Drawing.Size(250, 26); this.lblmemberName.TabIndex = 1; // // labelX16 // // // // this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX16.Dock = System.Windows.Forms.DockStyle.Left; this.labelX16.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX16.ForeColor = System.Drawing.Color.Black; this.labelX16.Location = new System.Drawing.Point(0, 0); this.labelX16.Name = "labelX16"; this.labelX16.Size = new System.Drawing.Size(97, 26); this.labelX16.TabIndex = 0; this.labelX16.Text = "联系电话:"; // // panelEx7 // this.panelEx7.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx7.Controls.Add(this.lblext2); this.panelEx7.Controls.Add(this.labelX24); this.panelEx7.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx7.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx7.Location = new System.Drawing.Point(0, 191); this.panelEx7.Name = "panelEx7"; this.panelEx7.Size = new System.Drawing.Size(675, 32); this.panelEx7.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx7.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx7.Style.BorderWidth = 0; this.panelEx7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx7.Style.GradientAngle = 90; this.panelEx7.TabIndex = 38; // // lblext2 // // // // this.lblext2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblext2.Dock = System.Windows.Forms.DockStyle.Fill; this.lblext2.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblext2.ForeColor = System.Drawing.Color.Black; this.lblext2.Location = new System.Drawing.Point(97, 0); this.lblext2.Name = "lblext2"; this.lblext2.Size = new System.Drawing.Size(578, 32); this.lblext2.TabIndex = 1; // // labelX24 // // // // this.labelX24.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX24.Dock = System.Windows.Forms.DockStyle.Left; this.labelX24.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX24.ForeColor = System.Drawing.Color.Black; this.labelX24.Location = new System.Drawing.Point(0, 0); this.labelX24.Name = "labelX24"; this.labelX24.Size = new System.Drawing.Size(97, 32); this.labelX24.TabIndex = 0; this.labelX24.Text = "订单备注:"; // // panelEx8 // this.panelEx8.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx8.Controls.Add(this.touchButtonX6); this.panelEx8.Controls.Add(this.touchButtonX2); this.panelEx8.Controls.Add(this.touchButtonX3); this.panelEx8.Controls.Add(this.touchButtonX1); this.panelEx8.Controls.Add(this.touchButtonX4); this.panelEx8.Controls.Add(this.touchButtonX5); this.panelEx8.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx8.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx8.Location = new System.Drawing.Point(0, 524); this.panelEx8.Name = "panelEx8"; this.panelEx8.Padding = new System.Windows.Forms.Padding(5); this.panelEx8.Size = new System.Drawing.Size(675, 44); this.panelEx8.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx8.Style.BorderWidth = 0; this.panelEx8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx8.Style.GradientAngle = 90; this.panelEx8.TabIndex = 452; // // touchButtonX6 // this.touchButtonX6.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX6.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX6.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX6.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX6.Enabled = false; this.touchButtonX6.EnableFlyout = false; this.touchButtonX6.FlyoutContent = null; this.touchButtonX6.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX6.KeyCode = ""; this.touchButtonX6.Location = new System.Drawing.Point(481, 3); this.touchButtonX6.Lock = false; this.touchButtonX6.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX6.Name = "touchButtonX6"; this.touchButtonX6.Notify = false; this.touchButtonX6.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX6.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX6.NotifyText = "99+"; this.touchButtonX6.PermissionCode = ""; this.touchButtonX6.Size = new System.Drawing.Size(88, 40); this.touchButtonX6.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX6.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX6.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX6.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX6.Style.CornerDiameter = 5; this.touchButtonX6.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX6.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX6.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX6.Style.GradientAngle = 90; this.touchButtonX6.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX6.SymbolSize = 0F; this.touchButtonX6.TabIndex = 521; this.touchButtonX6.Text = "配送信息"; this.touchButtonX6.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.Btn_Touch_Click); // // touchButtonX2 // this.touchButtonX2.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX2.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX2.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX2.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX2.Enabled = false; this.touchButtonX2.EnableFlyout = false; this.touchButtonX2.FlyoutContent = null; this.touchButtonX2.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX2.KeyCode = ""; this.touchButtonX2.Location = new System.Drawing.Point(201, 3); this.touchButtonX2.Lock = false; this.touchButtonX2.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX2.Name = "touchButtonX2"; this.touchButtonX2.Notify = false; this.touchButtonX2.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX2.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX2.NotifyText = "99+"; this.touchButtonX2.PermissionCode = ""; this.touchButtonX2.Size = new System.Drawing.Size(88, 40); this.touchButtonX2.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX2.Style.CornerDiameter = 5; this.touchButtonX2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX2.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX2.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX2.Style.GradientAngle = 90; this.touchButtonX2.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX2.SymbolSize = 0F; this.touchButtonX2.TabIndex = 502; this.touchButtonX2.Text = "同意退单"; this.touchButtonX2.Visible = false; this.touchButtonX2.Click += new System.EventHandler(this.Btn_Click); // // touchButtonX3 // this.touchButtonX3.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX3.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX3.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX3.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX3.EnableFlyout = false; this.touchButtonX3.FlyoutContent = null; this.touchButtonX3.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.KeyCode = ""; this.touchButtonX3.Location = new System.Drawing.Point(8, 3); this.touchButtonX3.Lock = false; this.touchButtonX3.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX3.Name = "touchButtonX3"; this.touchButtonX3.Notify = false; this.touchButtonX3.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX3.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX3.NotifyText = "99+"; this.touchButtonX3.PermissionCode = ""; this.touchButtonX3.Size = new System.Drawing.Size(88, 40); this.touchButtonX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190))))); this.touchButtonX3.Style.CornerDiameter = 5; this.touchButtonX3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX3.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX3.Style.GradientAngle = 90; this.touchButtonX3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX3.SymbolSize = 0F; this.touchButtonX3.TabIndex = 498; this.touchButtonX3.Text = "接单"; this.touchButtonX3.Visible = false; this.touchButtonX3.Click += new System.EventHandler(this.Btn_Click); // // touchButtonX1 // this.touchButtonX1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX1.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX1.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX1.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX1.Enabled = false; this.touchButtonX1.EnableFlyout = false; this.touchButtonX1.FlyoutContent = null; this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.KeyCode = ""; this.touchButtonX1.Location = new System.Drawing.Point(300, 3); this.touchButtonX1.Lock = false; this.touchButtonX1.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX1.Name = "touchButtonX1"; this.touchButtonX1.Notify = false; this.touchButtonX1.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX1.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX1.NotifyText = "99+"; this.touchButtonX1.PermissionCode = ""; this.touchButtonX1.Size = new System.Drawing.Size(88, 40); this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX1.Style.CornerDiameter = 5; this.touchButtonX1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX1.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX1.Style.GradientAngle = 90; this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX1.SymbolSize = 0F; this.touchButtonX1.TabIndex = 480; this.touchButtonX1.Text = "拒绝退单"; this.touchButtonX1.Visible = false; this.touchButtonX1.Click += new System.EventHandler(this.Btn_Click); // // touchButtonX4 // this.touchButtonX4.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX4.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX4.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX4.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX4.EnableFlyout = false; this.touchButtonX4.FlyoutContent = null; this.touchButtonX4.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX4.KeyCode = ""; this.touchButtonX4.Location = new System.Drawing.Point(103, 3); this.touchButtonX4.Lock = false; this.touchButtonX4.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX4.Name = "touchButtonX4"; this.touchButtonX4.Notify = false; this.touchButtonX4.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX4.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX4.NotifyText = "99+"; this.touchButtonX4.PermissionCode = ""; this.touchButtonX4.Size = new System.Drawing.Size(88, 40); this.touchButtonX4.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.touchButtonX4.Style.CornerDiameter = 5; this.touchButtonX4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX4.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX4.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX4.Style.GradientAngle = 90; this.touchButtonX4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX4.SymbolSize = 0F; this.touchButtonX4.TabIndex = 472; this.touchButtonX4.Text = "拒单"; this.touchButtonX4.Visible = false; this.touchButtonX4.Click += new System.EventHandler(this.Btn_Click); // // touchButtonX5 // this.touchButtonX5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.touchButtonX5.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95))))); this.touchButtonX5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95))))); this.touchButtonX5.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95))))); this.touchButtonX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX5.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX5.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX5.EnableFlyout = false; this.touchButtonX5.FlyoutContent = null; this.touchButtonX5.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX5.KeyCode = ""; this.touchButtonX5.Location = new System.Drawing.Point(584, 3); this.touchButtonX5.Lock = false; this.touchButtonX5.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX5.Name = "touchButtonX5"; this.touchButtonX5.Notify = false; this.touchButtonX5.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95))))); this.touchButtonX5.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX5.NotifyText = "99+"; this.touchButtonX5.PermissionCode = ""; this.touchButtonX5.Size = new System.Drawing.Size(91, 40); this.touchButtonX5.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX5.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95))))); this.touchButtonX5.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95))))); this.touchButtonX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX5.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95))))); this.touchButtonX5.Style.CornerDiameter = 5; this.touchButtonX5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.touchButtonX5.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX5.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX5.Style.GradientAngle = 90; this.touchButtonX5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX5.SymbolSize = 0F; this.touchButtonX5.TabIndex = 448; this.touchButtonX5.Text = "补打"; this.touchButtonX5.Click += new System.EventHandler(this.Btn_Click); // // panelEx6 // this.panelEx6.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx6.Controls.Add(this.labelX2); this.panelEx6.Controls.Add(this.lbldeliverStatus); this.panelEx6.Controls.Add(this.lblrefundStatus); this.panelEx6.Controls.Add(this.labelX8); this.panelEx6.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx6.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx6.Location = new System.Drawing.Point(0, 29); this.panelEx6.Name = "panelEx6"; this.panelEx6.Size = new System.Drawing.Size(675, 26); this.panelEx6.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx6.Style.BorderWidth = 0; this.panelEx6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx6.Style.GradientAngle = 90; this.panelEx6.TabIndex = 484; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Dock = System.Windows.Forms.DockStyle.Right; this.labelX2.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX2.ForeColor = System.Drawing.Color.Black; this.labelX2.Location = new System.Drawing.Point(349, 0); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(97, 26); this.labelX2.TabIndex = 4; this.labelX2.Text = "配送状态:"; // // lbldeliverStatus // // // // this.lbldeliverStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbldeliverStatus.Dock = System.Windows.Forms.DockStyle.Right; this.lbldeliverStatus.Font = new System.Drawing.Font("微软雅黑", 12F); this.lbldeliverStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lbldeliverStatus.Location = new System.Drawing.Point(446, 0); this.lbldeliverStatus.Name = "lbldeliverStatus"; this.lbldeliverStatus.Size = new System.Drawing.Size(229, 26); this.lbldeliverStatus.TabIndex = 5; // // lblrefundStatus // // // // this.lblrefundStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblrefundStatus.Dock = System.Windows.Forms.DockStyle.Left; this.lblrefundStatus.Font = new System.Drawing.Font("微软雅黑", 12F); this.lblrefundStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lblrefundStatus.Location = new System.Drawing.Point(97, 0); this.lblrefundStatus.Name = "lblrefundStatus"; this.lblrefundStatus.Size = new System.Drawing.Size(145, 26); this.lblrefundStatus.TabIndex = 1; // // labelX8 // // // // this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX8.Dock = System.Windows.Forms.DockStyle.Left; this.labelX8.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX8.ForeColor = System.Drawing.Color.Black; this.labelX8.Location = new System.Drawing.Point(0, 0); this.labelX8.Name = "labelX8"; this.labelX8.Size = new System.Drawing.Size(97, 26); this.labelX8.TabIndex = 0; this.labelX8.Text = "退单状态:"; // // panelEx12 // this.panelEx12.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx12.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx12.Controls.Add(this.lbladdress); this.panelEx12.Controls.Add(this.labelX6); this.panelEx12.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx12.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx12.Location = new System.Drawing.Point(0, 159); this.panelEx12.Name = "panelEx12"; this.panelEx12.Size = new System.Drawing.Size(675, 32); this.panelEx12.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx12.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx12.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx12.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx12.Style.BorderWidth = 0; this.panelEx12.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx12.Style.GradientAngle = 90; this.panelEx12.TabIndex = 494; // // lbladdress // // // // this.lbladdress.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbladdress.Dock = System.Windows.Forms.DockStyle.Fill; this.lbladdress.Font = new System.Drawing.Font("微软雅黑", 12F); this.lbladdress.ForeColor = System.Drawing.Color.Black; this.lbladdress.Location = new System.Drawing.Point(97, 0); this.lbladdress.Name = "lbladdress"; this.lbladdress.Size = new System.Drawing.Size(578, 32); this.lbladdress.TabIndex = 1; // // labelX6 // // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Dock = System.Windows.Forms.DockStyle.Left; this.labelX6.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX6.ForeColor = System.Drawing.Color.Black; this.labelX6.Location = new System.Drawing.Point(0, 0); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(97, 32); this.labelX6.TabIndex = 0; this.labelX6.Text = "地址:"; // // panelEx13 // this.panelEx13.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx13.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx13.Controls.Add(this.logisticsFetchTime); this.panelEx13.Controls.Add(this.labelX14); this.panelEx13.Controls.Add(this.logisticsDispatcherName); this.panelEx13.Controls.Add(this.labelX11); this.panelEx13.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx13.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx13.Location = new System.Drawing.Point(0, 223); this.panelEx13.Name = "panelEx13"; this.panelEx13.Size = new System.Drawing.Size(675, 41); this.panelEx13.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx13.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx13.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx13.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx13.Style.BorderWidth = 0; this.panelEx13.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx13.Style.GradientAngle = 90; this.panelEx13.TabIndex = 522; // // logisticsFetchTime // // // // this.logisticsFetchTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.logisticsFetchTime.Dock = System.Windows.Forms.DockStyle.Fill; this.logisticsFetchTime.Font = new System.Drawing.Font("微软雅黑", 12F); this.logisticsFetchTime.FontBold = true; this.logisticsFetchTime.ForeColor = System.Drawing.Color.Black; this.logisticsFetchTime.Location = new System.Drawing.Point(444, 0); this.logisticsFetchTime.Name = "logisticsFetchTime"; this.logisticsFetchTime.Size = new System.Drawing.Size(231, 41); this.logisticsFetchTime.TabIndex = 5; // // labelX14 // // // // this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX14.Dock = System.Windows.Forms.DockStyle.Left; this.labelX14.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX14.ForeColor = System.Drawing.Color.Black; this.labelX14.Location = new System.Drawing.Point(347, 0); this.labelX14.Name = "labelX14"; this.labelX14.Size = new System.Drawing.Size(97, 41); this.labelX14.TabIndex = 4; this.labelX14.Text = "取单时间:"; // // logisticsDispatcherName // // // // this.logisticsDispatcherName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.logisticsDispatcherName.Dock = System.Windows.Forms.DockStyle.Left; this.logisticsDispatcherName.Font = new System.Drawing.Font("微软雅黑", 12F); this.logisticsDispatcherName.ForeColor = System.Drawing.Color.Black; this.logisticsDispatcherName.Location = new System.Drawing.Point(97, 0); this.logisticsDispatcherName.Name = "logisticsDispatcherName"; this.logisticsDispatcherName.Size = new System.Drawing.Size(250, 41); this.logisticsDispatcherName.TabIndex = 1; // // labelX11 // // // // this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX11.Dock = System.Windows.Forms.DockStyle.Left; this.labelX11.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX11.ForeColor = System.Drawing.Color.Black; this.labelX11.Location = new System.Drawing.Point(0, 0); this.labelX11.Name = "labelX11"; this.labelX11.Size = new System.Drawing.Size(97, 41); this.labelX11.TabIndex = 0; this.labelX11.Text = "骑士姓名:"; // // panelEx9 // this.panelEx9.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx9.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx9.Controls.Add(this.panelEx11); this.panelEx9.Controls.Add(this.panelEx10); this.panelEx9.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx9.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx9.Location = new System.Drawing.Point(0, 264); this.panelEx9.Name = "panelEx9"; this.panelEx9.Size = new System.Drawing.Size(675, 68); this.panelEx9.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx9.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx9.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx9.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx9.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx9.Style.GradientAngle = 90; this.panelEx9.TabIndex = 526; // // panelEx11 // this.panelEx11.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx11.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx11.Controls.Add(this.labelX28); this.panelEx11.Controls.Add(this.labelX27); this.panelEx11.Controls.Add(this.labelX26); this.panelEx11.Controls.Add(this.labelX25); this.panelEx11.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx11.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx11.Location = new System.Drawing.Point(0, 30); this.panelEx11.Name = "panelEx11"; this.panelEx11.Size = new System.Drawing.Size(675, 38); this.panelEx11.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx11.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx11.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx11.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx11.Style.BorderWidth = 0; this.panelEx11.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx11.Style.GradientAngle = 90; this.panelEx11.TabIndex = 11; // // labelX28 // // // // this.labelX28.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX28.Dock = System.Windows.Forms.DockStyle.Left; this.labelX28.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.labelX28.Location = new System.Drawing.Point(505, 0); this.labelX28.Name = "labelX28"; this.labelX28.Size = new System.Drawing.Size(172, 38); this.labelX28.TabIndex = 6; this.labelX28.Text = "配送费用"; this.labelX28.TextAlignment = System.Drawing.StringAlignment.Center; // // labelX27 // // // // this.labelX27.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX27.Dock = System.Windows.Forms.DockStyle.Left; this.labelX27.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.labelX27.Location = new System.Drawing.Point(383, 0); this.labelX27.Name = "labelX27"; this.labelX27.Size = new System.Drawing.Size(122, 38); this.labelX27.TabIndex = 5; this.labelX27.Text = "餐盒费用"; this.labelX27.TextAlignment = System.Drawing.StringAlignment.Center; // // labelX26 // // // // this.labelX26.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX26.Dock = System.Windows.Forms.DockStyle.Left; this.labelX26.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.labelX26.Location = new System.Drawing.Point(163, 0); this.labelX26.Name = "labelX26"; this.labelX26.Size = new System.Drawing.Size(220, 38); this.labelX26.TabIndex = 4; this.labelX26.Text = "优惠价格"; this.labelX26.TextAlignment = System.Drawing.StringAlignment.Center; // // labelX25 // // // // this.labelX25.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX25.Dock = System.Windows.Forms.DockStyle.Left; this.labelX25.Font = new System.Drawing.Font("微软雅黑", 12F); this.labelX25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.labelX25.Location = new System.Drawing.Point(0, 0); this.labelX25.Name = "labelX25"; this.labelX25.Size = new System.Drawing.Size(163, 38); this.labelX25.TabIndex = 3; this.labelX25.Text = "订单原价"; this.labelX25.TextAlignment = System.Drawing.StringAlignment.Center; // // panelEx10 // this.panelEx10.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx10.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx10.Controls.Add(this.lbldeliverFee); this.panelEx10.Controls.Add(this.lblpackageFee); this.panelEx10.Controls.Add(this.lbldiscountTotal); this.panelEx10.Controls.Add(this.lblamount); this.panelEx10.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx10.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx10.Location = new System.Drawing.Point(0, 0); this.panelEx10.Name = "panelEx10"; this.panelEx10.Size = new System.Drawing.Size(675, 30); this.panelEx10.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx10.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx10.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx10.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx10.Style.BorderWidth = 0; this.panelEx10.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx10.Style.GradientAngle = 90; this.panelEx10.TabIndex = 0; // // lbldeliverFee // // // // this.lbldeliverFee.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbldeliverFee.Dock = System.Windows.Forms.DockStyle.Left; this.lbldeliverFee.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbldeliverFee.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lbldeliverFee.Location = new System.Drawing.Point(511, 0); this.lbldeliverFee.Name = "lbldeliverFee"; this.lbldeliverFee.Size = new System.Drawing.Size(159, 30); this.lbldeliverFee.TabIndex = 5; this.lbldeliverFee.Text = "¥0.00"; this.lbldeliverFee.TextAlignment = System.Drawing.StringAlignment.Center; // // lblpackageFee // // // // this.lblpackageFee.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblpackageFee.Dock = System.Windows.Forms.DockStyle.Left; this.lblpackageFee.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblpackageFee.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lblpackageFee.Location = new System.Drawing.Point(365, 0); this.lblpackageFee.Name = "lblpackageFee"; this.lblpackageFee.Size = new System.Drawing.Size(146, 30); this.lblpackageFee.TabIndex = 4; this.lblpackageFee.Text = "¥0.00"; this.lblpackageFee.TextAlignment = System.Drawing.StringAlignment.Center; // // lbldiscountTotal // // // // this.lbldiscountTotal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbldiscountTotal.Dock = System.Windows.Forms.DockStyle.Left; this.lbldiscountTotal.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbldiscountTotal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lbldiscountTotal.Location = new System.Drawing.Point(169, 0); this.lbldiscountTotal.Name = "lbldiscountTotal"; this.lbldiscountTotal.Size = new System.Drawing.Size(196, 30); this.lbldiscountTotal.TabIndex = 3; this.lbldiscountTotal.Text = "¥0.00"; this.lbldiscountTotal.TextAlignment = System.Drawing.StringAlignment.Center; // // lblamount // // // // this.lblamount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblamount.Dock = System.Windows.Forms.DockStyle.Left; this.lblamount.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblamount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99))))); this.lblamount.Location = new System.Drawing.Point(0, 0); this.lblamount.Name = "lblamount"; this.lblamount.Size = new System.Drawing.Size(169, 30); this.lblamount.TabIndex = 2; this.lblamount.Text = "¥0.00"; this.lblamount.TextAlignment = System.Drawing.StringAlignment.Center; // // dgitemdata // this.dgitemdata.BackColor = System.Drawing.Color.White; background1.Color1 = System.Drawing.Color.Red; this.dgitemdata.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background1; this.dgitemdata.Dock = System.Windows.Forms.DockStyle.Fill; this.dgitemdata.FilterExprColors.Column = System.Drawing.Color.SlateBlue; this.dgitemdata.FilterExprColors.Default = System.Drawing.Color.BlanchedAlmond; this.dgitemdata.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed; this.dgitemdata.ForeColor = System.Drawing.Color.Black; this.dgitemdata.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.dgitemdata.Location = new System.Drawing.Point(0, 332); this.dgitemdata.Name = "dgitemdata"; // // // this.dgitemdata.PrimaryGrid.AllowSelection = false; this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn2); this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn4); this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn5); this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn6); this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn9); this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn13); this.dgitemdata.PrimaryGrid.DefaultRowHeight = 35; background3.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); background3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.dgitemdata.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background3; this.dgitemdata.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12.2F); this.dgitemdata.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row; this.dgitemdata.PrimaryGrid.MultiSelect = false; this.dgitemdata.PrimaryGrid.RowHeaderIndexOffset = 1; this.dgitemdata.PrimaryGrid.RowHeaderWidth = 0; this.dgitemdata.PrimaryGrid.ShowRowGridIndex = true; this.dgitemdata.Size = new System.Drawing.Size(675, 192); this.dgitemdata.TabIndex = 527; this.dgitemdata.Text = "superGridControl1"; // // gridColumn2 // this.gridColumn2.AllowEdit = false; this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; background2.Color1 = System.Drawing.Color.White; background2.Color2 = System.Drawing.Color.White; this.gridColumn2.CellStyles.Default.Background = background2; this.gridColumn2.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn2.DataPropertyName = "RowNo"; this.gridColumn2.HeaderText = "序号"; this.gridColumn2.Name = "RowNo"; this.gridColumn2.Width = 50; // // gridColumn4 // this.gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.gridColumn4.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn4.DataPropertyName = "Name"; this.gridColumn4.HeaderText = "商品"; this.gridColumn4.Name = "Name"; this.gridColumn4.Width = 150; // // gridColumn5 // this.gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.gridColumn5.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn5.DataPropertyName = "SpecName"; this.gridColumn5.HeaderText = "规格"; this.gridColumn5.Name = "SpecName"; // // gridColumn6 // this.gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.gridColumn6.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn6.DataPropertyName = "MakeName"; this.gridColumn6.HeaderText = "做法"; this.gridColumn6.Name = "MakeName"; this.gridColumn6.Width = 150; // // gridColumn9 // this.gridColumn9.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill; this.gridColumn9.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.gridColumn9.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn9.DataPropertyName = "Quantity"; this.gridColumn9.HeaderText = "数量"; this.gridColumn9.Name = "Quantity"; this.gridColumn9.Width = 120; // // gridColumn13 // this.gridColumn13.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.gridColumn13.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F); this.gridColumn13.DataPropertyName = "TotalPrices"; this.gridColumn13.HeaderText = "总价"; this.gridColumn13.Name = "TotalPrices"; this.gridColumn13.Width = 150; // // JwWeiXinOrderDetail // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.Controls.Add(this.dgitemdata); this.Controls.Add(this.panelEx9); this.Controls.Add(this.panelEx13); this.Controls.Add(this.panelEx7); this.Controls.Add(this.panelEx12); this.Controls.Add(this.panelEx5); this.Controls.Add(this.panelEx4); this.Controls.Add(this.panelEx3); this.Controls.Add(this.panelEx2); this.Controls.Add(this.panelEx8); this.Controls.Add(this.panelEx6); this.Controls.Add(this.panelEx1); this.Margin = new System.Windows.Forms.Padding(3, 3, 3, 10); this.Name = "JwWeiXinOrderDetail"; this.Size = new System.Drawing.Size(675, 568); this.panelEx1.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.panelEx5.ResumeLayout(false); this.panelEx7.ResumeLayout(false); this.panelEx8.ResumeLayout(false); this.panelEx6.ResumeLayout(false); this.panelEx12.ResumeLayout(false); this.panelEx13.ResumeLayout(false); this.panelEx9.ResumeLayout(false); this.panelEx11.ResumeLayout(false); this.panelEx10.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.PanelEx panelEx1; private DevComponents.DotNetBar.LabelX lblseqNo; private DevComponents.DotNetBar.PanelEx panelEx2; private DevComponents.DotNetBar.LabelX lblStatus; private DevComponents.DotNetBar.LabelX labelX10; private DevComponents.DotNetBar.PanelEx panelEx3; private DevComponents.DotNetBar.LabelX lblbusMode; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.LabelX lbltableNo; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.PanelEx panelEx4; private DevComponents.DotNetBar.LabelX lblsaleDate; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.LabelX lblno; private DevComponents.DotNetBar.LabelX labelX12; private DevComponents.DotNetBar.PanelEx panelEx5; private DevComponents.DotNetBar.LabelX lblmemberName; private DevComponents.DotNetBar.LabelX labelX16; private DevComponents.DotNetBar.PanelEx panelEx7; private DevComponents.DotNetBar.LabelX lblext2; private DevComponents.DotNetBar.LabelX labelX24; private DevComponents.DotNetBar.LabelX labelX13; private DevComponents.DotNetBar.LabelX lblbackCause; private Component.TouchButtonX touchButtonX5; private DevComponents.DotNetBar.PanelEx panelEx8; private Component.TouchButtonX touchButtonX1; private Component.TouchButtonX touchButtonX4; private Component.TouchButtonX touchButtonX2; private Component.TouchButtonX touchButtonX3; private DevComponents.DotNetBar.PanelEx panelEx6; private DevComponents.DotNetBar.LabelX labelX2; private DevComponents.DotNetBar.LabelX lbldeliverStatus; private DevComponents.DotNetBar.LabelX lblrefundStatus; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.PanelEx panelEx12; private DevComponents.DotNetBar.LabelX lbladdress; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.LabelX lblReserveTime; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.PanelEx panelEx13; private DevComponents.DotNetBar.LabelX logisticsDispatcherName; private DevComponents.DotNetBar.LabelX labelX11; private DevComponents.DotNetBar.LabelX logisticsFetchTime; private DevComponents.DotNetBar.LabelX labelX14; private DevComponents.DotNetBar.PanelEx panelEx9; private DevComponents.DotNetBar.PanelEx panelEx11; private DevComponents.DotNetBar.LabelX labelX28; private DevComponents.DotNetBar.LabelX labelX27; private DevComponents.DotNetBar.LabelX labelX26; private DevComponents.DotNetBar.LabelX labelX25; private DevComponents.DotNetBar.PanelEx panelEx10; private DevComponents.DotNetBar.LabelX lbldeliverFee; private DevComponents.DotNetBar.LabelX lblpackageFee; private DevComponents.DotNetBar.LabelX lbldiscountTotal; private DevComponents.DotNetBar.LabelX lblamount; private DevComponents.DotNetBar.SuperGrid.SuperGridControl dgitemdata; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13; private Component.TouchButtonX touchButtonX6; } }