123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311 |
- namespace LYFZ.Software.UI.StatisticalInquiry
- {
- partial class FrmSatisfactionReport
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSatisfactionReport));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- this.txtTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.txtTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.btnSelect = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnSeeDetails = new LYFZ.ComponentLibrary.ButtonEx();
- this.cmbServicePersonnel = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- 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(910, 505);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- //
- // 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")));
- //
- // 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(7, 9);
- this.txtTimeStart.Name = "txtTimeStart";
- this.txtTimeStart.Size = new System.Drawing.Size(95, 23);
- this.txtTimeStart.TabIndex = 301;
- //
- // 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(128, 9);
- this.txtTimeEnd.Name = "txtTimeEnd";
- this.txtTimeEnd.Size = new System.Drawing.Size(95, 23);
- this.txtTimeEnd.TabIndex = 300;
- //
- // 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(464, 7);
- this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(85, 26);
- this.btnSelect.TabIndex = 306;
- this.btnSelect.Text = " 查 询";
- this.btnSelect.UseVisualStyleBackColor = false;
- //
- // 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(646, 7);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 26);
- this.btnClose.TabIndex = 305;
- this.btnClose.Text = " 关闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // 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(900, 485);
- this.panelEx2.TabIndex = 196;
- //
- // 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.labelEx7);
- this.panelEx3.Controls.Add(this.btnClose);
- this.panelEx3.Controls.Add(this.btnSeeDetails);
- this.panelEx3.Controls.Add(this.cmbServicePersonnel);
- this.panelEx3.Controls.Add(this.btnSelect);
- this.panelEx3.Controls.Add(this.labelEx3);
- this.panelEx3.Controls.Add(this.txtTimeEnd);
- this.panelEx3.Controls.Add(this.txtTimeStart);
- 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(892, 40);
- this.panelEx3.TabIndex = 197;
- //
- // 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(105, 12);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(21, 17);
- this.labelEx7.TabIndex = 313;
- this.labelEx7.Text = "—";
- //
- // btnSeeDetails
- //
- this.btnSeeDetails.BackColor = System.Drawing.Color.Transparent;
- this.btnSeeDetails.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSeeDetails.BackImg")));
- this.btnSeeDetails.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSeeDetails.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSeeDetails.ForeColor = System.Drawing.Color.White;
- this.btnSeeDetails.IsCustomBackImg = false;
- this.btnSeeDetails.IsShowText = true;
- this.btnSeeDetails.Location = new System.Drawing.Point(555, 7);
- this.btnSeeDetails.Name = "btnSeeDetails";
- this.btnSeeDetails.Size = new System.Drawing.Size(85, 26);
- this.btnSeeDetails.TabIndex = 312;
- this.btnSeeDetails.Text = " 查看详情";
- this.btnSeeDetails.UseVisualStyleBackColor = false;
- //
- // cmbServicePersonnel
- //
- this.cmbServicePersonnel.AfterSelectLevelFirstNode = true;
- this.cmbServicePersonnel.DropDownHeight = 220;
- this.cmbServicePersonnel.DropDownShow = false;
- this.cmbServicePersonnel.FormattingEnabled = true;
- this.cmbServicePersonnel.IntegralHeight = false;
- this.cmbServicePersonnel.IsNodeMouseClick = true;
- this.cmbServicePersonnel.IsSelectParentNode = false;
- this.cmbServicePersonnel.Location = new System.Drawing.Point(312, 11);
- this.cmbServicePersonnel.Name = "cmbServicePersonnel";
- this.cmbServicePersonnel.ReadOnly = true;
- this.cmbServicePersonnel.SelectedNode = null;
- this.cmbServicePersonnel.Size = new System.Drawing.Size(127, 20);
- this.cmbServicePersonnel.StrGetName = "";
- this.cmbServicePersonnel.StrGetTagName = "";
- this.cmbServicePersonnel.StrKey = null;
- this.cmbServicePersonnel.TabIndex = 301;
- //
- // 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(241, 12);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 304;
- this.labelEx3.Text = "服务人员:";
- //
- // 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 = "";
- 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(892, 437);
- this.dgvData.StrSecondStageNull = "";
- this.dgvData.StrValueNullColumn = "";
- this.dgvData.TabIndex = 234;
- this.dgvData.ViceCount = 1;
- //
- // FrmSatisfactionReport
- //
- 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.IsShowUcNavigationTool = true;
- this.Name = "FrmSatisfactionReport";
- this.Text = "满意度统计";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- protected ComponentLibrary.DateTimePickerEx txtTimeStart;
- protected ComponentLibrary.DateTimePickerEx txtTimeEnd;
- protected ComponentLibrary.ButtonEx btnSelect;
- protected ComponentLibrary.ButtonEx btnClose;
- private ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.PanelEx panelEx3;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbServicePersonnel;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.ButtonEx btnSeeDetails;
- private ComponentLibrary.LabelEx labelEx7;
- protected internal ComponentLibrary.DataGridViewEc dgvData;
- }
- }
|