F_HR_0303.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790
  1. namespace Dongke.IBOSS.PRD.Client.HRModule
  2. {
  3. partial class F_HR_0303
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_HR_0303));
  34. this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  35. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  36. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  37. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  38. this.txtOtherWhere = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  39. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.txtStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  41. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.txtStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  43. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  45. this.btnApproval = new System.Windows.Forms.ToolStripButton();
  46. this.tsbtnMoreWhere = new System.Windows.Forms.ToolStripButton();
  47. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  48. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  49. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  50. this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.STAFFRECORDID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.IDCardNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Birthday = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.SGendername = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.SMaritalstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.HomeTown = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.PolicitalStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.SNationalname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.SEducationalname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GraduatedGraduated = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.SpecialField = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.SHeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.BloodGroup = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.Address = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.LaidOff = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.Disability = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.JoinPartyDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.Email = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.OpeningBank = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.AccountNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.ROriginalOrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.ROriginalJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.ROriginalPostName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.RecordDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.ExProbationEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.RApprovalStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.RApproverName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.APPROVALDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.SOPTimeStamp = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.ROPTimeStamp = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit();
  89. this.gbxCondition.SuspendLayout();
  90. this.tsrOperate.SuspendLayout();
  91. this.SuspendLayout();
  92. //
  93. // dgvStaff
  94. //
  95. this.dgvStaff.AllowUserToAddRows = false;
  96. this.dgvStaff.AllowUserToDeleteRows = false;
  97. this.dgvStaff.AllowUserToModifyRows = true;
  98. this.dgvStaff.AllowUserToOrderColumns = true;
  99. this.dgvStaff.AllowUserToResizeRows = false;
  100. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  101. this.dgvStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  102. this.dgvStaff.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  103. | System.Windows.Forms.AnchorStyles.Left)
  104. | System.Windows.Forms.AnchorStyles.Right)));
  105. this.dgvStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  106. this.dgvStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  107. this.dgvStaff.CellHeight = 23;
  108. this.dgvStaff.ChildNodeColumnName = null;
  109. this.dgvStaff.ChildNodeColumnText = null;
  110. this.dgvStaff.ColumnDeep = 1;
  111. this.dgvStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  112. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  113. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  114. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  116. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  117. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  118. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  119. this.dgvStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  120. this.dgvStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  121. this.dgvStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  122. this.StaffID,
  123. this.STAFFRECORDID,
  124. this.StaffCode,
  125. this.StaffName,
  126. this.IDCardNo,
  127. this.Birthday,
  128. this.SGendername,
  129. this.SMaritalstatusname,
  130. this.HomeTown,
  131. this.PolicitalStatus,
  132. this.SNationalname,
  133. this.SEducationalname,
  134. this.GraduatedGraduated,
  135. this.SpecialField,
  136. this.Telephone,
  137. this.SHeight,
  138. this.BloodGroup,
  139. this.Weight,
  140. this.Address,
  141. this.LaidOff,
  142. this.Disability,
  143. this.JoinPartyDate,
  144. this.Email,
  145. this.OpeningBank,
  146. this.AccountNo,
  147. this.Remarks,
  148. this.ROriginalOrganizationName,
  149. this.ROriginalJobsName,
  150. this.ROriginalPostName,
  151. this.RecordDate,
  152. this.ExProbationEndDate,
  153. this.RApprovalStatusName,
  154. this.RApproverName,
  155. this.APPROVALDATE,
  156. this.Column3,
  157. this.Column4,
  158. this.SOPTimeStamp,
  159. this.ROPTimeStamp});
  160. this.dgvStaff.ColumnTreeView = null;
  161. 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)));
  162. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  163. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  164. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  166. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  167. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  168. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  169. this.dgvStaff.DefaultCellStyle = dataGridViewCellStyle3;
  170. this.dgvStaff.DynamicColumnName = "";
  171. this.dgvStaff.EnableHeadersVisualStyles = false;
  172. this.dgvStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.dgvStaff.FormatQuantityColumns = null;
  174. this.dgvStaff.HorizontalMergeColumn = null;
  175. this.dgvStaff.IsAutoCountSum = true;
  176. this.dgvStaff.IsAutoResizeColumns = false;
  177. this.dgvStaff.IsClickF12 = false;
  178. this.dgvStaff.IsOpenMergeCellFlag = false;
  179. this.dgvStaff.IsSubTotalFlag = false;
  180. this.dgvStaff.IsTopDeep = false;
  181. this.dgvStaff.Location = new System.Drawing.Point(0, 162);
  182. this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  183. this.dgvStaff.MergeColumnNames = null;
  184. this.dgvStaff.MergeDetailColumnNames = null;
  185. this.dgvStaff.MergeDetailOnlyColumn = null;
  186. this.dgvStaff.MergeOnlyColumn = null;
  187. this.dgvStaff.MultiSelect = false;
  188. this.dgvStaff.Name = "dgvStaff";
  189. this.dgvStaff.ReadOnly = true;
  190. this.dgvStaff.RefreshAtHscroll = false;
  191. this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  192. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  193. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  194. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  196. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  197. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  198. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  199. this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  200. this.dgvStaff.RowHeadersWidth = 50;
  201. this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  202. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  203. this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle5;
  204. this.dgvStaff.RowTemplate.Height = 21;
  205. this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  206. this.dgvStaff.Size = new System.Drawing.Size(954, 291);
  207. this.dgvStaff.SortOrderColumnName = null;
  208. this.dgvStaff.TabIndex = 27;
  209. this.dgvStaff.Tag = true;
  210. this.dgvStaff.TotalSumColumns = null;
  211. this.dgvStaff.ViewRowFilter = "";
  212. this.dgvStaff.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvStaff_CellEnter);
  213. this.dgvStaff.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvStaff_CellMouseDoubleClick);
  214. //
  215. // gbxCondition
  216. //
  217. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  218. | System.Windows.Forms.AnchorStyles.Right)));
  219. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  220. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  221. this.gbxCondition.Controls.Add(this.btnClearCondition);
  222. this.gbxCondition.Controls.Add(this.btnSearch);
  223. this.gbxCondition.Controls.Add(this.txtOtherWhere);
  224. this.gbxCondition.Controls.Add(this.c_Label3);
  225. this.gbxCondition.Controls.Add(this.txtStaffName);
  226. this.gbxCondition.Controls.Add(this.c_Label1);
  227. this.gbxCondition.Controls.Add(this.txtStaffCode);
  228. this.gbxCondition.Controls.Add(this.c_Label2);
  229. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  231. this.gbxCondition.IsMustInput = false;
  232. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  233. this.gbxCondition.Name = "gbxCondition";
  234. this.gbxCondition.OriginalHeight = -1;
  235. this.gbxCondition.Size = new System.Drawing.Size(954, 119);
  236. this.gbxCondition.TabIndex = 26;
  237. this.gbxCondition.TabStop = false;
  238. this.gbxCondition.Text = "查询条件 ▼";
  239. //
  240. // btnClearCondition
  241. //
  242. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  243. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  244. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  245. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  247. this.btnClearCondition.Location = new System.Drawing.Point(862, 83);
  248. this.btnClearCondition.Name = "btnClearCondition";
  249. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  250. this.btnClearCondition.TabIndex = 22;
  251. this.btnClearCondition.Text = "清空条件";
  252. this.btnClearCondition.UseVisualStyleBackColor = true;
  253. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  254. //
  255. // btnSearch
  256. //
  257. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  258. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  259. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  260. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.btnSearch.ForeColor = System.Drawing.Color.White;
  262. this.btnSearch.Location = new System.Drawing.Point(771, 83);
  263. this.btnSearch.Name = "btnSearch";
  264. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  265. this.btnSearch.TabIndex = 21;
  266. this.btnSearch.Text = "查询";
  267. this.btnSearch.UseVisualStyleBackColor = true;
  268. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  269. //
  270. // txtOtherWhere
  271. //
  272. this.txtOtherWhere.BackColor = System.Drawing.SystemColors.Control;
  273. this.txtOtherWhere.BackgroundColor = System.Drawing.SystemColors.Window;
  274. this.txtOtherWhere.Enabled = false;
  275. this.txtOtherWhere.ErrorMessage = "";
  276. this.txtOtherWhere.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.txtOtherWhere.Location = new System.Drawing.Point(68, 45);
  278. this.txtOtherWhere.Multiline = true;
  279. this.txtOtherWhere.Name = "txtOtherWhere";
  280. this.txtOtherWhere.ReadOnly = true;
  281. this.txtOtherWhere.Size = new System.Drawing.Size(457, 68);
  282. this.txtOtherWhere.TabIndex = 20;
  283. //
  284. // c_Label3
  285. //
  286. this.c_Label3.AutoSize = true;
  287. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  288. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  290. this.c_Label3.Location = new System.Drawing.Point(11, 47);
  291. this.c_Label3.Name = "c_Label3";
  292. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  293. this.c_Label3.TabIndex = 19;
  294. this.c_Label3.Text = "附加条件";
  295. //
  296. // txtStaffName
  297. //
  298. this.txtStaffName.BackColor = System.Drawing.SystemColors.Window;
  299. this.txtStaffName.BackgroundColor = System.Drawing.SystemColors.Window;
  300. this.txtStaffName.ErrorMessage = "";
  301. this.txtStaffName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. this.txtStaffName.Location = new System.Drawing.Point(329, 18);
  303. this.txtStaffName.MaxLength = 20;
  304. this.txtStaffName.Name = "txtStaffName";
  305. this.txtStaffName.Size = new System.Drawing.Size(196, 21);
  306. this.txtStaffName.TabIndex = 18;
  307. //
  308. // c_Label1
  309. //
  310. this.c_Label1.AutoSize = true;
  311. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  312. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  314. this.c_Label1.Location = new System.Drawing.Point(9, 22);
  315. this.c_Label1.Name = "c_Label1";
  316. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  317. this.c_Label1.TabIndex = 15;
  318. this.c_Label1.Text = "员工编码";
  319. //
  320. // txtStaffCode
  321. //
  322. this.txtStaffCode.BackColor = System.Drawing.SystemColors.Window;
  323. this.txtStaffCode.BackgroundColor = System.Drawing.SystemColors.Window;
  324. this.txtStaffCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  325. this.txtStaffCode.ErrorMessage = "";
  326. this.txtStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.txtStaffCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  328. this.txtStaffCode.Location = new System.Drawing.Point(68, 18);
  329. this.txtStaffCode.MaxLength = 20;
  330. this.txtStaffCode.Name = "txtStaffCode";
  331. this.txtStaffCode.RejectCharsPattern = "[^a-zA-Z0-9]";
  332. this.txtStaffCode.Size = new System.Drawing.Size(196, 21);
  333. this.txtStaffCode.TabIndex = 17;
  334. this.txtStaffCode.TextValue = "";
  335. //
  336. // c_Label2
  337. //
  338. this.c_Label2.AutoSize = true;
  339. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  340. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  342. this.c_Label2.Location = new System.Drawing.Point(270, 22);
  343. this.c_Label2.Name = "c_Label2";
  344. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  345. this.c_Label2.TabIndex = 16;
  346. this.c_Label2.Text = "员工姓名";
  347. //
  348. // tsrOperate
  349. //
  350. this.tsrOperate.AutoSize = false;
  351. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  352. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.functionbackground;
  353. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  355. this.btnApproval,
  356. this.tsbtnMoreWhere,
  357. this.toolStripSeparator1,
  358. this.tsbtnAdaptive,
  359. this.tsbtnClose});
  360. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  361. this.tsrOperate.Name = "tsrOperate";
  362. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  363. this.tsrOperate.ShowItemToolTips = false;
  364. this.tsrOperate.Size = new System.Drawing.Size(966, 35);
  365. this.tsrOperate.TabIndex = 25;
  366. this.tsrOperate.Text = "toolStrip1";
  367. //
  368. // btnApproval
  369. //
  370. this.btnApproval.AutoSize = false;
  371. this.btnApproval.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  372. this.btnApproval.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  373. this.btnApproval.ImageTransparentColor = System.Drawing.Color.Magenta;
  374. this.btnApproval.Name = "btnApproval";
  375. this.btnApproval.Size = new System.Drawing.Size(60, 25);
  376. this.btnApproval.Text = "审批(&R)";
  377. this.btnApproval.Click += new System.EventHandler(this.tsbtnApprover_Click);
  378. //
  379. // tsbtnMoreWhere
  380. //
  381. this.tsbtnMoreWhere.AutoSize = false;
  382. this.tsbtnMoreWhere.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.tsbtnMoreWhere.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  384. this.tsbtnMoreWhere.ImageTransparentColor = System.Drawing.Color.Magenta;
  385. this.tsbtnMoreWhere.Name = "tsbtnMoreWhere";
  386. this.tsbtnMoreWhere.Size = new System.Drawing.Size(80, 25);
  387. this.tsbtnMoreWhere.Text = "更多条件(&M)";
  388. this.tsbtnMoreWhere.Click += new System.EventHandler(this.tsbtnMoreCondition_Click);
  389. //
  390. // toolStripSeparator1
  391. //
  392. this.toolStripSeparator1.AutoSize = false;
  393. this.toolStripSeparator1.Name = "toolStripSeparator1";
  394. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  395. //
  396. // tsbtnAdaptive
  397. //
  398. this.tsbtnAdaptive.AutoSize = false;
  399. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  401. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  402. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  403. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  404. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  405. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  406. //
  407. // tsbtnClose
  408. //
  409. this.tsbtnClose.AutoSize = false;
  410. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  412. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  413. this.tsbtnClose.Name = "tsbtnClose";
  414. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  415. this.tsbtnClose.Text = "关闭(&X)";
  416. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  417. //
  418. // StaffID
  419. //
  420. this.StaffID.DataPropertyName = "StaffID";
  421. this.StaffID.HeaderText = "员工ID";
  422. this.StaffID.Name = "StaffID";
  423. this.StaffID.ReadOnly = true;
  424. this.StaffID.Visible = false;
  425. //
  426. // STAFFRECORDID
  427. //
  428. this.STAFFRECORDID.DataPropertyName = "STAFFRECORDID";
  429. this.STAFFRECORDID.HeaderText = "员工履历表ID";
  430. this.STAFFRECORDID.Name = "STAFFRECORDID";
  431. this.STAFFRECORDID.ReadOnly = true;
  432. //
  433. // StaffCode
  434. //
  435. this.StaffCode.DataPropertyName = "StaffCode";
  436. this.StaffCode.HeaderText = "员工编码";
  437. this.StaffCode.Name = "StaffCode";
  438. this.StaffCode.ReadOnly = true;
  439. //
  440. // StaffName
  441. //
  442. this.StaffName.DataPropertyName = "StaffName";
  443. this.StaffName.HeaderText = "员工姓名";
  444. this.StaffName.Name = "StaffName";
  445. this.StaffName.ReadOnly = true;
  446. //
  447. // IDCardNo
  448. //
  449. this.IDCardNo.DataPropertyName = "IDCardNo";
  450. this.IDCardNo.HeaderText = "身份证号";
  451. this.IDCardNo.Name = "IDCardNo";
  452. this.IDCardNo.ReadOnly = true;
  453. this.IDCardNo.Visible = false;
  454. //
  455. // Birthday
  456. //
  457. this.Birthday.DataPropertyName = "Birthday";
  458. this.Birthday.HeaderText = "生日";
  459. this.Birthday.Name = "Birthday";
  460. this.Birthday.ReadOnly = true;
  461. this.Birthday.Visible = false;
  462. //
  463. // SGendername
  464. //
  465. this.SGendername.DataPropertyName = "SGendername";
  466. this.SGendername.HeaderText = "性别";
  467. this.SGendername.Name = "SGendername";
  468. this.SGendername.ReadOnly = true;
  469. this.SGendername.Visible = false;
  470. //
  471. // SMaritalstatusname
  472. //
  473. this.SMaritalstatusname.DataPropertyName = "SMaritalstatusname";
  474. this.SMaritalstatusname.HeaderText = "婚姻状况";
  475. this.SMaritalstatusname.Name = "SMaritalstatusname";
  476. this.SMaritalstatusname.ReadOnly = true;
  477. this.SMaritalstatusname.Visible = false;
  478. //
  479. // HomeTown
  480. //
  481. this.HomeTown.DataPropertyName = "HomeTown";
  482. this.HomeTown.HeaderText = "籍贯";
  483. this.HomeTown.Name = "HomeTown";
  484. this.HomeTown.ReadOnly = true;
  485. this.HomeTown.Visible = false;
  486. //
  487. // PolicitalStatus
  488. //
  489. this.PolicitalStatus.DataPropertyName = "PolicitalStatus";
  490. this.PolicitalStatus.HeaderText = "政治面貌";
  491. this.PolicitalStatus.Name = "PolicitalStatus";
  492. this.PolicitalStatus.ReadOnly = true;
  493. this.PolicitalStatus.Visible = false;
  494. //
  495. // SNationalname
  496. //
  497. this.SNationalname.DataPropertyName = "SNationalname";
  498. this.SNationalname.HeaderText = "民族";
  499. this.SNationalname.Name = "SNationalname";
  500. this.SNationalname.ReadOnly = true;
  501. this.SNationalname.Visible = false;
  502. //
  503. // SEducationalname
  504. //
  505. this.SEducationalname.DataPropertyName = "SEducationalname";
  506. this.SEducationalname.HeaderText = "学历";
  507. this.SEducationalname.Name = "SEducationalname";
  508. this.SEducationalname.ReadOnly = true;
  509. this.SEducationalname.Visible = false;
  510. //
  511. // GraduatedGraduated
  512. //
  513. this.GraduatedGraduated.DataPropertyName = "Graduated";
  514. this.GraduatedGraduated.HeaderText = "毕业学校";
  515. this.GraduatedGraduated.Name = "GraduatedGraduated";
  516. this.GraduatedGraduated.ReadOnly = true;
  517. this.GraduatedGraduated.Visible = false;
  518. //
  519. // SpecialField
  520. //
  521. this.SpecialField.DataPropertyName = "SpecialField";
  522. this.SpecialField.HeaderText = "专业";
  523. this.SpecialField.Name = "SpecialField";
  524. this.SpecialField.ReadOnly = true;
  525. this.SpecialField.Visible = false;
  526. //
  527. // Telephone
  528. //
  529. this.Telephone.DataPropertyName = "Telephone";
  530. this.Telephone.HeaderText = "联系电话";
  531. this.Telephone.Name = "Telephone";
  532. this.Telephone.ReadOnly = true;
  533. this.Telephone.Visible = false;
  534. //
  535. // SHeight
  536. //
  537. this.SHeight.DataPropertyName = "Height";
  538. this.SHeight.HeaderText = "身高";
  539. this.SHeight.Name = "SHeight";
  540. this.SHeight.ReadOnly = true;
  541. this.SHeight.Visible = false;
  542. //
  543. // BloodGroup
  544. //
  545. this.BloodGroup.DataPropertyName = "BloodGroup";
  546. this.BloodGroup.HeaderText = "血型";
  547. this.BloodGroup.Name = "BloodGroup";
  548. this.BloodGroup.ReadOnly = true;
  549. this.BloodGroup.Visible = false;
  550. //
  551. // Weight
  552. //
  553. this.Weight.DataPropertyName = "Weight";
  554. this.Weight.HeaderText = "体重";
  555. this.Weight.Name = "Weight";
  556. this.Weight.ReadOnly = true;
  557. this.Weight.Visible = false;
  558. //
  559. // Address
  560. //
  561. this.Address.DataPropertyName = "Address";
  562. this.Address.HeaderText = "家庭住址";
  563. this.Address.Name = "Address";
  564. this.Address.ReadOnly = true;
  565. this.Address.Visible = false;
  566. //
  567. // LaidOff
  568. //
  569. this.LaidOff.DataPropertyName = "LaidOffText";
  570. this.LaidOff.HeaderText = "下岗职工";
  571. this.LaidOff.Name = "LaidOff";
  572. this.LaidOff.ReadOnly = true;
  573. this.LaidOff.Visible = false;
  574. //
  575. // Disability
  576. //
  577. this.Disability.DataPropertyName = "DisabilityText";
  578. this.Disability.HeaderText = "残疾职工";
  579. this.Disability.Name = "Disability";
  580. this.Disability.ReadOnly = true;
  581. this.Disability.Visible = false;
  582. //
  583. // JoinPartyDate
  584. //
  585. this.JoinPartyDate.DataPropertyName = "JoinPartyDate";
  586. this.JoinPartyDate.HeaderText = "入党日期";
  587. this.JoinPartyDate.Name = "JoinPartyDate";
  588. this.JoinPartyDate.ReadOnly = true;
  589. this.JoinPartyDate.Visible = false;
  590. //
  591. // Email
  592. //
  593. this.Email.DataPropertyName = "Email";
  594. this.Email.HeaderText = "电子邮箱";
  595. this.Email.Name = "Email";
  596. this.Email.ReadOnly = true;
  597. this.Email.Visible = false;
  598. //
  599. // OpeningBank
  600. //
  601. this.OpeningBank.DataPropertyName = "OpeningBank";
  602. this.OpeningBank.HeaderText = "开户行";
  603. this.OpeningBank.Name = "OpeningBank";
  604. this.OpeningBank.ReadOnly = true;
  605. this.OpeningBank.Visible = false;
  606. //
  607. // AccountNo
  608. //
  609. this.AccountNo.DataPropertyName = "AccountNo";
  610. this.AccountNo.HeaderText = "开户账号";
  611. this.AccountNo.Name = "AccountNo";
  612. this.AccountNo.ReadOnly = true;
  613. this.AccountNo.Visible = false;
  614. //
  615. // Remarks
  616. //
  617. this.Remarks.DataPropertyName = "Remarks";
  618. this.Remarks.HeaderText = "备注";
  619. this.Remarks.Name = "Remarks";
  620. this.Remarks.ReadOnly = true;
  621. this.Remarks.Visible = false;
  622. //
  623. // ROriginalOrganizationName
  624. //
  625. this.ROriginalOrganizationName.DataPropertyName = "ROriginalOrganizationName";
  626. this.ROriginalOrganizationName.HeaderText = "组织机构";
  627. this.ROriginalOrganizationName.Name = "ROriginalOrganizationName";
  628. this.ROriginalOrganizationName.ReadOnly = true;
  629. //
  630. // ROriginalJobsName
  631. //
  632. this.ROriginalJobsName.DataPropertyName = "ROriginalJobsName";
  633. this.ROriginalJobsName.HeaderText = "工种";
  634. this.ROriginalJobsName.Name = "ROriginalJobsName";
  635. this.ROriginalJobsName.ReadOnly = true;
  636. //
  637. // ROriginalPostName
  638. //
  639. this.ROriginalPostName.DataPropertyName = "ROriginalPostName";
  640. this.ROriginalPostName.HeaderText = "职务";
  641. this.ROriginalPostName.Name = "ROriginalPostName";
  642. this.ROriginalPostName.ReadOnly = true;
  643. //
  644. // RecordDate
  645. //
  646. this.RecordDate.DataPropertyName = "RECORDDATE";
  647. this.RecordDate.HeaderText = "入职日期";
  648. this.RecordDate.Name = "RecordDate";
  649. this.RecordDate.ReadOnly = true;
  650. //
  651. // ExProbationEndDate
  652. //
  653. this.ExProbationEndDate.DataPropertyName = "EXPROBATIONENDDATE1";
  654. this.ExProbationEndDate.HeaderText = "试用结束日期";
  655. this.ExProbationEndDate.Name = "ExProbationEndDate";
  656. this.ExProbationEndDate.ReadOnly = true;
  657. //
  658. // RApprovalStatusName
  659. //
  660. this.RApprovalStatusName.DataPropertyName = "RApprovalStatusName";
  661. this.RApprovalStatusName.HeaderText = "单据状态";
  662. this.RApprovalStatusName.Name = "RApprovalStatusName";
  663. this.RApprovalStatusName.ReadOnly = true;
  664. //
  665. // RApproverName
  666. //
  667. this.RApproverName.DataPropertyName = "RApproverName";
  668. this.RApproverName.HeaderText = "审批人";
  669. this.RApproverName.Name = "RApproverName";
  670. this.RApproverName.ReadOnly = true;
  671. //
  672. // APPROVALDATE
  673. //
  674. this.APPROVALDATE.DataPropertyName = "APPROVALDATE";
  675. this.APPROVALDATE.HeaderText = "审批日期";
  676. this.APPROVALDATE.Name = "APPROVALDATE";
  677. this.APPROVALDATE.ReadOnly = true;
  678. //
  679. // Column3
  680. //
  681. this.Column3.DataPropertyName = "CREATETIME";
  682. this.Column3.HeaderText = "创建时间";
  683. this.Column3.Name = "Column3";
  684. this.Column3.ReadOnly = true;
  685. //
  686. // Column4
  687. //
  688. this.Column4.DataPropertyName = "SCreateUserName";
  689. this.Column4.HeaderText = "创建人";
  690. this.Column4.Name = "Column4";
  691. this.Column4.ReadOnly = true;
  692. //
  693. // SOPTimeStamp
  694. //
  695. this.SOPTimeStamp.DataPropertyName = "SOPTimeStamp";
  696. this.SOPTimeStamp.HeaderText = "SOPTimeStamp";
  697. this.SOPTimeStamp.Name = "SOPTimeStamp";
  698. this.SOPTimeStamp.ReadOnly = true;
  699. this.SOPTimeStamp.Visible = false;
  700. //
  701. // ROPTimeStamp
  702. //
  703. this.ROPTimeStamp.DataPropertyName = "ROPTimeStamp";
  704. this.ROPTimeStamp.HeaderText = "ROPTimeStamp";
  705. this.ROPTimeStamp.Name = "ROPTimeStamp";
  706. this.ROPTimeStamp.ReadOnly = true;
  707. this.ROPTimeStamp.Visible = false;
  708. //
  709. // F_HR_0303
  710. //
  711. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  712. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  713. this.ClientSize = new System.Drawing.Size(966, 455);
  714. this.Controls.Add(this.dgvStaff);
  715. this.Controls.Add(this.gbxCondition);
  716. this.Controls.Add(this.tsrOperate);
  717. this.Name = "F_HR_0303";
  718. this.Text = "员工转正审批";
  719. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_0303_FormClosed);
  720. this.Load += new System.EventHandler(this.F_HR_0303_Load);
  721. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit();
  722. this.gbxCondition.ResumeLayout(false);
  723. this.gbxCondition.PerformLayout();
  724. this.tsrOperate.ResumeLayout(false);
  725. this.tsrOperate.PerformLayout();
  726. this.ResumeLayout(false);
  727. }
  728. #endregion
  729. private Basics.BaseControls.C_ToolStrip tsrOperate;
  730. private System.Windows.Forms.ToolStripButton tsbtnMoreWhere;
  731. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  732. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  733. private System.Windows.Forms.ToolStripButton tsbtnClose;
  734. private Basics.BaseControls.C_GroupBox gbxCondition;
  735. private Basics.BaseControls.C_TextBox txtOtherWhere;
  736. private Basics.BaseControls.C_Label c_Label3;
  737. private Basics.BaseControls.C_TextBox txtStaffName;
  738. private Basics.BaseControls.C_Label c_Label1;
  739. private Basics.BaseControls.C_TextBox txtStaffCode;
  740. private Basics.BaseControls.C_Label c_Label2;
  741. private Basics.BaseControls.C_DataGridView dgvStaff;
  742. private Basics.BaseControls.C_Button btnSearch;
  743. private Basics.BaseControls.C_Button btnClearCondition;
  744. private System.Windows.Forms.ToolStripButton btnApproval;
  745. private System.Windows.Forms.DataGridViewTextBoxColumn StaffID;
  746. private System.Windows.Forms.DataGridViewTextBoxColumn STAFFRECORDID;
  747. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  748. private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
  749. private System.Windows.Forms.DataGridViewTextBoxColumn IDCardNo;
  750. private System.Windows.Forms.DataGridViewTextBoxColumn Birthday;
  751. private System.Windows.Forms.DataGridViewTextBoxColumn SGendername;
  752. private System.Windows.Forms.DataGridViewTextBoxColumn SMaritalstatusname;
  753. private System.Windows.Forms.DataGridViewTextBoxColumn HomeTown;
  754. private System.Windows.Forms.DataGridViewTextBoxColumn PolicitalStatus;
  755. private System.Windows.Forms.DataGridViewTextBoxColumn SNationalname;
  756. private System.Windows.Forms.DataGridViewTextBoxColumn SEducationalname;
  757. private System.Windows.Forms.DataGridViewTextBoxColumn GraduatedGraduated;
  758. private System.Windows.Forms.DataGridViewTextBoxColumn SpecialField;
  759. private System.Windows.Forms.DataGridViewTextBoxColumn Telephone;
  760. private System.Windows.Forms.DataGridViewTextBoxColumn SHeight;
  761. private System.Windows.Forms.DataGridViewTextBoxColumn BloodGroup;
  762. private System.Windows.Forms.DataGridViewTextBoxColumn Weight;
  763. private System.Windows.Forms.DataGridViewTextBoxColumn Address;
  764. private System.Windows.Forms.DataGridViewTextBoxColumn LaidOff;
  765. private System.Windows.Forms.DataGridViewTextBoxColumn Disability;
  766. private System.Windows.Forms.DataGridViewTextBoxColumn JoinPartyDate;
  767. private System.Windows.Forms.DataGridViewTextBoxColumn Email;
  768. private System.Windows.Forms.DataGridViewTextBoxColumn OpeningBank;
  769. private System.Windows.Forms.DataGridViewTextBoxColumn AccountNo;
  770. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  771. private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalOrganizationName;
  772. private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalJobsName;
  773. private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalPostName;
  774. private System.Windows.Forms.DataGridViewTextBoxColumn RecordDate;
  775. private System.Windows.Forms.DataGridViewTextBoxColumn ExProbationEndDate;
  776. private System.Windows.Forms.DataGridViewTextBoxColumn RApprovalStatusName;
  777. private System.Windows.Forms.DataGridViewTextBoxColumn RApproverName;
  778. private System.Windows.Forms.DataGridViewTextBoxColumn APPROVALDATE;
  779. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  780. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  781. private System.Windows.Forms.DataGridViewTextBoxColumn SOPTimeStamp;
  782. private System.Windows.Forms.DataGridViewTextBoxColumn ROPTimeStamp;
  783. }
  784. }