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.

680 lines
40 KiB
C#

9 months ago
namespace POSV.Member
{
partial class CardExchangeForm
{
/// <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.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.numericTextBox2 = new POSV.Component.NumericTextBox();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.numericTextBox1 = new POSV.Component.NumericTextBox();
this.bottomPanel = new POSV.Component.DoubleBufferPanelX();
this.buttonX4 = new DevComponents.DotNetBar.ButtonX();
this.ButtonCancel = new DevComponents.DotNetBar.ButtonX();
this.lblInfo = new DevComponents.DotNetBar.LabelX();
this.cardListTable = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn18 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn19 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn20 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn22 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn23 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferTableLayoutPanel1 = new POSV1.Component.DoubleBufferTableLayoutPanel();
this.labelX9 = new DevComponents.DotNetBar.LabelX();
this.labelX15 = new DevComponents.DotNetBar.LabelX();
this.labelX8 = new DevComponents.DotNetBar.LabelX();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.labelX11 = new DevComponents.DotNetBar.LabelX();
this.labelX13 = new DevComponents.DotNetBar.LabelX();
this.lblMemerName = new DevComponents.DotNetBar.LabelX();
this.lblLinkPhone = new DevComponents.DotNetBar.LabelX();
this.lblMemeberMobile = new DevComponents.DotNetBar.LabelX();
this.lblSex = new DevComponents.DotNetBar.LabelX();
this.lblBirthday = new DevComponents.DotNetBar.LabelX();
this.lblDescription = new DevComponents.DotNetBar.LabelX();
this.txtInput = new POSV.Component.NumericTextBox();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.bottomPanel.SuspendLayout();
this.doubleBufferTableLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))));
this.controlBox.CloseBox = true;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.controlBox.ForeColor = System.Drawing.Color.White;
this.controlBox.Location = new System.Drawing.Point(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(683, 36);
this.controlBox.TabIndex = 13;
this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick);
this.controlBox.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxKeyboardClick);
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX2.Controls.Add(this.txtInput);
this.doubleBufferPanelX2.Controls.Add(this.buttonX1);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 36);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(683, 443);
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 = 245;
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.numericTextBox2);
this.doubleBufferPanelX3.Controls.Add(this.labelX1);
this.doubleBufferPanelX3.Controls.Add(this.labelX2);
this.doubleBufferPanelX3.Controls.Add(this.numericTextBox1);
this.doubleBufferPanelX3.Controls.Add(this.bottomPanel);
this.doubleBufferPanelX3.Controls.Add(this.cardListTable);
this.doubleBufferPanelX3.Controls.Add(this.doubleBufferTableLayoutPanel1);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(4, 42);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(679, 398);
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 = 233;
//
// numericTextBox2
//
this.numericTextBox2.AllowDecimalSeparator = true;
this.numericTextBox2.AllowNegativeSign = false;
this.numericTextBox2.AllowSpace = false;
this.numericTextBox2.BackColor = System.Drawing.Color.White;
//
//
//
this.numericTextBox2.Border.Class = "TextBoxBorder";
this.numericTextBox2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.numericTextBox2.ButtonCustom.Text = "读卡";
this.numericTextBox2.ButtonCustom.Visible = true;
this.numericTextBox2.DisabledBackColor = System.Drawing.Color.White;
this.numericTextBox2.EnableSoftKeyboard = true;
this.numericTextBox2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericTextBox2.ForeColor = System.Drawing.Color.Black;
this.numericTextBox2.Location = new System.Drawing.Point(108, 291);
this.numericTextBox2.MaxDecimalDigit = 1;
this.numericTextBox2.MaxLength = 20;
this.numericTextBox2.Name = "numericTextBox2";
this.numericTextBox2.PreventEnterBeep = true;
this.numericTextBox2.Size = new System.Drawing.Size(467, 35);
this.numericTextBox2.TabIndex = 309;
this.numericTextBox2.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.numericTextBox2.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F);
this.numericTextBox2.WatermarkText = "新卡号";
this.numericTextBox2.ButtonCustomClick += new System.EventHandler(this.OnReadNewCardClick);
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.Location = new System.Drawing.Point(22, 291);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(83, 35);
this.labelX1.TabIndex = 308;
this.labelX1.Text = "新卡号:";
this.labelX1.WordWrap = true;
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.Location = new System.Drawing.Point(22, 238);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(83, 35);
this.labelX2.TabIndex = 296;
this.labelX2.Text = "卡密码:";
this.labelX2.WordWrap = true;
//
// numericTextBox1
//
this.numericTextBox1.AllowDecimalSeparator = true;
this.numericTextBox1.AllowNegativeSign = false;
this.numericTextBox1.AllowSpace = false;
this.numericTextBox1.BackColor = System.Drawing.Color.White;
//
//
//
this.numericTextBox1.Border.Class = "TextBoxBorder";
this.numericTextBox1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.numericTextBox1.ButtonCustom.Symbol = "";
this.numericTextBox1.ButtonCustom.Visible = true;
this.numericTextBox1.DisabledBackColor = System.Drawing.Color.White;
this.numericTextBox1.EnableSoftKeyboard = true;
this.numericTextBox1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numericTextBox1.ForeColor = System.Drawing.Color.Black;
this.numericTextBox1.Location = new System.Drawing.Point(108, 238);
this.numericTextBox1.MaxDecimalDigit = 1;
this.numericTextBox1.MaxLength = 20;
this.numericTextBox1.Name = "numericTextBox1";
this.numericTextBox1.PasswordChar = '*';
this.numericTextBox1.PreventEnterBeep = true;
this.numericTextBox1.Size = new System.Drawing.Size(284, 35);
this.numericTextBox1.TabIndex = 295;
this.numericTextBox1.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.numericTextBox1.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F);
this.numericTextBox1.WatermarkText = "输入密码";
this.numericTextBox1.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.in_oldPwd_Enter);
this.numericTextBox1.ButtonCustomClick += new System.EventHandler(this.OnBtnCustomClick);
//
// bottomPanel
//
this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.bottomPanel.Controls.Add(this.buttonX4);
this.bottomPanel.Controls.Add(this.ButtonCancel);
this.bottomPanel.Controls.Add(this.lblInfo);
this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.bottomPanel.Location = new System.Drawing.Point(0, 343);
this.bottomPanel.Name = "bottomPanel";
this.bottomPanel.Padding = new System.Windows.Forms.Padding(2);
this.bottomPanel.Size = new System.Drawing.Size(679, 55);
this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.bottomPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.bottomPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.bottomPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.bottomPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.bottomPanel.Style.GradientAngle = 90;
this.bottomPanel.TabIndex = 275;
//
// buttonX4
//
this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
this.buttonX4.Cursor = System.Windows.Forms.Cursors.Hand;
this.buttonX4.FadeEffect = false;
this.buttonX4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX4.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX4.Location = new System.Drawing.Point(463, 9);
this.buttonX4.Name = "buttonX4";
this.buttonX4.Size = new System.Drawing.Size(115, 43);
this.buttonX4.TabIndex = 32;
this.buttonX4.Text = "卡补换";
this.buttonX4.TextColor = System.Drawing.Color.White;
this.buttonX4.Click += new System.EventHandler(this.BtnExchange);
//
// 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("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ButtonCancel.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.ButtonCancel.Location = new System.Drawing.Point(580, 9);
this.ButtonCancel.Name = "ButtonCancel";
this.ButtonCancel.Size = new System.Drawing.Size(97, 43);
this.ButtonCancel.TabIndex = 31;
this.ButtonCancel.Text = "取消";
this.ButtonCancel.TextColor = System.Drawing.Color.White;
this.ButtonCancel.Click += new System.EventHandler(this.btn_exit_Click);
//
// lblInfo
//
//
//
//
this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblInfo.Dock = System.Windows.Forms.DockStyle.Left;
this.lblInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblInfo.Location = new System.Drawing.Point(2, 2);
this.lblInfo.Name = "lblInfo";
this.lblInfo.Size = new System.Drawing.Size(433, 51);
this.lblInfo.TabIndex = 27;
this.lblInfo.Text = "请输入卡号或手机号";
this.lblInfo.WordWrap = true;
//
// cardListTable
//
this.cardListTable.BackColor = System.Drawing.Color.White;
this.cardListTable.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.cardListTable.ForeColor = System.Drawing.Color.Black;
this.cardListTable.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.cardListTable.Location = new System.Drawing.Point(0, 100);
this.cardListTable.Name = "cardListTable";
//
//
//
this.cardListTable.PrimaryGrid.AllowEdit = false;
this.cardListTable.PrimaryGrid.AutoGenerateColumns = false;
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn18);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn1);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn19);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn20);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn22);
this.cardListTable.PrimaryGrid.Columns.Add(this.gridColumn23);
this.cardListTable.PrimaryGrid.DefaultRowHeight = 35;
this.cardListTable.PrimaryGrid.RowHeaderIndexOffset = 1;
this.cardListTable.PrimaryGrid.ShowRowGridIndex = true;
this.cardListTable.Size = new System.Drawing.Size(677, 128);
this.cardListTable.TabIndex = 279;
this.cardListTable.Text = "superGridControl2";
this.cardListTable.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.OnTicketRowActivated);
//
// gridColumn18
//
this.gridColumn18.DataPropertyName = "CardNo";
this.gridColumn18.HeaderText = "卡号";
this.gridColumn18.Name = "cardNo";
this.gridColumn18.Width = 140;
//
// gridColumn1
//
this.gridColumn1.DataPropertyName = "FaceNo";
this.gridColumn1.HeaderText = "卡面号";
this.gridColumn1.Name = "faceNo";
//
// gridColumn19
//
this.gridColumn19.DataPropertyName = "CardStatus";
this.gridColumn19.HeaderText = "状态";
this.gridColumn19.Name = "cardStatus";
//
// gridColumn20
//
this.gridColumn20.DataPropertyName = "CardTypeName";
this.gridColumn20.HeaderText = "卡类型名称";
this.gridColumn20.Name = "cardTypeName";
//
// gridColumn22
//
this.gridColumn22.DataPropertyName = "TotalAmount";
this.gridColumn22.HeaderText = "总余额";
this.gridColumn22.Name = "totalAmount";
//
// gridColumn23
//
this.gridColumn23.DataPropertyName = "TotalPoint";
this.gridColumn23.HeaderText = "总积分";
this.gridColumn23.Name = "totalPoint";
//
// doubleBufferTableLayoutPanel1
//
this.doubleBufferTableLayoutPanel1.ColumnCount = 4;
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.doubleBufferTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX9, 0, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX15, 0, 2);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX8, 0, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX10, 2, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX11, 2, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.labelX13, 2, 2);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblMemerName, 1, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblLinkPhone, 1, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblMemeberMobile, 3, 0);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblSex, 3, 1);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblBirthday, 1, 2);
this.doubleBufferTableLayoutPanel1.Controls.Add(this.lblDescription, 3, 2);
this.doubleBufferTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferTableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.doubleBufferTableLayoutPanel1.Name = "doubleBufferTableLayoutPanel1";
this.doubleBufferTableLayoutPanel1.RowCount = 3;
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33F));
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33F));
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.34F));
this.doubleBufferTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.doubleBufferTableLayoutPanel1.Size = new System.Drawing.Size(679, 100);
this.doubleBufferTableLayoutPanel1.TabIndex = 229;
//
// labelX9
//
//
//
//
this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX9.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX9.ForeColor = System.Drawing.Color.Black;
this.labelX9.Location = new System.Drawing.Point(4, 38);
this.labelX9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX9.Name = "labelX9";
this.labelX9.Size = new System.Drawing.Size(93, 23);
this.labelX9.TabIndex = 36;
this.labelX9.Text = "联系电话:";
//
// labelX15
//
//
//
//
this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX15.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX15.ForeColor = System.Drawing.Color.Black;
this.labelX15.Location = new System.Drawing.Point(4, 71);
this.labelX15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX15.Name = "labelX15";
this.labelX15.Size = new System.Drawing.Size(93, 24);
this.labelX15.TabIndex = 37;
this.labelX15.Text = " 生日:";
//
// labelX8
//
//
//
//
this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX8.ForeColor = System.Drawing.Color.Black;
this.labelX8.Location = new System.Drawing.Point(4, 5);
this.labelX8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX8.Name = "labelX8";
this.labelX8.Size = new System.Drawing.Size(80, 23);
this.labelX8.TabIndex = 35;
this.labelX8.Text = " 姓名:";
//
// labelX10
//
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX10.ForeColor = System.Drawing.Color.Black;
this.labelX10.Location = new System.Drawing.Point(342, 5);
this.labelX10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(93, 23);
this.labelX10.TabIndex = 38;
this.labelX10.Text = " 手机号:";
//
// labelX11
//
//
//
//
this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX11.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX11.ForeColor = System.Drawing.Color.Black;
this.labelX11.Location = new System.Drawing.Point(342, 38);
this.labelX11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX11.Name = "labelX11";
this.labelX11.Size = new System.Drawing.Size(93, 23);
this.labelX11.TabIndex = 39;
this.labelX11.Text = " 性别:";
//
// labelX13
//
//
//
//
this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX13.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelX13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX13.ForeColor = System.Drawing.Color.Black;
this.labelX13.Location = new System.Drawing.Point(342, 71);
this.labelX13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.labelX13.Name = "labelX13";
this.labelX13.Size = new System.Drawing.Size(93, 24);
this.labelX13.TabIndex = 40;
this.labelX13.Text = " 备注:";
//
// lblMemerName
//
//
//
//
this.lblMemerName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMemerName.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblMemerName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMemerName.ForeColor = System.Drawing.Color.Black;
this.lblMemerName.Location = new System.Drawing.Point(105, 5);
this.lblMemerName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblMemerName.Name = "lblMemerName";
this.lblMemerName.Size = new System.Drawing.Size(229, 23);
this.lblMemerName.TabIndex = 43;
//
// lblLinkPhone
//
//
//
//
this.lblLinkPhone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblLinkPhone.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblLinkPhone.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLinkPhone.ForeColor = System.Drawing.Color.Black;
this.lblLinkPhone.Location = new System.Drawing.Point(105, 38);
this.lblLinkPhone.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblLinkPhone.Name = "lblLinkPhone";
this.lblLinkPhone.Size = new System.Drawing.Size(229, 23);
this.lblLinkPhone.TabIndex = 42;
//
// lblMemeberMobile
//
//
//
//
this.lblMemeberMobile.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMemeberMobile.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblMemeberMobile.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMemeberMobile.ForeColor = System.Drawing.Color.Black;
this.lblMemeberMobile.Location = new System.Drawing.Point(443, 5);
this.lblMemeberMobile.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblMemeberMobile.Name = "lblMemeberMobile";
this.lblMemeberMobile.Size = new System.Drawing.Size(232, 23);
this.lblMemeberMobile.TabIndex = 44;
//
// lblSex
//
//
//
//
this.lblSex.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblSex.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblSex.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblSex.ForeColor = System.Drawing.Color.Black;
this.lblSex.Location = new System.Drawing.Point(443, 38);
this.lblSex.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblSex.Name = "lblSex";
this.lblSex.Size = new System.Drawing.Size(232, 23);
this.lblSex.TabIndex = 45;
//
// lblBirthday
//
//
//
//
this.lblBirthday.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblBirthday.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblBirthday.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBirthday.ForeColor = System.Drawing.Color.Black;
this.lblBirthday.Location = new System.Drawing.Point(105, 71);
this.lblBirthday.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblBirthday.Name = "lblBirthday";
this.lblBirthday.Size = new System.Drawing.Size(229, 24);
this.lblBirthday.TabIndex = 46;
//
// lblDescription
//
//
//
//
this.lblDescription.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblDescription.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblDescription.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDescription.ForeColor = System.Drawing.Color.Black;
this.lblDescription.Location = new System.Drawing.Point(443, 71);
this.lblDescription.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblDescription.Name = "lblDescription";
this.lblDescription.Size = new System.Drawing.Size(232, 24);
this.lblDescription.TabIndex = 41;
//
// 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.ButtonCustom.Text = "读卡";
this.txtInput.ButtonCustom.Visible = true;
this.txtInput.DisabledBackColor = System.Drawing.Color.White;
this.txtInput.EnableSoftKeyboard = true;
this.txtInput.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtInput.ForeColor = System.Drawing.Color.Black;
this.txtInput.Location = new System.Drawing.Point(3, 5);
this.txtInput.MaxDecimalDigit = 1;
this.txtInput.MaxLength = 20;
this.txtInput.Name = "txtInput";
this.txtInput.PreventEnterBeep = true;
this.txtInput.Size = new System.Drawing.Size(595, 35);
this.txtInput.TabIndex = 1;
this.txtInput.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
this.txtInput.WatermarkFont = new System.Drawing.Font("微软雅黑", 15.75F);
this.txtInput.WatermarkText = "手机号\\扫码\\卡号";
this.txtInput.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnFinishedClick);
this.txtInput.ButtonCustomClick += new System.EventHandler(this.OnReadCardClick);
this.txtInput.Click += new System.EventHandler(this.OnFinishedClick);
//
// 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.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.buttonX1.Location = new System.Drawing.Point(604, 4);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(77, 35);
this.buttonX1.TabIndex = 37;
this.buttonX1.Text = "查询";
this.buttonX1.TextColor = System.Drawing.Color.White;
this.buttonX1.Click += new System.EventHandler(this.OnFinishedClick);
//
// CardExchangeForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(683, 479);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.controlBox);
this.Name = "CardExchangeForm";
this.Text = "CardExchangeForm";
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.bottomPanel.ResumeLayout(false);
this.doubleBufferTableLayoutPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private DevComponents.DotNetBar.LabelX labelX2;
private Component.NumericTextBox numericTextBox1;
private Component.DoubleBufferPanelX bottomPanel;
private DevComponents.DotNetBar.ButtonX buttonX4;
private DevComponents.DotNetBar.ButtonX ButtonCancel;
private DevComponents.DotNetBar.LabelX lblInfo;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl cardListTable;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn18;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn19;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn20;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn22;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn23;
private POSV1.Component.DoubleBufferTableLayoutPanel doubleBufferTableLayoutPanel1;
private DevComponents.DotNetBar.LabelX labelX9;
private DevComponents.DotNetBar.LabelX labelX15;
private DevComponents.DotNetBar.LabelX labelX8;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.LabelX labelX11;
private DevComponents.DotNetBar.LabelX labelX13;
private DevComponents.DotNetBar.LabelX lblMemerName;
private DevComponents.DotNetBar.LabelX lblLinkPhone;
private DevComponents.DotNetBar.LabelX lblMemeberMobile;
private DevComponents.DotNetBar.LabelX lblSex;
private DevComponents.DotNetBar.LabelX lblBirthday;
private DevComponents.DotNetBar.LabelX lblDescription;
private Component.NumericTextBox txtInput;
private DevComponents.DotNetBar.ButtonX buttonX1;
private Component.NumericTextBox numericTextBox2;
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
}
}