namespace LYFZ.Software.UI.StatisticalInquiry
{
partial class FrmIndividualPerformance
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmIndividualPerformance));
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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvAll = new LYFZ.ComponentLibrary.DataGridViewEx();
this.员工编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.员工姓名 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.当前业绩 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbItemCategory = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.cbx_PaymentType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.CtvPak_Name = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbProjectTitle = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.tb_DetailPerformance = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.cmbEmployeeName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.txtCurrentUserPerformance = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.btnSelect = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.txtTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.txtTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.cbxMouth = new LYFZ.ComponentLibrary.RadioButtonEx();
this.cbxDay = new LYFZ.ComponentLibrary.RadioButtonEx();
this.cbxAuto = new LYFZ.ComponentLibrary.RadioButtonEx();
this.btn_Export = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvAll)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.panelEx1.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(3);
this.plExMainContainer.Size = new System.Drawing.Size(1121, 522);
//
// plFormMainContent
//
this.plFormMainContent.Controls.Add(this.cbxAuto);
this.plFormMainContent.Controls.Add(this.cbxDay);
this.plFormMainContent.Controls.Add(this.cbxMouth);
this.plFormMainContent.Controls.Add(this.btnSelect);
this.plFormMainContent.Controls.Add(this.labelEx2);
this.plFormMainContent.Controls.Add(this.txtTimeStart);
this.plFormMainContent.Controls.Add(this.txtTimeEnd);
this.plFormMainContent.Controls.Add(this.btn_Export);
this.plFormMainContent.Controls.Add(this.btnClose);
this.plFormMainContent.Size = new System.Drawing.Size(1121, 562);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnClose, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btn_Export, 0);
this.plFormMainContent.Controls.SetChildIndex(this.txtTimeEnd, 0);
this.plFormMainContent.Controls.SetChildIndex(this.txtTimeStart, 0);
this.plFormMainContent.Controls.SetChildIndex(this.labelEx2, 0);
this.plFormMainContent.Controls.SetChildIndex(this.btnSelect, 0);
this.plFormMainContent.Controls.SetChildIndex(this.cbxMouth, 0);
this.plFormMainContent.Controls.SetChildIndex(this.cbxDay, 0);
this.plFormMainContent.Controls.SetChildIndex(this.cbxAuto, 0);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(1062, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(1089, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(1035, 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.dgvAll);
this.panelEx2.Controls.Add(this.dgv);
this.panelEx2.Controls.Add(this.panelEx1);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(3, 3);
this.panelEx2.Margin = new System.Windows.Forms.Padding(0);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(1115, 516);
this.panelEx2.TabIndex = 196;
//
// dgvAll
//
this.dgvAll.AllowUserToAddRows = false;
this.dgvAll.AllowUserToDeleteRows = false;
this.dgvAll.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
this.dgvAll.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvAll.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvAll.BackgroundColor = System.Drawing.Color.White;
this.dgvAll.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgvAll.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvAll.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvAll.ColumnHeadersHeight = 24;
this.dgvAll.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvAll.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.员工编号,
this.员工姓名,
this.当前业绩});
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvAll.DefaultCellStyle = dataGridViewCellStyle3;
this.dgvAll.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvAll.EnableHeadersVisualStyles = false;
this.dgvAll.EraseCell = false;
this.dgvAll.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvAll.GridViewUniquelyIdentify = resources.GetString("dgvAll.GridViewUniquelyIdentify");
this.dgvAll.IsCompleteBonding = false;
this.dgvAll.IsCopyCellValue = true;
this.dgvAll.Location = new System.Drawing.Point(0, 103);
this.dgvAll.MultiSelect = false;
this.dgvAll.Name = "dgvAll";
this.dgvAll.ReadOnly = true;
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.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvAll.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvAll.RowHeadersVisible = false;
this.dgvAll.RowTemplate.Height = 23;
this.dgvAll.RowTemplate.ReadOnly = true;
this.dgvAll.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvAll.Size = new System.Drawing.Size(1113, 411);
this.dgvAll.TabIndex = 308;
this.dgvAll.Visible = false;
//
// 员工编号
//
this.员工编号.HeaderText = "员工编号";
this.员工编号.Name = "员工编号";
this.员工编号.ReadOnly = true;
this.员工编号.Visible = false;
//
// 员工姓名
//
this.员工姓名.HeaderText = "员工姓名";
this.员工姓名.Name = "员工姓名";
this.员工姓名.ReadOnly = true;
this.员工姓名.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// 当前业绩
//
this.当前业绩.HeaderText = "当前业绩";
this.当前业绩.Name = "当前业绩";
this.当前业绩.ReadOnly = true;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.AllowUserToDeleteRows = false;
this.dgv.AllowUserToResizeRows = false;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgv.BackgroundColor = System.Drawing.Color.White;
this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
this.dgv.ColumnHeadersHeight = 24;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column16,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
this.Column6,
this.Column8});
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv.DefaultCellStyle = dataGridViewCellStyle7;
this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv.EnableHeadersVisualStyles = false;
this.dgv.EraseCell = false;
this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
this.dgv.IsCompleteBonding = false;
this.dgv.IsCopyCellValue = true;
this.dgv.Location = new System.Drawing.Point(0, 103);
this.dgv.MultiSelect = false;
this.dgv.Name = "dgv";
this.dgv.ReadOnly = true;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.dgv.RowHeadersVisible = false;
this.dgv.RowTemplate.Height = 23;
this.dgv.RowTemplate.ReadOnly = true;
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv.Size = new System.Drawing.Size(1113, 411);
this.dgv.TabIndex = 210;
//
// Column1
//
this.Column1.HeaderText = "订单号";
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
//
// Column16
//
this.Column16.HeaderText = "员工";
this.Column16.Name = "Column16";
this.Column16.ReadOnly = true;
//
// Column2
//
this.Column2.HeaderText = "客户名称";
this.Column2.Name = "Column2";
this.Column2.ReadOnly = true;
//
// Column3
//
this.Column3.HeaderText = "业绩金额";
this.Column3.Name = "Column3";
this.Column3.ReadOnly = true;
//
// Column4
//
this.Column4.HeaderText = "创建时间";
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
//
// Column5
//
this.Column5.HeaderText = "套系/项目类别";
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
//
// Column6
//
this.Column6.HeaderText = "套系/项目名称";
this.Column6.Name = "Column6";
this.Column6.ReadOnly = true;
//
// Column8
//
this.Column8.HeaderText = "项目名称";
this.Column8.Name = "Column8";
this.Column8.ReadOnly = true;
//
// 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.labelEx15);
this.panelEx1.Controls.Add(this.labelEx18);
this.panelEx1.Controls.Add(this.labelEx5);
this.panelEx1.Controls.Add(this.cmbItemCategory);
this.panelEx1.Controls.Add(this.labelEx11);
this.panelEx1.Controls.Add(this.labelEx7);
this.panelEx1.Controls.Add(this.labelEx6);
this.panelEx1.Controls.Add(this.cbx_PaymentType);
this.panelEx1.Controls.Add(this.CtvPak_Name);
this.panelEx1.Controls.Add(this.labelEx9);
this.panelEx1.Controls.Add(this.cmbProjectTitle);
this.panelEx1.Controls.Add(this.tb_DetailPerformance);
this.panelEx1.Controls.Add(this.cmbEmployeeName);
this.panelEx1.Controls.Add(this.txtCurrentUserPerformance);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx1.Location = new System.Drawing.Point(0, 0);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(1113, 103);
this.panelEx1.TabIndex = 223;
//
// labelEx15
//
this.labelEx15.AutoSize = true;
this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx15.Location = new System.Drawing.Point(17, 11);
this.labelEx15.Name = "labelEx15";
this.labelEx15.Size = new System.Drawing.Size(68, 17);
this.labelEx15.TabIndex = 226;
this.labelEx15.Text = "员工姓名:";
//
// labelEx18
//
this.labelEx18.AutoSize = true;
this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx18.Location = new System.Drawing.Point(229, 11);
this.labelEx18.Name = "labelEx18";
this.labelEx18.Size = new System.Drawing.Size(68, 17);
this.labelEx18.TabIndex = 228;
this.labelEx18.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(446, 11);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 238;
this.labelEx5.Text = "项目名称:";
//
// cmbItemCategory
//
this.cmbItemCategory.AfterSelectLevelFirstNode = true;
this.cmbItemCategory.DropDownHeight = 220;
this.cmbItemCategory.DropDownShow = false;
this.cmbItemCategory.FormattingEnabled = true;
this.cmbItemCategory.IntegralHeight = false;
this.cmbItemCategory.IsNodeMouseClick = true;
this.cmbItemCategory.IsSelectParentNode = true;
this.cmbItemCategory.Location = new System.Drawing.Point(300, 9);
this.cmbItemCategory.Name = "cmbItemCategory";
this.cmbItemCategory.ReadOnly = true;
this.cmbItemCategory.SelectedNode = null;
this.cmbItemCategory.Size = new System.Drawing.Size(130, 20);
this.cmbItemCategory.StrGetName = "";
this.cmbItemCategory.StrGetTagName = "";
this.cmbItemCategory.StrKey = null;
this.cmbItemCategory.TabIndex = 277;
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx11.Location = new System.Drawing.Point(889, 10);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(68, 17);
this.labelEx11.TabIndex = 242;
this.labelEx11.Text = "付款方式:";
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(663, 11);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 242;
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(17, 73);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(44, 17);
this.labelEx6.TabIndex = 246;
this.labelEx6.Text = "明细:";
//
// cbx_PaymentType
//
this.cbx_PaymentType.AfterSelectLevelFirstNode = true;
this.cbx_PaymentType.DropDownHeight = 220;
this.cbx_PaymentType.DropDownShow = false;
this.cbx_PaymentType.FormattingEnabled = true;
this.cbx_PaymentType.IntegralHeight = false;
this.cbx_PaymentType.IsNodeMouseClick = true;
this.cbx_PaymentType.IsSelectParentNode = false;
this.cbx_PaymentType.Location = new System.Drawing.Point(960, 8);
this.cbx_PaymentType.Name = "cbx_PaymentType";
this.cbx_PaymentType.ReadOnly = true;
this.cbx_PaymentType.SelectedNode = null;
this.cbx_PaymentType.Size = new System.Drawing.Size(140, 20);
this.cbx_PaymentType.StrGetName = "";
this.cbx_PaymentType.StrGetTagName = "";
this.cbx_PaymentType.StrKey = null;
this.cbx_PaymentType.TabIndex = 274;
//
// CtvPak_Name
//
this.CtvPak_Name.AfterSelectLevelFirstNode = true;
this.CtvPak_Name.DropDownHeight = 220;
this.CtvPak_Name.DropDownShow = false;
this.CtvPak_Name.FormattingEnabled = true;
this.CtvPak_Name.IntegralHeight = false;
this.CtvPak_Name.IsNodeMouseClick = true;
this.CtvPak_Name.IsSelectParentNode = false;
this.CtvPak_Name.Location = new System.Drawing.Point(734, 9);
this.CtvPak_Name.Name = "CtvPak_Name";
this.CtvPak_Name.ReadOnly = true;
this.CtvPak_Name.SelectedNode = null;
this.CtvPak_Name.Size = new System.Drawing.Size(140, 20);
this.CtvPak_Name.StrGetName = "";
this.CtvPak_Name.StrGetTagName = "";
this.CtvPak_Name.StrKey = null;
this.CtvPak_Name.TabIndex = 274;
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx9.Location = new System.Drawing.Point(17, 41);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(92, 17);
this.labelEx9.TabIndex = 246;
this.labelEx9.Text = "当前员工业绩:";
//
// cmbProjectTitle
//
this.cmbProjectTitle.AfterSelectLevelFirstNode = true;
this.cmbProjectTitle.DropDownHeight = 220;
this.cmbProjectTitle.DropDownShow = false;
this.cmbProjectTitle.FormattingEnabled = true;
this.cmbProjectTitle.IntegralHeight = false;
this.cmbProjectTitle.IsNodeMouseClick = true;
this.cmbProjectTitle.IsSelectParentNode = true;
this.cmbProjectTitle.Location = new System.Drawing.Point(517, 9);
this.cmbProjectTitle.Name = "cmbProjectTitle";
this.cmbProjectTitle.ReadOnly = true;
this.cmbProjectTitle.SelectedNode = null;
this.cmbProjectTitle.Size = new System.Drawing.Size(130, 20);
this.cmbProjectTitle.StrGetName = "";
this.cmbProjectTitle.StrGetTagName = "";
this.cmbProjectTitle.StrKey = null;
this.cmbProjectTitle.TabIndex = 272;
//
// tb_DetailPerformance
//
this.tb_DetailPerformance.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tb_DetailPerformance.EmptyTextTip = null;
this.tb_DetailPerformance.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.tb_DetailPerformance.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tb_DetailPerformance.Location = new System.Drawing.Point(67, 71);
this.tb_DetailPerformance.Name = "tb_DetailPerformance";
this.tb_DetailPerformance.ReadOnly = true;
this.tb_DetailPerformance.Size = new System.Drawing.Size(1033, 23);
this.tb_DetailPerformance.TabIndex = 245;
this.tb_DetailPerformance.Text = "0";
//
// cmbEmployeeName
//
this.cmbEmployeeName.AfterSelectLevelFirstNode = true;
this.cmbEmployeeName.DropDownHeight = 220;
this.cmbEmployeeName.DropDownShow = false;
this.cmbEmployeeName.FormattingEnabled = true;
this.cmbEmployeeName.IntegralHeight = false;
this.cmbEmployeeName.IsNodeMouseClick = true;
this.cmbEmployeeName.IsSelectParentNode = true;
this.cmbEmployeeName.Location = new System.Drawing.Point(88, 10);
this.cmbEmployeeName.Name = "cmbEmployeeName";
this.cmbEmployeeName.ReadOnly = true;
this.cmbEmployeeName.SelectedNode = null;
this.cmbEmployeeName.Size = new System.Drawing.Size(130, 20);
this.cmbEmployeeName.StrGetName = "";
this.cmbEmployeeName.StrGetTagName = "";
this.cmbEmployeeName.StrKey = null;
this.cmbEmployeeName.TabIndex = 225;
//
// txtCurrentUserPerformance
//
this.txtCurrentUserPerformance.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCurrentUserPerformance.EmptyTextTip = null;
this.txtCurrentUserPerformance.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtCurrentUserPerformance.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtCurrentUserPerformance.Location = new System.Drawing.Point(115, 39);
this.txtCurrentUserPerformance.Name = "txtCurrentUserPerformance";
this.txtCurrentUserPerformance.ReadOnly = true;
this.txtCurrentUserPerformance.Size = new System.Drawing.Size(985, 23);
this.txtCurrentUserPerformance.TabIndex = 245;
this.txtCurrentUserPerformance.Text = "0";
//
// btnSelect
//
this.btnSelect.BackColor = System.Drawing.Color.Transparent;
this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSelect.ForeColor = System.Drawing.Color.White;
this.btnSelect.IsCustomBackImg = false;
this.btnSelect.IsShowText = true;
this.btnSelect.Location = new System.Drawing.Point(656, 8);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(83, 26);
this.btnSelect.TabIndex = 309;
this.btnSelect.Text = "查询";
this.btnSelect.UseVisualStyleBackColor = false;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.BackColor = System.Drawing.Color.WhiteSmoke;
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(359, 12);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(18, 17);
this.labelEx2.TabIndex = 308;
this.labelEx2.Text = "--";
//
// txtTimeStart
//
this.txtTimeStart.CustomFormat = " ";
this.txtTimeStart.DateValue = "";
this.txtTimeStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtTimeStart.IsShowTime = false;
this.txtTimeStart.Location = new System.Drawing.Point(260, 9);
this.txtTimeStart.Name = "txtTimeStart";
this.txtTimeStart.Size = new System.Drawing.Size(95, 23);
this.txtTimeStart.TabIndex = 307;
//
// txtTimeEnd
//
this.txtTimeEnd.CustomFormat = " ";
this.txtTimeEnd.DateValue = "";
this.txtTimeEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtTimeEnd.IsShowTime = false;
this.txtTimeEnd.Location = new System.Drawing.Point(380, 9);
this.txtTimeEnd.Name = "txtTimeEnd";
this.txtTimeEnd.Size = new System.Drawing.Size(95, 23);
this.txtTimeEnd.TabIndex = 306;
//
// 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(854, 8);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(83, 26);
this.btnClose.TabIndex = 305;
this.btnClose.Text = "关闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// cbxMouth
//
this.cbxMouth.AutoSize = true;
this.cbxMouth.BackColor = System.Drawing.Color.WhiteSmoke;
this.cbxMouth.Checked = true;
this.cbxMouth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.cbxMouth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.cbxMouth.Location = new System.Drawing.Point(487, 10);
this.cbxMouth.Name = "cbxMouth";
this.cbxMouth.Size = new System.Drawing.Size(38, 21);
this.cbxMouth.TabIndex = 311;
this.cbxMouth.TabStop = true;
this.cbxMouth.Text = "月";
this.cbxMouth.UseVisualStyleBackColor = false;
//
// cbxDay
//
this.cbxDay.AutoSize = true;
this.cbxDay.BackColor = System.Drawing.Color.WhiteSmoke;
this.cbxDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.cbxDay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.cbxDay.Location = new System.Drawing.Point(533, 10);
this.cbxDay.Name = "cbxDay";
this.cbxDay.Size = new System.Drawing.Size(38, 21);
this.cbxDay.TabIndex = 311;
this.cbxDay.Text = "日";
this.cbxDay.UseVisualStyleBackColor = false;
//
// cbxAuto
//
this.cbxAuto.AutoSize = true;
this.cbxAuto.BackColor = System.Drawing.Color.WhiteSmoke;
this.cbxAuto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.cbxAuto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.cbxAuto.Location = new System.Drawing.Point(579, 10);
this.cbxAuto.Name = "cbxAuto";
this.cbxAuto.Size = new System.Drawing.Size(62, 21);
this.cbxAuto.TabIndex = 311;
this.cbxAuto.Text = "自定义";
this.cbxAuto.UseVisualStyleBackColor = false;
//
// btn_Export
//
this.btn_Export.BackColor = System.Drawing.Color.Transparent;
this.btn_Export.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Export.BackImg")));
this.btn_Export.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btn_Export.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btn_Export.ForeColor = System.Drawing.Color.White;
this.btn_Export.IsCustomBackImg = false;
this.btn_Export.IsShowText = true;
this.btn_Export.Location = new System.Drawing.Point(755, 8);
this.btn_Export.Name = "btn_Export";
this.btn_Export.Size = new System.Drawing.Size(83, 26);
this.btn_Export.TabIndex = 305;
this.btn_Export.Text = "导出";
this.btn_Export.UseVisualStyleBackColor = false;
//
// FrmIndividualPerformance
//
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(1121, 627);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.Name = "FrmIndividualPerformance";
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.plFormMainContent.PerformLayout();
this.panelEx2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvAll)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.ComboBoxTreeViewEx cmbItemCategory;
protected ComponentLibrary.ComboBoxTreeViewEx CtvPak_Name;
protected ComponentLibrary.ComboBoxTreeViewEx cmbProjectTitle;
protected ComponentLibrary.TextBoxBasicEx txtCurrentUserPerformance;
protected ComponentLibrary.ComboBoxTreeViewEx cmbEmployeeName;
protected ComponentLibrary.LabelEx labelEx9;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx18;
private ComponentLibrary.LabelEx labelEx15;
private ComponentLibrary.PanelEx panelEx1;
public ComponentLibrary.DataGridViewEx dgv;
protected ComponentLibrary.ButtonEx btnSelect;
private ComponentLibrary.LabelEx labelEx2;
protected ComponentLibrary.DateTimePickerEx txtTimeStart;
protected ComponentLibrary.DateTimePickerEx txtTimeEnd;
protected ComponentLibrary.ButtonEx btnClose;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
public ComponentLibrary.DataGridViewEx dgvAll;
private System.Windows.Forms.DataGridViewTextBoxColumn 员工编号;
private System.Windows.Forms.DataGridViewTextBoxColumn 员工姓名;
private System.Windows.Forms.DataGridViewTextBoxColumn 当前业绩;
private ComponentLibrary.RadioButtonEx cbxAuto;
private ComponentLibrary.RadioButtonEx cbxDay;
private ComponentLibrary.RadioButtonEx cbxMouth;
protected ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.TextBoxBasicEx tb_DetailPerformance;
protected ComponentLibrary.ButtonEx btn_Export;
private ComponentLibrary.LabelEx labelEx11;
protected ComponentLibrary.ComboBoxTreeViewEx cbx_PaymentType;
}
}