namespace LYFZ.Software.UI.StatisticalInquiry.SatisfactionReport
{
partial class FrmSatisfactionSeeDetails
{
///
/// 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(FrmSatisfactionSeeDetails));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.cmbReturningItems = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSelect = new LYFZ.ComponentLibrary.ButtonEx();
this.cmbScores = new LYFZ.ComponentLibrary.ComboBoxEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.dgvData2 = new LYFZ.ComponentLibrary.DataGridViewEc();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelEx6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.panelEx5.SuspendLayout();
this.panelEx4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData2)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
//
// 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.panelEx6);
this.panelEx2.Controls.Add(this.panelEx1);
this.panelEx2.Controls.Add(this.panelEx5);
this.panelEx2.Controls.Add(this.panelEx4);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Padding = new System.Windows.Forms.Padding(5);
this.panelEx2.Size = new System.Drawing.Size(890, 525);
this.panelEx2.TabIndex = 197;
//
// 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.dgvData);
this.panelEx6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx6.Location = new System.Drawing.Point(5, 307);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Padding = new System.Windows.Forms.Padding(0, 10, 0, 5);
this.panelEx6.Size = new System.Drawing.Size(878, 211);
this.panelEx6.TabIndex = 317;
//
// 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(0, 10);
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(878, 196);
this.dgvData.StrSecondStageNull = "";
this.dgvData.StrValueNullColumn = "";
this.dgvData.TabIndex = 315;
this.dgvData.ViceCount = 1;
//
// 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.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx1.Location = new System.Drawing.Point(5, 306);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(878, 1);
this.panelEx1.TabIndex = 198;
//
// 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.dgvData2);
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx5.Location = new System.Drawing.Point(5, 48);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Padding = new System.Windows.Forms.Padding(0, 0, 0, 10);
this.panelEx5.Size = new System.Drawing.Size(878, 258);
this.panelEx5.TabIndex = 316;
//
// 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.cmbReturningItems);
this.panelEx4.Controls.Add(this.btnClose);
this.panelEx4.Controls.Add(this.btnSelect);
this.panelEx4.Controls.Add(this.cmbScores);
this.panelEx4.Controls.Add(this.labelEx5);
this.panelEx4.Controls.Add(this.labelEx2);
this.panelEx4.Controls.Add(this.panelEx3);
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx4.Location = new System.Drawing.Point(5, 5);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.panelEx4.Size = new System.Drawing.Size(878, 43);
this.panelEx4.TabIndex = 315;
//
// cmbReturningItems
//
this.cmbReturningItems.AfterSelectLevelFirstNode = true;
this.cmbReturningItems.DropDownHeight = 300;
this.cmbReturningItems.DropDownShow = false;
this.cmbReturningItems.FormattingEnabled = true;
this.cmbReturningItems.IntegralHeight = false;
this.cmbReturningItems.IsNodeMouseClick = true;
this.cmbReturningItems.IsSelectParentNode = false;
this.cmbReturningItems.Location = new System.Drawing.Point(71, 11);
this.cmbReturningItems.Name = "cmbReturningItems";
this.cmbReturningItems.ReadOnly = true;
this.cmbReturningItems.SelectedNode = null;
this.cmbReturningItems.Size = new System.Drawing.Size(336, 20);
this.cmbReturningItems.StrGetName = "";
this.cmbReturningItems.StrGetTagName = "";
this.cmbReturningItems.StrKey = null;
this.cmbReturningItems.TabIndex = 317;
//
// 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(789, 6);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 28);
this.btnClose.TabIndex = 313;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// 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(698, 6);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(85, 28);
this.btnSelect.TabIndex = 314;
this.btnSelect.Text = " 查 询";
this.btnSelect.UseVisualStyleBackColor = false;
//
// cmbScores
//
this.cmbScores.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmbScores.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmbScores.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmbScores.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmbScores.FormattingEnabled = true;
this.cmbScores.IsCustomColor = false;
this.cmbScores.Location = new System.Drawing.Point(488, 10);
this.cmbScores.Name = "cmbScores";
this.cmbScores.ReadOnly = true;
this.cmbScores.Size = new System.Drawing.Size(200, 22);
this.cmbScores.TabIndex = 316;
//
// 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(429, 12);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(56, 17);
this.labelEx5.TabIndex = 315;
this.labelEx5.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(7, 12);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(68, 17);
this.labelEx2.TabIndex = 312;
this.labelEx2.Text = "回访对象:";
//
// 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.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx3.Location = new System.Drawing.Point(0, 41);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(878, 1);
this.panelEx3.TabIndex = 197;
//
// dgvData2
//
this.dgvData2.AllowUserToAddRows = false;
this.dgvData2.AllowUserToDeleteRows = false;
this.dgvData2.AllowUserToResizeRows = false;
this.dgvData2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgvData2.BackgroundColor = System.Drawing.Color.White;
this.dgvData2.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.dgvData2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
this.dgvData2.ColumnHeadersHeight = 24;
this.dgvData2.dgvColumnHeadersHeight = 24;
this.dgvData2.dgvCurrentColumnOriginalSet = "";
this.dgvData2.dgvCurrentColumnWidth = "";
this.dgvData2.dgvCurrentHideColumn = null;
this.dgvData2.dgvFixedHideColumn = "";
this.dgvData2.dgvGuidName = null;
this.dgvData2.dgvUserEmployeeID = null;
this.dgvData2.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvData2.EnableHeadersVisualStyles = false;
this.dgvData2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgvData2.ImageHeight = 15;
this.dgvData2.ImageWidth = 15;
this.dgvData2.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgCollapse")));
this.dgvData2.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgExpand")));
this.dgvData2.IsAutomaticDrawSingleOrDoubleRow = true;
this.dgvData2.IsCompleteBonding = false;
this.dgvData2.IsCopyCellValue = true;
this.dgvData2.IsShowSerialNumber = true;
this.dgvData2.IsSortedRedraw = true;
this.dgvData2.IsSortMode = false;
this.dgvData2.Location = new System.Drawing.Point(0, 0);
this.dgvData2.Name = "dgvData2";
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.dgvData2.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvData2.RowHeadersWidth = 40;
this.dgvData2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
this.dgvData2.RowTemplate.Height = 23;
this.dgvData2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData2.Size = new System.Drawing.Size(878, 248);
this.dgvData2.StrSecondStageNull = "";
this.dgvData2.StrValueNullColumn = "";
this.dgvData2.TabIndex = 316;
this.dgvData2.ViceCount = 1;
//
// FrmSatisfactionSeeDetails
//
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(910, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.Name = "FrmSatisfactionSeeDetails";
this.Text = "详情";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
this.panelEx5.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
this.panelEx4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.PanelEx panelEx3;
private ComponentLibrary.PanelEx panelEx1;
private ComponentLibrary.PanelEx panelEx4;
protected ComponentLibrary.ComboBoxTreeViewEx cmbReturningItems;
protected ComponentLibrary.ButtonEx btnClose;
protected ComponentLibrary.ButtonEx btnSelect;
protected ComponentLibrary.ComboBoxEx cmbScores;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.PanelEx panelEx6;
protected internal ComponentLibrary.DataGridViewEc dgvData;
private ComponentLibrary.PanelEx panelEx5;
protected internal ComponentLibrary.DataGridViewEc dgvData2;
}
}