| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716 |
- namespace Dongke.IBOSS.PRD.Client.SystemModule
- {
- partial class F_MST_0210
- {
- /// <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_MST_0210));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = 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();
- 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.toolStripSeparator3 = 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.lblOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.scbOrganization = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbOrganization();
- this.chkIsWorker = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
- this.txtUserCode = new System.Windows.Forms.TextBox();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.txtUserName = new System.Windows.Forms.TextBox();
- this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.lblUserName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.txtRemarks = new System.Windows.Forms.TextBox();
- this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.dgvUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.OrganizationFullName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.limitMAC = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.ValueFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.splLine = new System.Windows.Forms.SplitContainer();
- this.UserJobsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.UserJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Jobs = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.tsrOperate.SuspendLayout();
- this.gbxCondition.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.splLine)).BeginInit();
- this.splLine.Panel1.SuspendLayout();
- this.splLine.Panel2.SuspendLayout();
- this.splLine.SuspendLayout();
- this.SuspendLayout();
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
- this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground;
- 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.toolStripSeparator3,
- 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(820, 33);
- this.tsrOperate.TabIndex = 1;
- //
- // 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.tsbtnAddUser_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.tsbtnEditUser_Click);
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.AutoSize = false;
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.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.lblOrganization);
- this.gbxCondition.Controls.Add(this.scbOrganization);
- this.gbxCondition.Controls.Add(this.chkIsWorker);
- this.gbxCondition.Controls.Add(this.txtUserCode);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.txtUserName);
- this.gbxCondition.Controls.Add(this.lblRemarks);
- this.gbxCondition.Controls.Add(this.lblUserName);
- this.gbxCondition.Controls.Add(this.txtRemarks);
- this.gbxCondition.Controls.Add(this.lblUserCode);
- 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(12, 36);
- this.gbxCondition.Name = "gbxCondition";
- this.gbxCondition.OriginalHeight = -1;
- this.gbxCondition.Size = new System.Drawing.Size(796, 83);
- this.gbxCondition.TabIndex = 21;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // lblOrganization
- //
- this.lblOrganization.AutoSize = true;
- this.lblOrganization.BackColor = System.Drawing.Color.Transparent;
- this.lblOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblOrganization.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblOrganization.Location = new System.Drawing.Point(335, 24);
- this.lblOrganization.Name = "lblOrganization";
- this.lblOrganization.Size = new System.Drawing.Size(53, 12);
- this.lblOrganization.TabIndex = 29;
- this.lblOrganization.Text = "所属组织";
- //
- // scbOrganization
- //
- this.scbOrganization.CheckedData = null;
- this.scbOrganization.IsOnlyDisplayEnd = false;
- this.scbOrganization.Location = new System.Drawing.Point(394, 20);
- this.scbOrganization.Name = "scbOrganization";
- this.scbOrganization.Size = new System.Drawing.Size(124, 21);
- this.scbOrganization.TabIndex = 28;
- //
- // chkIsWorker
- //
- this.chkIsWorker.AutoSize = true;
- this.chkIsWorker.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.chkIsWorker.Location = new System.Drawing.Point(524, 23);
- this.chkIsWorker.Name = "chkIsWorker";
- this.chkIsWorker.Size = new System.Drawing.Size(72, 16);
- this.chkIsWorker.TabIndex = 20;
- this.chkIsWorker.Text = "生产工号";
- this.chkIsWorker.UseVisualStyleBackColor = true;
- //
- // txtUserCode
- //
- this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
- 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(70, 20);
- this.txtUserCode.MaxLength = 20;
- this.txtUserCode.Name = "txtUserCode";
- this.txtUserCode.Size = new System.Drawing.Size(97, 21);
- this.txtUserCode.TabIndex = 2;
- //
- // btnClearCondition
- //
- this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
- 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(705, 42);
- this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 10;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = false;
- this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
- //
- // btnSearch
- //
- this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSearch.BackColor = System.Drawing.Color.Gray;
- 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(613, 42);
- this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 9;
- this.btnSearch.Text = "查询(&Q)";
- this.btnSearch.UseVisualStyleBackColor = false;
- this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
- //
- // txtUserName
- //
- this.txtUserName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtUserName.Location = new System.Drawing.Point(220, 20);
- this.txtUserName.MaxLength = 20;
- this.txtUserName.Name = "txtUserName";
- this.txtUserName.Size = new System.Drawing.Size(109, 21);
- this.txtUserName.TabIndex = 4;
- //
- // lblRemarks
- //
- this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
- this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblRemarks.Location = new System.Drawing.Point(33, 51);
- this.lblRemarks.Name = "lblRemarks";
- this.lblRemarks.Size = new System.Drawing.Size(31, 13);
- this.lblRemarks.TabIndex = 7;
- this.lblRemarks.Text = "备注";
- //
- // lblUserName
- //
- this.lblUserName.AutoSize = true;
- this.lblUserName.BackColor = System.Drawing.Color.Transparent;
- this.lblUserName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblUserName.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblUserName.Location = new System.Drawing.Point(173, 24);
- this.lblUserName.Name = "lblUserName";
- this.lblUserName.Size = new System.Drawing.Size(41, 12);
- this.lblUserName.TabIndex = 3;
- this.lblUserName.Text = "用户名";
- //
- // txtRemarks
- //
- 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(70, 47);
- this.txtRemarks.MaxLength = 500;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.Size = new System.Drawing.Size(448, 21);
- this.txtRemarks.TabIndex = 8;
- //
- // lblUserCode
- //
- this.lblUserCode.AutoSize = true;
- this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
- this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblUserCode.Location = new System.Drawing.Point(11, 24);
- this.lblUserCode.Name = "lblUserCode";
- this.lblUserCode.Size = new System.Drawing.Size(53, 12);
- this.lblUserCode.TabIndex = 1;
- this.lblUserCode.Text = "用户编码";
- //
- // dgvStaff
- //
- this.dgvStaff.AllowUserToAddRows = false;
- this.dgvStaff.AllowUserToDeleteRows = false;
- this.dgvStaff.AllowUserToModifyRows = true;
- this.dgvStaff.AllowUserToOrderColumns = true;
- this.dgvStaff.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvStaff.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.dgvStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvStaff.CellHeight = 23;
- this.dgvStaff.ChildNodeColumnName = null;
- this.dgvStaff.ChildNodeColumnText = null;
- this.dgvStaff.ColumnDeep = 1;
- this.dgvStaff.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.dgvStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.UserJobsCode,
- this.UserJobsName,
- this.StaffCode,
- this.StaffName,
- this.Jobs,
- this.StaffStatusName,
- this.StaffID});
- this.dgvStaff.ColumnTreeView = null;
- this.dgvStaff.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)));
- this.dgvStaff.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvStaff.DynamicColumnName = "";
- this.dgvStaff.EnableHeadersVisualStyles = false;
- this.dgvStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvStaff.FormatQuantityColumns = null;
- this.dgvStaff.HorizontalMergeColumn = null;
- this.dgvStaff.IsAutoCountSum = true;
- this.dgvStaff.IsAutoResizeColumns = false;
- this.dgvStaff.IsClickF12 = false;
- this.dgvStaff.IsOpenMergeCellFlag = false;
- this.dgvStaff.IsSubTotalFlag = false;
- this.dgvStaff.IsTopDeep = false;
- this.dgvStaff.Location = new System.Drawing.Point(0, 0);
- this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.dgvStaff.MergeColumnNames = null;
- this.dgvStaff.MergeDetailColumnNames = null;
- this.dgvStaff.MergeDetailOnlyColumn = null;
- this.dgvStaff.MergeOnlyColumn = null;
- this.dgvStaff.MultiSelect = false;
- this.dgvStaff.Name = "dgvStaff";
- this.dgvStaff.ReadOnly = true;
- this.dgvStaff.RefreshAtHscroll = false;
- this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- this.dgvStaff.RowHeadersWidth = 50;
- this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvStaff.RowTemplate.Height = 21;
- this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvStaff.Size = new System.Drawing.Size(796, 158);
- this.dgvStaff.SortOrderColumnName = null;
- this.dgvStaff.TabIndex = 23;
- this.dgvStaff.Tag = true;
- this.dgvStaff.TotalSumColumns = null;
- this.dgvStaff.ViewRowFilter = "";
- //
- // dgvUser
- //
- this.dgvUser.AllowUserToAddRows = false;
- this.dgvUser.AllowUserToDeleteRows = false;
- this.dgvUser.AllowUserToModifyRows = true;
- this.dgvUser.AllowUserToOrderColumns = true;
- this.dgvUser.AllowUserToResizeRows = false;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvUser.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.dgvUser.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.dgvUser.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
- this.dgvUser.CellHeight = 23;
- this.dgvUser.ChildNodeColumnName = null;
- this.dgvUser.ChildNodeColumnText = null;
- this.dgvUser.ColumnDeep = 1;
- this.dgvUser.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
- 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;
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.UserCode,
- this.UserName,
- this.OrganizationName,
- this.OrganizationFullName,
- this.limitMAC,
- this.Telephone,
- this.Remarks,
- this.Column1,
- this.ValueFlag,
- this.UserID});
- this.dgvUser.ColumnTreeView = null;
- this.dgvUser.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)));
- this.dgvUser.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvUser.DynamicColumnName = "";
- this.dgvUser.EnableHeadersVisualStyles = false;
- this.dgvUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvUser.FormatQuantityColumns = null;
- this.dgvUser.HorizontalMergeColumn = null;
- this.dgvUser.IsAutoCountSum = true;
- this.dgvUser.IsAutoResizeColumns = false;
- this.dgvUser.IsClickF12 = false;
- this.dgvUser.IsOpenMergeCellFlag = false;
- this.dgvUser.IsSubTotalFlag = false;
- this.dgvUser.IsTopDeep = false;
- this.dgvUser.Location = new System.Drawing.Point(0, 0);
- this.dgvUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.dgvUser.MergeColumnNames = null;
- this.dgvUser.MergeDetailColumnNames = null;
- this.dgvUser.MergeDetailOnlyColumn = null;
- this.dgvUser.MergeOnlyColumn = null;
- this.dgvUser.MultiSelect = false;
- this.dgvUser.Name = "dgvUser";
- this.dgvUser.ReadOnly = true;
- this.dgvUser.RefreshAtHscroll = false;
- this.dgvUser.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- this.dgvUser.RowHeadersWidth = 50;
- this.dgvUser.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle13;
- this.dgvUser.RowTemplate.Height = 21;
- this.dgvUser.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvUser.Size = new System.Drawing.Size(796, 188);
- this.dgvUser.SortOrderColumnName = null;
- this.dgvUser.TabIndex = 22;
- this.dgvUser.Tag = true;
- this.dgvUser.TotalSumColumns = null;
- this.dgvUser.ViewRowFilter = "";
- this.dgvUser.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvUser_CellDoubleClick);
- this.dgvUser.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvUser_CellMouseClick);
- this.dgvUser.SelectionChanged += new System.EventHandler(this.dgvUser_SelectionChanged);
- //
- // UserCode
- //
- this.UserCode.DataPropertyName = "UserCode";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
- this.UserCode.DefaultCellStyle = dataGridViewCellStyle6;
- this.UserCode.HeaderText = "用户编号";
- this.UserCode.MaxInputLength = 20;
- this.UserCode.Name = "UserCode";
- this.UserCode.ReadOnly = true;
- this.UserCode.Width = 80;
- //
- // UserName
- //
- this.UserName.DataPropertyName = "UserName";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.White;
- this.UserName.DefaultCellStyle = dataGridViewCellStyle7;
- this.UserName.HeaderText = "用户姓名";
- this.UserName.MaxInputLength = 20;
- this.UserName.Name = "UserName";
- this.UserName.ReadOnly = true;
- this.UserName.Width = 80;
- //
- // OrganizationName
- //
- this.OrganizationName.DataPropertyName = "OrganizationName";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
- this.OrganizationName.DefaultCellStyle = dataGridViewCellStyle8;
- this.OrganizationName.HeaderText = "所属部门";
- this.OrganizationName.MaxInputLength = 20;
- this.OrganizationName.Name = "OrganizationName";
- this.OrganizationName.ReadOnly = true;
- this.OrganizationName.Width = 80;
- //
- // OrganizationFullName
- //
- this.OrganizationFullName.DataPropertyName = "OrganizationFullName";
- this.OrganizationFullName.HeaderText = "部门全称";
- this.OrganizationFullName.Name = "OrganizationFullName";
- this.OrganizationFullName.ReadOnly = true;
- //
- // limitMAC
- //
- this.limitMAC.DataPropertyName = "limitMAC";
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.White;
- this.limitMAC.DefaultCellStyle = dataGridViewCellStyle9;
- this.limitMAC.HeaderText = "MAC地址";
- this.limitMAC.MaxInputLength = 17;
- this.limitMAC.Name = "limitMAC";
- this.limitMAC.ReadOnly = true;
- this.limitMAC.Visible = false;
- //
- // Telephone
- //
- this.Telephone.DataPropertyName = "Telephone";
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- this.Telephone.DefaultCellStyle = dataGridViewCellStyle10;
- this.Telephone.HeaderText = "联系电话";
- this.Telephone.MaxInputLength = 50;
- this.Telephone.Name = "Telephone";
- this.Telephone.ReadOnly = true;
- //
- // Remarks
- //
- this.Remarks.DataPropertyName = "Remarks";
- dataGridViewCellStyle11.BackColor = System.Drawing.Color.White;
- this.Remarks.DefaultCellStyle = dataGridViewCellStyle11;
- this.Remarks.HeaderText = "备注";
- this.Remarks.MaxInputLength = 255;
- this.Remarks.Name = "Remarks";
- this.Remarks.ReadOnly = true;
- this.Remarks.Width = 120;
- //
- // Column1
- //
- this.Column1.DataPropertyName = "ValueFlag";
- this.Column1.FalseValue = "0";
- this.Column1.HeaderText = "有效标识";
- this.Column1.Name = "Column1";
- this.Column1.ReadOnly = true;
- this.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.Column1.TrueValue = "1";
- //
- // ValueFlag
- //
- this.ValueFlag.DataPropertyName = "ValueFlag";
- this.ValueFlag.HeaderText = "有效标识值";
- this.ValueFlag.Name = "ValueFlag";
- this.ValueFlag.ReadOnly = true;
- this.ValueFlag.Visible = false;
- //
- // UserID
- //
- this.UserID.DataPropertyName = "UserID";
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle12.BackColor = System.Drawing.Color.White;
- this.UserID.DefaultCellStyle = dataGridViewCellStyle12;
- this.UserID.HeaderText = "用户ID";
- this.UserID.MaxInputLength = 4;
- this.UserID.Name = "UserID";
- this.UserID.ReadOnly = true;
- this.UserID.Visible = false;
- //
- // splLine
- //
- this.splLine.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.splLine.Location = new System.Drawing.Point(12, 125);
- this.splLine.Name = "splLine";
- this.splLine.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splLine.Panel1
- //
- this.splLine.Panel1.Controls.Add(this.dgvUser);
- //
- // splLine.Panel2
- //
- this.splLine.Panel2.Controls.Add(this.dgvStaff);
- this.splLine.Size = new System.Drawing.Size(796, 350);
- this.splLine.SplitterDistance = 188;
- this.splLine.TabIndex = 106;
- //
- // UserJobsCode
- //
- this.UserJobsCode.DataPropertyName = "UserJobsCode";
- this.UserJobsCode.HeaderText = "工种编号";
- this.UserJobsCode.MaxInputLength = 20;
- this.UserJobsCode.Name = "UserJobsCode";
- this.UserJobsCode.ReadOnly = true;
- //
- // UserJobsName
- //
- this.UserJobsName.DataPropertyName = "UserJobsName";
- this.UserJobsName.HeaderText = "工种名称";
- this.UserJobsName.MaxInputLength = 20;
- this.UserJobsName.Name = "UserJobsName";
- this.UserJobsName.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;
- //
- // Jobs
- //
- this.Jobs.DataPropertyName = "JobsName";
- this.Jobs.HeaderText = "员工工种";
- this.Jobs.Name = "Jobs";
- this.Jobs.ReadOnly = true;
- //
- // StaffStatusName
- //
- this.StaffStatusName.DataPropertyName = "StaffStatusName";
- this.StaffStatusName.HeaderText = "员工状态";
- this.StaffStatusName.Name = "StaffStatusName";
- this.StaffStatusName.ReadOnly = true;
- //
- // StaffID
- //
- this.StaffID.DataPropertyName = "StaffID";
- this.StaffID.HeaderText = "员工ID";
- this.StaffID.Name = "StaffID";
- this.StaffID.ReadOnly = true;
- this.StaffID.Visible = false;
- //
- // F_MST_0210
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(820, 482);
- this.Controls.Add(this.splLine);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.Name = "F_MST_0210";
- this.Text = "F_MST_0210";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_0210_FormClosed);
- this.Load += new System.EventHandler(this.F_MST_0210_Load);
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).EndInit();
- this.splLine.Panel1.ResumeLayout(false);
- this.splLine.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splLine)).EndInit();
- this.splLine.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdd;
- private System.Windows.Forms.ToolStripButton tsbtnEdit;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private System.Windows.Forms.TextBox txtUserCode;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_Button btnSearch;
- private System.Windows.Forms.TextBox txtUserName;
- private Basics.BaseControls.C_Label lblRemarks;
- private Basics.BaseControls.C_Label lblUserName;
- private System.Windows.Forms.TextBox txtRemarks;
- private Basics.BaseControls.C_Label lblUserCode;
- private Basics.BaseControls.C_CheckBox chkIsWorker;
- private Basics.BaseControls.C_DataGridView dgvStaff;
- private Basics.BaseControls.C_DataGridView dgvUser;
- private System.Windows.Forms.SplitContainer splLine;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
- private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationFullName;
- private System.Windows.Forms.DataGridViewTextBoxColumn limitMAC;
- private System.Windows.Forms.DataGridViewTextBoxColumn Telephone;
- private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
- private System.Windows.Forms.DataGridViewCheckBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn ValueFlag;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
- private Basics.BaseControls.C_Label lblOrganization;
- private Controls.SearchBox.ScbOrganization scbOrganization;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserJobsCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn UserJobsName;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
- private System.Windows.Forms.DataGridViewTextBoxColumn Jobs;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffStatusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffID;
- }
- }
|