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.

453 lines
25 KiB
C#

namespace POSV.Member
{
partial class CouponConsumeRecordForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.controlBox = new POSV.Component.ControlBox();
this.doubleBufferPanelX4 = new POSV.Component.DoubleBufferPanelX();
this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton3 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.radioButton1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.endPicker = new POSV.Component.DatePicker();
this.startPicker = new POSV.Component.DatePicker();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.txtInput = new POSV.Component.NumericTextBox();
this.ButtonOk = new DevComponents.DotNetBar.ButtonX();
this.pagerControl1 = new POSV.Component.PagerControl();
this.couponConsumeListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn10 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.MemberName = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.PackUnitName = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX4.SuspendLayout();
this.SuspendLayout();
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(175)))), ((int)(((byte)(167)))));
this.controlBox.CloseBox = true;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.ForeColor = System.Drawing.Color.White;
this.controlBox.Location = new System.Drawing.Point(0, 0);
this.controlBox.Margin = new System.Windows.Forms.Padding(0);
this.controlBox.MessageCenterStatus = false;
this.controlBox.MinimizeBox = false;
this.controlBox.Name = "controlBox";
this.controlBox.NetworkStatus = false;
this.controlBox.NewForeColor = System.Drawing.Color.White;
this.controlBox.SettingsBox = false;
this.controlBox.ShowApplicationVersion = false;
this.controlBox.ShowKeyboard = true;
this.controlBox.ShowLockScreen = false;
this.controlBox.ShowMessageCenter = false;
this.controlBox.ShowNetworkStatus = false;
this.controlBox.ShowQrCode = false;
this.controlBox.Size = new System.Drawing.Size(1024, 36);
this.controlBox.TabIndex = 16;
this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
this.controlBox.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxKeyboardClick);
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.Controls.Add(this.checkBoxX1);
this.doubleBufferPanelX4.Controls.Add(this.radioButton3);
this.doubleBufferPanelX4.Controls.Add(this.radioButton2);
this.doubleBufferPanelX4.Controls.Add(this.radioButton1);
this.doubleBufferPanelX4.Controls.Add(this.endPicker);
this.doubleBufferPanelX4.Controls.Add(this.startPicker);
this.doubleBufferPanelX4.Controls.Add(this.ButtonCancel);
this.doubleBufferPanelX4.Controls.Add(this.txtInput);
this.doubleBufferPanelX4.Controls.Add(this.ButtonOk);
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(0, 36);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Size = new System.Drawing.Size(1024, 83);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX4.Style.GradientAngle = 90;
this.doubleBufferPanelX4.TabIndex = 249;
//
// checkBoxX1
//
//
//
//
this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.checkBoxX1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.checkBoxX1.Font = new System.Drawing.Font("宋体", 14.5F);
this.checkBoxX1.Location = new System.Drawing.Point(278, 40);
this.checkBoxX1.Name = "checkBoxX1";
this.checkBoxX1.Size = new System.Drawing.Size(87, 33);
this.checkBoxX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.checkBoxX1.TabIndex = 311;
this.checkBoxX1.Tag = "兑换券";
this.checkBoxX1.Text = "兑换券";
this.checkBoxX1.CheckedChanged += new System.EventHandler(this.CbChangeClick);
//
// radioButton3
//
//
//
//
this.radioButton3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton3.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton3.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton3.Location = new System.Drawing.Point(179, 40);
this.radioButton3.Name = "radioButton3";
this.radioButton3.Size = new System.Drawing.Size(93, 33);
this.radioButton3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton3.TabIndex = 310;
this.radioButton3.Tag = "折扣券";
this.radioButton3.Text = "折扣券";
this.radioButton3.CheckedChanged += new System.EventHandler(this.CbChangeClick);
//
// radioButton2
//
//
//
//
this.radioButton2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton2.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton2.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton2.Location = new System.Drawing.Point(85, 40);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(88, 33);
this.radioButton2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton2.TabIndex = 309;
this.radioButton2.Tag = "代金券";
this.radioButton2.Text = "代金券";
this.radioButton2.CheckedChanged += new System.EventHandler(this.CbChangeClick);
//
// radioButton1
//
//
//
//
this.radioButton1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.radioButton1.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.radioButton1.Checked = true;
this.radioButton1.CheckState = System.Windows.Forms.CheckState.Checked;
this.radioButton1.CheckValue = "Y";
this.radioButton1.Font = new System.Drawing.Font("宋体", 14.5F);
this.radioButton1.Location = new System.Drawing.Point(3, 40);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(76, 33);
this.radioButton1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.radioButton1.TabIndex = 308;
this.radioButton1.Tag = "全部";
this.radioButton1.Text = "全部";
this.radioButton1.CheckedChanged += new System.EventHandler(this.CbChangeClick);
//
// endPicker
//
this.endPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.endPicker.Font = new System.Drawing.Font("宋体", 12F);
this.endPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.endPicker.HeaderColor = System.Drawing.Color.Empty;
this.endPicker.Location = new System.Drawing.Point(201, 8);
this.endPicker.Name = "endPicker";
this.endPicker.Size = new System.Drawing.Size(190, 26);
this.endPicker.TabIndex = 306;
//
// startPicker
//
this.startPicker.CustomFormat = "yyyy-MM-dd HH:mm:ss";
this.startPicker.Font = new System.Drawing.Font("宋体", 12F);
this.startPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.startPicker.HeaderColor = System.Drawing.Color.Empty;
this.startPicker.Location = new System.Drawing.Point(3, 8);
this.startPicker.Name = "startPicker";
this.startPicker.Size = new System.Drawing.Size(190, 26);
this.startPicker.TabIndex = 307;
//
// ButtonCancel
//
this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ButtonCancel.BackColor = System.Drawing.Color.Maroon;
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(927, 3);
this.ButtonCancel.Name = "ButtonCancel";
this.ButtonCancel.Size = new System.Drawing.Size(97, 38);
this.ButtonCancel.TabIndex = 238;
this.ButtonCancel.Text = "取消";
this.ButtonCancel.TextColor = System.Drawing.Color.White;
this.ButtonCancel.Click += new System.EventHandler(this.BtnExitClick);
//
// txtInput
//
this.txtInput.AllowDecimalSeparator = true;
this.txtInput.AllowNegativeSign = false;
this.txtInput.AllowSpace = false;
this.txtInput.BackColor = System.Drawing.Color.White;
//
//
//
this.txtInput.Border.Class = "TextBoxBorder";
this.txtInput.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtInput.DisabledBackColor = System.Drawing.Color.White;
this.txtInput.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtInput.ForeColor = System.Drawing.Color.Black;
this.txtInput.Location = new System.Drawing.Point(397, 4);
this.txtInput.MaxDecimalDigit = 1;
this.txtInput.MaxLength = 20;
this.txtInput.Name = "txtInput";
this.txtInput.PreventEnterBeep = true;
this.txtInput.Size = new System.Drawing.Size(245, 35);
this.txtInput.TabIndex = 38;
this.txtInput.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtInput.WatermarkFont = new System.Drawing.Font("宋体", 14.5F);
this.txtInput.WatermarkText = "手机号";
this.txtInput.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnEnterClick);
//
// ButtonOk
//
this.ButtonOk.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton;
this.ButtonOk.BackColor = System.Drawing.Color.DodgerBlue;
this.ButtonOk.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.ButtonOk.Cursor = System.Windows.Forms.Cursors.Hand;
this.ButtonOk.FadeEffect = false;
this.ButtonOk.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonOk.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonOk.Location = new System.Drawing.Point(648, 4);
this.ButtonOk.Name = "ButtonOk";
this.ButtonOk.Size = new System.Drawing.Size(85, 38);
this.ButtonOk.TabIndex = 226;
this.ButtonOk.Text = "查询";
this.ButtonOk.TextColor = System.Drawing.Color.White;
this.ButtonOk.Click += new System.EventHandler(this.BtnQueryClick);
//
// pagerControl1
//
this.pagerControl1.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.pagerControl1.CurrentPage = 1;
this.pagerControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.pagerControl1.ForeColor = System.Drawing.Color.Black;
this.pagerControl1.ForeFont = new System.Drawing.Font("宋体", 14.5F);
this.pagerControl1.Location = new System.Drawing.Point(0, 119);
this.pagerControl1.Name = "pagerControl1";
this.pagerControl1.RecordCount = 0;
this.pagerControl1.RowsPerPage = 50;
this.pagerControl1.Size = new System.Drawing.Size(1024, 34);
this.pagerControl1.TabIndex = 302;
this.pagerControl1.TotalPage = 0;
this.pagerControl1.PageChangeWithObject += new System.Action<object>(this.OnQueryPageChangeWithObject);
//
// couponConsumeListTable
//
this.couponConsumeListTable.BackColor = System.Drawing.Color.White;
this.couponConsumeListTable.Dock = System.Windows.Forms.DockStyle.Fill;
this.couponConsumeListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.couponConsumeListTable.ForeColor = System.Drawing.Color.Black;
this.couponConsumeListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.couponConsumeListTable.Location = new System.Drawing.Point(0, 153);
this.couponConsumeListTable.Name = "couponConsumeListTable";
//
//
//
this.couponConsumeListTable.PrimaryGrid.AllowEdit = false;
this.couponConsumeListTable.PrimaryGrid.AutoGenerateColumns = false;
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn2);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn10);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn7);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.MemberName);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn3);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn4);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn5);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn19);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.PackUnitName);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn6);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn8);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.couponConsumeListTable.PrimaryGrid.Columns.Add(this.gridColumn9);
this.couponConsumeListTable.PrimaryGrid.DefaultRowHeight = 35;
this.couponConsumeListTable.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.couponConsumeListTable.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.couponConsumeListTable.PrimaryGrid.MultiSelect = false;
this.couponConsumeListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.couponConsumeListTable.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.couponConsumeListTable.PrimaryGrid.ShowRowGridIndex = true;
this.couponConsumeListTable.Size = new System.Drawing.Size(1024, 615);
this.couponConsumeListTable.TabIndex = 303;
this.couponConsumeListTable.Text = "superGridControl1";
//
// gridColumn2
//
this.gridColumn2.DataPropertyName = "TradeNo";
this.gridColumn2.HeaderText = "订单号";
this.gridColumn2.Name = "tradeNo";
this.gridColumn2.Width = 160;
//
// gridColumn10
//
this.gridColumn10.DataPropertyName = "ConsumeAmount";
this.gridColumn10.HeaderText = "消费金额";
this.gridColumn10.Name = "consumeAmount";
this.gridColumn10.Width = 80;
//
// gridColumn7
//
this.gridColumn7.DataPropertyName = "Mobile";
this.gridColumn7.HeaderText = "会员手机号";
this.gridColumn7.Name = "mobile";
this.gridColumn7.Width = 120;
//
// MemberName
//
this.MemberName.DataPropertyName = "MemberName";
this.MemberName.HeaderText = "会员名称";
this.MemberName.Name = "memberName";
this.MemberName.Width = 140;
//
// gridColumn3
//
this.gridColumn3.DataPropertyName = "CouponTypeCn";
this.gridColumn3.HeaderText = "卡券类型";
this.gridColumn3.Name = "couponTypeCn";
//
// gridColumn4
//
this.gridColumn4.DataPropertyName = "Code";
this.gridColumn4.HeaderText = "券号";
this.gridColumn4.Name = "code";
this.gridColumn4.Width = 120;
//
// gridColumn5
//
this.gridColumn5.DataPropertyName = "Title";
this.gridColumn5.HeaderText = "优惠券标题";
this.gridColumn5.Name = "title";
this.gridColumn5.Width = 120;
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "LeastCost";
this.gridColumn19.HeaderText = "起用金额";
this.gridColumn19.Name = "leastCost";
this.gridColumn19.Width = 80;
//
// PackUnitName
//
this.PackUnitName.DataPropertyName = "ReduceCost";
this.PackUnitName.HeaderText = "减免金额";
this.PackUnitName.Name = "reduceCost";
this.PackUnitName.Width = 80;
//
// gridColumn6
//
this.gridColumn6.DataPropertyName = "Discount";
this.gridColumn6.HeaderText = "打折额度";
this.gridColumn6.Name = "discount";
this.gridColumn6.Width = 80;
//
// gridColumn8
//
this.gridColumn8.DataPropertyName = "ConsumeTime";
this.gridColumn8.HeaderText = "核销时间";
this.gridColumn8.Name = "consumeTime";
this.gridColumn8.Width = 160;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "Worker";
this.gridColumn1.HeaderText = "核销员工号";
this.gridColumn1.Name = "worker";
//
// gridColumn9
//
this.gridColumn9.DataPropertyName = "PosNo";
this.gridColumn9.HeaderText = "POS编号";
this.gridColumn9.Name = "posNo";
//
// CouponConsumeRecordForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.couponConsumeListTable);
this.Controls.Add(this.pagerControl1);
this.Controls.Add(this.doubleBufferPanelX4);
this.Controls.Add(this.controlBox);
this.Name = "CouponConsumeRecordForm";
this.Text = "CouponConsumeRecordForm";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX4.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox;
private Component.DoubleBufferPanelX doubleBufferPanelX4;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private Component.NumericTextBox txtInput;
private DevComponents.DotNetBar.ButtonX ButtonOk;
private Component.DatePicker endPicker;
private Component.DatePicker startPicker;
private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton3;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton2;
private DevComponents.DotNetBar.Controls.CheckBoxX radioButton1;
private Component.PagerControl pagerControl1;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl couponConsumeListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn PackUnitName;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn7;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn8;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private DevComponents.DotNetBar.SuperGrid.GridColumn MemberName;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn10;
}
}