namespace LYFZ.Software.UI.StatisticalInquiry
{
partial class FrmStatisticalInquiryEmployees
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStatisticalInquiryEmployees));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.txtTsorder_OpenSingle = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.panelEx3.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
this.plExMainContainer.Size = new System.Drawing.Size(919, 505);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(919, 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(860, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(887, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(833, 0);
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.dgvData);
this.panelEx2.Controls.Add(this.panelEx3);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(5, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Padding = new System.Windows.Forms.Padding(3);
this.panelEx2.Size = new System.Drawing.Size(909, 485);
this.panelEx2.TabIndex = 194;
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
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 = "";
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(3, 43);
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 = 40;
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(901, 437);
this.dgvData.StrSecondStageNull = "";
this.dgvData.StrValueNullColumn = "";
this.dgvData.TabIndex = 233;
this.dgvData.ViceCount = 1;
//
// 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.txtTsorder_OpenSingle);
this.panelEx3.Controls.Add(this.btnClose);
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx3.Location = new System.Drawing.Point(3, 3);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(901, 40);
this.panelEx3.TabIndex = 197;
//
// txtTsorder_OpenSingle
//
this.txtTsorder_OpenSingle.AfterSelectLevelFirstNode = false;
this.txtTsorder_OpenSingle.DropDownHeight = 220;
this.txtTsorder_OpenSingle.DropDownShow = false;
this.txtTsorder_OpenSingle.FormattingEnabled = true;
this.txtTsorder_OpenSingle.IntegralHeight = false;
this.txtTsorder_OpenSingle.IsNodeMouseClick = true;
this.txtTsorder_OpenSingle.IsSelectParentNode = false;
this.txtTsorder_OpenSingle.Location = new System.Drawing.Point(8, 9);
this.txtTsorder_OpenSingle.Name = "txtTsorder_OpenSingle";
this.txtTsorder_OpenSingle.ReadOnly = true;
this.txtTsorder_OpenSingle.SelectedNode = null;
this.txtTsorder_OpenSingle.Size = new System.Drawing.Size(167, 20);
this.txtTsorder_OpenSingle.StrGetName = "";
this.txtTsorder_OpenSingle.StrGetTagName = "";
this.txtTsorder_OpenSingle.StrKey = null;
this.txtTsorder_OpenSingle.TabIndex = 206;
//
// 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(181, 6);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(87, 26);
this.btnClose.TabIndex = 204;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// FrmStatisticalInquiryEmployees
//
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(919, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.Name = "FrmStatisticalInquiryEmployees";
this.Text = "员工资料";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.panelEx3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.ButtonEx btnClose;
private ComponentLibrary.PanelEx panelEx3;
protected ComponentLibrary.ComboBoxTreeViewEx txtTsorder_OpenSingle;
protected internal ComponentLibrary.DataGridViewEc dgvData;
}
}