F_HR_0502.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. namespace Dongke.IBOSS.PRD.Client.HRModule
  2. {
  3. partial class F_HR_0502
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_HR_0502));
  29. Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity dkStaffEntity1 = new Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity();
  30. Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity dkStaffEntity2 = new Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity();
  31. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  32. this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  33. this.txtSuggestion = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  34. this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  35. this.txtReason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  36. this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  37. this.dtpApplicationTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  38. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  39. this.txtJobs = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  40. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.txtOrganizationID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  42. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  43. this.txtStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  44. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  47. this.chkProbation = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  48. this.dtpExProbationEndDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  49. this.c_Label9 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.dkTargetobs = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkJobsSearchBox();
  51. this.dkUserName = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox();
  52. this.dkUserApplicant = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox();
  53. this.SuspendLayout();
  54. //
  55. // txtRemarks
  56. //
  57. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  58. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  59. this.txtRemarks.ErrorMessage = "";
  60. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  61. this.txtRemarks.Location = new System.Drawing.Point(74, 317);
  62. this.txtRemarks.MaxLength = 500;
  63. this.txtRemarks.Multiline = true;
  64. this.txtRemarks.Name = "txtRemarks";
  65. this.txtRemarks.Size = new System.Drawing.Size(435, 112);
  66. this.txtRemarks.TabIndex = 19;
  67. //
  68. // c_Label7
  69. //
  70. this.c_Label7.AutoSize = true;
  71. this.c_Label7.BackColor = System.Drawing.Color.Transparent;
  72. this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
  74. this.c_Label7.Location = new System.Drawing.Point(41, 320);
  75. this.c_Label7.Name = "c_Label7";
  76. this.c_Label7.Size = new System.Drawing.Size(29, 12);
  77. this.c_Label7.TabIndex = 18;
  78. this.c_Label7.Text = "备注";
  79. //
  80. // txtSuggestion
  81. //
  82. this.txtSuggestion.BackColor = System.Drawing.Color.Yellow;
  83. this.txtSuggestion.BackgroundColor = System.Drawing.SystemColors.Window;
  84. this.txtSuggestion.ErrorMessage = "必须输入项目";
  85. this.txtSuggestion.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.txtSuggestion.HasError = true;
  87. this.txtSuggestion.IsMustInput = true;
  88. this.txtSuggestion.Location = new System.Drawing.Point(76, 232);
  89. this.txtSuggestion.MaxLength = 500;
  90. this.txtSuggestion.Multiline = true;
  91. this.txtSuggestion.Name = "txtSuggestion";
  92. this.txtSuggestion.Size = new System.Drawing.Size(435, 79);
  93. this.txtSuggestion.TabIndex = 17;
  94. //
  95. // c_Label6
  96. //
  97. this.c_Label6.AutoSize = true;
  98. this.c_Label6.BackColor = System.Drawing.Color.Transparent;
  99. this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.c_Label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  101. this.c_Label6.IsMustInput = true;
  102. this.c_Label6.Location = new System.Drawing.Point(19, 235);
  103. this.c_Label6.Name = "c_Label6";
  104. this.c_Label6.Size = new System.Drawing.Size(53, 12);
  105. this.c_Label6.TabIndex = 16;
  106. this.c_Label6.Text = "部门意见";
  107. //
  108. // txtReason
  109. //
  110. this.txtReason.BackColor = System.Drawing.Color.Yellow;
  111. this.txtReason.BackgroundColor = System.Drawing.SystemColors.Window;
  112. this.txtReason.ErrorMessage = "必须输入项目";
  113. this.txtReason.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.txtReason.HasError = true;
  115. this.txtReason.IsMustInput = true;
  116. this.txtReason.Location = new System.Drawing.Point(77, 147);
  117. this.txtReason.MaxLength = 500;
  118. this.txtReason.Multiline = true;
  119. this.txtReason.Name = "txtReason";
  120. this.txtReason.Size = new System.Drawing.Size(435, 79);
  121. this.txtReason.TabIndex = 15;
  122. //
  123. // c_Label5
  124. //
  125. this.c_Label5.AutoSize = true;
  126. this.c_Label5.BackColor = System.Drawing.Color.Transparent;
  127. this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.c_Label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  129. this.c_Label5.IsMustInput = true;
  130. this.c_Label5.Location = new System.Drawing.Point(19, 150);
  131. this.c_Label5.Name = "c_Label5";
  132. this.c_Label5.Size = new System.Drawing.Size(53, 12);
  133. this.c_Label5.TabIndex = 14;
  134. this.c_Label5.Text = "调整原因";
  135. //
  136. // dtpApplicationTime
  137. //
  138. this.dtpApplicationTime.CustomFormat = "yyyy-MM-dd";
  139. this.dtpApplicationTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.dtpApplicationTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  141. this.dtpApplicationTime.Location = new System.Drawing.Point(335, 39);
  142. this.dtpApplicationTime.Name = "dtpApplicationTime";
  143. this.dtpApplicationTime.Size = new System.Drawing.Size(173, 21);
  144. this.dtpApplicationTime.TabIndex = 6;
  145. //
  146. // c_Label4
  147. //
  148. this.c_Label4.AutoSize = true;
  149. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  150. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.c_Label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  152. this.c_Label4.IsMustInput = true;
  153. this.c_Label4.Location = new System.Drawing.Point(280, 45);
  154. this.c_Label4.Name = "c_Label4";
  155. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  156. this.c_Label4.TabIndex = 5;
  157. this.c_Label4.Text = "申请日期";
  158. //
  159. // txtJobs
  160. //
  161. this.txtJobs.BackColor = System.Drawing.SystemColors.Window;
  162. this.txtJobs.BackgroundColor = System.Drawing.SystemColors.Window;
  163. this.txtJobs.Enabled = false;
  164. this.txtJobs.ErrorMessage = "";
  165. this.txtJobs.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.txtJobs.Location = new System.Drawing.Point(76, 66);
  167. this.txtJobs.Name = "txtJobs";
  168. this.txtJobs.Size = new System.Drawing.Size(173, 21);
  169. this.txtJobs.TabIndex = 8;
  170. //
  171. // c_Label3
  172. //
  173. this.c_Label3.AutoSize = true;
  174. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  175. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  177. this.c_Label3.Location = new System.Drawing.Point(7, 70);
  178. this.c_Label3.Name = "c_Label3";
  179. this.c_Label3.Size = new System.Drawing.Size(65, 12);
  180. this.c_Label3.TabIndex = 7;
  181. this.c_Label3.Text = "调整前工种";
  182. //
  183. // txtOrganizationID
  184. //
  185. this.txtOrganizationID.BackColor = System.Drawing.SystemColors.Window;
  186. this.txtOrganizationID.BackgroundColor = System.Drawing.SystemColors.Window;
  187. this.txtOrganizationID.Enabled = false;
  188. this.txtOrganizationID.ErrorMessage = "";
  189. this.txtOrganizationID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.txtOrganizationID.Location = new System.Drawing.Point(76, 39);
  191. this.txtOrganizationID.Name = "txtOrganizationID";
  192. this.txtOrganizationID.Size = new System.Drawing.Size(173, 21);
  193. this.txtOrganizationID.TabIndex = 4;
  194. //
  195. // c_Label2
  196. //
  197. this.c_Label2.AutoSize = true;
  198. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  199. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  201. this.c_Label2.Location = new System.Drawing.Point(17, 43);
  202. this.c_Label2.Name = "c_Label2";
  203. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  204. this.c_Label2.TabIndex = 3;
  205. this.c_Label2.Text = "所属部门";
  206. //
  207. // txtStaffCode
  208. //
  209. this.txtStaffCode.BackColor = System.Drawing.SystemColors.Window;
  210. this.txtStaffCode.BackgroundColor = System.Drawing.SystemColors.Window;
  211. this.txtStaffCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  212. this.txtStaffCode.Enabled = false;
  213. this.txtStaffCode.ErrorMessage = "";
  214. this.txtStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.txtStaffCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  216. this.txtStaffCode.Location = new System.Drawing.Point(338, 12);
  217. this.txtStaffCode.Name = "txtStaffCode";
  218. this.txtStaffCode.RejectCharsPattern = "[^a-zA-Z0-9]";
  219. this.txtStaffCode.Size = new System.Drawing.Size(173, 21);
  220. this.txtStaffCode.TabIndex = 2;
  221. this.txtStaffCode.TextValue = "";
  222. //
  223. // c_Label1
  224. //
  225. this.c_Label1.AutoSize = true;
  226. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  227. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  229. this.c_Label1.Location = new System.Drawing.Point(279, 16);
  230. this.c_Label1.Name = "c_Label1";
  231. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  232. this.c_Label1.TabIndex = 1;
  233. this.c_Label1.Text = "员工编号";
  234. //
  235. // btnCancel
  236. //
  237. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  238. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  239. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  240. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.btnCancel.ForeColor = System.Drawing.Color.White;
  242. this.btnCancel.Location = new System.Drawing.Point(426, 435);
  243. this.btnCancel.Name = "btnCancel";
  244. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  245. this.btnCancel.TabIndex = 21;
  246. this.btnCancel.Text = "关闭";
  247. this.btnCancel.UseVisualStyleBackColor = false;
  248. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  249. //
  250. // btnSave
  251. //
  252. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  253. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  254. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.btnSave.ForeColor = System.Drawing.Color.White;
  256. this.btnSave.Location = new System.Drawing.Point(335, 435);
  257. this.btnSave.Name = "btnSave";
  258. this.btnSave.Size = new System.Drawing.Size(85, 30);
  259. this.btnSave.TabIndex = 20;
  260. this.btnSave.Text = "保存";
  261. this.btnSave.UseVisualStyleBackColor = false;
  262. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  263. //
  264. // chkProbation
  265. //
  266. this.chkProbation.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  267. this.chkProbation.AutoSize = true;
  268. this.chkProbation.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.chkProbation.Location = new System.Drawing.Point(77, 96);
  270. this.chkProbation.Name = "chkProbation";
  271. this.chkProbation.Size = new System.Drawing.Size(72, 16);
  272. this.chkProbation.TabIndex = 10;
  273. this.chkProbation.Text = "是否试用";
  274. this.chkProbation.UseVisualStyleBackColor = true;
  275. this.chkProbation.CheckedChanged += new System.EventHandler(this.chkProbation_CheckedChanged);
  276. //
  277. // dtpExProbationEndDate
  278. //
  279. this.dtpExProbationEndDate.CustomFormat = "yyyy-MM-dd";
  280. this.dtpExProbationEndDate.Enabled = false;
  281. this.dtpExProbationEndDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.dtpExProbationEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  283. this.dtpExProbationEndDate.Location = new System.Drawing.Point(338, 93);
  284. this.dtpExProbationEndDate.Name = "dtpExProbationEndDate";
  285. this.dtpExProbationEndDate.Size = new System.Drawing.Size(173, 21);
  286. this.dtpExProbationEndDate.TabIndex = 12;
  287. //
  288. // c_Label9
  289. //
  290. this.c_Label9.AutoSize = true;
  291. this.c_Label9.BackColor = System.Drawing.Color.Transparent;
  292. this.c_Label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.c_Label9.ForeColor = System.Drawing.SystemColors.ControlText;
  294. this.c_Label9.Location = new System.Drawing.Point(256, 97);
  295. this.c_Label9.Name = "c_Label9";
  296. this.c_Label9.Size = new System.Drawing.Size(77, 12);
  297. this.c_Label9.TabIndex = 11;
  298. this.c_Label9.Text = "预计结束日期";
  299. //
  300. // dkTargetobs
  301. //
  302. this.dkTargetobs.DataSource = null;
  303. this.dkTargetobs.Enabled = true;
  304. this.dkTargetobs.IsMustInput = true;
  305. this.dkTargetobs.JobsCode = "";
  306. this.dkTargetobs.JobsName = null;
  307. this.dkTargetobs.Location = new System.Drawing.Point(268, 66);
  308. this.dkTargetobs.Name = "dkTargetobs";
  309. this.dkTargetobs.PurviewType = ((byte)(0));
  310. this.dkTargetobs.Size = new System.Drawing.Size(243, 21);
  311. this.dkTargetobs.TabIndex = 9;
  312. this.dkTargetobs.Title = "调整后工种";
  313. this.dkTargetobs.TxtUserBackColor = System.Drawing.SystemColors.Control;
  314. //
  315. // dkUserName
  316. //
  317. this.dkUserName.DataSource = null;
  318. this.dkUserName.Enabled = true;
  319. this.dkUserName.IsMustInput = true;
  320. this.dkUserName.Location = new System.Drawing.Point(18, 12);
  321. this.dkUserName.Name = "dkUserName";
  322. this.dkUserName.PurviewType = ((byte)(0));
  323. this.dkUserName.Size = new System.Drawing.Size(231, 21);
  324. dkStaffEntity1.AccountID = 0;
  325. dkStaffEntity1.ExProbationEndDate = new System.DateTime(((long)(0)));
  326. dkStaffEntity1.Jobs = 0;
  327. dkStaffEntity1.JobsName = null;
  328. dkStaffEntity1.OPTimeStamp = new System.DateTime(((long)(0)));
  329. dkStaffEntity1.OrganizationID = 0;
  330. dkStaffEntity1.OrganizationName = null;
  331. dkStaffEntity1.Post = 0;
  332. dkStaffEntity1.PostName = null;
  333. dkStaffEntity1.StaffCode = null;
  334. dkStaffEntity1.StaffID = 0;
  335. dkStaffEntity1.StaffName = null;
  336. dkStaffEntity1.StaffStatus = 0;
  337. dkStaffEntity1.UserCode = null;
  338. dkStaffEntity1.UserID = 0;
  339. dkStaffEntity1.UserName = null;
  340. dkStaffEntity1.ValueFlag = false;
  341. this.dkUserName.StaffEntity = dkStaffEntity1;
  342. this.dkUserName.TabIndex = 0;
  343. this.dkUserName.TxtUserBackColor = System.Drawing.SystemColors.Control;
  344. this.dkUserName.UserCode = "";
  345. this.dkUserName.UserName = null;
  346. this.dkUserName.UserRow = null;
  347. this.dkUserName.WhereCondition = "TP_HR_Staff.StaffStatus = 2 And TP_HR_Staff.ValueFlag = 1";
  348. this.dkUserName.UserValueChanged += new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox.TextBoxChangedHandle(this.dkUserName_UserValueChanged);
  349. //
  350. // dkUserApplicant
  351. //
  352. this.dkUserApplicant.DataSource = null;
  353. this.dkUserApplicant.Enabled = true;
  354. this.dkUserApplicant.IsMustInput = true;
  355. this.dkUserApplicant.Location = new System.Drawing.Point(30, 120);
  356. this.dkUserApplicant.Name = "dkUserApplicant";
  357. this.dkUserApplicant.PurviewType = ((byte)(0));
  358. this.dkUserApplicant.Size = new System.Drawing.Size(219, 21);
  359. dkStaffEntity2.AccountID = 0;
  360. dkStaffEntity2.ExProbationEndDate = new System.DateTime(((long)(0)));
  361. dkStaffEntity2.Jobs = 0;
  362. dkStaffEntity2.JobsName = null;
  363. dkStaffEntity2.OPTimeStamp = new System.DateTime(((long)(0)));
  364. dkStaffEntity2.OrganizationID = 0;
  365. dkStaffEntity2.OrganizationName = null;
  366. dkStaffEntity2.Post = 0;
  367. dkStaffEntity2.PostName = null;
  368. dkStaffEntity2.StaffCode = null;
  369. dkStaffEntity2.StaffID = 0;
  370. dkStaffEntity2.StaffName = null;
  371. dkStaffEntity2.StaffStatus = 0;
  372. dkStaffEntity2.UserCode = null;
  373. dkStaffEntity2.UserID = 0;
  374. dkStaffEntity2.UserName = null;
  375. dkStaffEntity2.ValueFlag = false;
  376. this.dkUserApplicant.StaffEntity = dkStaffEntity2;
  377. this.dkUserApplicant.TabIndex = 13;
  378. this.dkUserApplicant.Title = "申请人";
  379. this.dkUserApplicant.TxtUserBackColor = System.Drawing.SystemColors.Control;
  380. this.dkUserApplicant.UserCode = "";
  381. this.dkUserApplicant.UserName = null;
  382. this.dkUserApplicant.UserRow = null;
  383. this.dkUserApplicant.WhereCondition = "TP_HR_Staff.StaffStatus = 2 And TP_HR_Staff.ValueFlag = 1";
  384. //
  385. // F_HR_0502
  386. //
  387. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  388. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  389. this.CancelButton = this.btnCancel;
  390. this.ClientSize = new System.Drawing.Size(521, 491);
  391. this.Controls.Add(this.dkUserApplicant);
  392. this.Controls.Add(this.dkUserName);
  393. this.Controls.Add(this.dkTargetobs);
  394. this.Controls.Add(this.c_Label9);
  395. this.Controls.Add(this.dtpExProbationEndDate);
  396. this.Controls.Add(this.chkProbation);
  397. this.Controls.Add(this.btnCancel);
  398. this.Controls.Add(this.btnSave);
  399. this.Controls.Add(this.txtRemarks);
  400. this.Controls.Add(this.c_Label7);
  401. this.Controls.Add(this.txtSuggestion);
  402. this.Controls.Add(this.c_Label6);
  403. this.Controls.Add(this.txtReason);
  404. this.Controls.Add(this.c_Label5);
  405. this.Controls.Add(this.dtpApplicationTime);
  406. this.Controls.Add(this.c_Label4);
  407. this.Controls.Add(this.txtJobs);
  408. this.Controls.Add(this.c_Label3);
  409. this.Controls.Add(this.txtOrganizationID);
  410. this.Controls.Add(this.c_Label2);
  411. this.Controls.Add(this.txtStaffCode);
  412. this.Controls.Add(this.c_Label1);
  413. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  414. this.IsSaveFormSize = false;
  415. this.MaximizeBox = false;
  416. this.Name = "F_HR_0502";
  417. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  418. this.StatusSizingGrip = false;
  419. this.Text = "F_HR_0502";
  420. this.Load += new System.EventHandler(this.F_HR_0502_Load);
  421. this.Controls.SetChildIndex(this.c_Label1, 0);
  422. this.Controls.SetChildIndex(this.txtStaffCode, 0);
  423. this.Controls.SetChildIndex(this.c_Label2, 0);
  424. this.Controls.SetChildIndex(this.txtOrganizationID, 0);
  425. this.Controls.SetChildIndex(this.c_Label3, 0);
  426. this.Controls.SetChildIndex(this.txtJobs, 0);
  427. this.Controls.SetChildIndex(this.c_Label4, 0);
  428. this.Controls.SetChildIndex(this.dtpApplicationTime, 0);
  429. this.Controls.SetChildIndex(this.c_Label5, 0);
  430. this.Controls.SetChildIndex(this.txtReason, 0);
  431. this.Controls.SetChildIndex(this.c_Label6, 0);
  432. this.Controls.SetChildIndex(this.txtSuggestion, 0);
  433. this.Controls.SetChildIndex(this.c_Label7, 0);
  434. this.Controls.SetChildIndex(this.txtRemarks, 0);
  435. this.Controls.SetChildIndex(this.btnSave, 0);
  436. this.Controls.SetChildIndex(this.btnCancel, 0);
  437. this.Controls.SetChildIndex(this.chkProbation, 0);
  438. this.Controls.SetChildIndex(this.dtpExProbationEndDate, 0);
  439. this.Controls.SetChildIndex(this.c_Label9, 0);
  440. this.Controls.SetChildIndex(this.dkTargetobs, 0);
  441. this.Controls.SetChildIndex(this.dkUserName, 0);
  442. this.Controls.SetChildIndex(this.dkUserApplicant, 0);
  443. this.ResumeLayout(false);
  444. this.PerformLayout();
  445. }
  446. #endregion
  447. private Basics.BaseControls.C_TextBox txtRemarks;
  448. private Basics.BaseControls.C_Label c_Label7;
  449. private Basics.BaseControls.C_TextBox txtSuggestion;
  450. private Basics.BaseControls.C_Label c_Label6;
  451. private Basics.BaseControls.C_TextBox txtReason;
  452. private Basics.BaseControls.C_Label c_Label5;
  453. private Basics.BaseControls.C_DateTimePicker dtpApplicationTime;
  454. private Basics.BaseControls.C_Label c_Label4;
  455. private Basics.BaseControls.C_TextBox txtJobs;
  456. private Basics.BaseControls.C_Label c_Label3;
  457. private Basics.BaseControls.C_TextBox txtOrganizationID;
  458. private Basics.BaseControls.C_Label c_Label2;
  459. private Basics.BaseControls.C_TextBox txtStaffCode;
  460. private Basics.BaseControls.C_Label c_Label1;
  461. private Basics.BaseControls.C_Button btnCancel;
  462. private Basics.BaseControls.C_Button btnSave;
  463. private Basics.BaseControls.C_CheckBox chkProbation;
  464. private Basics.BaseControls.C_DateTimePicker dtpExProbationEndDate;
  465. private Basics.BaseControls.C_Label c_Label9;
  466. private Controls.SearchTextBox.dkJobsSearchBox dkTargetobs;
  467. private Controls.dkStaffSearchBox dkUserName;
  468. private Controls.dkStaffSearchBox dkUserApplicant;
  469. }
  470. }