namespace Dongke.IBOSS.PRD.Client.HRModule { partial class F_HR_0502 { /// /// 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_HR_0502)); Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity dkStaffEntity1 = new Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity(); Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity dkStaffEntity2 = new Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtSuggestion = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtReason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpApplicationTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtJobs = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtOrganizationID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.chkProbation = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.dtpExProbationEndDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.c_Label9 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dkTargetobs = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkJobsSearchBox(); this.dkUserName = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox(); this.dkUserApplicant = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox(); this.SuspendLayout(); // // 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(74, 317); this.txtRemarks.MaxLength = 500; this.txtRemarks.Multiline = true; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(435, 112); this.txtRemarks.TabIndex = 19; // // c_Label7 // this.c_Label7.AutoSize = true; this.c_Label7.BackColor = System.Drawing.Color.Transparent; this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label7.Location = new System.Drawing.Point(41, 320); this.c_Label7.Name = "c_Label7"; this.c_Label7.Size = new System.Drawing.Size(29, 12); this.c_Label7.TabIndex = 18; this.c_Label7.Text = "备注"; // // txtSuggestion // this.txtSuggestion.BackColor = System.Drawing.Color.Yellow; this.txtSuggestion.BackgroundColor = System.Drawing.SystemColors.Window; this.txtSuggestion.ErrorMessage = "必须输入项目"; this.txtSuggestion.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtSuggestion.HasError = true; this.txtSuggestion.IsMustInput = true; this.txtSuggestion.Location = new System.Drawing.Point(76, 232); this.txtSuggestion.MaxLength = 500; this.txtSuggestion.Multiline = true; this.txtSuggestion.Name = "txtSuggestion"; this.txtSuggestion.Size = new System.Drawing.Size(435, 79); this.txtSuggestion.TabIndex = 17; // // c_Label6 // this.c_Label6.AutoSize = true; this.c_Label6.BackColor = System.Drawing.Color.Transparent; this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.c_Label6.IsMustInput = true; this.c_Label6.Location = new System.Drawing.Point(19, 235); this.c_Label6.Name = "c_Label6"; this.c_Label6.Size = new System.Drawing.Size(53, 12); this.c_Label6.TabIndex = 16; this.c_Label6.Text = "部门意见"; // // txtReason // this.txtReason.BackColor = System.Drawing.Color.Yellow; this.txtReason.BackgroundColor = System.Drawing.SystemColors.Window; this.txtReason.ErrorMessage = "必须输入项目"; this.txtReason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtReason.HasError = true; this.txtReason.IsMustInput = true; this.txtReason.Location = new System.Drawing.Point(77, 147); this.txtReason.MaxLength = 500; this.txtReason.Multiline = true; this.txtReason.Name = "txtReason"; this.txtReason.Size = new System.Drawing.Size(435, 79); this.txtReason.TabIndex = 15; // // c_Label5 // this.c_Label5.AutoSize = true; this.c_Label5.BackColor = System.Drawing.Color.Transparent; this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.c_Label5.IsMustInput = true; this.c_Label5.Location = new System.Drawing.Point(19, 150); this.c_Label5.Name = "c_Label5"; this.c_Label5.Size = new System.Drawing.Size(53, 12); this.c_Label5.TabIndex = 14; this.c_Label5.Text = "调整原因"; // // dtpApplicationTime // this.dtpApplicationTime.CustomFormat = "yyyy-MM-dd"; this.dtpApplicationTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpApplicationTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpApplicationTime.Location = new System.Drawing.Point(335, 39); this.dtpApplicationTime.Name = "dtpApplicationTime"; this.dtpApplicationTime.Size = new System.Drawing.Size(173, 21); this.dtpApplicationTime.TabIndex = 6; // // c_Label4 // this.c_Label4.AutoSize = true; this.c_Label4.BackColor = System.Drawing.Color.Transparent; this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.c_Label4.IsMustInput = true; this.c_Label4.Location = new System.Drawing.Point(280, 45); this.c_Label4.Name = "c_Label4"; this.c_Label4.Size = new System.Drawing.Size(53, 12); this.c_Label4.TabIndex = 5; this.c_Label4.Text = "申请日期"; // // txtJobs // this.txtJobs.BackColor = System.Drawing.SystemColors.Window; this.txtJobs.BackgroundColor = System.Drawing.SystemColors.Window; this.txtJobs.Enabled = false; this.txtJobs.ErrorMessage = ""; this.txtJobs.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtJobs.Location = new System.Drawing.Point(76, 66); this.txtJobs.Name = "txtJobs"; this.txtJobs.Size = new System.Drawing.Size(173, 21); this.txtJobs.TabIndex = 8; // // 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(7, 70); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(65, 12); this.c_Label3.TabIndex = 7; this.c_Label3.Text = "调整前工种"; // // txtOrganizationID // this.txtOrganizationID.BackColor = System.Drawing.SystemColors.Window; this.txtOrganizationID.BackgroundColor = System.Drawing.SystemColors.Window; this.txtOrganizationID.Enabled = false; this.txtOrganizationID.ErrorMessage = ""; this.txtOrganizationID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtOrganizationID.Location = new System.Drawing.Point(76, 39); this.txtOrganizationID.Name = "txtOrganizationID"; this.txtOrganizationID.Size = new System.Drawing.Size(173, 21); this.txtOrganizationID.TabIndex = 4; // // 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(17, 43); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(53, 12); this.c_Label2.TabIndex = 3; this.c_Label2.Text = "所属部门"; // // txtStaffCode // this.txtStaffCode.BackColor = System.Drawing.SystemColors.Window; this.txtStaffCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtStaffCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtStaffCode.Enabled = false; this.txtStaffCode.ErrorMessage = ""; this.txtStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtStaffCode.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtStaffCode.Location = new System.Drawing.Point(338, 12); this.txtStaffCode.Name = "txtStaffCode"; this.txtStaffCode.RejectCharsPattern = "[^a-zA-Z0-9]"; this.txtStaffCode.Size = new System.Drawing.Size(173, 21); this.txtStaffCode.TabIndex = 2; this.txtStaffCode.TextValue = ""; // // 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(279, 16); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(53, 12); this.c_Label1.TabIndex = 1; this.c_Label1.Text = "员工编号"; // // btnCancel // this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage"))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(426, 435); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 30); this.btnCancel.TabIndex = 21; this.btnCancel.Text = "关闭"; this.btnCancel.UseVisualStyleBackColor = false; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnSave // 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(335, 435); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 30); this.btnSave.TabIndex = 20; this.btnSave.Text = "保存"; this.btnSave.UseVisualStyleBackColor = false; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // chkProbation // this.chkProbation.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.chkProbation.AutoSize = true; this.chkProbation.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkProbation.Location = new System.Drawing.Point(77, 96); this.chkProbation.Name = "chkProbation"; this.chkProbation.Size = new System.Drawing.Size(72, 16); this.chkProbation.TabIndex = 10; this.chkProbation.Text = "是否试用"; this.chkProbation.UseVisualStyleBackColor = true; this.chkProbation.CheckedChanged += new System.EventHandler(this.chkProbation_CheckedChanged); // // dtpExProbationEndDate // this.dtpExProbationEndDate.CustomFormat = "yyyy-MM-dd"; this.dtpExProbationEndDate.Enabled = false; this.dtpExProbationEndDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpExProbationEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpExProbationEndDate.Location = new System.Drawing.Point(338, 93); this.dtpExProbationEndDate.Name = "dtpExProbationEndDate"; this.dtpExProbationEndDate.Size = new System.Drawing.Size(173, 21); this.dtpExProbationEndDate.TabIndex = 12; // // c_Label9 // this.c_Label9.AutoSize = true; this.c_Label9.BackColor = System.Drawing.Color.Transparent; this.c_Label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label9.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label9.Location = new System.Drawing.Point(256, 97); this.c_Label9.Name = "c_Label9"; this.c_Label9.Size = new System.Drawing.Size(77, 12); this.c_Label9.TabIndex = 11; this.c_Label9.Text = "预计结束日期"; // // dkTargetobs // this.dkTargetobs.DataSource = null; this.dkTargetobs.Enabled = true; this.dkTargetobs.IsMustInput = true; this.dkTargetobs.JobsCode = ""; this.dkTargetobs.JobsName = null; this.dkTargetobs.Location = new System.Drawing.Point(268, 66); this.dkTargetobs.Name = "dkTargetobs"; this.dkTargetobs.PurviewType = ((byte)(0)); this.dkTargetobs.Size = new System.Drawing.Size(243, 21); this.dkTargetobs.TabIndex = 9; this.dkTargetobs.Title = "调整后工种"; this.dkTargetobs.TxtUserBackColor = System.Drawing.SystemColors.Control; // // dkUserName // this.dkUserName.DataSource = null; this.dkUserName.Enabled = true; this.dkUserName.IsMustInput = true; this.dkUserName.Location = new System.Drawing.Point(18, 12); this.dkUserName.Name = "dkUserName"; this.dkUserName.PurviewType = ((byte)(0)); this.dkUserName.Size = new System.Drawing.Size(231, 21); dkStaffEntity1.AccountID = 0; dkStaffEntity1.ExProbationEndDate = new System.DateTime(((long)(0))); 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.dkUserName.StaffEntity = dkStaffEntity1; this.dkUserName.TabIndex = 0; this.dkUserName.TxtUserBackColor = System.Drawing.SystemColors.Control; this.dkUserName.UserCode = ""; this.dkUserName.UserName = null; this.dkUserName.UserRow = null; this.dkUserName.WhereCondition = "TP_HR_Staff.StaffStatus = 2 And TP_HR_Staff.ValueFlag = 1"; this.dkUserName.UserValueChanged += new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox.TextBoxChangedHandle(this.dkUserName_UserValueChanged); // // dkUserApplicant // this.dkUserApplicant.DataSource = null; this.dkUserApplicant.Enabled = true; this.dkUserApplicant.IsMustInput = true; this.dkUserApplicant.Location = new System.Drawing.Point(30, 120); this.dkUserApplicant.Name = "dkUserApplicant"; this.dkUserApplicant.PurviewType = ((byte)(0)); this.dkUserApplicant.Size = new System.Drawing.Size(219, 21); dkStaffEntity2.AccountID = 0; dkStaffEntity2.ExProbationEndDate = new System.DateTime(((long)(0))); dkStaffEntity2.Jobs = 0; dkStaffEntity2.JobsName = null; dkStaffEntity2.OPTimeStamp = new System.DateTime(((long)(0))); dkStaffEntity2.OrganizationID = 0; dkStaffEntity2.OrganizationName = null; dkStaffEntity2.Post = 0; dkStaffEntity2.PostName = null; dkStaffEntity2.StaffCode = null; dkStaffEntity2.StaffID = 0; dkStaffEntity2.StaffName = null; dkStaffEntity2.StaffStatus = 0; dkStaffEntity2.UserCode = null; dkStaffEntity2.UserID = 0; dkStaffEntity2.UserName = null; dkStaffEntity2.ValueFlag = false; this.dkUserApplicant.StaffEntity = dkStaffEntity2; this.dkUserApplicant.TabIndex = 13; this.dkUserApplicant.Title = "申请人"; this.dkUserApplicant.TxtUserBackColor = System.Drawing.SystemColors.Control; this.dkUserApplicant.UserCode = ""; this.dkUserApplicant.UserName = null; this.dkUserApplicant.UserRow = null; this.dkUserApplicant.WhereCondition = "TP_HR_Staff.StaffStatus = 2 And TP_HR_Staff.ValueFlag = 1"; // // F_HR_0502 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; this.ClientSize = new System.Drawing.Size(521, 491); this.Controls.Add(this.dkUserApplicant); this.Controls.Add(this.dkUserName); this.Controls.Add(this.dkTargetobs); this.Controls.Add(this.c_Label9); this.Controls.Add(this.dtpExProbationEndDate); this.Controls.Add(this.chkProbation); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.txtRemarks); this.Controls.Add(this.c_Label7); this.Controls.Add(this.txtSuggestion); this.Controls.Add(this.c_Label6); this.Controls.Add(this.txtReason); this.Controls.Add(this.c_Label5); this.Controls.Add(this.dtpApplicationTime); this.Controls.Add(this.c_Label4); this.Controls.Add(this.txtJobs); this.Controls.Add(this.c_Label3); this.Controls.Add(this.txtOrganizationID); this.Controls.Add(this.c_Label2); this.Controls.Add(this.txtStaffCode); this.Controls.Add(this.c_Label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.IsSaveFormSize = false; this.MaximizeBox = false; this.Name = "F_HR_0502"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.StatusSizingGrip = false; this.Text = "F_HR_0502"; this.Load += new System.EventHandler(this.F_HR_0502_Load); this.Controls.SetChildIndex(this.c_Label1, 0); this.Controls.SetChildIndex(this.txtStaffCode, 0); this.Controls.SetChildIndex(this.c_Label2, 0); this.Controls.SetChildIndex(this.txtOrganizationID, 0); this.Controls.SetChildIndex(this.c_Label3, 0); this.Controls.SetChildIndex(this.txtJobs, 0); this.Controls.SetChildIndex(this.c_Label4, 0); this.Controls.SetChildIndex(this.dtpApplicationTime, 0); this.Controls.SetChildIndex(this.c_Label5, 0); this.Controls.SetChildIndex(this.txtReason, 0); this.Controls.SetChildIndex(this.c_Label6, 0); this.Controls.SetChildIndex(this.txtSuggestion, 0); this.Controls.SetChildIndex(this.c_Label7, 0); this.Controls.SetChildIndex(this.txtRemarks, 0); this.Controls.SetChildIndex(this.btnSave, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.chkProbation, 0); this.Controls.SetChildIndex(this.dtpExProbationEndDate, 0); this.Controls.SetChildIndex(this.c_Label9, 0); this.Controls.SetChildIndex(this.dkTargetobs, 0); this.Controls.SetChildIndex(this.dkUserName, 0); this.Controls.SetChildIndex(this.dkUserApplicant, 0); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_TextBox txtRemarks; private Basics.BaseControls.C_Label c_Label7; private Basics.BaseControls.C_TextBox txtSuggestion; private Basics.BaseControls.C_Label c_Label6; private Basics.BaseControls.C_TextBox txtReason; private Basics.BaseControls.C_Label c_Label5; private Basics.BaseControls.C_DateTimePicker dtpApplicationTime; private Basics.BaseControls.C_Label c_Label4; private Basics.BaseControls.C_TextBox txtJobs; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_TextBox txtOrganizationID; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_TextBox txtStaffCode; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_Button btnCancel; private Basics.BaseControls.C_Button btnSave; private Basics.BaseControls.C_CheckBox chkProbation; private Basics.BaseControls.C_DateTimePicker dtpExProbationEndDate; private Basics.BaseControls.C_Label c_Label9; private Controls.SearchTextBox.dkJobsSearchBox dkTargetobs; private Controls.dkStaffSearchBox dkUserName; private Controls.dkStaffSearchBox dkUserApplicant; } }