namespace Dongke.IBOSS.PRD.Client.HRModule { partial class F_HR_0702 { /// /// 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() { 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_HR_0702)); this.dkUserApplicant = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox(); this.dkUserName = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox(); this.dkTargetJobs = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkJobsSearchBox(); this.c_Label9 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpExProbationEndDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.chkProbation = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); 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.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.dkPostName = new Dongke.IBOSS.PRD.Client.Controls.dkPostSearchBox(); this.txtJobs = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txt_OriginalPost = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label10 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblTargetOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.scbTargetOrganization = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbOrganization(); this.SuspendLayout(); // // dkUserApplicant // this.dkUserApplicant.DataSource = null; this.dkUserApplicant.Enabled = true; this.dkUserApplicant.IsMustInput = true; this.dkUserApplicant.Location = new System.Drawing.Point(311, 148); this.dkUserApplicant.Name = "dkUserApplicant"; this.dkUserApplicant.PurviewType = ((byte)(0)); this.dkUserApplicant.Size = new System.Drawing.Size(219, 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.dkUserApplicant.StaffEntity = dkStaffEntity1; this.dkUserApplicant.TabIndex = 17; 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"; // // dkUserName // this.dkUserName.DataSource = null; this.dkUserName.Enabled = true; this.dkUserName.IsMustInput = true; this.dkUserName.Location = new System.Drawing.Point(24, 13); this.dkUserName.Name = "dkUserName"; this.dkUserName.PurviewType = ((byte)(0)); this.dkUserName.Size = new System.Drawing.Size(232, 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.dkUserName.StaffEntity = dkStaffEntity2; 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); // // dkTargetJobs // this.dkTargetJobs.DataSource = null; this.dkTargetJobs.Enabled = true; this.dkTargetJobs.IsMustInput = true; this.dkTargetJobs.JobsCode = ""; this.dkTargetJobs.JobsName = null; this.dkTargetJobs.Location = new System.Drawing.Point(287, 94); this.dkTargetJobs.Name = "dkTargetJobs"; this.dkTargetJobs.PurviewType = ((byte)(0)); this.dkTargetJobs.Size = new System.Drawing.Size(243, 21); this.dkTargetJobs.TabIndex = 12; this.dkTargetJobs.Title = "调整后工种"; this.dkTargetJobs.TxtUserBackColor = System.Drawing.SystemColors.Control; // // 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(274, 125); this.c_Label9.Name = "c_Label9"; this.c_Label9.Size = new System.Drawing.Size(77, 12); this.c_Label9.TabIndex = 14; this.c_Label9.Text = "预计结束日期"; // // 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(356, 121); this.dtpExProbationEndDate.Name = "dtpExProbationEndDate"; this.dtpExProbationEndDate.Size = new System.Drawing.Size(174, 21); this.dtpExProbationEndDate.TabIndex = 15; // // 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(83, 123); this.chkProbation.Name = "chkProbation"; this.chkProbation.Size = new System.Drawing.Size(72, 16); this.chkProbation.TabIndex = 13; this.chkProbation.Text = "是否试用"; this.chkProbation.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.chkProbation.UseVisualStyleBackColor = true; this.chkProbation.CheckedChanged += new System.EventHandler(this.chkProbation_CheckedChanged); // // 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(83, 369); this.txtRemarks.MaxLength = 500; this.txtRemarks.Multiline = true; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(447, 115); this.txtRemarks.TabIndex = 23; // // 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(48, 372); this.c_Label7.Name = "c_Label7"; this.c_Label7.Size = new System.Drawing.Size(29, 12); this.c_Label7.TabIndex = 22; 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(83, 284); this.txtSuggestion.MaxLength = 500; this.txtSuggestion.Multiline = true; this.txtSuggestion.Name = "txtSuggestion"; this.txtSuggestion.Size = new System.Drawing.Size(447, 79); this.txtSuggestion.TabIndex = 21; // // 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(24, 287); this.c_Label6.Name = "c_Label6"; this.c_Label6.Size = new System.Drawing.Size(53, 12); this.c_Label6.TabIndex = 20; 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(83, 190); this.txtReason.MaxLength = 500; this.txtReason.Multiline = true; this.txtReason.Name = "txtReason"; this.txtReason.Size = new System.Drawing.Size(447, 79); this.txtReason.TabIndex = 19; // // 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(24, 193); this.c_Label5.Name = "c_Label5"; this.c_Label5.Size = new System.Drawing.Size(53, 12); this.c_Label5.TabIndex = 18; 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(83, 65); this.dtpApplicationTime.Name = "dtpApplicationTime"; this.dtpApplicationTime.Size = new System.Drawing.Size(173, 21); this.dtpApplicationTime.TabIndex = 8; // // 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(22, 71); this.c_Label4.Name = "c_Label4"; this.c_Label4.Size = new System.Drawing.Size(53, 12); this.c_Label4.TabIndex = 7; this.c_Label4.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(83, 40); 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(12, 43); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(65, 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(356, 13); this.txtStaffCode.Name = "txtStaffCode"; this.txtStaffCode.RejectCharsPattern = "[^a-zA-Z0-9]"; this.txtStaffCode.Size = new System.Drawing.Size(174, 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(297, 17); 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(445, 490); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 30); this.btnCancel.TabIndex = 25; 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(354, 490); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(85, 30); this.btnSave.TabIndex = 24; this.btnSave.Text = "保存"; this.btnSave.UseVisualStyleBackColor = false; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // dkPostName // this.dkPostName.DataSource = null; this.dkPostName.Enabled = true; this.dkPostName.IsMustInput = true; this.dkPostName.Location = new System.Drawing.Point(14, 145); this.dkPostName.Name = "dkPostName"; this.dkPostName.PostCode = ""; this.dkPostName.PostName = null; this.dkPostName.PurviewType = ((byte)(0)); this.dkPostName.Size = new System.Drawing.Size(243, 21); this.dkPostName.TabIndex = 16; this.dkPostName.Title = "调整后职务"; this.dkPostName.TxtUserBackColor = System.Drawing.SystemColors.Control; // // 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(356, 40); this.txtJobs.Name = "txtJobs"; this.txtJobs.Size = new System.Drawing.Size(174, 21); this.txtJobs.TabIndex = 6; // // 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(285, 43); this.c_Label3.Name = "c_Label3"; this.c_Label3.Size = new System.Drawing.Size(65, 12); this.c_Label3.TabIndex = 5; this.c_Label3.Text = "调整前工种"; // // txt_OriginalPost // this.txt_OriginalPost.BackColor = System.Drawing.SystemColors.Window; this.txt_OriginalPost.BackgroundColor = System.Drawing.SystemColors.Window; this.txt_OriginalPost.Enabled = false; this.txt_OriginalPost.ErrorMessage = ""; this.txt_OriginalPost.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_OriginalPost.Location = new System.Drawing.Point(356, 67); this.txt_OriginalPost.Name = "txt_OriginalPost"; this.txt_OriginalPost.Size = new System.Drawing.Size(174, 21); this.txt_OriginalPost.TabIndex = 10; // // c_Label10 // this.c_Label10.AutoSize = true; this.c_Label10.BackColor = System.Drawing.Color.Transparent; this.c_Label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label10.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label10.Location = new System.Drawing.Point(287, 71); this.c_Label10.Name = "c_Label10"; this.c_Label10.Size = new System.Drawing.Size(65, 12); this.c_Label10.TabIndex = 9; this.c_Label10.Text = "调整前职务"; // // lblTargetOrganization // this.lblTargetOrganization.AutoSize = true; this.lblTargetOrganization.BackColor = System.Drawing.Color.Transparent; this.lblTargetOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTargetOrganization.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.lblTargetOrganization.IsMustInput = true; this.lblTargetOrganization.Location = new System.Drawing.Point(12, 99); this.lblTargetOrganization.Name = "lblTargetOrganization"; this.lblTargetOrganization.Size = new System.Drawing.Size(65, 12); this.lblTargetOrganization.TabIndex = 59; this.lblTargetOrganization.Text = "调整后部门"; // // scbTargetOrganization // this.scbTargetOrganization.CheckedData = null; this.scbTargetOrganization.IsOnlyDisplayEnd = false; this.scbTargetOrganization.Location = new System.Drawing.Point(83, 94); this.scbTargetOrganization.Name = "scbTargetOrganization"; this.scbTargetOrganization.Size = new System.Drawing.Size(184, 21); this.scbTargetOrganization.TabIndex = 58; // // F_HR_0702 // 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(542, 543); this.Controls.Add(this.lblTargetOrganization); this.Controls.Add(this.scbTargetOrganization); this.Controls.Add(this.txt_OriginalPost); this.Controls.Add(this.c_Label10); this.Controls.Add(this.txtJobs); this.Controls.Add(this.c_Label3); this.Controls.Add(this.dkPostName); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnSave); this.Controls.Add(this.dkUserApplicant); this.Controls.Add(this.dkUserName); this.Controls.Add(this.dkTargetJobs); this.Controls.Add(this.c_Label9); this.Controls.Add(this.dtpExProbationEndDate); this.Controls.Add(this.chkProbation); 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.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.MinimizeBox = false; this.Name = "F_HR_0702"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.StatusSizingGrip = false; this.Text = "F_HR_0702"; this.Load += new System.EventHandler(this.F_HR_0702_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_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.chkProbation, 0); this.Controls.SetChildIndex(this.dtpExProbationEndDate, 0); this.Controls.SetChildIndex(this.c_Label9, 0); this.Controls.SetChildIndex(this.dkTargetJobs, 0); this.Controls.SetChildIndex(this.dkUserName, 0); this.Controls.SetChildIndex(this.dkUserApplicant, 0); this.Controls.SetChildIndex(this.btnSave, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.dkPostName, 0); this.Controls.SetChildIndex(this.c_Label3, 0); this.Controls.SetChildIndex(this.txtJobs, 0); this.Controls.SetChildIndex(this.c_Label10, 0); this.Controls.SetChildIndex(this.txt_OriginalPost, 0); this.Controls.SetChildIndex(this.scbTargetOrganization, 0); this.Controls.SetChildIndex(this.lblTargetOrganization, 0); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Controls.dkStaffSearchBox dkUserApplicant; private Controls.dkStaffSearchBox dkUserName; private Controls.SearchTextBox.dkJobsSearchBox dkTargetJobs; private Basics.BaseControls.C_Label c_Label9; private Basics.BaseControls.C_DateTimePicker dtpExProbationEndDate; private Basics.BaseControls.C_CheckBox chkProbation; 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 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 Controls.dkPostSearchBox dkPostName; private Basics.BaseControls.C_TextBox txtJobs; private Basics.BaseControls.C_Label c_Label3; private Basics.BaseControls.C_TextBox txt_OriginalPost; private Basics.BaseControls.C_Label c_Label10; private Basics.BaseControls.C_Label lblTargetOrganization; private Controls.SearchBox.ScbOrganization scbTargetOrganization; } }