| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728 |
- namespace Dongke.IBOSS.PRD.Client.PCModule
- {
- partial class F_PC_0401
- {
- /// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0401));
- 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = 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 dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = 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();
- 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.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dtpEndSetDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
- this.dtpStartSetDate = 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.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.userName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.ClassesSettingID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvClassesDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.UJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Staffname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Organizationname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Jobsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.staffStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dCreatetime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dcreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dUpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dClassesSettingID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- 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.Enabled = 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.lblTo);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.txtRemarks);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.dtpEndSetDate);
- this.gbxCondition.Controls.Add(this.dtpStartSetDate);
- 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, 128);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // 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(423, 24);
- this.lblTo.Name = "lblTo";
- this.lblTo.Size = new System.Drawing.Size(17, 12);
- this.lblTo.TabIndex = 4;
- this.lblTo.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(241, 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.Multiline = true;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.Size = new System.Drawing.Size(510, 67);
- this.txtRemarks.TabIndex = 7;
- //
- // 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(38, 53);
- 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 = "备注";
- //
- // dtpEndSetDate
- //
- this.dtpEndSetDate.CustomFormat = "yyyy-MM-dd";
- this.dtpEndSetDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpEndSetDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpEndSetDate.Location = new System.Drawing.Point(446, 20);
- this.dtpEndSetDate.Name = "dtpEndSetDate";
- this.dtpEndSetDate.Size = new System.Drawing.Size(117, 21);
- this.dtpEndSetDate.TabIndex = 5;
- //
- // dtpStartSetDate
- //
- this.dtpStartSetDate.CustomFormat = "yyyy-MM-dd";
- this.dtpStartSetDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dtpStartSetDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpStartSetDate.Location = new System.Drawing.Point(300, 20);
- this.dtpStartSetDate.Name = "dtpStartSetDate";
- this.dtpStartSetDate.Size = new System.Drawing.Size(117, 21);
- this.dtpStartSetDate.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.Size = new System.Drawing.Size(163, 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, 92);
- 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, 92);
- 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;
- this.dgvClassesSet.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- this.dgvClassesSet.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvClassesSet.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.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.AccountDate,
- this.UserCode,
- this.userName,
- this.Remarks,
- this.CreateTime,
- this.CreateUserName,
- this.ClassesSettingID,
- 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.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(3, 2);
- 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(873, 213);
- this.dgvClassesSet.SortOrderColumnName = null;
- this.dgvClassesSet.TabIndex = 0;
- this.dgvClassesSet.Tag = true;
- this.dgvClassesSet.TotalSumColumns = null;
- this.dgvClassesSet.ViewRowFilter = "";
- this.dgvClassesSet.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvClassesSet_CellEnter);
- this.dgvClassesSet.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvClassesSet_CellMouseDoubleClick);
- this.dgvClassesSet.SelectionChanged += new System.EventHandler(this.dgvClassesSet_SelectionChanged);
- //
- // AccountDate
- //
- this.AccountDate.DataPropertyName = "AccountDate";
- dataGridViewCellStyle3.Format = "yyyy-MM-dd";
- dataGridViewCellStyle3.NullValue = null;
- this.AccountDate.DefaultCellStyle = dataGridViewCellStyle3;
- this.AccountDate.HeaderText = "配置日期";
- this.AccountDate.Name = "AccountDate";
- this.AccountDate.ReadOnly = true;
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- this.UserCode.HeaderText = "工号编码";
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- //
- // userName
- //
- this.userName.DataPropertyName = "userName";
- this.userName.HeaderText = "工号名称";
- this.userName.Name = "userName";
- this.userName.ReadOnly = true;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- this.Remarks.HeaderText = "备注";
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- //
- // CreateTime
- //
- this.CreateTime.DataPropertyName = "CreateTime";
- dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
- dataGridViewCellStyle4.NullValue = null;
- 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;
- //
- // ClassesSettingID
- //
- this.ClassesSettingID.DataPropertyName = "ClassesSettingID";
- this.ClassesSettingID.HeaderText = "班次配置ID";
- this.ClassesSettingID.Name = "ClassesSettingID";
- this.ClassesSettingID.ReadOnly = true;
- this.ClassesSettingID.Visible = false;
- //
- // UserID
- //
- this.UserID.DataPropertyName = "UserID";
- this.UserID.HeaderText = "UserID";
- this.UserID.Name = "UserID";
- this.UserID.ReadOnly = true;
- this.UserID.Visible = false;
- //
- // 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.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.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.UJobsName,
- this.StaffCode,
- this.Staffname,
- this.Organizationname,
- this.Jobsname,
- this.staffStatusName,
- this.dRemarks,
- this.dCreatetime,
- this.dcreateUserName,
- this.dUpdateTime,
- this.dClassesSettingID});
- 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)));
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvClassesDetail.DefaultCellStyle = dataGridViewCellStyle12;
- 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(3, 2);
- 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;
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvClassesDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle13;
- this.dgvClassesDetail.RowHeadersWidth = 50;
- this.dgvClassesDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvClassesDetail.RowsDefaultCellStyle = dataGridViewCellStyle14;
- this.dgvClassesDetail.RowTemplate.Height = 21;
- this.dgvClassesDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvClassesDetail.Size = new System.Drawing.Size(873, 209);
- this.dgvClassesDetail.SortOrderColumnName = null;
- this.dgvClassesDetail.TabIndex = 0;
- this.dgvClassesDetail.Tag = true;
- this.dgvClassesDetail.TotalSumColumns = null;
- this.dgvClassesDetail.ViewRowFilter = "";
- //
- // 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;
- //
- // Organizationname
- //
- this.Organizationname.DataPropertyName = "Organizationname";
- this.Organizationname.HeaderText = "组织机构";
- this.Organizationname.Name = "Organizationname";
- this.Organizationname.ReadOnly = true;
- //
- // Jobsname
- //
- this.Jobsname.DataPropertyName = "Jobsname";
- this.Jobsname.HeaderText = "员工工种";
- this.Jobsname.Name = "Jobsname";
- this.Jobsname.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;
- //
- // dCreatetime
- //
- this.dCreatetime.DataPropertyName = "CreateTime";
- dataGridViewCellStyle10.Format = "yyyy-MM-dd HH:mm:ss";
- dataGridViewCellStyle10.NullValue = null;
- this.dCreatetime.DefaultCellStyle = dataGridViewCellStyle10;
- this.dCreatetime.HeaderText = "创建时间";
- this.dCreatetime.Name = "dCreatetime";
- this.dCreatetime.ReadOnly = true;
- //
- // dcreateUserName
- //
- this.dcreateUserName.DataPropertyName = "createUserName";
- this.dcreateUserName.HeaderText = "创建人";
- this.dcreateUserName.Name = "dcreateUserName";
- this.dcreateUserName.ReadOnly = true;
- //
- // dUpdateTime
- //
- this.dUpdateTime.DataPropertyName = "UpdateTime";
- dataGridViewCellStyle11.Format = "yyyy-MM-dd HH:mm:ss";
- dataGridViewCellStyle11.NullValue = null;
- this.dUpdateTime.DefaultCellStyle = dataGridViewCellStyle11;
- this.dUpdateTime.HeaderText = "修改时间";
- this.dUpdateTime.Name = "dUpdateTime";
- this.dUpdateTime.ReadOnly = true;
- //
- // dClassesSettingID
- //
- this.dClassesSettingID.DataPropertyName = "ClassesSettingID";
- this.dClassesSettingID.HeaderText = "班次配置ID";
- this.dClassesSettingID.Name = "dClassesSettingID";
- this.dClassesSettingID.ReadOnly = true;
- this.dClassesSettingID.Visible = false;
- //
- // 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, 172);
- 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, 434);
- this.splitContainer1.SplitterDistance = 217;
- this.splitContainer1.TabIndex = 16;
- //
- // F_PC_0401
- //
- 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";
- 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 dtpStartSetDate;
- 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 System.Windows.Forms.DataGridViewTextBoxColumn UJobsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn Staffname;
- private System.Windows.Forms.DataGridViewTextBoxColumn Organizationname;
- private System.Windows.Forms.DataGridViewTextBoxColumn Jobsname;
- private System.Windows.Forms.DataGridViewTextBoxColumn staffStatusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn dRemarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn dCreatetime;
- private System.Windows.Forms.DataGridViewTextBoxColumn dcreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn dUpdateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn dClassesSettingID;
- private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn userName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
- private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn ClassesSettingID;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
- private Basics.BaseControls.C_Label lblTo;
- private Basics.BaseControls.C_DateTimePicker dtpEndSetDate;
- }
- }
|