namespace LYFZ.Software.UI.MembershipManage.SetSmallForm { partial class MemberImportExcel { /// /// 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MemberImportExcel)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.btnOpenExcel = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOpenPointsViceCard = new LYFZ.ComponentLibrary.ButtonEx(); this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx(); this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx(); this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOpenBackCashViceCard = new LYFZ.ComponentLibrary.ButtonEx(); this.btnExport = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.panelEx2.SuspendLayout(); this.flowLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Margin = new System.Windows.Forms.Padding(10); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5); this.plExMainContainer.Size = new System.Drawing.Size(960, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(960, 545); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(928, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0); // // panelEx1 // 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.dgvData); 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.Margin = new System.Windows.Forms.Padding(0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(2); this.panelEx1.Size = new System.Drawing.Size(950, 535); this.panelEx1.TabIndex = 0; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToResizeRows = false; this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dgvData.BackgroundColor = System.Drawing.Color.White; this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150))))); dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3; this.dgvData.ColumnHeadersHeight = 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.IsCopyCellValue = true; this.dgvData.IsShowSerialNumber = true; this.dgvData.IsSortedRedraw = true; this.dgvData.IsSortMode = false; this.dgvData.Location = new System.Drawing.Point(2, 2); this.dgvData.Name = "dgvData"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41); dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; 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(946, 491); this.dgvData.TabIndex = 5; this.dgvData.ViceCount = 1; // // 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.btnExport); this.panelEx2.Controls.Add(this.flowLayoutPanel1); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx2.Location = new System.Drawing.Point(2, 493); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(946, 40); this.panelEx2.TabIndex = 4; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.btnOpenExcel); this.flowLayoutPanel1.Controls.Add(this.btnOpenPointsViceCard); this.flowLayoutPanel1.Controls.Add(this.btnSaveed); this.flowLayoutPanel1.Controls.Add(this.btnDelete); this.flowLayoutPanel1.Controls.Add(this.btnCancel); this.flowLayoutPanel1.Controls.Add(this.btnOpenBackCashViceCard); this.flowLayoutPanel1.Location = new System.Drawing.Point(220, 3); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(539, 34); this.flowLayoutPanel1.TabIndex = 0; // // btnOpenExcel // this.btnOpenExcel.BackColor = System.Drawing.Color.Transparent; this.btnOpenExcel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOpenExcel.BackImg"))); this.btnOpenExcel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOpenExcel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOpenExcel.ForeColor = System.Drawing.Color.White; this.btnOpenExcel.IsCustomBackImg = false; this.btnOpenExcel.IsShowText = true; this.btnOpenExcel.Location = new System.Drawing.Point(3, 3); this.btnOpenExcel.Name = "btnOpenExcel"; this.btnOpenExcel.Size = new System.Drawing.Size(100, 28); this.btnOpenExcel.TabIndex = 0; this.btnOpenExcel.Text = " 打开(Excel)"; this.btnOpenExcel.UseVisualStyleBackColor = false; // // btnOpenPointsViceCard // this.btnOpenPointsViceCard.BackColor = System.Drawing.Color.Transparent; this.btnOpenPointsViceCard.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOpenPointsViceCard.BackImg"))); this.btnOpenPointsViceCard.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOpenPointsViceCard.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOpenPointsViceCard.ForeColor = System.Drawing.Color.White; this.btnOpenPointsViceCard.IsCustomBackImg = false; this.btnOpenPointsViceCard.IsShowText = true; this.btnOpenPointsViceCard.Location = new System.Drawing.Point(109, 3); this.btnOpenPointsViceCard.Name = "btnOpenPointsViceCard"; this.btnOpenPointsViceCard.Size = new System.Drawing.Size(135, 28); this.btnOpenPointsViceCard.TabIndex = 5; this.btnOpenPointsViceCard.Text = " 打开积分副卡(Excel)"; this.btnOpenPointsViceCard.UseVisualStyleBackColor = false; // // btnSaveed // this.btnSaveed.BackColor = System.Drawing.Color.Transparent; this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg"))); this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnSaveed.ForeColor = System.Drawing.Color.White; this.btnSaveed.IsCustomBackImg = false; this.btnSaveed.IsShowText = true; this.btnSaveed.Location = new System.Drawing.Point(250, 3); this.btnSaveed.Name = "btnSaveed"; this.btnSaveed.Size = new System.Drawing.Size(90, 28); this.btnSaveed.TabIndex = 1; this.btnSaveed.Text = " 保 存"; this.btnSaveed.UseVisualStyleBackColor = false; // // btnDelete // this.btnDelete.BackColor = System.Drawing.Color.Transparent; this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg"))); this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnDelete.ForeColor = System.Drawing.Color.White; this.btnDelete.IsCustomBackImg = false; this.btnDelete.IsShowText = true; this.btnDelete.Location = new System.Drawing.Point(346, 3); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(90, 28); this.btnDelete.TabIndex = 4; this.btnDelete.Text = " 删 除"; this.btnDelete.UseVisualStyleBackColor = false; // // 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(442, 3); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(90, 28); this.btnCancel.TabIndex = 3; this.btnCancel.Text = " 取 消"; this.btnCancel.UseVisualStyleBackColor = false; // // btnOpenBackCashViceCard // this.btnOpenBackCashViceCard.BackColor = System.Drawing.Color.Transparent; this.btnOpenBackCashViceCard.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOpenBackCashViceCard.BackImg"))); this.btnOpenBackCashViceCard.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOpenBackCashViceCard.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOpenBackCashViceCard.ForeColor = System.Drawing.Color.White; this.btnOpenBackCashViceCard.IsCustomBackImg = false; this.btnOpenBackCashViceCard.IsShowText = true; this.btnOpenBackCashViceCard.Location = new System.Drawing.Point(3, 37); this.btnOpenBackCashViceCard.Name = "btnOpenBackCashViceCard"; this.btnOpenBackCashViceCard.Size = new System.Drawing.Size(135, 28); this.btnOpenBackCashViceCard.TabIndex = 6; this.btnOpenBackCashViceCard.Text = " 打开返现副卡(Excel)"; this.btnOpenBackCashViceCard.UseVisualStyleBackColor = false; this.btnOpenBackCashViceCard.Visible = false; // // btnExport // this.btnExport.BackColor = System.Drawing.Color.Transparent; this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg"))); this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnExport.ForeColor = System.Drawing.Color.White; this.btnExport.IsCustomBackImg = false; this.btnExport.IsShowText = true; this.btnExport.Location = new System.Drawing.Point(14, 6); this.btnExport.Name = "btnExport"; this.btnExport.Size = new System.Drawing.Size(90, 28); this.btnExport.TabIndex = 4; this.btnExport.Text = " 取 消"; this.btnExport.UseVisualStyleBackColor = false; // // MemberImportExcel // 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(960, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "MemberImportExcel"; this.Text = "会员导入"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit(); this.panelEx2.ResumeLayout(false); this.flowLayoutPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; protected internal ComponentLibrary.ButtonEx btnCancel; protected internal ComponentLibrary.ButtonEx btnSaveed; protected internal ComponentLibrary.ButtonEx btnOpenExcel; protected internal ComponentLibrary.PanelEx panelEx2; protected internal ComponentLibrary.ButtonEx btnDelete; protected internal ComponentLibrary.DataGridViewEc dgvData; protected internal ComponentLibrary.ButtonEx btnOpenPointsViceCard; protected internal ComponentLibrary.ButtonEx btnOpenBackCashViceCard; protected System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; protected internal ComponentLibrary.ButtonEx btnExport; } }