123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309 |
- namespace LYFZ.Software.UI.StatisticalEmployeeWork
- {
- partial class WorkStatisticalDayFilmSelectionToProductComplete
- {
- /// <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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WorkStatisticalDayFilmSelectionToProductComplete));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.txtStatisticalText = new LYFZ.ComponentLibrary.TextBoxEx();
- this.dtDateTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.dtDateTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.cbxTreeViewDepartment = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- 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(1012, 556);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Controls.Add(this.cbxTreeViewDepartment);
- this.plFormMainContent.Controls.Add(this.btnClose);
- this.plFormMainContent.Controls.Add(this.btnQuery);
- this.plFormMainContent.Controls.Add(this.dtDateTimeEnd);
- this.plFormMainContent.Controls.Add(this.labelEx1);
- this.plFormMainContent.Controls.Add(this.dtDateTimeStart);
- this.plFormMainContent.Size = new System.Drawing.Size(1012, 596);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.dtDateTimeStart, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.labelEx1, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.dtDateTimeEnd, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnQuery, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnClose, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.cbxTreeViewDepartment, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(953, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(980, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(926, 0);
- //
- // 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.dgvData);
- 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(5);
- this.panelEx1.Size = new System.Drawing.Size(1002, 536);
- this.panelEx1.TabIndex = 0;
- //
- // 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;
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
- 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(5, 5);
- this.dgvData.Name = "dgvData";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle6.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
- 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(992, 497);
- this.dgvData.StrSecondStageNull = "";
- this.dgvData.StrValueNullColumn = "";
- this.dgvData.TabIndex = 0;
- 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(5, 502);
- 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 = true;
- 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(992, 29);
- this.txtStatisticalText.TabIndex = 2233;
- 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;
- //
- // dtDateTimeStart
- //
- this.dtDateTimeStart.CustomFormat = " ";
- this.dtDateTimeStart.DateValue = "";
- this.dtDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtDateTimeStart.IsShowTime = false;
- this.dtDateTimeStart.Location = new System.Drawing.Point(294, 10);
- this.dtDateTimeStart.Name = "dtDateTimeStart";
- this.dtDateTimeStart.Size = new System.Drawing.Size(100, 21);
- this.dtDateTimeStart.TabIndex = 3;
- //
- // 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(399, 12);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(21, 17);
- this.labelEx1.TabIndex = 4;
- this.labelEx1.Text = "—";
- //
- // dtDateTimeEnd
- //
- this.dtDateTimeEnd.CustomFormat = " ";
- this.dtDateTimeEnd.DateValue = "";
- this.dtDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtDateTimeEnd.IsShowTime = false;
- this.dtDateTimeEnd.Location = new System.Drawing.Point(425, 10);
- this.dtDateTimeEnd.Name = "dtDateTimeEnd";
- this.dtDateTimeEnd.Size = new System.Drawing.Size(100, 21);
- this.dtDateTimeEnd.TabIndex = 5;
- //
- // 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(728, 7);
- this.btnQuery.Name = "btnQuery";
- this.btnQuery.Size = new System.Drawing.Size(85, 28);
- this.btnQuery.TabIndex = 6;
- this.btnQuery.Text = " 查 询";
- this.btnQuery.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(822, 7);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 28);
- this.btnClose.TabIndex = 8;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // cbxTreeViewDepartment
- //
- this.cbxTreeViewDepartment.AfterSelectLevelFirstNode = true;
- this.cbxTreeViewDepartment.DropDownHeight = 220;
- this.cbxTreeViewDepartment.DropDownShow = false;
- this.cbxTreeViewDepartment.FormattingEnabled = true;
- this.cbxTreeViewDepartment.IntegralHeight = false;
- this.cbxTreeViewDepartment.IsNodeMouseClick = true;
- this.cbxTreeViewDepartment.IsSelectParentNode = true;
- this.cbxTreeViewDepartment.Location = new System.Drawing.Point(541, 11);
- this.cbxTreeViewDepartment.Name = "cbxTreeViewDepartment";
- this.cbxTreeViewDepartment.ReadOnly = true;
- this.cbxTreeViewDepartment.SelectedNode = null;
- this.cbxTreeViewDepartment.Size = new System.Drawing.Size(174, 20);
- this.cbxTreeViewDepartment.StrGetName = "";
- this.cbxTreeViewDepartment.StrGetTagName = "";
- this.cbxTreeViewDepartment.StrKey = null;
- this.cbxTreeViewDepartment.TabIndex = 10;
- //
- // WorkStatisticalDayFilmSelectionToProductComplete
- //
- 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(1012, 661);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.IsUserControlsSize = false;
- this.Name = "WorkStatisticalDayFilmSelectionToProductComplete";
- 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.panelEx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.ButtonEx btnQuery;
- protected internal ComponentLibrary.DateTimePickerEx dtDateTimeEnd;
- protected internal ComponentLibrary.DateTimePickerEx dtDateTimeStart;
- protected internal ComponentLibrary.DataGridViewEc dgvData;
- protected internal ComponentLibrary.ButtonEx btnClose;
- protected internal ComponentLibrary.TextBoxEx txtStatisticalText;
- protected ComponentLibrary.ComboBoxTreeViewEx cbxTreeViewDepartment;
- }
- }
|