namespace Dongke.IBOSS.PRD.Client.TATModule
{
partial class F_TAT_0302
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_TAT_0302));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = 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.lblBasicSalaryDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dgvBasicSalaryDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.BasicSalaryID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JobsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BasicSalary = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.Subsidy = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.MinimumSalary = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
((System.ComponentModel.ISupportInitialize)(this.dgvBasicSalaryDetail)).BeginInit();
this.SuspendLayout();
//
// lblBasicSalaryDetail
//
this.lblBasicSalaryDetail.AutoSize = true;
this.lblBasicSalaryDetail.BackColor = System.Drawing.Color.Transparent;
this.lblBasicSalaryDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBasicSalaryDetail.Location = new System.Drawing.Point(12, 9);
this.lblBasicSalaryDetail.Name = "lblBasicSalaryDetail";
this.lblBasicSalaryDetail.Size = new System.Drawing.Size(53, 12);
this.lblBasicSalaryDetail.TabIndex = 2;
this.lblBasicSalaryDetail.Text = "c_Label1";
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(432, 381);
this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 30);
this.btnSave.TabIndex = 3;
this.btnSave.Text = "保存";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.Location = new System.Drawing.Point(523, 381);
this.btnClose.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 30);
this.btnClose.TabIndex = 4;
this.btnClose.Text = "取消";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// dgvBasicSalaryDetail
//
this.dgvBasicSalaryDetail.AllowUserToModifyRows = true;
this.dgvBasicSalaryDetail.AllowUserToOrderColumns = true;
this.dgvBasicSalaryDetail.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvBasicSalaryDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvBasicSalaryDetail.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.dgvBasicSalaryDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvBasicSalaryDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvBasicSalaryDetail.CellHeight = 23;
this.dgvBasicSalaryDetail.ChildNodeColumnName = null;
this.dgvBasicSalaryDetail.ChildNodeColumnText = null;
this.dgvBasicSalaryDetail.ColumnDeep = 1;
this.dgvBasicSalaryDetail.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.dgvBasicSalaryDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvBasicSalaryDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvBasicSalaryDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BasicSalaryID,
this.JobsID,
this.JobsCode,
this.JobsName,
this.BasicSalary,
this.Subsidy,
this.MinimumSalary});
this.dgvBasicSalaryDetail.ColumnTreeView = null;
this.dgvBasicSalaryDetail.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None;
this.dgvBasicSalaryDetail.DynamicColumnName = "";
this.dgvBasicSalaryDetail.EnableHeadersVisualStyles = false;
this.dgvBasicSalaryDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvBasicSalaryDetail.IsAutoCountSum = true;
this.dgvBasicSalaryDetail.IsAutoResizeColumns = false;
this.dgvBasicSalaryDetail.IsClickF12 = false;
this.dgvBasicSalaryDetail.IsSubTotalFlag = false;
this.dgvBasicSalaryDetail.Location = new System.Drawing.Point(12, 24);
this.dgvBasicSalaryDetail.MultiSelect = false;
this.dgvBasicSalaryDetail.Name = "dgvBasicSalaryDetail";
this.dgvBasicSalaryDetail.RefreshAtHscroll = false;
this.dgvBasicSalaryDetail.RowHeadersWidth = 50;
this.dgvBasicSalaryDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvBasicSalaryDetail.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvBasicSalaryDetail.RowTemplate.Height = 21;
this.dgvBasicSalaryDetail.Size = new System.Drawing.Size(596, 352);
this.dgvBasicSalaryDetail.SortOrderColumnName = null;
this.dgvBasicSalaryDetail.TabIndex = 5;
this.dgvBasicSalaryDetail.Tag = true;
this.dgvBasicSalaryDetail.TotalSumColumns = null;
this.dgvBasicSalaryDetail.ViewRowFilter = "";
this.dgvBasicSalaryDetail.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBasicSalaryDetail_CellValueChanged);
this.dgvBasicSalaryDetail.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBasicSalaryDetail_RowValidated);
this.dgvBasicSalaryDetail.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvBasicSalaryDetail_RowValidating);
//
// BasicSalaryID
//
this.BasicSalaryID.DataPropertyName = "BasicSalaryID";
this.BasicSalaryID.HeaderText = "基本工资策略ID";
this.BasicSalaryID.Name = "BasicSalaryID";
this.BasicSalaryID.Visible = false;
//
// JobsID
//
this.JobsID.DataPropertyName = "JobsID";
this.JobsID.HeaderText = "工种ID";
this.JobsID.Name = "JobsID";
this.JobsID.Visible = false;
//
// JobsCode
//
this.JobsCode.DataPropertyName = "JobsCode";
this.JobsCode.HeaderText = "工种编码";
this.JobsCode.MaxInputLength = 10;
this.JobsCode.Name = "JobsCode";
this.JobsCode.Width = 80;
//
// JobsName
//
this.JobsName.DataPropertyName = "JobsName";
this.JobsName.HeaderText = "工种名称";
this.JobsName.MaxInputLength = 50;
this.JobsName.Name = "JobsName";
this.JobsName.ReadOnly = true;
this.JobsName.Width = 120;
//
// BasicSalary
//
this.BasicSalary.DataPropertyName = "BasicSalary";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.BasicSalary.DefaultCellStyle = dataGridViewCellStyle3;
this.BasicSalary.HeaderText = "基本工资";
this.BasicSalary.MaxValue = new decimal(new int[] {
999999,
0,
0,
0});
this.BasicSalary.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.BasicSalary.Name = "BasicSalary";
this.BasicSalary.Number = new System.Drawing.Point(6, 6);
this.BasicSalary.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.BasicSalary.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// Subsidy
//
this.Subsidy.DataPropertyName = "Subsidy";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.Subsidy.DefaultCellStyle = dataGridViewCellStyle4;
this.Subsidy.HeaderText = "补贴";
this.Subsidy.MaxValue = new decimal(new int[] {
999999,
0,
0,
0});
this.Subsidy.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.Subsidy.Name = "Subsidy";
this.Subsidy.Number = new System.Drawing.Point(6, 6);
this.Subsidy.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Subsidy.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// MinimumSalary
//
this.MinimumSalary.DataPropertyName = "MinimumSalary";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.MinimumSalary.DefaultCellStyle = dataGridViewCellStyle5;
this.MinimumSalary.HeaderText = "保底工资";
this.MinimumSalary.MaxValue = new decimal(new int[] {
999999,
0,
0,
0});
this.MinimumSalary.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.MinimumSalary.Name = "MinimumSalary";
this.MinimumSalary.Number = new System.Drawing.Point(6, 6);
this.MinimumSalary.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.MinimumSalary.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// F_TAT_0302
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnClose;
this.ClientSize = new System.Drawing.Size(620, 435);
this.Controls.Add(this.dgvBasicSalaryDetail);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.lblBasicSalaryDetail);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "F_TAT_0302";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "基本工资策略明细";
this.Load += new System.EventHandler(this.F_TAT_0302_Load);
this.Controls.SetChildIndex(this.lblBasicSalaryDetail, 0);
this.Controls.SetChildIndex(this.btnSave, 0);
this.Controls.SetChildIndex(this.btnClose, 0);
this.Controls.SetChildIndex(this.dgvBasicSalaryDetail, 0);
((System.ComponentModel.ISupportInitialize)(this.dgvBasicSalaryDetail)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Basics.BaseControls.C_Label lblBasicSalaryDetail;
private Basics.BaseControls.C_Button btnSave;
private Basics.BaseControls.C_Button btnClose;
private Basics.BaseControls.C_DataGridView dgvBasicSalaryDetail;
private System.Windows.Forms.DataGridViewTextBoxColumn BasicSalaryID;
private System.Windows.Forms.DataGridViewTextBoxColumn JobsID;
private System.Windows.Forms.DataGridViewTextBoxColumn JobsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn JobsName;
private Basics.BaseControls.C_DGV_Column_Digital BasicSalary;
private Basics.BaseControls.C_DGV_Column_Digital Subsidy;
private Basics.BaseControls.C_DGV_Column_Digital MinimumSalary;
}
}