namespace LYFZ.Software.UI.TimeAndAttendance { partial class frmTimeupdate { /// /// 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(frmTimeupdate)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.skinPanel1 = new LYFZ.OtherExpansion.SkinControl.SkinPanel(); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.mskSecondTimeEnd = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components); this.mskSecondTimeStart = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components); this.mskFirstTimeEnd = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components); this.mskFirstTimeStart = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components); this.txtClassName = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.btnClassCountDelete = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClassCountAdd = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClassCountUpdate = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.skinPanel1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); this.plExMainContainer.Size = new System.Drawing.Size(840, 495); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(840, 495); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(841, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(808, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(781, 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.skinPanel1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(5, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Padding = new System.Windows.Forms.Padding(2); this.panelEx1.Size = new System.Drawing.Size(830, 475); 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; 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 = false; 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(2, 2); 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 = 30; 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(556, 471); this.dgvData.TabIndex = 1; this.dgvData.ViceCount = 1; // // skinPanel1 // this.skinPanel1.BackColor = System.Drawing.Color.Transparent; this.skinPanel1.Controls.Add(this.labelEx9); this.skinPanel1.Controls.Add(this.labelEx8); this.skinPanel1.Controls.Add(this.mskSecondTimeEnd); this.skinPanel1.Controls.Add(this.mskSecondTimeStart); this.skinPanel1.Controls.Add(this.mskFirstTimeEnd); this.skinPanel1.Controls.Add(this.mskFirstTimeStart); this.skinPanel1.Controls.Add(this.txtClassName); this.skinPanel1.Controls.Add(this.labelEx7); this.skinPanel1.Controls.Add(this.labelEx6); this.skinPanel1.Controls.Add(this.labelEx5); this.skinPanel1.Controls.Add(this.labelEx4); this.skinPanel1.Controls.Add(this.labelEx3); this.skinPanel1.Controls.Add(this.labelEx2); this.skinPanel1.Controls.Add(this.labelEx1); this.skinPanel1.Controls.Add(this.btnClassCountDelete); this.skinPanel1.Controls.Add(this.btnClassCountAdd); this.skinPanel1.Controls.Add(this.btnClassCountUpdate); this.skinPanel1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal; this.skinPanel1.Dock = System.Windows.Forms.DockStyle.Right; this.skinPanel1.DownBack = null; this.skinPanel1.Location = new System.Drawing.Point(558, 2); this.skinPanel1.MouseBack = null; this.skinPanel1.Name = "skinPanel1"; this.skinPanel1.NormlBack = null; this.skinPanel1.Size = new System.Drawing.Size(270, 471); this.skinPanel1.TabIndex = 0; // // labelEx9 // this.labelEx9.AutoSize = true; this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx9.Location = new System.Drawing.Point(20, 183); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(56, 17); this.labelEx9.TabIndex = 57; this.labelEx9.Text = "第二班段"; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(20, 81); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(56, 17); this.labelEx8.TabIndex = 56; this.labelEx8.Text = "第一班段"; // // mskSecondTimeEnd // this.mskSecondTimeEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.mskSecondTimeEnd.Location = new System.Drawing.Point(84, 268); this.mskSecondTimeEnd.Mask = "00:00"; this.mskSecondTimeEnd.Name = "mskSecondTimeEnd"; this.mskSecondTimeEnd.PromptChar = ' '; this.mskSecondTimeEnd.Size = new System.Drawing.Size(105, 23); this.mskSecondTimeEnd.TabIndex = 55; // // mskSecondTimeStart // this.mskSecondTimeStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.mskSecondTimeStart.Location = new System.Drawing.Point(84, 232); this.mskSecondTimeStart.Mask = "00:00"; this.mskSecondTimeStart.Name = "mskSecondTimeStart"; this.mskSecondTimeStart.PromptChar = ' '; this.mskSecondTimeStart.Size = new System.Drawing.Size(105, 23); this.mskSecondTimeStart.TabIndex = 54; // // mskFirstTimeEnd // this.mskFirstTimeEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.mskFirstTimeEnd.Location = new System.Drawing.Point(84, 140); this.mskFirstTimeEnd.Mask = "00:00"; this.mskFirstTimeEnd.Name = "mskFirstTimeEnd"; this.mskFirstTimeEnd.PromptChar = ' '; this.mskFirstTimeEnd.Size = new System.Drawing.Size(105, 23); this.mskFirstTimeEnd.TabIndex = 53; // // mskFirstTimeStart // this.mskFirstTimeStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.mskFirstTimeStart.Location = new System.Drawing.Point(84, 104); this.mskFirstTimeStart.Mask = "00:00"; this.mskFirstTimeStart.Name = "mskFirstTimeStart"; this.mskFirstTimeStart.PromptChar = ' '; this.mskFirstTimeStart.Size = new System.Drawing.Size(105, 23); this.mskFirstTimeStart.TabIndex = 52; // // txtClassName // this.txtClassName.BackColor = System.Drawing.Color.Transparent; this.txtClassName.Icon = null; this.txtClassName.IconIsButton = false; this.txtClassName.IsPasswordChat = '\0'; this.txtClassName.IsSystemPasswordChar = false; this.txtClassName.Lines = new string[0]; this.txtClassName.Location = new System.Drawing.Point(84, 43); this.txtClassName.Margin = new System.Windows.Forms.Padding(0); this.txtClassName.MaxLength = 32767; this.txtClassName.MinimumSize = new System.Drawing.Size(0, 26); this.txtClassName.MouseBack = null; this.txtClassName.Multiline = false; this.txtClassName.Name = "txtClassName"; this.txtClassName.NormlBack = null; this.txtClassName.Padding = new System.Windows.Forms.Padding(5); this.txtClassName.ReadOnly = false; this.txtClassName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtClassName.Size = new System.Drawing.Size(105, 26); this.txtClassName.TabIndex = 11; this.txtClassName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtClassName.WaterColor = System.Drawing.Color.DarkGray; this.txtClassName.WaterText = ""; this.txtClassName.WordWrap = true; // // labelEx7 // this.labelEx7.AutoSize = true; this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx7.ForeColor = System.Drawing.Color.Red; this.labelEx7.Location = new System.Drawing.Point(10, 12); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(48, 19); this.labelEx7.TabIndex = 22; this.labelEx7.Text = "时间段"; // // 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(20, 203); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(212, 17); this.labelEx6.TabIndex = 21; this.labelEx6.Text = "多时段班次,如只有一班次,以下空出"; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(20, 271); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(68, 17); this.labelEx5.TabIndex = 20; this.labelEx5.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(20, 235); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(68, 17); this.labelEx4.TabIndex = 18; this.labelEx4.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(15, 143); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(73, 17); this.labelEx3.TabIndex = 16; this.labelEx3.Text = "*下班时间:"; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(15, 107); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(248, 17); this.labelEx2.TabIndex = 14; this.labelEx2.Text = "*上班时间: 格式:08:00"; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(15, 48); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(73, 17); this.labelEx1.TabIndex = 12; this.labelEx1.Text = "*班次名称:"; // // btnClassCountDelete // this.btnClassCountDelete.BackColor = System.Drawing.Color.Transparent; this.btnClassCountDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClassCountDelete.BackImg"))); this.btnClassCountDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClassCountDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClassCountDelete.ForeColor = System.Drawing.Color.White; this.btnClassCountDelete.IsCustomBackImg = false; this.btnClassCountDelete.IsShowText = true; this.btnClassCountDelete.Location = new System.Drawing.Point(84, 399); this.btnClassCountDelete.Name = "btnClassCountDelete"; this.btnClassCountDelete.Size = new System.Drawing.Size(100, 28); this.btnClassCountDelete.TabIndex = 9; this.btnClassCountDelete.Text = " 删除班次"; this.btnClassCountDelete.UseVisualStyleBackColor = false; // // btnClassCountAdd // this.btnClassCountAdd.BackColor = System.Drawing.Color.Transparent; this.btnClassCountAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClassCountAdd.BackImg"))); this.btnClassCountAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClassCountAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClassCountAdd.ForeColor = System.Drawing.Color.White; this.btnClassCountAdd.IsCustomBackImg = false; this.btnClassCountAdd.IsShowText = true; this.btnClassCountAdd.Location = new System.Drawing.Point(84, 312); this.btnClassCountAdd.Name = "btnClassCountAdd"; this.btnClassCountAdd.Size = new System.Drawing.Size(100, 28); this.btnClassCountAdd.TabIndex = 8; this.btnClassCountAdd.Text = " 添加班次"; this.btnClassCountAdd.UseVisualStyleBackColor = false; // // btnClassCountUpdate // this.btnClassCountUpdate.BackColor = System.Drawing.Color.Transparent; this.btnClassCountUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClassCountUpdate.BackImg"))); this.btnClassCountUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnClassCountUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnClassCountUpdate.ForeColor = System.Drawing.Color.White; this.btnClassCountUpdate.IsCustomBackImg = false; this.btnClassCountUpdate.IsShowText = true; this.btnClassCountUpdate.Location = new System.Drawing.Point(84, 355); this.btnClassCountUpdate.Name = "btnClassCountUpdate"; this.btnClassCountUpdate.Size = new System.Drawing.Size(100, 28); this.btnClassCountUpdate.TabIndex = 7; this.btnClassCountUpdate.Text = " 清空新建"; this.btnClassCountUpdate.UseVisualStyleBackColor = false; // // frmTimeupdate // 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(840, 560); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.Name = "frmTimeupdate"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; 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.skinPanel1.ResumeLayout(false); this.skinPanel1.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; private OtherExpansion.SkinControl.SkinPanel skinPanel1; private ComponentLibrary.LabelEx labelEx7; private ComponentLibrary.LabelEx labelEx6; private ComponentLibrary.LabelEx labelEx5; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx2; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.MaskedTextTimeEx mskSecondTimeEnd; protected internal ComponentLibrary.MaskedTextTimeEx mskSecondTimeStart; protected internal ComponentLibrary.MaskedTextTimeEx mskFirstTimeEnd; protected internal ComponentLibrary.MaskedTextTimeEx mskFirstTimeStart; protected internal ComponentLibrary.DataGridViewEc dgvData; protected internal ComponentLibrary.TextBoxEx txtClassName; protected internal ComponentLibrary.ButtonEx btnClassCountDelete; protected internal ComponentLibrary.ButtonEx btnClassCountAdd; protected internal ComponentLibrary.ButtonEx btnClassCountUpdate; private ComponentLibrary.LabelEx labelEx9; private ComponentLibrary.LabelEx labelEx8; } }