namespace LYFZ.Software.UI.StatisticalEmployeeWork { partial class WorkStatisticalStoreOpenSingle { /// /// 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(WorkStatisticalStoreOpenSingle)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc(); this.txtStatisticalText = new LYFZ.ComponentLibrary.TextBoxEx(); this.btnExport = new LYFZ.ComponentLibrary.ButtonEx(); this.btnClose = new LYFZ.ComponentLibrary.ButtonEx(); this.cmbtreevperson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx(); this.dtDataTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.dtDataTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx(); this.panelClose = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx(); this.cmbtreevStatisticalType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); this.panelEx2.SuspendLayout(); this.panelEx3.SuspendLayout(); this.panelEx4.SuspendLayout(); this.panelEx5.SuspendLayout(); this.panelClose.SuspendLayout(); this.panelEx7.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx1); 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(950, 505); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(950, 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(891, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(918, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 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.flowLayoutPanel1); this.panelEx1.Controls.Add(this.txtStatisticalText); 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(3); this.panelEx1.Size = new System.Drawing.Size(940, 485); this.panelEx1.TabIndex = 5; // // dgvData // this.dgvData.AllowUserToAddRows = false; this.dgvData.AllowUserToDeleteRows = false; this.dgvData.AllowUserToOrderColumns = true; 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 = 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 = true; this.dgvData.IsCopyCellValue = true; this.dgvData.IsShowSerialNumber = true; this.dgvData.IsSortedRedraw = true; this.dgvData.IsSortMode = false; this.dgvData.Location = new System.Drawing.Point(3, 42); 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(934, 415); this.dgvData.TabIndex = 25; this.dgvData.ViceCount = 1; // // txtStatisticalText // this.txtStatisticalText.BackColor = System.Drawing.Color.Transparent; this.txtStatisticalText.Dock = System.Windows.Forms.DockStyle.Bottom; this.txtStatisticalText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtStatisticalText.Icon = null; this.txtStatisticalText.IconIsButton = false; this.txtStatisticalText.IsPasswordChat = '\0'; this.txtStatisticalText.IsSystemPasswordChar = false; this.txtStatisticalText.Lines = new string[0]; this.txtStatisticalText.Location = new System.Drawing.Point(3, 457); this.txtStatisticalText.Margin = new System.Windows.Forms.Padding(0); this.txtStatisticalText.MaxLength = 32767; this.txtStatisticalText.MinimumSize = new System.Drawing.Size(0, 24); this.txtStatisticalText.MouseBack = null; this.txtStatisticalText.Multiline = false; this.txtStatisticalText.Name = "txtStatisticalText"; this.txtStatisticalText.NormlBack = null; this.txtStatisticalText.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4); this.txtStatisticalText.ReadOnly = true; this.txtStatisticalText.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtStatisticalText.Size = new System.Drawing.Size(934, 25); this.txtStatisticalText.TabIndex = 2232; this.txtStatisticalText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtStatisticalText.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtStatisticalText.WaterText = ""; this.txtStatisticalText.WordWrap = true; // // btnExport // this.btnExport.BackColor = System.Drawing.Color.Transparent; this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg"))); this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnExport.ForeColor = System.Drawing.Color.White; this.btnExport.IsCustomBackImg = false; this.btnExport.IsShowText = true; this.btnExport.Location = new System.Drawing.Point(1, 1); this.btnExport.Name = "btnExport"; this.btnExport.Size = new System.Drawing.Size(85, 28); this.btnExport.TabIndex = 2247; this.btnExport.Text = " 导 出"; this.btnExport.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(1, 1); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(85, 28); this.btnClose.TabIndex = 2245; this.btnClose.Text = " 关 闭"; this.btnClose.UseVisualStyleBackColor = false; // // cmbtreevperson // this.cmbtreevperson.AfterSelectLevelFirstNode = true; this.cmbtreevperson.DropDownHeight = 220; this.cmbtreevperson.DropDownShow = false; this.cmbtreevperson.FormattingEnabled = true; this.cmbtreevperson.IntegralHeight = false; this.cmbtreevperson.IsNodeMouseClick = true; this.cmbtreevperson.IsSelectParentNode = false; this.cmbtreevperson.Location = new System.Drawing.Point(1, 5); this.cmbtreevperson.Name = "cmbtreevperson"; this.cmbtreevperson.ReadOnly = true; this.cmbtreevperson.SelectedNode = null; this.cmbtreevperson.Size = new System.Drawing.Size(180, 20); this.cmbtreevperson.StrGetName = ""; this.cmbtreevperson.StrGetTagName = ""; this.cmbtreevperson.StrKey = null; this.cmbtreevperson.TabIndex = 2246; // // btnQuery // this.btnQuery.BackColor = System.Drawing.Color.Transparent; this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg"))); this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnQuery.ForeColor = System.Drawing.Color.White; this.btnQuery.IsCustomBackImg = false; this.btnQuery.IsShowText = true; this.btnQuery.Location = new System.Drawing.Point(1, 1); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(85, 28); this.btnQuery.TabIndex = 2244; this.btnQuery.Text = " 查 询"; this.btnQuery.UseVisualStyleBackColor = false; // // dtDataTimeEnd // this.dtDataTimeEnd.CustomFormat = " "; this.dtDataTimeEnd.DateValue = ""; this.dtDataTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtDataTimeEnd.IsShowTime = false; this.dtDataTimeEnd.Location = new System.Drawing.Point(125, 4); this.dtDataTimeEnd.Name = "dtDataTimeEnd"; this.dtDataTimeEnd.Size = new System.Drawing.Size(100, 21); this.dtDataTimeEnd.TabIndex = 2242; // // dtDataTimeStart // this.dtDataTimeStart.CustomFormat = " "; this.dtDataTimeStart.DateValue = ""; this.dtDataTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtDataTimeStart.IsShowTime = false; this.dtDataTimeStart.Location = new System.Drawing.Point(2, 4); this.dtDataTimeStart.Name = "dtDataTimeStart"; this.dtDataTimeStart.Size = new System.Drawing.Size(100, 21); this.dtDataTimeStart.TabIndex = 2241; // // 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(103, 5); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(21, 17); this.labelEx1.TabIndex = 2243; this.labelEx1.Text = "—"; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.panelEx2); this.flowLayoutPanel1.Controls.Add(this.panelEx3); this.flowLayoutPanel1.Controls.Add(this.panelEx7); this.flowLayoutPanel1.Controls.Add(this.panelEx4); this.flowLayoutPanel1.Controls.Add(this.panelEx5); this.flowLayoutPanel1.Controls.Add(this.panelClose); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0); this.flowLayoutPanel1.Size = new System.Drawing.Size(934, 39); this.flowLayoutPanel1.TabIndex = 2233; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.dtDataTimeStart); this.panelEx2.Controls.Add(this.dtDataTimeEnd); this.panelEx2.Controls.Add(this.labelEx1); this.panelEx2.Location = new System.Drawing.Point(1, 4); this.panelEx2.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(232, 30); this.panelEx2.TabIndex = 2234; // // panelEx3 // this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx3.BorderWidth = 1; this.panelEx3.Controls.Add(this.cmbtreevperson); this.panelEx3.Location = new System.Drawing.Point(235, 4); this.panelEx3.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(190, 30); this.panelEx3.TabIndex = 2235; // // panelEx4 // this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx4.BorderWidth = 1; this.panelEx4.Controls.Add(this.btnQuery); this.panelEx4.Location = new System.Drawing.Point(619, 4); this.panelEx4.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(90, 30); this.panelEx4.TabIndex = 2236; // // panelEx5 // this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx5.BorderWidth = 1; this.panelEx5.Controls.Add(this.btnExport); this.panelEx5.Location = new System.Drawing.Point(711, 4); this.panelEx5.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(90, 30); this.panelEx5.TabIndex = 2237; // // panelClose // this.panelClose.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelClose.BorderWidth = 1; this.panelClose.Controls.Add(this.btnClose); this.panelClose.Location = new System.Drawing.Point(803, 4); this.panelClose.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelClose.Name = "panelClose"; this.panelClose.Size = new System.Drawing.Size(90, 30); this.panelClose.TabIndex = 2238; // // panelEx7 // this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx7.BorderWidth = 1; this.panelEx7.Controls.Add(this.cmbtreevStatisticalType); this.panelEx7.Location = new System.Drawing.Point(427, 4); this.panelEx7.Margin = new System.Windows.Forms.Padding(1, 2, 1, 2); this.panelEx7.Name = "panelEx7"; this.panelEx7.Size = new System.Drawing.Size(190, 30); this.panelEx7.TabIndex = 2239; // // cmbtreevStatisticalType // this.cmbtreevStatisticalType.AfterSelectLevelFirstNode = true; this.cmbtreevStatisticalType.DropDownHeight = 220; this.cmbtreevStatisticalType.DropDownShow = false; this.cmbtreevStatisticalType.FormattingEnabled = true; this.cmbtreevStatisticalType.IntegralHeight = false; this.cmbtreevStatisticalType.IsNodeMouseClick = true; this.cmbtreevStatisticalType.IsSelectParentNode = false; this.cmbtreevStatisticalType.Location = new System.Drawing.Point(1, 5); this.cmbtreevStatisticalType.Name = "cmbtreevStatisticalType"; this.cmbtreevStatisticalType.ReadOnly = true; this.cmbtreevStatisticalType.SelectedNode = null; this.cmbtreevStatisticalType.Size = new System.Drawing.Size(180, 20); this.cmbtreevStatisticalType.StrGetName = ""; this.cmbtreevStatisticalType.StrGetTagName = ""; this.cmbtreevStatisticalType.StrKey = null; this.cmbtreevStatisticalType.TabIndex = 2247; // // WorkStatisticalStoreOpenSingle // 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(950, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.ImeMode = System.Windows.Forms.ImeMode.On; this.IsShowUcNavigationTool = true; this.Name = "WorkStatisticalStoreOpenSingle"; 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.flowLayoutPanel1.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); this.panelEx3.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.panelEx5.ResumeLayout(false); this.panelClose.ResumeLayout(false); this.panelEx7.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; protected internal ComponentLibrary.DataGridViewEc dgvData; protected internal ComponentLibrary.TextBoxEx txtStatisticalText; protected internal ComponentLibrary.ButtonEx btnExport; protected internal ComponentLibrary.ButtonEx btnClose; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevperson; protected internal ComponentLibrary.ButtonEx btnQuery; private ComponentLibrary.LabelEx labelEx1; protected internal ComponentLibrary.DateTimePickerEx dtDataTimeEnd; protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStart; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private ComponentLibrary.PanelEx panelEx2; private ComponentLibrary.PanelEx panelEx3; private ComponentLibrary.PanelEx panelEx7; protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStatisticalType; private ComponentLibrary.PanelEx panelEx4; private ComponentLibrary.PanelEx panelEx5; protected internal ComponentLibrary.PanelEx panelClose; } }