namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
{
partial class OpenGoldCardViceCardSuperSmallForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OpenGoldCardViceCardSuperSmallForm));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.txtAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEx();
this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.副卡号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.金额 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.密码 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.txtMainCardNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCardName = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.panelEx2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Size = new System.Drawing.Size(325, 545);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(325, 545);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(266, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(293, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(239, 0);
//
// panelEx1
//
this.panelEx1.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.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.txtAmount);
this.panelEx1.Controls.Add(this.labelEx6);
this.panelEx1.Controls.Add(this.labelEx5);
this.panelEx1.Controls.Add(this.dgvData);
this.panelEx1.Controls.Add(this.txtMainCardNumber);
this.panelEx1.Controls.Add(this.txtCardName);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.labelEx3);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Controls.Add(this.labelEx4);
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(305, 485);
this.panelEx1.TabIndex = 6;
//
// txtAmount
//
this.txtAmount.BackColor = System.Drawing.Color.Transparent;
this.txtAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtAmount.Icon = null;
this.txtAmount.IconIsButton = false;
this.txtAmount.IsPasswordChat = '\0';
this.txtAmount.IsSystemPasswordChar = false;
this.txtAmount.Lines = new string[0];
this.txtAmount.Location = new System.Drawing.Point(99, 111);
this.txtAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtAmount.MaxLength = 32767;
this.txtAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtAmount.MouseBack = null;
this.txtAmount.Multiline = false;
this.txtAmount.Name = "txtAmount";
this.txtAmount.NormlBack = null;
this.txtAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtAmount.ReadOnly = true;
this.txtAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAmount.Size = new System.Drawing.Size(174, 25);
this.txtAmount.TabIndex = 10;
this.txtAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtAmount.WaterText = "";
this.txtAmount.WordWrap = true;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(53, 115);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(44, 17);
this.labelEx6.TabIndex = 9;
this.labelEx6.Text = "金额:";
//
// labelEx5
//
this.labelEx5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx5.ForeColor = System.Drawing.Color.Red;
this.labelEx5.Location = new System.Drawing.Point(3, 465);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(281, 16);
this.labelEx5.TabIndex = 8;
this.labelEx5.Text = "提示:如果副卡未设置密码,将默认设置密码为\'123456\'";
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvData.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.dgvData.BackgroundColor = System.Drawing.Color.White;
this.dgvData.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvData.ColumnHeadersHeight = 24;
this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.序号,
this.副卡号,
this.金额,
this.密码});
this.dgvData.EnableHeadersVisualStyles = false;
this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData.GridViewUniquelyIdentify = "_dgvData_dgvData_dgvData_dgvData";
this.dgvData.IsCompleteBonding = false;
this.dgvData.Location = new System.Drawing.Point(4, 181);
this.dgvData.Name = "dgvData";
this.dgvData.RowHeadersVisible = false;
this.dgvData.RowTemplate.Height = 23;
this.dgvData.RowTemplate.ReadOnly = true;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.dgvData.Size = new System.Drawing.Size(297, 282);
this.dgvData.TabIndex = 7;
//
// 序号
//
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.序号.DefaultCellStyle = dataGridViewCellStyle3;
this.序号.HeaderText = "";
this.序号.Name = "序号";
this.序号.ReadOnly = true;
this.序号.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.序号.Width = 40;
//
// 副卡号
//
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.副卡号.DefaultCellStyle = dataGridViewCellStyle4;
this.副卡号.HeaderText = "副卡号";
this.副卡号.Name = "副卡号";
this.副卡号.Resizable = System.Windows.Forms.DataGridViewTriState.False;
//
// 金额
//
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.金额.DefaultCellStyle = dataGridViewCellStyle5;
this.金额.HeaderText = "金额";
this.金额.Name = "金额";
this.金额.Width = 80;
//
// 密码
//
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.密码.DefaultCellStyle = dataGridViewCellStyle6;
this.密码.FillWeight = 90F;
this.密码.HeaderText = "密码";
this.密码.Name = "密码";
this.密码.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.密码.Width = 70;
//
// txtMainCardNumber
//
this.txtMainCardNumber.BackColor = System.Drawing.Color.Transparent;
this.txtMainCardNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtMainCardNumber.Icon = null;
this.txtMainCardNumber.IconIsButton = false;
this.txtMainCardNumber.IsPasswordChat = '\0';
this.txtMainCardNumber.IsSystemPasswordChar = false;
this.txtMainCardNumber.Lines = new string[0];
this.txtMainCardNumber.Location = new System.Drawing.Point(99, 42);
this.txtMainCardNumber.Margin = new System.Windows.Forms.Padding(0);
this.txtMainCardNumber.MaxLength = 32767;
this.txtMainCardNumber.MinimumSize = new System.Drawing.Size(0, 24);
this.txtMainCardNumber.MouseBack = null;
this.txtMainCardNumber.Multiline = false;
this.txtMainCardNumber.Name = "txtMainCardNumber";
this.txtMainCardNumber.NormlBack = null;
this.txtMainCardNumber.Padding = new System.Windows.Forms.Padding(5);
this.txtMainCardNumber.ReadOnly = true;
this.txtMainCardNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtMainCardNumber.Size = new System.Drawing.Size(174, 25);
this.txtMainCardNumber.TabIndex = 6;
this.txtMainCardNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMainCardNumber.WaterColor = System.Drawing.Color.DarkGray;
this.txtMainCardNumber.WaterText = "";
this.txtMainCardNumber.WordWrap = true;
//
// txtCardName
//
this.txtCardName.BackColor = System.Drawing.Color.Transparent;
this.txtCardName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtCardName.Icon = null;
this.txtCardName.IconIsButton = false;
this.txtCardName.IsPasswordChat = '\0';
this.txtCardName.IsSystemPasswordChar = false;
this.txtCardName.Lines = new string[0];
this.txtCardName.Location = new System.Drawing.Point(99, 76);
this.txtCardName.Margin = new System.Windows.Forms.Padding(0);
this.txtCardName.MaxLength = 32767;
this.txtCardName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtCardName.MouseBack = null;
this.txtCardName.Multiline = false;
this.txtCardName.Name = "txtCardName";
this.txtCardName.NormlBack = null;
this.txtCardName.Padding = new System.Windows.Forms.Padding(5);
this.txtCardName.ReadOnly = true;
this.txtCardName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCardName.Size = new System.Drawing.Size(174, 25);
this.txtCardName.TabIndex = 5;
this.txtCardName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCardName.WaterColor = System.Drawing.Color.DarkGray;
this.txtCardName.WaterText = "";
this.txtCardName.WordWrap = true;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(12, 16);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 2;
this.labelEx1.Text = "主卡资料";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(41, 80);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 0;
this.labelEx3.Text = "持卡人:";
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(12, 158);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(56, 17);
this.labelEx2.TabIndex = 3;
this.labelEx2.Text = "副卡资料";
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(29, 46);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 1;
this.labelEx4.Text = "会员卡号:";
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.btnCancel);
this.panelEx2.Controls.Add(this.btnOK);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx2.Location = new System.Drawing.Point(0, 505);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(325, 40);
this.panelEx2.TabIndex = 7;
//
// btnCancel
//
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.IsCustomBackImg = false;
this.btnCancel.IsShowText = true;
this.btnCancel.Location = new System.Drawing.Point(180, 6);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 28);
this.btnCancel.TabIndex = 8;
this.btnCancel.Text = " 取 消";
this.btnCancel.UseVisualStyleBackColor = false;
//
// btnOK
//
this.btnOK.BackColor = System.Drawing.Color.Transparent;
this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOK.ForeColor = System.Drawing.Color.White;
this.btnOK.IsCustomBackImg = false;
this.btnOK.IsShowText = true;
this.btnOK.Location = new System.Drawing.Point(61, 6);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(85, 28);
this.btnOK.TabIndex = 7;
this.btnOK.Text = " 确 定";
this.btnOK.UseVisualStyleBackColor = false;
//
// OpenGoldCardViceCardSuperSmallForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(325, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.Name = "OpenGoldCardViceCardSuperSmallForm";
this.Text = "发放现金副卡";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.panelEx2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.TextBoxEx txtMainCardNumber;
protected ComponentLibrary.TextBoxEx txtCardName;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.ButtonEx btnCancel;
protected ComponentLibrary.ButtonEx btnOK;
protected ComponentLibrary.DataGridViewEx dgvData;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.TextBoxEx txtAmount;
private ComponentLibrary.LabelEx labelEx6;
private System.Windows.Forms.DataGridViewTextBoxColumn 序号;
private System.Windows.Forms.DataGridViewTextBoxColumn 副卡号;
private System.Windows.Forms.DataGridViewTextBoxColumn 金额;
private System.Windows.Forms.DataGridViewTextBoxColumn 密码;
}
}