| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_1104
- {
- /// <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_PM_1104));
- Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity dkStaffEntity1 = new Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity();
- 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();
- this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
- this.comSettlementFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.comAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.comRAPType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
- this.lblStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
- this.dkStaffName = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox();
- this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
- this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.RAPTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.REASON = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.RAPDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.RAPAMOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AuditorUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AuditlDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.SettlementFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.RAPID = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AUDITSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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.tsbtnDisable = 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.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit();
- this.tsrOperate.SuspendLayout();
- this.SuspendLayout();
- //
- // 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.comSettlementFlag);
- this.gbxCondition.Controls.Add(this.c_Label3);
- this.gbxCondition.Controls.Add(this.comAuditStatus);
- this.gbxCondition.Controls.Add(this.c_Label2);
- this.gbxCondition.Controls.Add(this.comRAPType);
- this.gbxCondition.Controls.Add(this.lblStaffCode);
- this.gbxCondition.Controls.Add(this.dkStaffName);
- this.gbxCondition.Controls.Add(this.btnSearch);
- this.gbxCondition.Controls.Add(this.btnClearCondition);
- 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(1084, 52);
- this.gbxCondition.TabIndex = 1;
- this.gbxCondition.TabStop = false;
- this.gbxCondition.Text = "查询条件 ▼";
- //
- // comSettlementFlag
- //
- this.comSettlementFlag.BackgroundColor = System.Drawing.SystemColors.Window;
- this.comSettlementFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.comSettlementFlag.FormattingEnabled = true;
- this.comSettlementFlag.Location = new System.Drawing.Point(498, 20);
- this.comSettlementFlag.Name = "comSettlementFlag";
- this.comSettlementFlag.Size = new System.Drawing.Size(140, 20);
- this.comSettlementFlag.TabIndex = 22;
- //
- // 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(439, 24);
- this.c_Label3.Name = "c_Label3";
- this.c_Label3.Size = new System.Drawing.Size(53, 12);
- this.c_Label3.TabIndex = 21;
- this.c_Label3.Text = "结算标识";
- //
- // comAuditStatus
- //
- this.comAuditStatus.BackgroundColor = System.Drawing.SystemColors.Window;
- this.comAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.comAuditStatus.FormattingEnabled = true;
- this.comAuditStatus.Location = new System.Drawing.Point(713, 20);
- this.comAuditStatus.Name = "comAuditStatus";
- this.comAuditStatus.Size = new System.Drawing.Size(140, 20);
- this.comAuditStatus.TabIndex = 20;
- //
- // 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(652, 24);
- this.c_Label2.Name = "c_Label2";
- this.c_Label2.Size = new System.Drawing.Size(53, 12);
- this.c_Label2.TabIndex = 19;
- this.c_Label2.Text = "审批状态";
- //
- // comRAPType
- //
- this.comRAPType.BackgroundColor = System.Drawing.SystemColors.Window;
- this.comRAPType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.comRAPType.FormattingEnabled = true;
- this.comRAPType.Location = new System.Drawing.Point(285, 20);
- this.comRAPType.Name = "comRAPType";
- this.comRAPType.Size = new System.Drawing.Size(140, 20);
- this.comRAPType.TabIndex = 17;
- //
- // lblStaffCode
- //
- this.lblStaffCode.AutoSize = true;
- this.lblStaffCode.BackColor = System.Drawing.Color.Transparent;
- this.lblStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblStaffCode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblStaffCode.Location = new System.Drawing.Point(226, 24);
- this.lblStaffCode.Name = "lblStaffCode";
- this.lblStaffCode.Size = new System.Drawing.Size(53, 12);
- this.lblStaffCode.TabIndex = 16;
- this.lblStaffCode.Text = "奖惩类型";
- //
- // dkStaffName
- //
- this.dkStaffName.DataSource = null;
- this.dkStaffName.Enabled = true;
- this.dkStaffName.IsMustInput = false;
- this.dkStaffName.Location = new System.Drawing.Point(13, 20);
- this.dkStaffName.Name = "dkStaffName";
- this.dkStaffName.PurviewType = ((byte)(0));
- this.dkStaffName.Size = new System.Drawing.Size(203, 21);
- dkStaffEntity1.AccountID = 0;
- dkStaffEntity1.ExProbationEndDate = null;
- dkStaffEntity1.Jobs = 0;
- dkStaffEntity1.JobsName = null;
- dkStaffEntity1.OPTimeStamp = new System.DateTime(((long)(0)));
- dkStaffEntity1.OrganizationID = 0;
- dkStaffEntity1.OrganizationName = null;
- dkStaffEntity1.Post = 0;
- dkStaffEntity1.PostName = null;
- dkStaffEntity1.StaffCode = null;
- dkStaffEntity1.StaffID = 0;
- dkStaffEntity1.StaffName = null;
- dkStaffEntity1.StaffStatus = 0;
- dkStaffEntity1.UserCode = null;
- dkStaffEntity1.UserID = 0;
- dkStaffEntity1.UserName = null;
- dkStaffEntity1.ValueFlag = false;
- this.dkStaffName.StaffEntity = dkStaffEntity1;
- this.dkStaffName.TabIndex = 5;
- this.dkStaffName.TxtUserBackColor = System.Drawing.SystemColors.Control;
- this.dkStaffName.UserCode = "";
- this.dkStaffName.UserName = null;
- this.dkStaffName.UserRow = null;
- this.dkStaffName.WhereCondition = "StaffStatus = 2 And ValueFlag = 1";
- //
- // 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(897, 15);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(85, 30);
- this.btnSearch.TabIndex = 3;
- 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(988, 15);
- this.btnClearCondition.Name = "btnClearCondition";
- this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
- this.btnClearCondition.TabIndex = 4;
- this.btnClearCondition.Text = "清空条件(&C)";
- this.btnClearCondition.UseVisualStyleBackColor = false;
- this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
- //
- // 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)))));
- this.dgvStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvStaff.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.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.StaffCode,
- this.StaffName,
- this.RAPTypeName,
- this.REASON,
- this.RAPDATE,
- this.RAPAMOUNT,
- this.REMARKS,
- this.AuditStatusName,
- this.AuditorUserName,
- this.AuditlDate,
- this.SettlementFlagName,
- this.RAPID,
- this.AUDITSTATUS});
- 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)));
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvStaff.DefaultCellStyle = dataGridViewCellStyle3;
- 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.IsAutoCountSum = true;
- this.dgvStaff.IsAutoResizeColumns = false;
- this.dgvStaff.IsClickF12 = false;
- this.dgvStaff.IsSubTotalFlag = false;
- this.dgvStaff.Location = new System.Drawing.Point(0, 95);
- this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.dgvStaff.MultiSelect = false;
- this.dgvStaff.Name = "dgvStaff";
- this.dgvStaff.ReadOnly = true;
- this.dgvStaff.RefreshAtHscroll = false;
- this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvStaff.RowHeadersWidth = 50;
- this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
- this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvStaff.RowTemplate.Height = 21;
- this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvStaff.Size = new System.Drawing.Size(1084, 228);
- this.dgvStaff.SortOrderColumnName = null;
- this.dgvStaff.TabIndex = 12;
- this.dgvStaff.Tag = true;
- this.dgvStaff.TotalSumColumns = null;
- this.dgvStaff.ViewRowFilter = "";
- this.dgvStaff.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvStaff_CellEnter);
- this.dgvStaff.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvStaff_CellMouseDoubleClick);
- //
- // 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;
- //
- // RAPTypeName
- //
- this.RAPTypeName.DataPropertyName = "RAPTypeName";
- this.RAPTypeName.HeaderText = "奖惩类型";
- this.RAPTypeName.Name = "RAPTypeName";
- this.RAPTypeName.ReadOnly = true;
- //
- // REASON
- //
- this.REASON.DataPropertyName = "REASON";
- this.REASON.HeaderText = "奖惩原因";
- this.REASON.Name = "REASON";
- this.REASON.ReadOnly = true;
- //
- // RAPDATE
- //
- this.RAPDATE.DataPropertyName = "RAPDATE";
- this.RAPDATE.HeaderText = "奖惩日期";
- this.RAPDATE.Name = "RAPDATE";
- this.RAPDATE.ReadOnly = true;
- //
- // RAPAMOUNT
- //
- this.RAPAMOUNT.DataPropertyName = "RAPAMOUNT";
- this.RAPAMOUNT.HeaderText = "奖惩金额";
- this.RAPAMOUNT.Name = "RAPAMOUNT";
- this.RAPAMOUNT.ReadOnly = true;
- //
- // REMARKS
- //
- this.REMARKS.DataPropertyName = "REMARKS";
- this.REMARKS.HeaderText = "备注";
- this.REMARKS.Name = "REMARKS";
- this.REMARKS.ReadOnly = true;
- //
- // AuditStatusName
- //
- this.AuditStatusName.DataPropertyName = "AuditStatusName";
- this.AuditStatusName.HeaderText = "审核状态";
- this.AuditStatusName.Name = "AuditStatusName";
- this.AuditStatusName.ReadOnly = true;
- //
- // AuditorUserName
- //
- this.AuditorUserName.DataPropertyName = "AuditorUserName";
- this.AuditorUserName.HeaderText = "审核人";
- this.AuditorUserName.Name = "AuditorUserName";
- this.AuditorUserName.ReadOnly = true;
- //
- // AuditlDate
- //
- this.AuditlDate.DataPropertyName = "AuditlDate";
- this.AuditlDate.HeaderText = "审核日期";
- this.AuditlDate.Name = "AuditlDate";
- this.AuditlDate.ReadOnly = true;
- //
- // SettlementFlagName
- //
- this.SettlementFlagName.DataPropertyName = "SettlementFlagName";
- this.SettlementFlagName.HeaderText = "工资结算标识";
- this.SettlementFlagName.Name = "SettlementFlagName";
- this.SettlementFlagName.ReadOnly = true;
- //
- // RAPID
- //
- this.RAPID.DataPropertyName = "RAPID";
- this.RAPID.HeaderText = "RAPID";
- this.RAPID.Name = "RAPID";
- this.RAPID.ReadOnly = true;
- this.RAPID.Visible = false;
- //
- // AUDITSTATUS
- //
- this.AUDITSTATUS.DataPropertyName = "AUDITSTATUS";
- this.AUDITSTATUS.HeaderText = "AUDITSTATUS";
- this.AUDITSTATUS.Name = "AUDITSTATUS";
- this.AUDITSTATUS.ReadOnly = true;
- this.AUDITSTATUS.Visible = false;
- //
- // tsrOperate
- //
- this.tsrOperate.AutoSize = false;
- this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
- this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.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.tsbtnDisable,
- 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(1096, 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);
- //
- // tsbtnDisable
- //
- this.tsbtnDisable.AutoSize = false;
- this.tsbtnDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnDisable.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnDisable.Name = "tsbtnDisable";
- this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
- this.tsbtnDisable.Text = "停用(&S)";
- this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_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);
- //
- // F_PM_1104
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1096, 334);
- this.Controls.Add(this.dgvStaff);
- this.Controls.Add(this.gbxCondition);
- this.Controls.Add(this.tsrOperate);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "F_PM_1104";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "进度奖惩";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_1104_FormClosed);
- this.Load += new System.EventHandler(this.F_PM_1104_Load);
- this.gbxCondition.ResumeLayout(false);
- this.gbxCondition.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit();
- this.tsrOperate.ResumeLayout(false);
- this.tsrOperate.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private Basics.BaseControls.C_GroupBox gbxCondition;
- private Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip tsrOperate;
- private System.Windows.Forms.ToolStripButton tsbtnAdd;
- private System.Windows.Forms.ToolStripButton tsbtnEdit;
- private System.Windows.Forms.ToolStripButton tsbtnDisable;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private Basics.BaseControls.C_Button btnSearch;
- private Basics.BaseControls.C_Button btnClearCondition;
- private Basics.BaseControls.C_DataGridView dgvStaff;
- private Controls.dkStaffSearchBox dkStaffName;
- private Basics.BaseControls.C_ComboBox comAuditStatus;
- private Basics.BaseControls.C_Label c_Label2;
- private Basics.BaseControls.C_ComboBox comRAPType;
- private Basics.BaseControls.C_Label lblStaffCode;
- private Basics.BaseControls.C_ComboBox comSettlementFlag;
- private Basics.BaseControls.C_Label c_Label3;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
- private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
- private System.Windows.Forms.DataGridViewTextBoxColumn RAPTypeName;
- private System.Windows.Forms.DataGridViewTextBoxColumn REASON;
- private System.Windows.Forms.DataGridViewTextBoxColumn RAPDATE;
- private System.Windows.Forms.DataGridViewTextBoxColumn RAPAMOUNT;
- private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS;
- private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatusName;
- private System.Windows.Forms.DataGridViewTextBoxColumn AuditorUserName;
- private System.Windows.Forms.DataGridViewTextBoxColumn AuditlDate;
- private System.Windows.Forms.DataGridViewTextBoxColumn SettlementFlagName;
- private System.Windows.Forms.DataGridViewTextBoxColumn RAPID;
- private System.Windows.Forms.DataGridViewTextBoxColumn AUDITSTATUS;
- }
- }
|