F_PM_1104.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_1104
  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_PM_1104));
  29. Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity dkStaffEntity1 = new Dongke.IBOSS.PRD.Client.DataModels.DKStaffEntity();
  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.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  36. this.comSettlementFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  37. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.comAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  39. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.comRAPType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  41. this.lblStaffCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.dkStaffName = new Dongke.IBOSS.PRD.Client.Controls.dkStaffSearchBox();
  43. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  44. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  45. this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  46. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.RAPTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.REASON = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.RAPDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.RAPAMOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.REMARKS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.AuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.AuditorUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.AuditlDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.SettlementFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.RAPID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.AUDITSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  60. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  61. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  62. this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
  63. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  64. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  65. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  66. this.gbxCondition.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit();
  68. this.tsrOperate.SuspendLayout();
  69. this.SuspendLayout();
  70. //
  71. // gbxCondition
  72. //
  73. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  74. | System.Windows.Forms.AnchorStyles.Right)));
  75. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  76. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  77. this.gbxCondition.Controls.Add(this.comSettlementFlag);
  78. this.gbxCondition.Controls.Add(this.c_Label3);
  79. this.gbxCondition.Controls.Add(this.comAuditStatus);
  80. this.gbxCondition.Controls.Add(this.c_Label2);
  81. this.gbxCondition.Controls.Add(this.comRAPType);
  82. this.gbxCondition.Controls.Add(this.lblStaffCode);
  83. this.gbxCondition.Controls.Add(this.dkStaffName);
  84. this.gbxCondition.Controls.Add(this.btnSearch);
  85. this.gbxCondition.Controls.Add(this.btnClearCondition);
  86. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  88. this.gbxCondition.IsMustInput = false;
  89. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  90. this.gbxCondition.Name = "gbxCondition";
  91. this.gbxCondition.OriginalHeight = -1;
  92. this.gbxCondition.Size = new System.Drawing.Size(1084, 52);
  93. this.gbxCondition.TabIndex = 1;
  94. this.gbxCondition.TabStop = false;
  95. this.gbxCondition.Text = "查询条件 ▼";
  96. //
  97. // comSettlementFlag
  98. //
  99. this.comSettlementFlag.BackgroundColor = System.Drawing.SystemColors.Window;
  100. this.comSettlementFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.comSettlementFlag.FormattingEnabled = true;
  102. this.comSettlementFlag.Location = new System.Drawing.Point(498, 20);
  103. this.comSettlementFlag.Name = "comSettlementFlag";
  104. this.comSettlementFlag.Size = new System.Drawing.Size(140, 20);
  105. this.comSettlementFlag.TabIndex = 22;
  106. //
  107. // c_Label3
  108. //
  109. this.c_Label3.AutoSize = true;
  110. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  111. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  113. this.c_Label3.Location = new System.Drawing.Point(439, 24);
  114. this.c_Label3.Name = "c_Label3";
  115. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  116. this.c_Label3.TabIndex = 21;
  117. this.c_Label3.Text = "结算标识";
  118. //
  119. // comAuditStatus
  120. //
  121. this.comAuditStatus.BackgroundColor = System.Drawing.SystemColors.Window;
  122. this.comAuditStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.comAuditStatus.FormattingEnabled = true;
  124. this.comAuditStatus.Location = new System.Drawing.Point(713, 20);
  125. this.comAuditStatus.Name = "comAuditStatus";
  126. this.comAuditStatus.Size = new System.Drawing.Size(140, 20);
  127. this.comAuditStatus.TabIndex = 20;
  128. //
  129. // c_Label2
  130. //
  131. this.c_Label2.AutoSize = true;
  132. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  133. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  135. this.c_Label2.Location = new System.Drawing.Point(652, 24);
  136. this.c_Label2.Name = "c_Label2";
  137. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  138. this.c_Label2.TabIndex = 19;
  139. this.c_Label2.Text = "审批状态";
  140. //
  141. // comRAPType
  142. //
  143. this.comRAPType.BackgroundColor = System.Drawing.SystemColors.Window;
  144. this.comRAPType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.comRAPType.FormattingEnabled = true;
  146. this.comRAPType.Location = new System.Drawing.Point(285, 20);
  147. this.comRAPType.Name = "comRAPType";
  148. this.comRAPType.Size = new System.Drawing.Size(140, 20);
  149. this.comRAPType.TabIndex = 17;
  150. //
  151. // lblStaffCode
  152. //
  153. this.lblStaffCode.AutoSize = true;
  154. this.lblStaffCode.BackColor = System.Drawing.Color.Transparent;
  155. this.lblStaffCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.lblStaffCode.ForeColor = System.Drawing.SystemColors.ControlText;
  157. this.lblStaffCode.Location = new System.Drawing.Point(226, 24);
  158. this.lblStaffCode.Name = "lblStaffCode";
  159. this.lblStaffCode.Size = new System.Drawing.Size(53, 12);
  160. this.lblStaffCode.TabIndex = 16;
  161. this.lblStaffCode.Text = "奖惩类型";
  162. //
  163. // dkStaffName
  164. //
  165. this.dkStaffName.DataSource = null;
  166. this.dkStaffName.Enabled = true;
  167. this.dkStaffName.IsMustInput = false;
  168. this.dkStaffName.Location = new System.Drawing.Point(13, 20);
  169. this.dkStaffName.Name = "dkStaffName";
  170. this.dkStaffName.PurviewType = ((byte)(0));
  171. this.dkStaffName.Size = new System.Drawing.Size(203, 21);
  172. dkStaffEntity1.AccountID = 0;
  173. dkStaffEntity1.ExProbationEndDate = null;
  174. dkStaffEntity1.Jobs = 0;
  175. dkStaffEntity1.JobsName = null;
  176. dkStaffEntity1.OPTimeStamp = new System.DateTime(((long)(0)));
  177. dkStaffEntity1.OrganizationID = 0;
  178. dkStaffEntity1.OrganizationName = null;
  179. dkStaffEntity1.Post = 0;
  180. dkStaffEntity1.PostName = null;
  181. dkStaffEntity1.StaffCode = null;
  182. dkStaffEntity1.StaffID = 0;
  183. dkStaffEntity1.StaffName = null;
  184. dkStaffEntity1.StaffStatus = 0;
  185. dkStaffEntity1.UserCode = null;
  186. dkStaffEntity1.UserID = 0;
  187. dkStaffEntity1.UserName = null;
  188. dkStaffEntity1.ValueFlag = false;
  189. this.dkStaffName.StaffEntity = dkStaffEntity1;
  190. this.dkStaffName.TabIndex = 5;
  191. this.dkStaffName.TxtUserBackColor = System.Drawing.SystemColors.Control;
  192. this.dkStaffName.UserCode = "";
  193. this.dkStaffName.UserName = null;
  194. this.dkStaffName.UserRow = null;
  195. this.dkStaffName.WhereCondition = "StaffStatus = 2 And ValueFlag = 1";
  196. //
  197. // btnSearch
  198. //
  199. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  200. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  201. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  202. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.btnSearch.ForeColor = System.Drawing.Color.White;
  204. this.btnSearch.Location = new System.Drawing.Point(897, 15);
  205. this.btnSearch.Name = "btnSearch";
  206. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  207. this.btnSearch.TabIndex = 3;
  208. this.btnSearch.Text = "查询(&Q)";
  209. this.btnSearch.UseVisualStyleBackColor = false;
  210. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  211. //
  212. // btnClearCondition
  213. //
  214. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  215. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  216. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  217. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  219. this.btnClearCondition.Location = new System.Drawing.Point(988, 15);
  220. this.btnClearCondition.Name = "btnClearCondition";
  221. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  222. this.btnClearCondition.TabIndex = 4;
  223. this.btnClearCondition.Text = "清空条件(&C)";
  224. this.btnClearCondition.UseVisualStyleBackColor = false;
  225. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  226. //
  227. // dgvStaff
  228. //
  229. this.dgvStaff.AllowUserToAddRows = false;
  230. this.dgvStaff.AllowUserToDeleteRows = false;
  231. this.dgvStaff.AllowUserToModifyRows = true;
  232. this.dgvStaff.AllowUserToOrderColumns = true;
  233. this.dgvStaff.AllowUserToResizeRows = false;
  234. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  235. this.dgvStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  236. this.dgvStaff.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  237. | System.Windows.Forms.AnchorStyles.Left)
  238. | System.Windows.Forms.AnchorStyles.Right)));
  239. this.dgvStaff.BorderStyle = System.Windows.Forms.BorderStyle.None;
  240. this.dgvStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  241. this.dgvStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  242. this.dgvStaff.CellHeight = 23;
  243. this.dgvStaff.ChildNodeColumnName = null;
  244. this.dgvStaff.ChildNodeColumnText = null;
  245. this.dgvStaff.ColumnDeep = 1;
  246. this.dgvStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  247. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  248. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  249. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  251. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  252. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  253. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  254. this.dgvStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  255. this.dgvStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  256. this.dgvStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  257. this.StaffCode,
  258. this.StaffName,
  259. this.RAPTypeName,
  260. this.REASON,
  261. this.RAPDATE,
  262. this.RAPAMOUNT,
  263. this.REMARKS,
  264. this.AuditStatusName,
  265. this.AuditorUserName,
  266. this.AuditlDate,
  267. this.SettlementFlagName,
  268. this.RAPID,
  269. this.AUDITSTATUS});
  270. this.dgvStaff.ColumnTreeView = null;
  271. 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)));
  272. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  273. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  274. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  276. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  277. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  278. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  279. this.dgvStaff.DefaultCellStyle = dataGridViewCellStyle3;
  280. this.dgvStaff.DynamicColumnName = "";
  281. this.dgvStaff.EnableHeadersVisualStyles = false;
  282. this.dgvStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.dgvStaff.IsAutoCountSum = true;
  284. this.dgvStaff.IsAutoResizeColumns = false;
  285. this.dgvStaff.IsClickF12 = false;
  286. this.dgvStaff.IsSubTotalFlag = false;
  287. this.dgvStaff.Location = new System.Drawing.Point(0, 95);
  288. this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  289. this.dgvStaff.MultiSelect = false;
  290. this.dgvStaff.Name = "dgvStaff";
  291. this.dgvStaff.ReadOnly = true;
  292. this.dgvStaff.RefreshAtHscroll = false;
  293. this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  294. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  295. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  296. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  298. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  299. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  300. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  301. this.dgvStaff.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  302. this.dgvStaff.RowHeadersWidth = 50;
  303. this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  304. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  305. this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle5;
  306. this.dgvStaff.RowTemplate.Height = 21;
  307. this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  308. this.dgvStaff.Size = new System.Drawing.Size(1084, 228);
  309. this.dgvStaff.SortOrderColumnName = null;
  310. this.dgvStaff.TabIndex = 12;
  311. this.dgvStaff.Tag = true;
  312. this.dgvStaff.TotalSumColumns = null;
  313. this.dgvStaff.ViewRowFilter = "";
  314. this.dgvStaff.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvStaff_CellEnter);
  315. this.dgvStaff.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvStaff_CellMouseDoubleClick);
  316. //
  317. // StaffCode
  318. //
  319. this.StaffCode.DataPropertyName = "StaffCode";
  320. this.StaffCode.HeaderText = "员工编号";
  321. this.StaffCode.Name = "StaffCode";
  322. this.StaffCode.ReadOnly = true;
  323. //
  324. // StaffName
  325. //
  326. this.StaffName.DataPropertyName = "StaffName";
  327. this.StaffName.HeaderText = "员工姓名";
  328. this.StaffName.Name = "StaffName";
  329. this.StaffName.ReadOnly = true;
  330. //
  331. // RAPTypeName
  332. //
  333. this.RAPTypeName.DataPropertyName = "RAPTypeName";
  334. this.RAPTypeName.HeaderText = "奖惩类型";
  335. this.RAPTypeName.Name = "RAPTypeName";
  336. this.RAPTypeName.ReadOnly = true;
  337. //
  338. // REASON
  339. //
  340. this.REASON.DataPropertyName = "REASON";
  341. this.REASON.HeaderText = "奖惩原因";
  342. this.REASON.Name = "REASON";
  343. this.REASON.ReadOnly = true;
  344. //
  345. // RAPDATE
  346. //
  347. this.RAPDATE.DataPropertyName = "RAPDATE";
  348. this.RAPDATE.HeaderText = "奖惩日期";
  349. this.RAPDATE.Name = "RAPDATE";
  350. this.RAPDATE.ReadOnly = true;
  351. //
  352. // RAPAMOUNT
  353. //
  354. this.RAPAMOUNT.DataPropertyName = "RAPAMOUNT";
  355. this.RAPAMOUNT.HeaderText = "奖惩金额";
  356. this.RAPAMOUNT.Name = "RAPAMOUNT";
  357. this.RAPAMOUNT.ReadOnly = true;
  358. //
  359. // REMARKS
  360. //
  361. this.REMARKS.DataPropertyName = "REMARKS";
  362. this.REMARKS.HeaderText = "备注";
  363. this.REMARKS.Name = "REMARKS";
  364. this.REMARKS.ReadOnly = true;
  365. //
  366. // AuditStatusName
  367. //
  368. this.AuditStatusName.DataPropertyName = "AuditStatusName";
  369. this.AuditStatusName.HeaderText = "审核状态";
  370. this.AuditStatusName.Name = "AuditStatusName";
  371. this.AuditStatusName.ReadOnly = true;
  372. //
  373. // AuditorUserName
  374. //
  375. this.AuditorUserName.DataPropertyName = "AuditorUserName";
  376. this.AuditorUserName.HeaderText = "审核人";
  377. this.AuditorUserName.Name = "AuditorUserName";
  378. this.AuditorUserName.ReadOnly = true;
  379. //
  380. // AuditlDate
  381. //
  382. this.AuditlDate.DataPropertyName = "AuditlDate";
  383. this.AuditlDate.HeaderText = "审核日期";
  384. this.AuditlDate.Name = "AuditlDate";
  385. this.AuditlDate.ReadOnly = true;
  386. //
  387. // SettlementFlagName
  388. //
  389. this.SettlementFlagName.DataPropertyName = "SettlementFlagName";
  390. this.SettlementFlagName.HeaderText = "工资结算标识";
  391. this.SettlementFlagName.Name = "SettlementFlagName";
  392. this.SettlementFlagName.ReadOnly = true;
  393. //
  394. // RAPID
  395. //
  396. this.RAPID.DataPropertyName = "RAPID";
  397. this.RAPID.HeaderText = "RAPID";
  398. this.RAPID.Name = "RAPID";
  399. this.RAPID.ReadOnly = true;
  400. this.RAPID.Visible = false;
  401. //
  402. // AUDITSTATUS
  403. //
  404. this.AUDITSTATUS.DataPropertyName = "AUDITSTATUS";
  405. this.AUDITSTATUS.HeaderText = "AUDITSTATUS";
  406. this.AUDITSTATUS.Name = "AUDITSTATUS";
  407. this.AUDITSTATUS.ReadOnly = true;
  408. this.AUDITSTATUS.Visible = false;
  409. //
  410. // tsrOperate
  411. //
  412. this.tsrOperate.AutoSize = false;
  413. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  414. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  415. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  417. this.tsbtnAdd,
  418. this.tsbtnEdit,
  419. this.tsbtnDisable,
  420. this.toolStripSeparator1,
  421. this.tsbtnAdaptive,
  422. this.tsbtnClose});
  423. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  424. this.tsrOperate.Name = "tsrOperate";
  425. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  426. this.tsrOperate.ShowItemToolTips = false;
  427. this.tsrOperate.Size = new System.Drawing.Size(1096, 35);
  428. this.tsrOperate.TabIndex = 0;
  429. this.tsrOperate.Text = "toolStrip1";
  430. //
  431. // tsbtnAdd
  432. //
  433. this.tsbtnAdd.AutoSize = false;
  434. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  436. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  437. this.tsbtnAdd.Name = "tsbtnAdd";
  438. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  439. this.tsbtnAdd.Text = "新建(&N)";
  440. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  441. //
  442. // tsbtnEdit
  443. //
  444. this.tsbtnEdit.AutoSize = false;
  445. this.tsbtnEdit.Enabled = false;
  446. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  447. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  448. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  449. this.tsbtnEdit.Name = "tsbtnEdit";
  450. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  451. this.tsbtnEdit.Text = "编辑(&E)";
  452. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  453. //
  454. // tsbtnDisable
  455. //
  456. this.tsbtnDisable.AutoSize = false;
  457. this.tsbtnDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  458. this.tsbtnDisable.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  459. this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
  460. this.tsbtnDisable.Name = "tsbtnDisable";
  461. this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
  462. this.tsbtnDisable.Text = "停用(&S)";
  463. this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
  464. //
  465. // toolStripSeparator1
  466. //
  467. this.toolStripSeparator1.AutoSize = false;
  468. this.toolStripSeparator1.Name = "toolStripSeparator1";
  469. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  470. //
  471. // tsbtnAdaptive
  472. //
  473. this.tsbtnAdaptive.AutoSize = false;
  474. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  475. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  476. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  477. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  478. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  479. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  480. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  481. //
  482. // tsbtnClose
  483. //
  484. this.tsbtnClose.AutoSize = false;
  485. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  486. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  487. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  488. this.tsbtnClose.Name = "tsbtnClose";
  489. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  490. this.tsbtnClose.Text = "关闭(&X)";
  491. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  492. //
  493. // F_PM_1104
  494. //
  495. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  496. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  497. this.ClientSize = new System.Drawing.Size(1096, 334);
  498. this.Controls.Add(this.dgvStaff);
  499. this.Controls.Add(this.gbxCondition);
  500. this.Controls.Add(this.tsrOperate);
  501. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  502. this.MaximizeBox = false;
  503. this.MinimizeBox = false;
  504. this.Name = "F_PM_1104";
  505. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  506. this.Text = "进度奖惩";
  507. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_1104_FormClosed);
  508. this.Load += new System.EventHandler(this.F_PM_1104_Load);
  509. this.gbxCondition.ResumeLayout(false);
  510. this.gbxCondition.PerformLayout();
  511. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit();
  512. this.tsrOperate.ResumeLayout(false);
  513. this.tsrOperate.PerformLayout();
  514. this.ResumeLayout(false);
  515. }
  516. #endregion
  517. private Basics.BaseControls.C_GroupBox gbxCondition;
  518. private Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip tsrOperate;
  519. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  520. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  521. private System.Windows.Forms.ToolStripButton tsbtnDisable;
  522. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  523. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  524. private System.Windows.Forms.ToolStripButton tsbtnClose;
  525. private Basics.BaseControls.C_Button btnSearch;
  526. private Basics.BaseControls.C_Button btnClearCondition;
  527. private Basics.BaseControls.C_DataGridView dgvStaff;
  528. private Controls.dkStaffSearchBox dkStaffName;
  529. private Basics.BaseControls.C_ComboBox comAuditStatus;
  530. private Basics.BaseControls.C_Label c_Label2;
  531. private Basics.BaseControls.C_ComboBox comRAPType;
  532. private Basics.BaseControls.C_Label lblStaffCode;
  533. private Basics.BaseControls.C_ComboBox comSettlementFlag;
  534. private Basics.BaseControls.C_Label c_Label3;
  535. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  536. private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
  537. private System.Windows.Forms.DataGridViewTextBoxColumn RAPTypeName;
  538. private System.Windows.Forms.DataGridViewTextBoxColumn REASON;
  539. private System.Windows.Forms.DataGridViewTextBoxColumn RAPDATE;
  540. private System.Windows.Forms.DataGridViewTextBoxColumn RAPAMOUNT;
  541. private System.Windows.Forms.DataGridViewTextBoxColumn REMARKS;
  542. private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatusName;
  543. private System.Windows.Forms.DataGridViewTextBoxColumn AuditorUserName;
  544. private System.Windows.Forms.DataGridViewTextBoxColumn AuditlDate;
  545. private System.Windows.Forms.DataGridViewTextBoxColumn SettlementFlagName;
  546. private System.Windows.Forms.DataGridViewTextBoxColumn RAPID;
  547. private System.Windows.Forms.DataGridViewTextBoxColumn AUDITSTATUS;
  548. }
  549. }