namespace Dongke.IBOSS.PRD.Client.PCModule { partial class F_PC_0401_1 { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0401_1)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnAdd = new System.Windows.Forms.ToolStripButton(); this.tsbtnEdit = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton(); this.tsbtnClose = new System.Windows.Forms.ToolStripButton(); this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dgvClassesSet = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.dgvClassesDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.ClassesDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UJobsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SORGCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SORGName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SJobsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StaffStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.ClassesSettingID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CSUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CSUserName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ORGCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ORGName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvClassesSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvClassesDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tsrOperate.BackgroundImage"))); this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsbtnAdd, this.tsbtnEdit, this.toolStripSeparator1, this.tsbtnAdaptive, this.tsbtnClose}); this.tsrOperate.Location = new System.Drawing.Point(0, 0); this.tsrOperate.Name = "tsrOperate"; this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tsrOperate.ShowItemToolTips = false; this.tsrOperate.Size = new System.Drawing.Size(894, 35); this.tsrOperate.TabIndex = 0; this.tsrOperate.Text = "toolStrip1"; // // tsbtnAdd // this.tsbtnAdd.AutoSize = false; this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdd.Name = "tsbtnAdd"; this.tsbtnAdd.Size = new System.Drawing.Size(60, 25); this.tsbtnAdd.Text = "新建(&N)"; this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click); // // tsbtnEdit // this.tsbtnEdit.AutoSize = false; this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnEdit.Name = "tsbtnEdit"; this.tsbtnEdit.Size = new System.Drawing.Size(60, 25); this.tsbtnEdit.Text = "编辑(&E)"; this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AutoSize = false; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // tsbtnAdaptive // this.tsbtnAdaptive.AutoSize = false; this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnAdaptive.Name = "tsbtnAdaptive"; this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25); this.tsbtnAdaptive.Text = "自适应列宽(&A)"; this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click); // // tsbtnClose // this.tsbtnClose.AutoSize = false; this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnClose.Name = "tsbtnClose"; this.tsbtnClose.Size = new System.Drawing.Size(60, 25); this.tsbtnClose.Text = "关闭(&X)"; this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click); // // gbxCondition // this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gbxCondition.BackColor = System.Drawing.Color.Transparent; this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage"))); this.gbxCondition.Controls.Add(this.c_Label2); this.gbxCondition.Controls.Add(this.txtRemarks); this.gbxCondition.Controls.Add(this.lblTo); this.gbxCondition.Controls.Add(this.c_Label3); this.gbxCondition.Controls.Add(this.dtpDateEnd); this.gbxCondition.Controls.Add(this.dtpDateBegin); this.gbxCondition.Controls.Add(this.txtUserCode); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.c_Label1); this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText; this.gbxCondition.IsMustInput = false; this.gbxCondition.Location = new System.Drawing.Point(0, 38); this.gbxCondition.Name = "gbxCondition"; this.gbxCondition.OriginalHeight = -1; this.gbxCondition.Size = new System.Drawing.Size(882, 76); this.gbxCondition.TabIndex = 1; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // c_Label2 // this.c_Label2.AutoSize = true; this.c_Label2.BackColor = System.Drawing.Color.Transparent; this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label2.Location = new System.Drawing.Point(164, 24); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 2; this.c_Label2.Text = "配置日期"; // // txtRemarks // this.txtRemarks.BackColor = System.Drawing.SystemColors.Window; this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window; this.txtRemarks.ErrorMessage = ""; this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtRemarks.Location = new System.Drawing.Point(72, 47); this.txtRemarks.MaxLength = 500; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(352, 21); this.txtRemarks.TabIndex = 7; // // lblTo // this.lblTo.AutoSize = true; this.lblTo.BackColor = System.Drawing.Color.Transparent; this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText; this.lblTo.Location = new System.Drawing.Point(315, 24); this.lblTo.Name = "lblTo"; this.lblTo.Size = new System.Drawing.Size(17, 12); this.lblTo.TabIndex = 4; this.lblTo.Text = "至"; // // c_Label3 // this.c_Label3.AutoSize = true; this.c_Label3.BackColor = System.Drawing.Color.Transparent; this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label3.Location = new System.Drawing.Point(37, 50); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(29, 12); this.c_Label3.TabIndex = 6; this.c_Label3.Text = "备注"; // // dtpDateEnd // this.dtpDateEnd.CustomFormat = "yyyy-MM-dd"; this.dtpDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateEnd.Location = new System.Drawing.Point(338, 20); this.dtpDateEnd.Name = "dtpDateEnd"; this.dtpDateEnd.Size = new System.Drawing.Size(86, 21); this.dtpDateEnd.TabIndex = 5; // // dtpDateBegin // this.dtpDateBegin.CustomFormat = "yyyy-MM-dd"; this.dtpDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpDateBegin.Location = new System.Drawing.Point(223, 20); this.dtpDateBegin.Name = "dtpDateBegin"; this.dtpDateBegin.Size = new System.Drawing.Size(86, 21); this.dtpDateBegin.TabIndex = 3; // // txtUserCode // this.txtUserCode.BackColor = System.Drawing.SystemColors.Window; this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtUserCode.ErrorMessage = ""; this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtUserCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtUserCode.Location = new System.Drawing.Point(72, 20); this.txtUserCode.MaxLength = 20; this.txtUserCode.Name = "txtUserCode"; this.txtUserCode.RejectCharsPattern = ""; this.txtUserCode.Size = new System.Drawing.Size(86, 21); this.txtUserCode.TabIndex = 1; this.txtUserCode.TextValue = ""; // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(700, 40); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 8; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Transparent; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(791, 40); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 9; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = false; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(15, 24); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 0; this.c_Label1.Text = "工号编码"; // // dgvClassesSet // this.dgvClassesSet.AllowUserToAddRows = false; this.dgvClassesSet.AllowUserToDeleteRows = false; this.dgvClassesSet.AllowUserToModifyRows = true; this.dgvClassesSet.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvClassesSet.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvClassesSet.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvClassesSet.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvClassesSet.CellHeight = 23; this.dgvClassesSet.ChildNodeColumnName = null; this.dgvClassesSet.ChildNodeColumnText = null; this.dgvClassesSet.ColumnDeep = 1; this.dgvClassesSet.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvClassesSet.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvClassesSet.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvClassesSet.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ClassesSettingID, this.AccountDate, this.CSUserCode, this.CSUserName, this.ORGCode, this.ORGName, this.ValueFlag, this.Remarks, this.CreateTime, this.CreateUserName, this.UserID}); this.dgvClassesSet.ColumnTreeView = null; this.dgvClassesSet.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvClassesSet.DefaultCellStyle = dataGridViewCellStyle5; this.dgvClassesSet.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvClassesSet.DynamicColumnName = ""; this.dgvClassesSet.EnableHeadersVisualStyles = false; this.dgvClassesSet.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvClassesSet.IsAutoCountSum = true; this.dgvClassesSet.IsAutoResizeColumns = false; this.dgvClassesSet.IsClickF12 = false; this.dgvClassesSet.IsSubTotalFlag = false; this.dgvClassesSet.Location = new System.Drawing.Point(0, 0); this.dgvClassesSet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvClassesSet.MultiSelect = false; this.dgvClassesSet.Name = "dgvClassesSet"; this.dgvClassesSet.ReadOnly = true; this.dgvClassesSet.RefreshAtHscroll = false; this.dgvClassesSet.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; 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.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvClassesSet.RowHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgvClassesSet.RowHeadersWidth = 50; this.dgvClassesSet.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvClassesSet.RowsDefaultCellStyle = dataGridViewCellStyle7; this.dgvClassesSet.RowTemplate.Height = 21; this.dgvClassesSet.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvClassesSet.Size = new System.Drawing.Size(882, 300); this.dgvClassesSet.SortOrderColumnName = null; this.dgvClassesSet.TabIndex = 0; this.dgvClassesSet.Tag = true; this.dgvClassesSet.TotalSumColumns = null; this.dgvClassesSet.ViewRowFilter = ""; this.dgvClassesSet.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvClassesSet_CellDoubleClick); this.dgvClassesSet.SelectionChanged += new System.EventHandler(this.dgvClassesSet_SelectionChanged); // // dgvClassesDetail // this.dgvClassesDetail.AllowUserToAddRows = false; this.dgvClassesDetail.AllowUserToDeleteRows = false; this.dgvClassesDetail.AllowUserToModifyRows = true; this.dgvClassesDetail.AllowUserToOrderColumns = true; this.dgvClassesDetail.AllowUserToResizeRows = false; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.dgvClassesDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8; this.dgvClassesDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvClassesDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvClassesDetail.CellHeight = 23; this.dgvClassesDetail.ChildNodeColumnName = null; this.dgvClassesDetail.ChildNodeColumnText = null; this.dgvClassesDetail.ColumnDeep = 1; this.dgvClassesDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvClassesDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dgvClassesDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvClassesDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ClassesDetailID, this.UJobsCode, this.UJobsName, this.StaffCode, this.StaffName, this.SORGCode, this.SORGName, this.SJobsCode, this.SJobsName, this.StaffStatusName, this.DRemarks}); this.dgvClassesDetail.ColumnTreeView = null; this.dgvClassesDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut))); dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvClassesDetail.DefaultCellStyle = dataGridViewCellStyle10; this.dgvClassesDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvClassesDetail.DynamicColumnName = ""; this.dgvClassesDetail.EnableHeadersVisualStyles = false; this.dgvClassesDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvClassesDetail.IsAutoCountSum = true; this.dgvClassesDetail.IsAutoResizeColumns = false; this.dgvClassesDetail.IsClickF12 = false; this.dgvClassesDetail.IsSubTotalFlag = false; this.dgvClassesDetail.Location = new System.Drawing.Point(0, 0); this.dgvClassesDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvClassesDetail.MultiSelect = false; this.dgvClassesDetail.Name = "dgvClassesDetail"; this.dgvClassesDetail.ReadOnly = true; this.dgvClassesDetail.RefreshAtHscroll = false; this.dgvClassesDetail.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvClassesDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle11; this.dgvClassesDetail.RowHeadersWidth = 50; this.dgvClassesDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvClassesDetail.RowsDefaultCellStyle = dataGridViewCellStyle12; this.dgvClassesDetail.RowTemplate.Height = 21; this.dgvClassesDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvClassesDetail.Size = new System.Drawing.Size(882, 194); this.dgvClassesDetail.SortOrderColumnName = null; this.dgvClassesDetail.TabIndex = 0; this.dgvClassesDetail.Tag = true; this.dgvClassesDetail.TotalSumColumns = null; this.dgvClassesDetail.ViewRowFilter = ""; // // ClassesDetailID // this.ClassesDetailID.DataPropertyName = "ClassesDetailID"; this.ClassesDetailID.HeaderText = "班次配置明细ID"; this.ClassesDetailID.Name = "ClassesDetailID"; this.ClassesDetailID.ReadOnly = true; this.ClassesDetailID.Visible = false; // // UJobsCode // this.UJobsCode.DataPropertyName = "UJobsCode"; this.UJobsCode.HeaderText = "工号工种编码"; this.UJobsCode.Name = "UJobsCode"; this.UJobsCode.ReadOnly = true; // // UJobsName // this.UJobsName.DataPropertyName = "UJobsName"; this.UJobsName.HeaderText = "工号工种名称"; this.UJobsName.Name = "UJobsName"; this.UJobsName.ReadOnly = true; // // StaffCode // this.StaffCode.DataPropertyName = "StaffCode"; this.StaffCode.HeaderText = "员工编号"; this.StaffCode.Name = "StaffCode"; this.StaffCode.ReadOnly = true; // // StaffName // this.StaffName.DataPropertyName = "StaffName"; this.StaffName.HeaderText = "员工姓名"; this.StaffName.Name = "StaffName"; this.StaffName.ReadOnly = true; // // SORGCode // this.SORGCode.DataPropertyName = "SOrganizationCode"; this.SORGCode.HeaderText = "员工所属部门编码"; this.SORGCode.Name = "SORGCode"; this.SORGCode.ReadOnly = true; this.SORGCode.Width = 150; // // SORGName // this.SORGName.DataPropertyName = "SOrganizationName"; this.SORGName.HeaderText = "员工所属部门名称"; this.SORGName.Name = "SORGName"; this.SORGName.ReadOnly = true; this.SORGName.Width = 150; // // SJobsCode // this.SJobsCode.DataPropertyName = "SJobsCode"; this.SJobsCode.HeaderText = "员工工种编码"; this.SJobsCode.Name = "SJobsCode"; this.SJobsCode.ReadOnly = true; // // SJobsName // this.SJobsName.DataPropertyName = "SJobsName"; this.SJobsName.HeaderText = "员工工种名称"; this.SJobsName.Name = "SJobsName"; this.SJobsName.ReadOnly = true; // // StaffStatusName // this.StaffStatusName.DataPropertyName = "StaffStatusName"; this.StaffStatusName.HeaderText = "员工状态"; this.StaffStatusName.Name = "StaffStatusName"; this.StaffStatusName.ReadOnly = true; // // DRemarks // this.DRemarks.DataPropertyName = "Remarks"; this.DRemarks.HeaderText = "备注"; this.DRemarks.Name = "DRemarks"; this.DRemarks.ReadOnly = true; // // splitContainer1 // this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.splitContainer1.Location = new System.Drawing.Point(0, 120); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.dgvClassesSet); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.dgvClassesDetail); this.splitContainer1.Size = new System.Drawing.Size(882, 498); this.splitContainer1.SplitterDistance = 300; this.splitContainer1.TabIndex = 16; // // ClassesSettingID // this.ClassesSettingID.DataPropertyName = "ClassesSettingID"; this.ClassesSettingID.HeaderText = "班次配置ID"; this.ClassesSettingID.Name = "ClassesSettingID"; this.ClassesSettingID.ReadOnly = true; this.ClassesSettingID.Visible = false; // // AccountDate // this.AccountDate.DataPropertyName = "AccountDate"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopCenter; dataGridViewCellStyle3.Format = "yyyy-MM-dd"; this.AccountDate.DefaultCellStyle = dataGridViewCellStyle3; this.AccountDate.HeaderText = "配置日期"; this.AccountDate.Name = "AccountDate"; this.AccountDate.ReadOnly = true; // // CSUserCode // this.CSUserCode.DataPropertyName = "UserCode"; this.CSUserCode.HeaderText = "工号编码"; this.CSUserCode.Name = "CSUserCode"; this.CSUserCode.ReadOnly = true; // // CSUserName // this.CSUserName.DataPropertyName = "UserName"; this.CSUserName.HeaderText = "工号名称"; this.CSUserName.Name = "CSUserName"; this.CSUserName.ReadOnly = true; // // ORGCode // this.ORGCode.DataPropertyName = "OrganizationCode"; this.ORGCode.HeaderText = "工号所属部门编码"; this.ORGCode.Name = "ORGCode"; this.ORGCode.ReadOnly = true; this.ORGCode.Width = 150; // // ORGName // this.ORGName.DataPropertyName = "OrganizationName"; this.ORGName.HeaderText = "工号所属部门名称"; this.ORGName.Name = "ORGName"; this.ORGName.ReadOnly = true; this.ORGName.Width = 150; // // ValueFlag // this.ValueFlag.DataPropertyName = "ValueFlag"; this.ValueFlag.FalseValue = "0"; this.ValueFlag.HeaderText = "有效标识"; this.ValueFlag.IndeterminateValue = "0"; this.ValueFlag.Name = "ValueFlag"; this.ValueFlag.ReadOnly = true; this.ValueFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.ValueFlag.TrueValue = "1"; // // Remarks // this.Remarks.DataPropertyName = "Remarks"; this.Remarks.HeaderText = "备注"; this.Remarks.Name = "Remarks"; this.Remarks.ReadOnly = true; // // CreateTime // this.CreateTime.DataPropertyName = "CreateTime"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopCenter; dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss"; this.CreateTime.DefaultCellStyle = dataGridViewCellStyle4; this.CreateTime.HeaderText = "创建时间"; this.CreateTime.Name = "CreateTime"; this.CreateTime.ReadOnly = true; // // CreateUserName // this.CreateUserName.DataPropertyName = "CreateUserName"; this.CreateUserName.HeaderText = "创建者"; this.CreateUserName.Name = "CreateUserName"; this.CreateUserName.ReadOnly = true; // // UserID // this.UserID.DataPropertyName = "UserID"; this.UserID.HeaderText = "工号ID"; this.UserID.Name = "UserID"; this.UserID.ReadOnly = true; // // F_PC_0401_1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(894, 618); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_PC_0401_1"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "班次配置"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0401_FormClosed); this.Load += new System.EventHandler(this.F_PC_0401_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvClassesSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvClassesDetail)).EndInit(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private Basics.BaseControls.C_TextBox txtUserCode; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_DateTimePicker dtpDateBegin; private Basics.BaseControls.C_TextBox txtRemarks; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_DataGridView dgvClassesSet; private Basics.BaseControls.C_DataGridView dgvClassesDetail; private System.Windows.Forms.ToolStripButton tsbtnAdd; private System.Windows.Forms.ToolStripButton tsbtnEdit; private System.Windows.Forms.SplitContainer splitContainer1; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_Label lblTo; private Basics.BaseControls.C_DateTimePicker dtpDateEnd; private System.Windows.Forms.DataGridViewTextBoxColumn ClassesDetailID; private System.Windows.Forms.DataGridViewTextBoxColumn UJobsCode; private System.Windows.Forms.DataGridViewTextBoxColumn UJobsName; private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode; private System.Windows.Forms.DataGridViewTextBoxColumn StaffName; private System.Windows.Forms.DataGridViewTextBoxColumn SORGCode; private System.Windows.Forms.DataGridViewTextBoxColumn SORGName; private System.Windows.Forms.DataGridViewTextBoxColumn SJobsCode; private System.Windows.Forms.DataGridViewTextBoxColumn SJobsName; private System.Windows.Forms.DataGridViewTextBoxColumn StaffStatusName; private System.Windows.Forms.DataGridViewTextBoxColumn DRemarks; private System.Windows.Forms.DataGridViewTextBoxColumn ClassesSettingID; private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate; private System.Windows.Forms.DataGridViewTextBoxColumn CSUserCode; private System.Windows.Forms.DataGridViewTextBoxColumn CSUserName; private System.Windows.Forms.DataGridViewTextBoxColumn ORGCode; private System.Windows.Forms.DataGridViewTextBoxColumn ORGName; private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag; private System.Windows.Forms.DataGridViewTextBoxColumn Remarks; private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime; private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName; private System.Windows.Forms.DataGridViewTextBoxColumn UserID; } }