F_HR_0101.Designer.cs 44 KB

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