namespace LYFZ.Software.UI.MembershipManage { partial class GoldCardMemberFormMain { /// /// 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoldCardMemberFormMain)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSendSMS = new LYFZ.ComponentLibrary.ButtonEx(); this.btnImport = new LYFZ.ComponentLibrary.ButtonEx(); this.btnExporting = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOpenNewCard = new LYFZ.ComponentLibrary.ButtonEx(); this.btnCardManage = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx(); this.btnSuperiorQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.btnPhotographerManagement = new LYFZ.ComponentLibrary.ButtonEx(); this.btnPayment = new LYFZ.ComponentLibrary.ButtonEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.cbkManageCancellationCard = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.chkArrears = new LYFZ.ComponentLibrary.CheckBoxEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.cntmenu = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components); this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx4.SuspendLayout(); this.panelEx5.SuspendLayout(); this.panelEx6.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.AutoScroll = true; this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5); this.plExMainContainer.Size = new System.Drawing.Size(838, 505); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(838, 545); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(779, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(806, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(752, 0); // // btnQuery // this.btnQuery.BackColor = System.Drawing.Color.Transparent; this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg"))); this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQuery.ForeColor = System.Drawing.Color.White; this.btnQuery.IsCustomBackImg = false; this.btnQuery.IsShowText = true; this.btnQuery.Location = new System.Drawing.Point(348, 6); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 28); this.btnQuery.TabIndex = 2; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // btnSendSMS // this.btnSendSMS.BackColor = System.Drawing.Color.Transparent; this.btnSendSMS.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSendSMS.BackImg"))); this.btnSendSMS.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSendSMS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSendSMS.ForeColor = System.Drawing.Color.White; this.btnSendSMS.IsCustomBackImg = false; this.btnSendSMS.IsShowText = true; this.btnSendSMS.Location = new System.Drawing.Point(94, 40); this.btnSendSMS.Name = "btnSendSMS"; this.btnSendSMS.Size = new System.Drawing.Size(85, 28); this.btnSendSMS.TabIndex = 5; this.btnSendSMS.Text = " 发短信"; this.btnSendSMS.UseVisualStyleBackColor = false; // // btnImport // this.btnImport.BackColor = System.Drawing.Color.Transparent; this.btnImport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnImport.BackImg"))); this.btnImport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnImport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnImport.ForeColor = System.Drawing.Color.White; this.btnImport.IsCustomBackImg = false; this.btnImport.IsShowText = true; this.btnImport.Location = new System.Drawing.Point(185, 40); this.btnImport.Name = "btnImport"; this.btnImport.Size = new System.Drawing.Size(85, 28); this.btnImport.TabIndex = 6; this.btnImport.Text = " 导 入"; this.btnImport.UseVisualStyleBackColor = false; // // btnExporting // this.btnExporting.BackColor = System.Drawing.Color.Transparent; this.btnExporting.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExporting.BackImg"))); this.btnExporting.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnExporting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnExporting.ForeColor = System.Drawing.Color.White; this.btnExporting.IsCustomBackImg = false; this.btnExporting.IsShowText = true; this.btnExporting.Location = new System.Drawing.Point(276, 40); this.btnExporting.Name = "btnExporting"; this.btnExporting.Size = new System.Drawing.Size(85, 28); this.btnExporting.TabIndex = 7; this.btnExporting.Text = " 导 出"; this.btnExporting.UseVisualStyleBackColor = false; // // btnClose // this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg"))); this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.IsCustomBackImg = false; this.btnClose.IsShowText = true; this.btnClose.Location = new System.Drawing.Point(367, 40); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(85, 28); this.btnClose.TabIndex = 8; this.btnClose.Text = " 关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // btnOpenNewCard // this.btnOpenNewCard.BackColor = System.Drawing.Color.Transparent; this.btnOpenNewCard.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOpenNewCard.BackImg"))); this.btnOpenNewCard.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOpenNewCard.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOpenNewCard.ForeColor = System.Drawing.Color.White; this.btnOpenNewCard.IsCustomBackImg = false; this.btnOpenNewCard.IsShowText = true; this.btnOpenNewCard.Location = new System.Drawing.Point(520, 6); this.btnOpenNewCard.Name = "btnOpenNewCard"; this.btnOpenNewCard.Size = new System.Drawing.Size(85, 28); this.btnOpenNewCard.TabIndex = 10; this.btnOpenNewCard.Text = " 开新卡"; this.btnOpenNewCard.UseVisualStyleBackColor = false; // // btnCardManage // this.btnCardManage.BackColor = System.Drawing.Color.Transparent; this.btnCardManage.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCardManage.BackImg"))); this.btnCardManage.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCardManage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCardManage.ForeColor = System.Drawing.Color.White; this.btnCardManage.IsCustomBackImg = false; this.btnCardManage.IsShowText = true; this.btnCardManage.Location = new System.Drawing.Point(611, 6); this.btnCardManage.Name = "btnCardManage"; this.btnCardManage.Size = new System.Drawing.Size(80, 28); this.btnCardManage.TabIndex = 13; this.btnCardManage.Text = " 金卡管理"; this.btnCardManage.UseVisualStyleBackColor = false; // // panelEx1 // this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.dgvData); this.panelEx1.Controls.Add(this.ucPagerEx1); this.panelEx1.Controls.Add(this.flowLayoutPanel1); this.panelEx1.Controls.Add(this.panelEx2); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(5, 5); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(828, 495); this.panelEx1.TabIndex = 8; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToOrderColumns = true; this.dgvData.AllowUserToResizeRows = false; this.dgvData.BackgroundColor = System.Drawing.Color.White; this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dgvData.ColumnHeadersHeight = 24; this.dgvData.dgvColumnHeadersHeight = 24; this.dgvData.dgvCurrentColumnOriginalSet = ""; this.dgvData.dgvCurrentColumnWidth = ""; this.dgvData.dgvCurrentHideColumn = null; this.dgvData.dgvFixedHideColumn = null; this.dgvData.dgvGuidName = null; this.dgvData.dgvUserEmployeeID = null; this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvData.EnableHeadersVisualStyles = false; this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption; this.dgvData.ImageHeight = 15; this.dgvData.ImageWidth = 15; this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse"))); this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand"))); this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true; this.dgvData.IsCompleteBonding = false; this.dgvData.IsCopyCellValue = true; this.dgvData.IsShowSerialNumber = true; this.dgvData.IsSortedRedraw = true; this.dgvData.IsSortMode = false; this.dgvData.Location = new System.Drawing.Point(0, 40); this.dgvData.Name = "dgvData"; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvData.RowHeadersWidth = 50; this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvData.RowTemplate.Height = 23; this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvData.Size = new System.Drawing.Size(828, 425); this.dgvData.StrSecondStageNull = ""; this.dgvData.StrValueNullColumn = ""; this.dgvData.TabIndex = 18; this.dgvData.ViceCount = 1; // // ucPagerEx1 // this.ucPagerEx1.CurrentPageCount = 0; this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ucPagerEx1.Location = new System.Drawing.Point(0, 465); this.ucPagerEx1.Name = "ucPagerEx1"; this.ucPagerEx1.NMax = 0; this.ucPagerEx1.PageCount = 0; this.ucPagerEx1.PageCurrent = 1; this.ucPagerEx1.PageSize = 20; this.ucPagerEx1.Size = new System.Drawing.Size(828, 30); this.ucPagerEx1.TabIndex = 30; this.ucPagerEx1.TbDataSource = null; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.panelEx6); this.flowLayoutPanel1.Controls.Add(this.panelEx3); this.flowLayoutPanel1.Controls.Add(this.btnQuery); this.flowLayoutPanel1.Controls.Add(this.btnSuperiorQuery); this.flowLayoutPanel1.Controls.Add(this.btnOpenNewCard); this.flowLayoutPanel1.Controls.Add(this.btnCardManage); this.flowLayoutPanel1.Controls.Add(this.btnPhotographerManagement); this.flowLayoutPanel1.Controls.Add(this.btnPayment); this.flowLayoutPanel1.Controls.Add(this.btnSendSMS); this.flowLayoutPanel1.Controls.Add(this.btnImport); this.flowLayoutPanel1.Controls.Add(this.btnExporting); this.flowLayoutPanel1.Controls.Add(this.btnClose); this.flowLayoutPanel1.Controls.Add(this.panelEx4); this.flowLayoutPanel1.Controls.Add(this.panelEx5); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0); this.flowLayoutPanel1.Size = new System.Drawing.Size(828, 40); this.flowLayoutPanel1.TabIndex = 17; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.cmbQueryText); this.panelEx3.Location = new System.Drawing.Point(164, 6); this.panelEx3.Margin = new System.Windows.Forms.Padding(3, 3, 1, 3); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(180, 28); this.panelEx3.TabIndex = 18; // // cmbQueryText // this.cmbQueryText.BackColor = System.Drawing.Color.Transparent; this.cmbQueryText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.cmbQueryText.Icon = null; this.cmbQueryText.IconIsButton = false; this.cmbQueryText.IsPasswordChat = '\0'; this.cmbQueryText.IsSystemPasswordChar = false; this.cmbQueryText.Lines = new string[0]; this.cmbQueryText.Location = new System.Drawing.Point(0, 1); this.cmbQueryText.Margin = new System.Windows.Forms.Padding(0); this.cmbQueryText.MaxLength = 32767; this.cmbQueryText.MinimumSize = new System.Drawing.Size(0, 24); this.cmbQueryText.MouseBack = null; this.cmbQueryText.Multiline = false; this.cmbQueryText.Name = "cmbQueryText"; this.cmbQueryText.NormlBack = null; this.cmbQueryText.Padding = new System.Windows.Forms.Padding(5); this.cmbQueryText.ReadOnly = false; this.cmbQueryText.ScrollBars = System.Windows.Forms.ScrollBars.None; this.cmbQueryText.Size = new System.Drawing.Size(178, 26); this.cmbQueryText.TabIndex = 10; this.cmbQueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.cmbQueryText.WaterColor = System.Drawing.Color.DarkGray; this.cmbQueryText.WaterText = "会员卡号、持卡人、电话"; this.cmbQueryText.WordWrap = true; // // btnSuperiorQuery // this.btnSuperiorQuery.BackColor = System.Drawing.Color.Transparent; this.btnSuperiorQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSuperiorQuery.BackImg"))); this.btnSuperiorQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSuperiorQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSuperiorQuery.ForeColor = System.Drawing.Color.White; this.btnSuperiorQuery.IsCustomBackImg = false; this.btnSuperiorQuery.IsShowText = true; this.btnSuperiorQuery.Location = new System.Drawing.Point(439, 6); this.btnSuperiorQuery.Name = "btnSuperiorQuery"; this.btnSuperiorQuery.Size = new System.Drawing.Size(75, 28); this.btnSuperiorQuery.TabIndex = 23; this.btnSuperiorQuery.Text = " 高级查询"; this.btnSuperiorQuery.UseVisualStyleBackColor = false; // // btnPhotographerManagement // this.btnPhotographerManagement.BackColor = System.Drawing.Color.Transparent; this.btnPhotographerManagement.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPhotographerManagement.BackImg"))); this.btnPhotographerManagement.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnPhotographerManagement.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnPhotographerManagement.ForeColor = System.Drawing.Color.White; this.btnPhotographerManagement.IsCustomBackImg = false; this.btnPhotographerManagement.IsShowText = true; this.btnPhotographerManagement.Location = new System.Drawing.Point(697, 6); this.btnPhotographerManagement.Name = "btnPhotographerManagement"; this.btnPhotographerManagement.Size = new System.Drawing.Size(95, 28); this.btnPhotographerManagement.TabIndex = 19; this.btnPhotographerManagement.Text = " 我的新摄会"; this.btnPhotographerManagement.UseVisualStyleBackColor = false; // // btnPayment // this.btnPayment.BackColor = System.Drawing.Color.Transparent; this.btnPayment.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPayment.BackImg"))); this.btnPayment.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnPayment.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnPayment.ForeColor = System.Drawing.Color.White; this.btnPayment.IsCustomBackImg = false; this.btnPayment.IsShowText = true; this.btnPayment.Location = new System.Drawing.Point(3, 40); this.btnPayment.Name = "btnPayment"; this.btnPayment.Size = new System.Drawing.Size(85, 28); this.btnPayment.TabIndex = 20; this.btnPayment.Text = " 收 款"; this.btnPayment.UseVisualStyleBackColor = false; // // panelEx4 // this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx4.BorderWidth = 1; this.panelEx4.Controls.Add(this.cbkManageCancellationCard); this.panelEx4.Location = new System.Drawing.Point(458, 40); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(91, 28); this.panelEx4.TabIndex = 22; // // cbkManageCancellationCard // this.cbkManageCancellationCard.AutoSize = true; this.cbkManageCancellationCard.BackColor = System.Drawing.Color.Transparent; this.cbkManageCancellationCard.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.cbkManageCancellationCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.cbkManageCancellationCard.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.cbkManageCancellationCard.Fourstates = false; this.cbkManageCancellationCard.IsGreenTick = false; this.cbkManageCancellationCard.Location = new System.Drawing.Point(3, 4); this.cbkManageCancellationCard.Name = "cbkManageCancellationCard"; this.cbkManageCancellationCard.Size = new System.Drawing.Size(87, 21); this.cbkManageCancellationCard.TabIndex = 21; this.cbkManageCancellationCard.Text = "已注销会员"; this.cbkManageCancellationCard.UseVisualStyleBackColor = false; // // panelEx5 // this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx5.BorderWidth = 1; this.panelEx5.Controls.Add(this.chkArrears); this.panelEx5.Location = new System.Drawing.Point(555, 40); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(65, 28); this.panelEx5.TabIndex = 24; // // chkArrears // this.chkArrears.AutoSize = true; this.chkArrears.BackColor = System.Drawing.Color.Transparent; this.chkArrears.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked; this.chkArrears.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.chkArrears.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.chkArrears.Fourstates = false; this.chkArrears.IsGreenTick = false; this.chkArrears.Location = new System.Drawing.Point(3, 4); this.chkArrears.Name = "chkArrears"; this.chkArrears.Size = new System.Drawing.Size(51, 21); this.chkArrears.TabIndex = 21; this.chkArrears.Text = "欠款"; this.chkArrears.UseVisualStyleBackColor = false; // // panelEx2 // this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx2.BorderWidth = 1; this.panelEx2.Location = new System.Drawing.Point(0, 50); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(830, 1); this.panelEx2.TabIndex = 15; // // cntmenu // this.cntmenu.Name = "cntmenu"; this.cntmenu.Size = new System.Drawing.Size(61, 4); // // cmbtreevStoreName // this.cmbtreevStoreName.AfterSelectLevelFirstNode = true; this.cmbtreevStoreName.DropDownHeight = 220; this.cmbtreevStoreName.DropDownShow = false; this.cmbtreevStoreName.FormattingEnabled = true; this.cmbtreevStoreName.IntegralHeight = false; this.cmbtreevStoreName.IsNodeMouseClick = true; this.cmbtreevStoreName.IsSelectParentNode = false; this.cmbtreevStoreName.Location = new System.Drawing.Point(3, 4); this.cmbtreevStoreName.Margin = new System.Windows.Forms.Padding(0); this.cmbtreevStoreName.Name = "cmbtreevStoreName"; this.cmbtreevStoreName.ReadOnly = true; this.cmbtreevStoreName.SelectedNode = null; this.cmbtreevStoreName.Size = new System.Drawing.Size(150, 20); this.cmbtreevStoreName.StrGetName = ""; this.cmbtreevStoreName.StrGetTagName = ""; this.cmbtreevStoreName.StrKey = null; this.cmbtreevStoreName.TabIndex = 275; // // panelEx6 // this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx6.BorderWidth = 1; this.panelEx6.Controls.Add(this.cmbtreevStoreName); this.panelEx6.Location = new System.Drawing.Point(3, 6); this.panelEx6.Name = "panelEx6"; this.panelEx6.Size = new System.Drawing.Size(155, 28); this.panelEx6.TabIndex = 276; // // GoldCardMemberFormMain // 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(838, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsShowUcNavigationTool = true; this.Name = "GoldCardMemberFormMain"; this.Text = "会员管理"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.Controls.SetChildIndex(this.btnAppFormMaximize, 0); this.Controls.SetChildIndex(this.btnAppFormExit, 0); this.Controls.SetChildIndex(this.btnAppFormMinimize, 0); this.Controls.SetChildIndex(this.btnAppFormMenu, 0); this.Controls.SetChildIndex(this.btnAppFormSkin, 0); this.Controls.SetChildIndex(this.plFormMainContent, 0); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit(); this.flowLayoutPanel1.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.panelEx4.PerformLayout(); this.panelEx5.ResumeLayout(false); this.panelEx5.PerformLayout(); this.panelEx6.ResumeLayout(false); this.ResumeLayout(false); } #endregion protected ComponentLibrary.PanelEx panelEx1; private ComponentLibrary.ContextMenuStripEx cntmenu; private ComponentLibrary.PanelEx panelEx3; protected ComponentLibrary.TextBoxEx cmbQueryText; protected System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; protected ComponentLibrary.PanelEx panelEx2; protected ComponentLibrary.DataGridViewEc dgvData; public ComponentLibrary.CheckBoxEx cbkManageCancellationCard; private ComponentLibrary.PanelEx panelEx4; protected internal ComponentLibrary.ButtonEx btnSuperiorQuery; protected internal ComponentLibrary.ButtonEx btnPayment; protected internal ComponentLibrary.ButtonEx btnCardManage; protected internal ComponentLibrary.ButtonEx btnOpenNewCard; protected internal ComponentLibrary.ButtonEx btnClose; protected internal ComponentLibrary.ButtonEx btnExporting; protected internal ComponentLibrary.ButtonEx btnImport; protected internal ComponentLibrary.ButtonEx btnSendSMS; protected internal ComponentLibrary.ButtonEx btnQuery; protected internal ComponentLibrary.ButtonEx btnPhotographerManagement; private ComponentLibrary.PanelEx panelEx5; public ComponentLibrary.CheckBoxEx chkArrears; protected UCPager.ucPagerEx ucPagerEx1; private ComponentLibrary.PanelEx panelEx6; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName; } }