F_HR_0203.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521
  1. namespace Dongke.IBOSS.PRD.Client.HRModule
  2. {
  3. partial class F_HR_0203
  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_0203));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  35. this.txtOther = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  36. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  37. this.lblMore = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  39. this.txtStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  40. this.lblStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.txtStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  42. this.lblStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  43. this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  44. this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.ROriginalOrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.ROriginalJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.RECORDDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.EXPROBATIONENDDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.RApprovalStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.RApproverName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.APPROVALDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.SOPTIMESTAMP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.StaffRecordID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.ROPTIMESTAMP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  59. this.tsbtnApprover = new System.Windows.Forms.ToolStripButton();
  60. this.tsbtnMoreCondition = new System.Windows.Forms.ToolStripButton();
  61. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  62. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  63. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  64. this.gbxCondition.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit();
  66. this.tsrOperate.SuspendLayout();
  67. this.SuspendLayout();
  68. //
  69. // gbxCondition
  70. //
  71. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  72. | System.Windows.Forms.AnchorStyles.Right)));
  73. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  74. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  75. this.gbxCondition.Controls.Add(this.txtOther);
  76. this.gbxCondition.Controls.Add(this.btnClearCondition);
  77. this.gbxCondition.Controls.Add(this.lblMore);
  78. this.gbxCondition.Controls.Add(this.btnSearch);
  79. this.gbxCondition.Controls.Add(this.txtStaffName);
  80. this.gbxCondition.Controls.Add(this.lblStaffCode);
  81. this.gbxCondition.Controls.Add(this.txtStaffCode);
  82. this.gbxCondition.Controls.Add(this.lblStaffName);
  83. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  84. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  85. this.gbxCondition.IsMustInput = false;
  86. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  87. this.gbxCondition.Name = "gbxCondition";
  88. this.gbxCondition.OriginalHeight = -1;
  89. this.gbxCondition.Size = new System.Drawing.Size(943, 119);
  90. this.gbxCondition.TabIndex = 1;
  91. this.gbxCondition.TabStop = false;
  92. this.gbxCondition.Text = "查询条件 ▼";
  93. //
  94. // txtOther
  95. //
  96. this.txtOther.BackColor = System.Drawing.SystemColors.Control;
  97. this.txtOther.BackgroundColor = System.Drawing.SystemColors.Window;
  98. this.txtOther.Enabled = false;
  99. this.txtOther.ErrorMessage = "";
  100. this.txtOther.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.txtOther.Location = new System.Drawing.Point(68, 45);
  102. this.txtOther.Multiline = true;
  103. this.txtOther.Name = "txtOther";
  104. this.txtOther.ReadOnly = true;
  105. this.txtOther.Size = new System.Drawing.Size(479, 68);
  106. this.txtOther.TabIndex = 5;
  107. //
  108. // btnClearCondition
  109. //
  110. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  111. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  112. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  113. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  115. this.btnClearCondition.Location = new System.Drawing.Point(852, 83);
  116. this.btnClearCondition.Name = "btnClearCondition";
  117. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  118. this.btnClearCondition.TabIndex = 7;
  119. this.btnClearCondition.Text = "清空条件";
  120. this.btnClearCondition.UseVisualStyleBackColor = true;
  121. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  122. //
  123. // lblMore
  124. //
  125. this.lblMore.AutoSize = true;
  126. this.lblMore.BackColor = System.Drawing.Color.Transparent;
  127. this.lblMore.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.lblMore.ForeColor = System.Drawing.SystemColors.ControlText;
  129. this.lblMore.Location = new System.Drawing.Point(11, 47);
  130. this.lblMore.Name = "lblMore";
  131. this.lblMore.Size = new System.Drawing.Size(53, 12);
  132. this.lblMore.TabIndex = 4;
  133. this.lblMore.Text = "附加条件";
  134. //
  135. // btnSearch
  136. //
  137. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  138. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  139. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  140. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.btnSearch.ForeColor = System.Drawing.Color.White;
  142. this.btnSearch.Location = new System.Drawing.Point(761, 83);
  143. this.btnSearch.Name = "btnSearch";
  144. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  145. this.btnSearch.TabIndex = 6;
  146. this.btnSearch.Text = "查询";
  147. this.btnSearch.UseVisualStyleBackColor = true;
  148. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  149. //
  150. // txtStaffName
  151. //
  152. this.txtStaffName.BackColor = System.Drawing.SystemColors.Window;
  153. this.txtStaffName.BackgroundColor = System.Drawing.SystemColors.Window;
  154. this.txtStaffName.ErrorMessage = "";
  155. this.txtStaffName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.txtStaffName.Location = new System.Drawing.Point(351, 18);
  157. this.txtStaffName.MaxLength = 20;
  158. this.txtStaffName.Name = "txtStaffName";
  159. this.txtStaffName.Size = new System.Drawing.Size(196, 21);
  160. this.txtStaffName.TabIndex = 3;
  161. //
  162. // lblStaffCode
  163. //
  164. this.lblStaffCode.AutoSize = true;
  165. this.lblStaffCode.BackColor = System.Drawing.Color.Transparent;
  166. this.lblStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.lblStaffCode.ForeColor = System.Drawing.SystemColors.ControlText;
  168. this.lblStaffCode.Location = new System.Drawing.Point(9, 21);
  169. this.lblStaffCode.Name = "lblStaffCode";
  170. this.lblStaffCode.Size = new System.Drawing.Size(53, 12);
  171. this.lblStaffCode.TabIndex = 0;
  172. this.lblStaffCode.Text = "员工编码";
  173. //
  174. // txtStaffCode
  175. //
  176. this.txtStaffCode.BackColor = System.Drawing.SystemColors.Window;
  177. this.txtStaffCode.BackgroundColor = System.Drawing.SystemColors.Window;
  178. this.txtStaffCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  179. this.txtStaffCode.ErrorMessage = "";
  180. this.txtStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.txtStaffCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  182. this.txtStaffCode.Location = new System.Drawing.Point(68, 18);
  183. this.txtStaffCode.MaxLength = 20;
  184. this.txtStaffCode.Name = "txtStaffCode";
  185. this.txtStaffCode.RejectCharsPattern = "[^a-zA-Z0-9]";
  186. this.txtStaffCode.Size = new System.Drawing.Size(196, 21);
  187. this.txtStaffCode.TabIndex = 1;
  188. this.txtStaffCode.TextValue = "";
  189. //
  190. // lblStaffName
  191. //
  192. this.lblStaffName.AutoSize = true;
  193. this.lblStaffName.BackColor = System.Drawing.Color.Transparent;
  194. this.lblStaffName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.lblStaffName.ForeColor = System.Drawing.SystemColors.ControlText;
  196. this.lblStaffName.Location = new System.Drawing.Point(279, 21);
  197. this.lblStaffName.Name = "lblStaffName";
  198. this.lblStaffName.Size = new System.Drawing.Size(53, 12);
  199. this.lblStaffName.TabIndex = 2;
  200. this.lblStaffName.Text = "员工姓名";
  201. //
  202. // dgvStaff
  203. //
  204. this.dgvStaff.AllowUserToAddRows = false;
  205. this.dgvStaff.AllowUserToDeleteRows = false;
  206. this.dgvStaff.AllowUserToModifyRows = true;
  207. this.dgvStaff.AllowUserToOrderColumns = true;
  208. this.dgvStaff.AllowUserToResizeRows = false;
  209. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  210. this.dgvStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  211. this.dgvStaff.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  212. | System.Windows.Forms.AnchorStyles.Left)
  213. | System.Windows.Forms.AnchorStyles.Right)));
  214. this.dgvStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  215. this.dgvStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  216. this.dgvStaff.CellHeight = 23;
  217. this.dgvStaff.ChildNodeColumnName = null;
  218. this.dgvStaff.ChildNodeColumnText = null;
  219. this.dgvStaff.ColumnDeep = 1;
  220. this.dgvStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  221. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  222. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  223. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  224. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  225. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  226. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  227. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  228. this.dgvStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  229. this.dgvStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  230. this.dgvStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  231. this.StaffID,
  232. this.StaffCode,
  233. this.StaffName,
  234. this.ROriginalOrganizationName,
  235. this.ROriginalJobsName,
  236. this.RECORDDATE,
  237. this.EXPROBATIONENDDATE,
  238. this.RApprovalStatusName,
  239. this.RApproverName,
  240. this.APPROVALDATE,
  241. this.REMARKS,
  242. this.SOPTIMESTAMP,
  243. this.StaffRecordID,
  244. this.ROPTIMESTAMP});
  245. this.dgvStaff.ColumnTreeView = null;
  246. 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)));
  247. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  248. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  249. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  251. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  252. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  253. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  254. this.dgvStaff.DefaultCellStyle = dataGridViewCellStyle3;
  255. this.dgvStaff.DynamicColumnName = "";
  256. this.dgvStaff.EnableHeadersVisualStyles = false;
  257. this.dgvStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.dgvStaff.IsAutoCountSum = true;
  259. this.dgvStaff.IsAutoResizeColumns = false;
  260. this.dgvStaff.IsClickF12 = false;
  261. this.dgvStaff.IsSubTotalFlag = false;
  262. this.dgvStaff.Location = new System.Drawing.Point(0, 162);
  263. this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  264. this.dgvStaff.MultiSelect = false;
  265. this.dgvStaff.Name = "dgvStaff";
  266. this.dgvStaff.ReadOnly = true;
  267. this.dgvStaff.RefreshAtHscroll = false;
  268. this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  269. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  270. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  271. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  273. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  274. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  275. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  276. this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  277. this.dgvStaff.RowHeadersWidth = 50;
  278. this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  279. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  280. this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle5;
  281. this.dgvStaff.RowTemplate.Height = 21;
  282. this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  283. this.dgvStaff.Size = new System.Drawing.Size(943, 454);
  284. this.dgvStaff.SortOrderColumnName = null;
  285. this.dgvStaff.TabIndex = 25;
  286. this.dgvStaff.Tag = true;
  287. this.dgvStaff.TotalSumColumns = null;
  288. this.dgvStaff.ViewRowFilter = "";
  289. this.dgvStaff.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvStaff_CellMouseDoubleClick);
  290. //
  291. // StaffID
  292. //
  293. this.StaffID.DataPropertyName = "StaffID";
  294. this.StaffID.HeaderText = "员工ID";
  295. this.StaffID.Name = "StaffID";
  296. this.StaffID.ReadOnly = true;
  297. this.StaffID.Visible = false;
  298. //
  299. // StaffCode
  300. //
  301. this.StaffCode.DataPropertyName = "StaffCode";
  302. this.StaffCode.HeaderText = "员工编码";
  303. this.StaffCode.Name = "StaffCode";
  304. this.StaffCode.ReadOnly = true;
  305. //
  306. // StaffName
  307. //
  308. this.StaffName.DataPropertyName = "StaffName";
  309. this.StaffName.HeaderText = "员工姓名";
  310. this.StaffName.Name = "StaffName";
  311. this.StaffName.ReadOnly = true;
  312. //
  313. // ROriginalOrganizationName
  314. //
  315. this.ROriginalOrganizationName.DataPropertyName = "ROriginalOrganizationName";
  316. this.ROriginalOrganizationName.HeaderText = "组织机构";
  317. this.ROriginalOrganizationName.Name = "ROriginalOrganizationName";
  318. this.ROriginalOrganizationName.ReadOnly = true;
  319. //
  320. // ROriginalJobsName
  321. //
  322. this.ROriginalJobsName.DataPropertyName = "ROriginalJobsName";
  323. this.ROriginalJobsName.HeaderText = "工种";
  324. this.ROriginalJobsName.Name = "ROriginalJobsName";
  325. this.ROriginalJobsName.ReadOnly = true;
  326. //
  327. // RECORDDATE
  328. //
  329. this.RECORDDATE.DataPropertyName = "RECORDDATE";
  330. this.RECORDDATE.HeaderText = "入职日期";
  331. this.RECORDDATE.Name = "RECORDDATE";
  332. this.RECORDDATE.ReadOnly = true;
  333. //
  334. // EXPROBATIONENDDATE
  335. //
  336. this.EXPROBATIONENDDATE.DataPropertyName = "EXPROBATIONENDDATE";
  337. this.EXPROBATIONENDDATE.HeaderText = "试用结束日期";
  338. this.EXPROBATIONENDDATE.Name = "EXPROBATIONENDDATE";
  339. this.EXPROBATIONENDDATE.ReadOnly = true;
  340. //
  341. // RApprovalStatusName
  342. //
  343. this.RApprovalStatusName.DataPropertyName = "RApprovalStatusName";
  344. this.RApprovalStatusName.HeaderText = "审批状态";
  345. this.RApprovalStatusName.Name = "RApprovalStatusName";
  346. this.RApprovalStatusName.ReadOnly = true;
  347. //
  348. // RApproverName
  349. //
  350. this.RApproverName.DataPropertyName = "RApproverName";
  351. this.RApproverName.HeaderText = "审批人";
  352. this.RApproverName.Name = "RApproverName";
  353. this.RApproverName.ReadOnly = true;
  354. //
  355. // APPROVALDATE
  356. //
  357. this.APPROVALDATE.DataPropertyName = "APPROVALDATE";
  358. this.APPROVALDATE.HeaderText = "审批日期";
  359. this.APPROVALDATE.Name = "APPROVALDATE";
  360. this.APPROVALDATE.ReadOnly = true;
  361. //
  362. // REMARKS
  363. //
  364. this.REMARKS.DataPropertyName = "REMARKS";
  365. this.REMARKS.HeaderText = "备注";
  366. this.REMARKS.Name = "REMARKS";
  367. this.REMARKS.ReadOnly = true;
  368. //
  369. // SOPTIMESTAMP
  370. //
  371. this.SOPTIMESTAMP.DataPropertyName = "SOPTIMESTAMP";
  372. this.SOPTIMESTAMP.HeaderText = "SOPTIMESTAMP";
  373. this.SOPTIMESTAMP.Name = "SOPTIMESTAMP";
  374. this.SOPTIMESTAMP.ReadOnly = true;
  375. this.SOPTIMESTAMP.Visible = false;
  376. //
  377. // StaffRecordID
  378. //
  379. this.StaffRecordID.DataPropertyName = "StaffRecordID";
  380. this.StaffRecordID.HeaderText = "StaffRecordID";
  381. this.StaffRecordID.Name = "StaffRecordID";
  382. this.StaffRecordID.ReadOnly = true;
  383. this.StaffRecordID.Visible = false;
  384. //
  385. // ROPTIMESTAMP
  386. //
  387. this.ROPTIMESTAMP.DataPropertyName = "ROPTIMESTAMP";
  388. this.ROPTIMESTAMP.HeaderText = "ROPTIMESTAMP";
  389. this.ROPTIMESTAMP.Name = "ROPTIMESTAMP";
  390. this.ROPTIMESTAMP.ReadOnly = true;
  391. this.ROPTIMESTAMP.Visible = false;
  392. //
  393. // tsrOperate
  394. //
  395. this.tsrOperate.AutoSize = false;
  396. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  397. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.functionbackground;
  398. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  400. this.tsbtnApprover,
  401. this.tsbtnMoreCondition,
  402. this.toolStripSeparator1,
  403. this.tsbtnAdaptive,
  404. this.tsbtnClose});
  405. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  406. this.tsrOperate.Name = "tsrOperate";
  407. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  408. this.tsrOperate.ShowItemToolTips = false;
  409. this.tsrOperate.Size = new System.Drawing.Size(955, 35);
  410. this.tsrOperate.TabIndex = 0;
  411. this.tsrOperate.Text = "toolStrip1";
  412. //
  413. // tsbtnApprover
  414. //
  415. this.tsbtnApprover.AutoSize = false;
  416. this.tsbtnApprover.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  417. this.tsbtnApprover.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  418. this.tsbtnApprover.ImageTransparentColor = System.Drawing.Color.Magenta;
  419. this.tsbtnApprover.Name = "tsbtnApprover";
  420. this.tsbtnApprover.Size = new System.Drawing.Size(60, 25);
  421. this.tsbtnApprover.Text = "审批(&R)";
  422. this.tsbtnApprover.Click += new System.EventHandler(this.tsbtnApprover_Click);
  423. //
  424. // tsbtnMoreCondition
  425. //
  426. this.tsbtnMoreCondition.AutoSize = false;
  427. this.tsbtnMoreCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  428. this.tsbtnMoreCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  429. this.tsbtnMoreCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  430. this.tsbtnMoreCondition.Name = "tsbtnMoreCondition";
  431. this.tsbtnMoreCondition.Size = new System.Drawing.Size(80, 25);
  432. this.tsbtnMoreCondition.Text = "更多条件(&M)";
  433. this.tsbtnMoreCondition.Click += new System.EventHandler(this.tsbtnMoreCondition_Click);
  434. //
  435. // toolStripSeparator1
  436. //
  437. this.toolStripSeparator1.AutoSize = false;
  438. this.toolStripSeparator1.Name = "toolStripSeparator1";
  439. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  440. //
  441. // tsbtnAdaptive
  442. //
  443. this.tsbtnAdaptive.AutoSize = false;
  444. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  446. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  447. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  448. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  449. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  450. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  451. //
  452. // tsbtnClose
  453. //
  454. this.tsbtnClose.AutoSize = false;
  455. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  456. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  457. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  458. this.tsbtnClose.Name = "tsbtnClose";
  459. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  460. this.tsbtnClose.Text = "关闭(&X)";
  461. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  462. //
  463. // F_HR_0203
  464. //
  465. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  466. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  467. this.ClientSize = new System.Drawing.Size(955, 618);
  468. this.Controls.Add(this.tsrOperate);
  469. this.Controls.Add(this.gbxCondition);
  470. this.Controls.Add(this.dgvStaff);
  471. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  472. this.Name = "F_HR_0203";
  473. this.Text = "员工入职审批";
  474. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_HR_0201_FormClosed);
  475. this.Load += new System.EventHandler(this.F_HR_0201_Load);
  476. this.gbxCondition.ResumeLayout(false);
  477. this.gbxCondition.PerformLayout();
  478. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit();
  479. this.tsrOperate.ResumeLayout(false);
  480. this.tsrOperate.PerformLayout();
  481. this.ResumeLayout(false);
  482. }
  483. #endregion
  484. private Basics.BaseControls.C_GroupBox gbxCondition;
  485. private Basics.BaseControls.C_TextBox txtOther;
  486. private Basics.BaseControls.C_Button btnClearCondition;
  487. private Basics.BaseControls.C_Label lblMore;
  488. private Basics.BaseControls.C_Button btnSearch;
  489. private Basics.BaseControls.C_TextBox txtStaffName;
  490. private Basics.BaseControls.C_Label lblStaffCode;
  491. private Basics.BaseControls.C_TextBox txtStaffCode;
  492. private Basics.BaseControls.C_Label lblStaffName;
  493. private Basics.BaseControls.C_DataGridView dgvStaff;
  494. private Basics.BaseControls.C_ToolStrip tsrOperate;
  495. private System.Windows.Forms.ToolStripButton tsbtnApprover;
  496. private System.Windows.Forms.ToolStripButton tsbtnMoreCondition;
  497. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  498. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  499. private System.Windows.Forms.ToolStripButton tsbtnClose;
  500. private System.Windows.Forms.DataGridViewTextBoxColumn StaffID;
  501. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  502. private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
  503. private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalOrganizationName;
  504. private System.Windows.Forms.DataGridViewTextBoxColumn ROriginalJobsName;
  505. private System.Windows.Forms.DataGridViewTextBoxColumn RECORDDATE;
  506. private System.Windows.Forms.DataGridViewTextBoxColumn EXPROBATIONENDDATE;
  507. private System.Windows.Forms.DataGridViewTextBoxColumn RApprovalStatusName;
  508. private System.Windows.Forms.DataGridViewTextBoxColumn RApproverName;
  509. private System.Windows.Forms.DataGridViewTextBoxColumn APPROVALDATE;
  510. private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS;
  511. private System.Windows.Forms.DataGridViewTextBoxColumn SOPTIMESTAMP;
  512. private System.Windows.Forms.DataGridViewTextBoxColumn StaffRecordID;
  513. private System.Windows.Forms.DataGridViewTextBoxColumn ROPTIMESTAMP;
  514. }
  515. }