F_HR_1203.Designer.cs 79 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321
  1. namespace Dongke.IBOSS.PRD.Client.HRModule
  2. {
  3. partial class F_HR_1203
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  49. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  50. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  51. this.tctlRight = new System.Windows.Forms.TabControl();
  52. this.tpgBasicSalary = new System.Windows.Forms.TabPage();
  53. this.dgvBasicSalary = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  54. this.BSJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.BSSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.BSBeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.BSEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.BSBasicSalary = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.BSSubsidy = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.BSCheckedDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.BSAttendanceDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.BSAbsenceDays = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.BSFineAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.BSTotalAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.btnOrganizationExpandAll = new System.Windows.Forms.Button();
  66. this.btnOrganizationCollapseAll = new System.Windows.Forms.Button();
  67. this.tpgProgress = new System.Windows.Forms.TabPage();
  68. this.dgvProgress = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  69. this.JobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.PSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.PBeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.PEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.PBaseAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.PIsEnd = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  75. this.PRAPAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.PTotalAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.btnViewOrganizationExpandAll = new System.Windows.Forms.Button();
  78. this.btnViewOrganizationCollapseAll = new System.Windows.Forms.Button();
  79. this.tpgAdmin = new System.Windows.Forms.TabPage();
  80. this.dgvAdmin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  81. this.AJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.ASalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.ABeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.AEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.AAdministrationType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.ABaseAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.AIsEnd = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  88. this.ARAPAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.ATotalAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.tpgWages = new System.Windows.Forms.TabPage();
  91. this.dgvWages = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  92. this.WJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.WPriceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.WSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.WAccountDateFrom = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.WAccountDateTo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.WBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.WGoodsId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.WKilnCarID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.WIntoKilnTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.WOutKilnTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.WWages = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.WSalary = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.tpgDefectFine = new System.Windows.Forms.TabPage();
  105. this.dgvDefectFine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  106. this.DJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.DSalaryType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.DBeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.DEndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.DBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.DDefectFine = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.DFineType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.DFineAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.tpgScrapFine = new System.Windows.Forms.TabPage();
  115. this.dgvScrapFine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  116. this.SJobsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.SStaffStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.SBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.SGoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.SScrapTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.SFineAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.tpgManagerSalary = new System.Windows.Forms.TabPage();
  123. this.dgvManager = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  124. this.MMember = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.MSalary = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.lblStaffNameLabel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  127. this.lblStaffName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  128. this.tsrOperate.SuspendLayout();
  129. this.tctlRight.SuspendLayout();
  130. this.tpgBasicSalary.SuspendLayout();
  131. ((System.ComponentModel.ISupportInitialize)(this.dgvBasicSalary)).BeginInit();
  132. this.tpgProgress.SuspendLayout();
  133. ((System.ComponentModel.ISupportInitialize)(this.dgvProgress)).BeginInit();
  134. this.tpgAdmin.SuspendLayout();
  135. ((System.ComponentModel.ISupportInitialize)(this.dgvAdmin)).BeginInit();
  136. this.tpgWages.SuspendLayout();
  137. ((System.ComponentModel.ISupportInitialize)(this.dgvWages)).BeginInit();
  138. this.tpgDefectFine.SuspendLayout();
  139. ((System.ComponentModel.ISupportInitialize)(this.dgvDefectFine)).BeginInit();
  140. this.tpgScrapFine.SuspendLayout();
  141. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapFine)).BeginInit();
  142. this.tpgManagerSalary.SuspendLayout();
  143. ((System.ComponentModel.ISupportInitialize)(this.dgvManager)).BeginInit();
  144. this.SuspendLayout();
  145. //
  146. // tsrOperate
  147. //
  148. this.tsrOperate.AutoSize = false;
  149. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  150. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.functionbackground;
  151. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  153. this.tsbtnAdaptive});
  154. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  155. this.tsrOperate.Name = "tsrOperate";
  156. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  157. this.tsrOperate.ShowItemToolTips = false;
  158. this.tsrOperate.Size = new System.Drawing.Size(993, 35);
  159. this.tsrOperate.TabIndex = 4;
  160. //
  161. // tsbtnAdaptive
  162. //
  163. this.tsbtnAdaptive.AutoSize = false;
  164. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  166. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  167. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  168. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  169. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  170. //
  171. // tctlRight
  172. //
  173. this.tctlRight.Controls.Add(this.tpgBasicSalary);
  174. this.tctlRight.Controls.Add(this.tpgProgress);
  175. this.tctlRight.Controls.Add(this.tpgAdmin);
  176. this.tctlRight.Controls.Add(this.tpgWages);
  177. this.tctlRight.Controls.Add(this.tpgDefectFine);
  178. this.tctlRight.Controls.Add(this.tpgScrapFine);
  179. this.tctlRight.Controls.Add(this.tpgManagerSalary);
  180. this.tctlRight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.tctlRight.HotTrack = true;
  182. this.tctlRight.ItemSize = new System.Drawing.Size(100, 23);
  183. this.tctlRight.Location = new System.Drawing.Point(12, 75);
  184. this.tctlRight.Multiline = true;
  185. this.tctlRight.Name = "tctlRight";
  186. this.tctlRight.SelectedIndex = 0;
  187. this.tctlRight.Size = new System.Drawing.Size(969, 457);
  188. this.tctlRight.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
  189. this.tctlRight.TabIndex = 5;
  190. //
  191. // tpgBasicSalary
  192. //
  193. this.tpgBasicSalary.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
  194. this.tpgBasicSalary.Controls.Add(this.dgvBasicSalary);
  195. this.tpgBasicSalary.Controls.Add(this.btnOrganizationExpandAll);
  196. this.tpgBasicSalary.Controls.Add(this.btnOrganizationCollapseAll);
  197. this.tpgBasicSalary.Location = new System.Drawing.Point(4, 27);
  198. this.tpgBasicSalary.Name = "tpgBasicSalary";
  199. this.tpgBasicSalary.Padding = new System.Windows.Forms.Padding(3);
  200. this.tpgBasicSalary.Size = new System.Drawing.Size(961, 426);
  201. this.tpgBasicSalary.TabIndex = 4;
  202. this.tpgBasicSalary.Text = "基本工资明细";
  203. this.tpgBasicSalary.UseVisualStyleBackColor = true;
  204. //
  205. // dgvBasicSalary
  206. //
  207. this.dgvBasicSalary.AllowUserToAddRows = false;
  208. this.dgvBasicSalary.AllowUserToDeleteRows = false;
  209. this.dgvBasicSalary.AllowUserToModifyRows = true;
  210. this.dgvBasicSalary.AllowUserToOrderColumns = true;
  211. this.dgvBasicSalary.AllowUserToResizeRows = false;
  212. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  213. this.dgvBasicSalary.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  214. this.dgvBasicSalary.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  215. | System.Windows.Forms.AnchorStyles.Left)
  216. | System.Windows.Forms.AnchorStyles.Right)));
  217. this.dgvBasicSalary.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  218. this.dgvBasicSalary.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  219. this.dgvBasicSalary.CellHeight = 23;
  220. this.dgvBasicSalary.ChildNodeColumnName = null;
  221. this.dgvBasicSalary.ChildNodeColumnText = null;
  222. this.dgvBasicSalary.ColumnDeep = 1;
  223. this.dgvBasicSalary.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  224. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  225. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  226. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  228. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  229. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  230. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  231. this.dgvBasicSalary.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  232. this.dgvBasicSalary.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  233. this.dgvBasicSalary.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  234. this.BSJobsID,
  235. this.BSSalaryType,
  236. this.BSBeginDate,
  237. this.BSEndDate,
  238. this.BSBasicSalary,
  239. this.BSSubsidy,
  240. this.BSCheckedDays,
  241. this.BSAttendanceDays,
  242. this.BSAbsenceDays,
  243. this.BSFineAmount,
  244. this.BSTotalAmount});
  245. this.dgvBasicSalary.ColumnTreeView = null;
  246. this.dgvBasicSalary.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. this.dgvBasicSalary.DynamicColumnName = "";
  248. this.dgvBasicSalary.EnableHeadersVisualStyles = false;
  249. this.dgvBasicSalary.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.dgvBasicSalary.IsAutoCountSum = true;
  251. this.dgvBasicSalary.IsAutoResizeColumns = false;
  252. this.dgvBasicSalary.IsClickF12 = false;
  253. this.dgvBasicSalary.IsSubTotalFlag = false;
  254. this.dgvBasicSalary.Location = new System.Drawing.Point(6, 5);
  255. this.dgvBasicSalary.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  256. this.dgvBasicSalary.MultiSelect = false;
  257. this.dgvBasicSalary.Name = "dgvBasicSalary";
  258. this.dgvBasicSalary.ReadOnly = true;
  259. this.dgvBasicSalary.RefreshAtHscroll = false;
  260. this.dgvBasicSalary.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  261. this.dgvBasicSalary.RowHeadersWidth = 50;
  262. this.dgvBasicSalary.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  263. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  264. this.dgvBasicSalary.RowsDefaultCellStyle = dataGridViewCellStyle3;
  265. this.dgvBasicSalary.RowTemplate.Height = 21;
  266. this.dgvBasicSalary.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  267. this.dgvBasicSalary.Size = new System.Drawing.Size(949, 416);
  268. this.dgvBasicSalary.SortOrderColumnName = null;
  269. this.dgvBasicSalary.TabIndex = 24;
  270. this.dgvBasicSalary.Tag = true;
  271. this.dgvBasicSalary.TotalSumColumns = null;
  272. this.dgvBasicSalary.ViewRowFilter = "";
  273. //
  274. // BSJobsID
  275. //
  276. this.BSJobsID.DataPropertyName = "JobsName";
  277. this.BSJobsID.HeaderText = "工种";
  278. this.BSJobsID.Name = "BSJobsID";
  279. this.BSJobsID.ReadOnly = true;
  280. //
  281. // BSSalaryType
  282. //
  283. this.BSSalaryType.DataPropertyName = "SalaryTypeName";
  284. this.BSSalaryType.HeaderText = "工资类型";
  285. this.BSSalaryType.Name = "BSSalaryType";
  286. this.BSSalaryType.ReadOnly = true;
  287. //
  288. // BSBeginDate
  289. //
  290. this.BSBeginDate.DataPropertyName = "BeginDate";
  291. this.BSBeginDate.HeaderText = "开始日期";
  292. this.BSBeginDate.Name = "BSBeginDate";
  293. this.BSBeginDate.ReadOnly = true;
  294. //
  295. // BSEndDate
  296. //
  297. this.BSEndDate.DataPropertyName = "EndDate";
  298. this.BSEndDate.HeaderText = "结束日期";
  299. this.BSEndDate.Name = "BSEndDate";
  300. this.BSEndDate.ReadOnly = true;
  301. //
  302. // BSBasicSalary
  303. //
  304. this.BSBasicSalary.DataPropertyName = "BasicSalary";
  305. this.BSBasicSalary.HeaderText = "基本工资";
  306. this.BSBasicSalary.Name = "BSBasicSalary";
  307. this.BSBasicSalary.ReadOnly = true;
  308. //
  309. // BSSubsidy
  310. //
  311. this.BSSubsidy.DataPropertyName = "Subsidy";
  312. this.BSSubsidy.HeaderText = "补贴";
  313. this.BSSubsidy.Name = "BSSubsidy";
  314. this.BSSubsidy.ReadOnly = true;
  315. //
  316. // BSCheckedDays
  317. //
  318. this.BSCheckedDays.DataPropertyName = "CheckedDays";
  319. this.BSCheckedDays.HeaderText = "应出勤天数";
  320. this.BSCheckedDays.Name = "BSCheckedDays";
  321. this.BSCheckedDays.ReadOnly = true;
  322. //
  323. // BSAttendanceDays
  324. //
  325. this.BSAttendanceDays.DataPropertyName = "AttendanceDays";
  326. this.BSAttendanceDays.HeaderText = "实际出勤天数";
  327. this.BSAttendanceDays.Name = "BSAttendanceDays";
  328. this.BSAttendanceDays.ReadOnly = true;
  329. //
  330. // BSAbsenceDays
  331. //
  332. this.BSAbsenceDays.DataPropertyName = "AbsenceDays";
  333. this.BSAbsenceDays.HeaderText = "缺勤天数";
  334. this.BSAbsenceDays.Name = "BSAbsenceDays";
  335. this.BSAbsenceDays.ReadOnly = true;
  336. //
  337. // BSFineAmount
  338. //
  339. this.BSFineAmount.DataPropertyName = "FineAmount";
  340. this.BSFineAmount.HeaderText = "扣罚金额";
  341. this.BSFineAmount.Name = "BSFineAmount";
  342. this.BSFineAmount.ReadOnly = true;
  343. //
  344. // BSTotalAmount
  345. //
  346. this.BSTotalAmount.DataPropertyName = "TotalAmount";
  347. this.BSTotalAmount.HeaderText = "合计金额";
  348. this.BSTotalAmount.Name = "BSTotalAmount";
  349. this.BSTotalAmount.ReadOnly = true;
  350. //
  351. // btnOrganizationExpandAll
  352. //
  353. this.btnOrganizationExpandAll.Location = new System.Drawing.Point(553, 495);
  354. this.btnOrganizationExpandAll.Name = "btnOrganizationExpandAll";
  355. this.btnOrganizationExpandAll.Size = new System.Drawing.Size(23, 23);
  356. this.btnOrganizationExpandAll.TabIndex = 13;
  357. this.btnOrganizationExpandAll.Text = "+";
  358. this.btnOrganizationExpandAll.UseVisualStyleBackColor = true;
  359. //
  360. // btnOrganizationCollapseAll
  361. //
  362. this.btnOrganizationCollapseAll.Location = new System.Drawing.Point(582, 495);
  363. this.btnOrganizationCollapseAll.Name = "btnOrganizationCollapseAll";
  364. this.btnOrganizationCollapseAll.Size = new System.Drawing.Size(23, 23);
  365. this.btnOrganizationCollapseAll.TabIndex = 14;
  366. this.btnOrganizationCollapseAll.Text = "-";
  367. this.btnOrganizationCollapseAll.UseVisualStyleBackColor = true;
  368. //
  369. // tpgProgress
  370. //
  371. this.tpgProgress.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
  372. this.tpgProgress.Controls.Add(this.dgvProgress);
  373. this.tpgProgress.Controls.Add(this.btnViewOrganizationExpandAll);
  374. this.tpgProgress.Controls.Add(this.btnViewOrganizationCollapseAll);
  375. this.tpgProgress.Location = new System.Drawing.Point(4, 27);
  376. this.tpgProgress.Name = "tpgProgress";
  377. this.tpgProgress.Padding = new System.Windows.Forms.Padding(3);
  378. this.tpgProgress.Size = new System.Drawing.Size(961, 426);
  379. this.tpgProgress.TabIndex = 8;
  380. this.tpgProgress.Text = "进度考核明细";
  381. this.tpgProgress.UseVisualStyleBackColor = true;
  382. //
  383. // dgvProgress
  384. //
  385. this.dgvProgress.AllowUserToAddRows = false;
  386. this.dgvProgress.AllowUserToDeleteRows = false;
  387. this.dgvProgress.AllowUserToModifyRows = true;
  388. this.dgvProgress.AllowUserToOrderColumns = true;
  389. this.dgvProgress.AllowUserToResizeRows = false;
  390. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  391. this.dgvProgress.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  392. this.dgvProgress.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  393. | System.Windows.Forms.AnchorStyles.Left)
  394. | System.Windows.Forms.AnchorStyles.Right)));
  395. this.dgvProgress.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  396. this.dgvProgress.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  397. this.dgvProgress.CellHeight = 23;
  398. this.dgvProgress.ChildNodeColumnName = null;
  399. this.dgvProgress.ChildNodeColumnText = null;
  400. this.dgvProgress.ColumnDeep = 1;
  401. this.dgvProgress.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  402. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  403. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  404. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  406. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  407. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  408. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  409. this.dgvProgress.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  410. this.dgvProgress.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  411. this.dgvProgress.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  412. this.JobsName,
  413. this.PSalaryType,
  414. this.PBeginDate,
  415. this.PEndDate,
  416. this.PBaseAmount,
  417. this.PIsEnd,
  418. this.PRAPAmount,
  419. this.PTotalAmount});
  420. this.dgvProgress.ColumnTreeView = null;
  421. this.dgvProgress.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)));
  422. this.dgvProgress.DynamicColumnName = "";
  423. this.dgvProgress.EnableHeadersVisualStyles = false;
  424. this.dgvProgress.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.dgvProgress.IsAutoCountSum = true;
  426. this.dgvProgress.IsAutoResizeColumns = false;
  427. this.dgvProgress.IsClickF12 = false;
  428. this.dgvProgress.IsSubTotalFlag = false;
  429. this.dgvProgress.Location = new System.Drawing.Point(6, 5);
  430. this.dgvProgress.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  431. this.dgvProgress.MultiSelect = false;
  432. this.dgvProgress.Name = "dgvProgress";
  433. this.dgvProgress.ReadOnly = true;
  434. this.dgvProgress.RefreshAtHscroll = false;
  435. this.dgvProgress.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  436. this.dgvProgress.RowHeadersWidth = 50;
  437. this.dgvProgress.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  438. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  439. this.dgvProgress.RowsDefaultCellStyle = dataGridViewCellStyle6;
  440. this.dgvProgress.RowTemplate.Height = 21;
  441. this.dgvProgress.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  442. this.dgvProgress.Size = new System.Drawing.Size(949, 416);
  443. this.dgvProgress.SortOrderColumnName = null;
  444. this.dgvProgress.TabIndex = 25;
  445. this.dgvProgress.Tag = true;
  446. this.dgvProgress.TotalSumColumns = null;
  447. this.dgvProgress.ViewRowFilter = "";
  448. //
  449. // JobsName
  450. //
  451. this.JobsName.DataPropertyName = "JobsID";
  452. this.JobsName.HeaderText = "工种";
  453. this.JobsName.Name = "JobsName";
  454. this.JobsName.ReadOnly = true;
  455. //
  456. // PSalaryType
  457. //
  458. this.PSalaryType.DataPropertyName = "SalaryTypeName";
  459. this.PSalaryType.HeaderText = "工资类型";
  460. this.PSalaryType.Name = "PSalaryType";
  461. this.PSalaryType.ReadOnly = true;
  462. //
  463. // PBeginDate
  464. //
  465. this.PBeginDate.DataPropertyName = "BeginDate";
  466. this.PBeginDate.HeaderText = "开始日期";
  467. this.PBeginDate.Name = "PBeginDate";
  468. this.PBeginDate.ReadOnly = true;
  469. //
  470. // PEndDate
  471. //
  472. this.PEndDate.DataPropertyName = "EndDate";
  473. this.PEndDate.HeaderText = "结束日期";
  474. this.PEndDate.Name = "PEndDate";
  475. this.PEndDate.ReadOnly = true;
  476. //
  477. // PBaseAmount
  478. //
  479. this.PBaseAmount.DataPropertyName = "BaseAmount";
  480. this.PBaseAmount.HeaderText = "基础金额";
  481. this.PBaseAmount.Name = "PBaseAmount";
  482. this.PBaseAmount.ReadOnly = true;
  483. //
  484. // PIsEnd
  485. //
  486. this.PIsEnd.DataPropertyName = "IsEnd";
  487. this.PIsEnd.FalseValue = "0";
  488. this.PIsEnd.HeaderText = "是否扣完为止";
  489. this.PIsEnd.Name = "PIsEnd";
  490. this.PIsEnd.ReadOnly = true;
  491. this.PIsEnd.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  492. this.PIsEnd.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  493. this.PIsEnd.TrueValue = "1";
  494. //
  495. // PRAPAmount
  496. //
  497. this.PRAPAmount.DataPropertyName = "RAPAmount";
  498. this.PRAPAmount.HeaderText = "奖罚金额";
  499. this.PRAPAmount.Name = "PRAPAmount";
  500. this.PRAPAmount.ReadOnly = true;
  501. //
  502. // PTotalAmount
  503. //
  504. this.PTotalAmount.DataPropertyName = "TotalAmount";
  505. this.PTotalAmount.HeaderText = "合计金额";
  506. this.PTotalAmount.Name = "PTotalAmount";
  507. this.PTotalAmount.ReadOnly = true;
  508. //
  509. // btnViewOrganizationExpandAll
  510. //
  511. this.btnViewOrganizationExpandAll.Location = new System.Drawing.Point(553, 495);
  512. this.btnViewOrganizationExpandAll.Name = "btnViewOrganizationExpandAll";
  513. this.btnViewOrganizationExpandAll.Size = new System.Drawing.Size(23, 23);
  514. this.btnViewOrganizationExpandAll.TabIndex = 15;
  515. this.btnViewOrganizationExpandAll.Text = "+";
  516. this.btnViewOrganizationExpandAll.UseVisualStyleBackColor = true;
  517. //
  518. // btnViewOrganizationCollapseAll
  519. //
  520. this.btnViewOrganizationCollapseAll.Location = new System.Drawing.Point(582, 495);
  521. this.btnViewOrganizationCollapseAll.Name = "btnViewOrganizationCollapseAll";
  522. this.btnViewOrganizationCollapseAll.Size = new System.Drawing.Size(23, 23);
  523. this.btnViewOrganizationCollapseAll.TabIndex = 16;
  524. this.btnViewOrganizationCollapseAll.Text = "-";
  525. this.btnViewOrganizationCollapseAll.UseVisualStyleBackColor = true;
  526. //
  527. // tpgAdmin
  528. //
  529. this.tpgAdmin.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
  530. this.tpgAdmin.Controls.Add(this.dgvAdmin);
  531. this.tpgAdmin.Location = new System.Drawing.Point(4, 27);
  532. this.tpgAdmin.Name = "tpgAdmin";
  533. this.tpgAdmin.Size = new System.Drawing.Size(961, 426);
  534. this.tpgAdmin.TabIndex = 10;
  535. this.tpgAdmin.Text = "行政考核明细";
  536. this.tpgAdmin.UseVisualStyleBackColor = true;
  537. //
  538. // dgvAdmin
  539. //
  540. this.dgvAdmin.AllowUserToAddRows = false;
  541. this.dgvAdmin.AllowUserToDeleteRows = false;
  542. this.dgvAdmin.AllowUserToModifyRows = true;
  543. this.dgvAdmin.AllowUserToOrderColumns = true;
  544. this.dgvAdmin.AllowUserToResizeRows = false;
  545. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  546. this.dgvAdmin.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
  547. this.dgvAdmin.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  548. | System.Windows.Forms.AnchorStyles.Left)
  549. | System.Windows.Forms.AnchorStyles.Right)));
  550. this.dgvAdmin.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  551. this.dgvAdmin.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  552. this.dgvAdmin.CellHeight = 23;
  553. this.dgvAdmin.ChildNodeColumnName = null;
  554. this.dgvAdmin.ChildNodeColumnText = null;
  555. this.dgvAdmin.ColumnDeep = 1;
  556. this.dgvAdmin.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  557. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  558. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  559. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  560. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
  561. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  562. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  563. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  564. this.dgvAdmin.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
  565. this.dgvAdmin.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  566. this.dgvAdmin.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  567. this.AJobsID,
  568. this.ASalaryType,
  569. this.ABeginDate,
  570. this.AEndDate,
  571. this.AAdministrationType,
  572. this.ABaseAmount,
  573. this.AIsEnd,
  574. this.ARAPAmount,
  575. this.ATotalAmount});
  576. this.dgvAdmin.ColumnTreeView = null;
  577. this.dgvAdmin.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)));
  578. this.dgvAdmin.DynamicColumnName = "";
  579. this.dgvAdmin.EnableHeadersVisualStyles = false;
  580. this.dgvAdmin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.dgvAdmin.IsAutoCountSum = true;
  582. this.dgvAdmin.IsAutoResizeColumns = false;
  583. this.dgvAdmin.IsClickF12 = false;
  584. this.dgvAdmin.IsSubTotalFlag = false;
  585. this.dgvAdmin.Location = new System.Drawing.Point(6, 5);
  586. this.dgvAdmin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  587. this.dgvAdmin.MultiSelect = false;
  588. this.dgvAdmin.Name = "dgvAdmin";
  589. this.dgvAdmin.ReadOnly = true;
  590. this.dgvAdmin.RefreshAtHscroll = false;
  591. this.dgvAdmin.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  592. this.dgvAdmin.RowHeadersWidth = 50;
  593. this.dgvAdmin.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  594. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  595. this.dgvAdmin.RowsDefaultCellStyle = dataGridViewCellStyle9;
  596. this.dgvAdmin.RowTemplate.Height = 21;
  597. this.dgvAdmin.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  598. this.dgvAdmin.Size = new System.Drawing.Size(949, 416);
  599. this.dgvAdmin.SortOrderColumnName = null;
  600. this.dgvAdmin.TabIndex = 26;
  601. this.dgvAdmin.Tag = true;
  602. this.dgvAdmin.TotalSumColumns = null;
  603. this.dgvAdmin.ViewRowFilter = "";
  604. //
  605. // AJobsID
  606. //
  607. this.AJobsID.DataPropertyName = "JobsName";
  608. this.AJobsID.HeaderText = "工种";
  609. this.AJobsID.Name = "AJobsID";
  610. this.AJobsID.ReadOnly = true;
  611. //
  612. // ASalaryType
  613. //
  614. this.ASalaryType.DataPropertyName = "SalaryTypeName";
  615. this.ASalaryType.HeaderText = "工资类型";
  616. this.ASalaryType.Name = "ASalaryType";
  617. this.ASalaryType.ReadOnly = true;
  618. //
  619. // ABeginDate
  620. //
  621. this.ABeginDate.DataPropertyName = "BeginDate";
  622. this.ABeginDate.HeaderText = "开始日期";
  623. this.ABeginDate.Name = "ABeginDate";
  624. this.ABeginDate.ReadOnly = true;
  625. //
  626. // AEndDate
  627. //
  628. this.AEndDate.DataPropertyName = "EndDate";
  629. this.AEndDate.HeaderText = "结束日期";
  630. this.AEndDate.Name = "AEndDate";
  631. this.AEndDate.ReadOnly = true;
  632. //
  633. // AAdministrationType
  634. //
  635. this.AAdministrationType.DataPropertyName = "DictionaryValue";
  636. this.AAdministrationType.HeaderText = "行政考核类别";
  637. this.AAdministrationType.Name = "AAdministrationType";
  638. this.AAdministrationType.ReadOnly = true;
  639. //
  640. // ABaseAmount
  641. //
  642. this.ABaseAmount.DataPropertyName = "BaseAmount";
  643. this.ABaseAmount.HeaderText = "基础金额";
  644. this.ABaseAmount.Name = "ABaseAmount";
  645. this.ABaseAmount.ReadOnly = true;
  646. //
  647. // AIsEnd
  648. //
  649. this.AIsEnd.DataPropertyName = "IsEnd";
  650. this.AIsEnd.FalseValue = "0";
  651. this.AIsEnd.HeaderText = "是否扣完为止";
  652. this.AIsEnd.Name = "AIsEnd";
  653. this.AIsEnd.ReadOnly = true;
  654. this.AIsEnd.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  655. this.AIsEnd.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  656. this.AIsEnd.TrueValue = "1";
  657. //
  658. // ARAPAmount
  659. //
  660. this.ARAPAmount.DataPropertyName = "RAPAmount";
  661. this.ARAPAmount.HeaderText = "奖罚金额";
  662. this.ARAPAmount.Name = "ARAPAmount";
  663. this.ARAPAmount.ReadOnly = true;
  664. //
  665. // ATotalAmount
  666. //
  667. this.ATotalAmount.DataPropertyName = "TotalAmount";
  668. this.ATotalAmount.HeaderText = "合计金额";
  669. this.ATotalAmount.Name = "ATotalAmount";
  670. this.ATotalAmount.ReadOnly = true;
  671. //
  672. // tpgWages
  673. //
  674. this.tpgWages.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
  675. this.tpgWages.Controls.Add(this.dgvWages);
  676. this.tpgWages.Location = new System.Drawing.Point(4, 27);
  677. this.tpgWages.Name = "tpgWages";
  678. this.tpgWages.Size = new System.Drawing.Size(961, 426);
  679. this.tpgWages.TabIndex = 9;
  680. this.tpgWages.Text = "计件工资明细";
  681. this.tpgWages.UseVisualStyleBackColor = true;
  682. //
  683. // dgvWages
  684. //
  685. this.dgvWages.AllowUserToAddRows = false;
  686. this.dgvWages.AllowUserToDeleteRows = false;
  687. this.dgvWages.AllowUserToModifyRows = true;
  688. this.dgvWages.AllowUserToOrderColumns = true;
  689. this.dgvWages.AllowUserToResizeRows = false;
  690. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  691. this.dgvWages.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
  692. this.dgvWages.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  693. | System.Windows.Forms.AnchorStyles.Left)
  694. | System.Windows.Forms.AnchorStyles.Right)));
  695. this.dgvWages.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  696. this.dgvWages.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  697. this.dgvWages.CellHeight = 23;
  698. this.dgvWages.ChildNodeColumnName = null;
  699. this.dgvWages.ChildNodeColumnText = null;
  700. this.dgvWages.ColumnDeep = 1;
  701. this.dgvWages.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  702. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  703. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  704. dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  705. dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White;
  706. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  707. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  708. dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  709. this.dgvWages.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
  710. this.dgvWages.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  711. this.dgvWages.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  712. this.WJobsID,
  713. this.WPriceType,
  714. this.WSalaryType,
  715. this.WAccountDateFrom,
  716. this.WAccountDateTo,
  717. this.WBarCode,
  718. this.WGoodsId,
  719. this.WKilnCarID,
  720. this.WIntoKilnTime,
  721. this.WOutKilnTime,
  722. this.WWages,
  723. this.WSalary});
  724. this.dgvWages.ColumnTreeView = null;
  725. this.dgvWages.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)));
  726. this.dgvWages.DynamicColumnName = "";
  727. this.dgvWages.EnableHeadersVisualStyles = false;
  728. this.dgvWages.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  729. this.dgvWages.IsAutoCountSum = true;
  730. this.dgvWages.IsAutoResizeColumns = false;
  731. this.dgvWages.IsClickF12 = false;
  732. this.dgvWages.IsSubTotalFlag = false;
  733. this.dgvWages.Location = new System.Drawing.Point(6, 5);
  734. this.dgvWages.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  735. this.dgvWages.MultiSelect = false;
  736. this.dgvWages.Name = "dgvWages";
  737. this.dgvWages.ReadOnly = true;
  738. this.dgvWages.RefreshAtHscroll = false;
  739. this.dgvWages.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  740. this.dgvWages.RowHeadersWidth = 50;
  741. this.dgvWages.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  742. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  743. this.dgvWages.RowsDefaultCellStyle = dataGridViewCellStyle12;
  744. this.dgvWages.RowTemplate.Height = 21;
  745. this.dgvWages.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  746. this.dgvWages.Size = new System.Drawing.Size(949, 416);
  747. this.dgvWages.SortOrderColumnName = null;
  748. this.dgvWages.TabIndex = 27;
  749. this.dgvWages.Tag = true;
  750. this.dgvWages.TotalSumColumns = null;
  751. this.dgvWages.ViewRowFilter = "";
  752. //
  753. // WJobsID
  754. //
  755. this.WJobsID.DataPropertyName = "JobsName";
  756. this.WJobsID.HeaderText = "工种";
  757. this.WJobsID.Name = "WJobsID";
  758. this.WJobsID.ReadOnly = true;
  759. //
  760. // WPriceType
  761. //
  762. this.WPriceType.DataPropertyName = "JobsPriceTypeName";
  763. this.WPriceType.HeaderText = "计件类别";
  764. this.WPriceType.Name = "WPriceType";
  765. this.WPriceType.ReadOnly = true;
  766. //
  767. // WSalaryType
  768. //
  769. this.WSalaryType.DataPropertyName = "SalaryTypeName";
  770. this.WSalaryType.HeaderText = "工资类型";
  771. this.WSalaryType.Name = "WSalaryType";
  772. this.WSalaryType.ReadOnly = true;
  773. //
  774. // WAccountDateFrom
  775. //
  776. this.WAccountDateFrom.DataPropertyName = "AccountDateFrom";
  777. this.WAccountDateFrom.HeaderText = "开始日期";
  778. this.WAccountDateFrom.Name = "WAccountDateFrom";
  779. this.WAccountDateFrom.ReadOnly = true;
  780. //
  781. // WAccountDateTo
  782. //
  783. this.WAccountDateTo.DataPropertyName = "AccountDateTo";
  784. this.WAccountDateTo.HeaderText = "结束日期";
  785. this.WAccountDateTo.Name = "WAccountDateTo";
  786. this.WAccountDateTo.ReadOnly = true;
  787. //
  788. // WBarCode
  789. //
  790. this.WBarCode.DataPropertyName = "BarCode";
  791. this.WBarCode.HeaderText = "条码";
  792. this.WBarCode.Name = "WBarCode";
  793. this.WBarCode.ReadOnly = true;
  794. //
  795. // WGoodsId
  796. //
  797. this.WGoodsId.DataPropertyName = "GoodsCode";
  798. this.WGoodsId.HeaderText = "产品编码";
  799. this.WGoodsId.Name = "WGoodsId";
  800. this.WGoodsId.ReadOnly = true;
  801. //
  802. // WKilnCarID
  803. //
  804. this.WKilnCarID.DataPropertyName = "KilnCarCode";
  805. this.WKilnCarID.HeaderText = "窑车编号";
  806. this.WKilnCarID.Name = "WKilnCarID";
  807. this.WKilnCarID.ReadOnly = true;
  808. //
  809. // WIntoKilnTime
  810. //
  811. this.WIntoKilnTime.DataPropertyName = "IntoKilnTime";
  812. this.WIntoKilnTime.HeaderText = "入窑时间";
  813. this.WIntoKilnTime.Name = "WIntoKilnTime";
  814. this.WIntoKilnTime.ReadOnly = true;
  815. //
  816. // WOutKilnTime
  817. //
  818. this.WOutKilnTime.DataPropertyName = "OutKilnTime";
  819. this.WOutKilnTime.HeaderText = "出窑时间";
  820. this.WOutKilnTime.Name = "WOutKilnTime";
  821. this.WOutKilnTime.ReadOnly = true;
  822. //
  823. // WWages
  824. //
  825. this.WWages.DataPropertyName = "Wages";
  826. this.WWages.HeaderText = "工价";
  827. this.WWages.Name = "WWages";
  828. this.WWages.ReadOnly = true;
  829. //
  830. // WSalary
  831. //
  832. this.WSalary.DataPropertyName = "Salary";
  833. this.WSalary.HeaderText = "结算工资";
  834. this.WSalary.Name = "WSalary";
  835. this.WSalary.ReadOnly = true;
  836. //
  837. // tpgDefectFine
  838. //
  839. this.tpgDefectFine.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
  840. this.tpgDefectFine.Controls.Add(this.dgvDefectFine);
  841. this.tpgDefectFine.Location = new System.Drawing.Point(4, 27);
  842. this.tpgDefectFine.Name = "tpgDefectFine";
  843. this.tpgDefectFine.Size = new System.Drawing.Size(961, 426);
  844. this.tpgDefectFine.TabIndex = 11;
  845. this.tpgDefectFine.Text = "缺陷扣罚明细";
  846. this.tpgDefectFine.UseVisualStyleBackColor = true;
  847. //
  848. // dgvDefectFine
  849. //
  850. this.dgvDefectFine.AllowUserToAddRows = false;
  851. this.dgvDefectFine.AllowUserToDeleteRows = false;
  852. this.dgvDefectFine.AllowUserToModifyRows = true;
  853. this.dgvDefectFine.AllowUserToOrderColumns = true;
  854. this.dgvDefectFine.AllowUserToResizeRows = false;
  855. dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  856. this.dgvDefectFine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
  857. this.dgvDefectFine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  858. | System.Windows.Forms.AnchorStyles.Left)
  859. | System.Windows.Forms.AnchorStyles.Right)));
  860. this.dgvDefectFine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  861. this.dgvDefectFine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  862. this.dgvDefectFine.CellHeight = 23;
  863. this.dgvDefectFine.ChildNodeColumnName = null;
  864. this.dgvDefectFine.ChildNodeColumnText = null;
  865. this.dgvDefectFine.ColumnDeep = 1;
  866. this.dgvDefectFine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  867. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  868. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  869. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  870. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
  871. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  872. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  873. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  874. this.dgvDefectFine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
  875. this.dgvDefectFine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  876. this.dgvDefectFine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  877. this.DJobsID,
  878. this.DSalaryType,
  879. this.DBeginDate,
  880. this.DEndDate,
  881. this.DBarCode,
  882. this.DDefectFine,
  883. this.DFineType,
  884. this.DFineAmount});
  885. this.dgvDefectFine.ColumnTreeView = null;
  886. this.dgvDefectFine.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)));
  887. this.dgvDefectFine.DynamicColumnName = "";
  888. this.dgvDefectFine.EnableHeadersVisualStyles = false;
  889. this.dgvDefectFine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  890. this.dgvDefectFine.IsAutoCountSum = true;
  891. this.dgvDefectFine.IsAutoResizeColumns = false;
  892. this.dgvDefectFine.IsClickF12 = false;
  893. this.dgvDefectFine.IsSubTotalFlag = false;
  894. this.dgvDefectFine.Location = new System.Drawing.Point(6, 5);
  895. this.dgvDefectFine.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  896. this.dgvDefectFine.MultiSelect = false;
  897. this.dgvDefectFine.Name = "dgvDefectFine";
  898. this.dgvDefectFine.ReadOnly = true;
  899. this.dgvDefectFine.RefreshAtHscroll = false;
  900. this.dgvDefectFine.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  901. this.dgvDefectFine.RowHeadersWidth = 50;
  902. this.dgvDefectFine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  903. dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  904. this.dgvDefectFine.RowsDefaultCellStyle = dataGridViewCellStyle15;
  905. this.dgvDefectFine.RowTemplate.Height = 21;
  906. this.dgvDefectFine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  907. this.dgvDefectFine.Size = new System.Drawing.Size(949, 416);
  908. this.dgvDefectFine.SortOrderColumnName = null;
  909. this.dgvDefectFine.TabIndex = 26;
  910. this.dgvDefectFine.Tag = true;
  911. this.dgvDefectFine.TotalSumColumns = null;
  912. this.dgvDefectFine.ViewRowFilter = "";
  913. //
  914. // DJobsID
  915. //
  916. this.DJobsID.DataPropertyName = "JobsName";
  917. this.DJobsID.HeaderText = "工种";
  918. this.DJobsID.Name = "DJobsID";
  919. this.DJobsID.ReadOnly = true;
  920. //
  921. // DSalaryType
  922. //
  923. this.DSalaryType.DataPropertyName = "SalaryTypeName";
  924. this.DSalaryType.HeaderText = "工资类型";
  925. this.DSalaryType.Name = "DSalaryType";
  926. this.DSalaryType.ReadOnly = true;
  927. //
  928. // DBeginDate
  929. //
  930. this.DBeginDate.DataPropertyName = "BeginDate";
  931. this.DBeginDate.HeaderText = "开始日期";
  932. this.DBeginDate.Name = "DBeginDate";
  933. this.DBeginDate.ReadOnly = true;
  934. //
  935. // DEndDate
  936. //
  937. this.DEndDate.DataPropertyName = "EndDate";
  938. this.DEndDate.HeaderText = "结束日期";
  939. this.DEndDate.Name = "DEndDate";
  940. this.DEndDate.ReadOnly = true;
  941. //
  942. // DBarCode
  943. //
  944. this.DBarCode.DataPropertyName = "BarCode";
  945. this.DBarCode.HeaderText = "条码";
  946. this.DBarCode.Name = "DBarCode";
  947. this.DBarCode.ReadOnly = true;
  948. //
  949. // DDefectFine
  950. //
  951. this.DDefectFine.DataPropertyName = "DictionaryValue";
  952. this.DDefectFine.HeaderText = "缺陷扣罚";
  953. this.DDefectFine.Name = "DDefectFine";
  954. this.DDefectFine.ReadOnly = true;
  955. //
  956. // DFineType
  957. //
  958. this.DFineType.DataPropertyName = "FineType";
  959. this.DFineType.HeaderText = "扣罚类型";
  960. this.DFineType.Name = "DFineType";
  961. this.DFineType.ReadOnly = true;
  962. //
  963. // DFineAmount
  964. //
  965. this.DFineAmount.DataPropertyName = "FineAmount";
  966. this.DFineAmount.HeaderText = "扣罚金额";
  967. this.DFineAmount.Name = "DFineAmount";
  968. this.DFineAmount.ReadOnly = true;
  969. //
  970. // tpgScrapFine
  971. //
  972. this.tpgScrapFine.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
  973. this.tpgScrapFine.Controls.Add(this.dgvScrapFine);
  974. this.tpgScrapFine.Location = new System.Drawing.Point(4, 27);
  975. this.tpgScrapFine.Name = "tpgScrapFine";
  976. this.tpgScrapFine.Size = new System.Drawing.Size(961, 426);
  977. this.tpgScrapFine.TabIndex = 12;
  978. this.tpgScrapFine.Text = "损坯扣罚明细";
  979. this.tpgScrapFine.UseVisualStyleBackColor = true;
  980. //
  981. // dgvScrapFine
  982. //
  983. this.dgvScrapFine.AllowUserToAddRows = false;
  984. this.dgvScrapFine.AllowUserToDeleteRows = false;
  985. this.dgvScrapFine.AllowUserToModifyRows = true;
  986. this.dgvScrapFine.AllowUserToOrderColumns = true;
  987. this.dgvScrapFine.AllowUserToResizeRows = false;
  988. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  989. this.dgvScrapFine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  990. this.dgvScrapFine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  991. | System.Windows.Forms.AnchorStyles.Left)
  992. | System.Windows.Forms.AnchorStyles.Right)));
  993. this.dgvScrapFine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  994. this.dgvScrapFine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  995. this.dgvScrapFine.CellHeight = 23;
  996. this.dgvScrapFine.ChildNodeColumnName = null;
  997. this.dgvScrapFine.ChildNodeColumnText = null;
  998. this.dgvScrapFine.ColumnDeep = 1;
  999. this.dgvScrapFine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1000. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1001. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1002. dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1003. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  1004. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1005. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1006. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1007. this.dgvScrapFine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  1008. this.dgvScrapFine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1009. this.dgvScrapFine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1010. this.SJobsID,
  1011. this.SStaffStatus,
  1012. this.SBarCode,
  1013. this.SGoodsID,
  1014. this.SScrapTime,
  1015. this.SFineAmount});
  1016. this.dgvScrapFine.ColumnTreeView = null;
  1017. this.dgvScrapFine.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)));
  1018. this.dgvScrapFine.DynamicColumnName = "";
  1019. this.dgvScrapFine.EnableHeadersVisualStyles = false;
  1020. this.dgvScrapFine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1021. this.dgvScrapFine.IsAutoCountSum = true;
  1022. this.dgvScrapFine.IsAutoResizeColumns = false;
  1023. this.dgvScrapFine.IsClickF12 = false;
  1024. this.dgvScrapFine.IsSubTotalFlag = false;
  1025. this.dgvScrapFine.Location = new System.Drawing.Point(6, 5);
  1026. this.dgvScrapFine.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1027. this.dgvScrapFine.MultiSelect = false;
  1028. this.dgvScrapFine.Name = "dgvScrapFine";
  1029. this.dgvScrapFine.ReadOnly = true;
  1030. this.dgvScrapFine.RefreshAtHscroll = false;
  1031. this.dgvScrapFine.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1032. this.dgvScrapFine.RowHeadersWidth = 50;
  1033. this.dgvScrapFine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1034. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1035. this.dgvScrapFine.RowsDefaultCellStyle = dataGridViewCellStyle18;
  1036. this.dgvScrapFine.RowTemplate.Height = 21;
  1037. this.dgvScrapFine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1038. this.dgvScrapFine.Size = new System.Drawing.Size(949, 416);
  1039. this.dgvScrapFine.SortOrderColumnName = null;
  1040. this.dgvScrapFine.TabIndex = 27;
  1041. this.dgvScrapFine.Tag = true;
  1042. this.dgvScrapFine.TotalSumColumns = null;
  1043. this.dgvScrapFine.ViewRowFilter = "";
  1044. //
  1045. // SJobsID
  1046. //
  1047. this.SJobsID.DataPropertyName = "JobsName";
  1048. this.SJobsID.HeaderText = "工种";
  1049. this.SJobsID.Name = "SJobsID";
  1050. this.SJobsID.ReadOnly = true;
  1051. //
  1052. // SStaffStatus
  1053. //
  1054. this.SStaffStatus.DataPropertyName = "StaffStatusName";
  1055. this.SStaffStatus.HeaderText = "员工状态";
  1056. this.SStaffStatus.Name = "SStaffStatus";
  1057. this.SStaffStatus.ReadOnly = true;
  1058. //
  1059. // SBarCode
  1060. //
  1061. this.SBarCode.DataPropertyName = "BarCode";
  1062. this.SBarCode.HeaderText = "条码";
  1063. this.SBarCode.Name = "SBarCode";
  1064. this.SBarCode.ReadOnly = true;
  1065. //
  1066. // SGoodsID
  1067. //
  1068. this.SGoodsID.DataPropertyName = "GoodsCode";
  1069. this.SGoodsID.HeaderText = "产品编码";
  1070. this.SGoodsID.Name = "SGoodsID";
  1071. this.SGoodsID.ReadOnly = true;
  1072. //
  1073. // SScrapTime
  1074. //
  1075. this.SScrapTime.DataPropertyName = "ScrapTime";
  1076. this.SScrapTime.HeaderText = "损坯时间";
  1077. this.SScrapTime.Name = "SScrapTime";
  1078. this.SScrapTime.ReadOnly = true;
  1079. //
  1080. // SFineAmount
  1081. //
  1082. this.SFineAmount.DataPropertyName = "ScrapFine";
  1083. this.SFineAmount.HeaderText = "扣罚金额";
  1084. this.SFineAmount.Name = "SFineAmount";
  1085. this.SFineAmount.ReadOnly = true;
  1086. //
  1087. // tpgManagerSalary
  1088. //
  1089. this.tpgManagerSalary.BackgroundImage = global::Dongke.IBOSS.PRD.Client.HRModule.Properties.Resources.bg;
  1090. this.tpgManagerSalary.Controls.Add(this.dgvManager);
  1091. this.tpgManagerSalary.Location = new System.Drawing.Point(4, 27);
  1092. this.tpgManagerSalary.Name = "tpgManagerSalary";
  1093. this.tpgManagerSalary.Padding = new System.Windows.Forms.Padding(3);
  1094. this.tpgManagerSalary.Size = new System.Drawing.Size(961, 426);
  1095. this.tpgManagerSalary.TabIndex = 17;
  1096. this.tpgManagerSalary.Text = "管理岗位工资明细";
  1097. this.tpgManagerSalary.UseVisualStyleBackColor = true;
  1098. //
  1099. // dgvManager
  1100. //
  1101. this.dgvManager.AllowUserToAddRows = false;
  1102. this.dgvManager.AllowUserToDeleteRows = false;
  1103. this.dgvManager.AllowUserToModifyRows = true;
  1104. this.dgvManager.AllowUserToOrderColumns = true;
  1105. this.dgvManager.AllowUserToResizeRows = false;
  1106. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1107. this.dgvManager.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19;
  1108. this.dgvManager.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1109. | System.Windows.Forms.AnchorStyles.Left)
  1110. | System.Windows.Forms.AnchorStyles.Right)));
  1111. this.dgvManager.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1112. this.dgvManager.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1113. this.dgvManager.CellHeight = 23;
  1114. this.dgvManager.ChildNodeColumnName = null;
  1115. this.dgvManager.ChildNodeColumnText = null;
  1116. this.dgvManager.ColumnDeep = 1;
  1117. this.dgvManager.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1118. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1119. dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1120. dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1121. dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White;
  1122. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1123. dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1124. dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1125. this.dgvManager.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20;
  1126. this.dgvManager.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1127. this.dgvManager.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1128. this.MMember,
  1129. this.MSalary});
  1130. this.dgvManager.ColumnTreeView = null;
  1131. this.dgvManager.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)));
  1132. this.dgvManager.DynamicColumnName = "";
  1133. this.dgvManager.EnableHeadersVisualStyles = false;
  1134. this.dgvManager.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1135. this.dgvManager.IsAutoCountSum = true;
  1136. this.dgvManager.IsAutoResizeColumns = false;
  1137. this.dgvManager.IsClickF12 = false;
  1138. this.dgvManager.IsSubTotalFlag = false;
  1139. this.dgvManager.Location = new System.Drawing.Point(6, 5);
  1140. this.dgvManager.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1141. this.dgvManager.MultiSelect = false;
  1142. this.dgvManager.Name = "dgvManager";
  1143. this.dgvManager.ReadOnly = true;
  1144. this.dgvManager.RefreshAtHscroll = false;
  1145. this.dgvManager.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1146. this.dgvManager.RowHeadersWidth = 50;
  1147. this.dgvManager.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1148. dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1149. this.dgvManager.RowsDefaultCellStyle = dataGridViewCellStyle21;
  1150. this.dgvManager.RowTemplate.Height = 21;
  1151. this.dgvManager.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1152. this.dgvManager.Size = new System.Drawing.Size(949, 416);
  1153. this.dgvManager.SortOrderColumnName = null;
  1154. this.dgvManager.TabIndex = 28;
  1155. this.dgvManager.Tag = true;
  1156. this.dgvManager.TotalSumColumns = null;
  1157. this.dgvManager.ViewRowFilter = "";
  1158. //
  1159. // MMember
  1160. //
  1161. this.MMember.DataPropertyName = "Member";
  1162. this.MMember.HeaderText = "组员构成ID";
  1163. this.MMember.Name = "MMember";
  1164. this.MMember.ReadOnly = true;
  1165. //
  1166. // MSalary
  1167. //
  1168. this.MSalary.DataPropertyName = "Salary";
  1169. this.MSalary.HeaderText = "工资";
  1170. this.MSalary.Name = "MSalary";
  1171. this.MSalary.ReadOnly = true;
  1172. //
  1173. // lblStaffNameLabel
  1174. //
  1175. this.lblStaffNameLabel.AutoSize = true;
  1176. this.lblStaffNameLabel.BackColor = System.Drawing.Color.Transparent;
  1177. this.lblStaffNameLabel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1178. this.lblStaffNameLabel.ForeColor = System.Drawing.SystemColors.ControlText;
  1179. this.lblStaffNameLabel.Location = new System.Drawing.Point(10, 46);
  1180. this.lblStaffNameLabel.Name = "lblStaffNameLabel";
  1181. this.lblStaffNameLabel.Size = new System.Drawing.Size(59, 12);
  1182. this.lblStaffNameLabel.TabIndex = 117;
  1183. this.lblStaffNameLabel.Text = "员工姓名:";
  1184. //
  1185. // lblStaffName
  1186. //
  1187. this.lblStaffName.AutoSize = true;
  1188. this.lblStaffName.BackColor = System.Drawing.Color.Transparent;
  1189. this.lblStaffName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1190. this.lblStaffName.ForeColor = System.Drawing.SystemColors.ControlText;
  1191. this.lblStaffName.Location = new System.Drawing.Point(75, 46);
  1192. this.lblStaffName.Name = "lblStaffName";
  1193. this.lblStaffName.Size = new System.Drawing.Size(23, 12);
  1194. this.lblStaffName.TabIndex = 118;
  1195. this.lblStaffName.Text = "XXX";
  1196. //
  1197. // F_HR_1203
  1198. //
  1199. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1200. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1201. this.ClientSize = new System.Drawing.Size(993, 557);
  1202. this.Controls.Add(this.lblStaffName);
  1203. this.Controls.Add(this.lblStaffNameLabel);
  1204. this.Controls.Add(this.tctlRight);
  1205. this.Controls.Add(this.tsrOperate);
  1206. this.Name = "F_HR_1203";
  1207. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1208. this.Text = "结算";
  1209. this.Load += new System.EventHandler(this.F_HR_1203_Load);
  1210. this.Controls.SetChildIndex(this.tsrOperate, 0);
  1211. this.Controls.SetChildIndex(this.tctlRight, 0);
  1212. this.Controls.SetChildIndex(this.lblStaffNameLabel, 0);
  1213. this.Controls.SetChildIndex(this.lblStaffName, 0);
  1214. this.tsrOperate.ResumeLayout(false);
  1215. this.tsrOperate.PerformLayout();
  1216. this.tctlRight.ResumeLayout(false);
  1217. this.tpgBasicSalary.ResumeLayout(false);
  1218. ((System.ComponentModel.ISupportInitialize)(this.dgvBasicSalary)).EndInit();
  1219. this.tpgProgress.ResumeLayout(false);
  1220. ((System.ComponentModel.ISupportInitialize)(this.dgvProgress)).EndInit();
  1221. this.tpgAdmin.ResumeLayout(false);
  1222. ((System.ComponentModel.ISupportInitialize)(this.dgvAdmin)).EndInit();
  1223. this.tpgWages.ResumeLayout(false);
  1224. ((System.ComponentModel.ISupportInitialize)(this.dgvWages)).EndInit();
  1225. this.tpgDefectFine.ResumeLayout(false);
  1226. ((System.ComponentModel.ISupportInitialize)(this.dgvDefectFine)).EndInit();
  1227. this.tpgScrapFine.ResumeLayout(false);
  1228. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapFine)).EndInit();
  1229. this.tpgManagerSalary.ResumeLayout(false);
  1230. ((System.ComponentModel.ISupportInitialize)(this.dgvManager)).EndInit();
  1231. this.ResumeLayout(false);
  1232. this.PerformLayout();
  1233. }
  1234. #endregion
  1235. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1236. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1237. private System.Windows.Forms.TabControl tctlRight;
  1238. private System.Windows.Forms.TabPage tpgBasicSalary;
  1239. private System.Windows.Forms.Button btnOrganizationExpandAll;
  1240. private System.Windows.Forms.Button btnOrganizationCollapseAll;
  1241. private System.Windows.Forms.TabPage tpgProgress;
  1242. private System.Windows.Forms.Button btnViewOrganizationExpandAll;
  1243. private System.Windows.Forms.Button btnViewOrganizationCollapseAll;
  1244. private System.Windows.Forms.TabPage tpgAdmin;
  1245. private System.Windows.Forms.TabPage tpgWages;
  1246. private System.Windows.Forms.TabPage tpgDefectFine;
  1247. private System.Windows.Forms.TabPage tpgScrapFine;
  1248. private System.Windows.Forms.TabPage tpgManagerSalary;
  1249. private Basics.BaseControls.C_DataGridView dgvBasicSalary;
  1250. private Basics.BaseControls.C_Label lblStaffNameLabel;
  1251. private Basics.BaseControls.C_Label lblStaffName;
  1252. private Basics.BaseControls.C_DataGridView dgvProgress;
  1253. private Basics.BaseControls.C_DataGridView dgvAdmin;
  1254. private Basics.BaseControls.C_DataGridView dgvWages;
  1255. private Basics.BaseControls.C_DataGridView dgvDefectFine;
  1256. private Basics.BaseControls.C_DataGridView dgvScrapFine;
  1257. private Basics.BaseControls.C_DataGridView dgvManager;
  1258. private System.Windows.Forms.DataGridViewTextBoxColumn MMember;
  1259. private System.Windows.Forms.DataGridViewTextBoxColumn MSalary;
  1260. private System.Windows.Forms.DataGridViewTextBoxColumn BSJobsID;
  1261. private System.Windows.Forms.DataGridViewTextBoxColumn BSSalaryType;
  1262. private System.Windows.Forms.DataGridViewTextBoxColumn BSBeginDate;
  1263. private System.Windows.Forms.DataGridViewTextBoxColumn BSEndDate;
  1264. private System.Windows.Forms.DataGridViewTextBoxColumn BSBasicSalary;
  1265. private System.Windows.Forms.DataGridViewTextBoxColumn BSSubsidy;
  1266. private System.Windows.Forms.DataGridViewTextBoxColumn BSCheckedDays;
  1267. private System.Windows.Forms.DataGridViewTextBoxColumn BSAttendanceDays;
  1268. private System.Windows.Forms.DataGridViewTextBoxColumn BSAbsenceDays;
  1269. private System.Windows.Forms.DataGridViewTextBoxColumn BSFineAmount;
  1270. private System.Windows.Forms.DataGridViewTextBoxColumn BSTotalAmount;
  1271. private System.Windows.Forms.DataGridViewTextBoxColumn JobsName;
  1272. private System.Windows.Forms.DataGridViewTextBoxColumn PSalaryType;
  1273. private System.Windows.Forms.DataGridViewTextBoxColumn PBeginDate;
  1274. private System.Windows.Forms.DataGridViewTextBoxColumn PEndDate;
  1275. private System.Windows.Forms.DataGridViewTextBoxColumn PBaseAmount;
  1276. private System.Windows.Forms.DataGridViewCheckBoxColumn PIsEnd;
  1277. private System.Windows.Forms.DataGridViewTextBoxColumn PRAPAmount;
  1278. private System.Windows.Forms.DataGridViewTextBoxColumn PTotalAmount;
  1279. private System.Windows.Forms.DataGridViewTextBoxColumn AJobsID;
  1280. private System.Windows.Forms.DataGridViewTextBoxColumn ASalaryType;
  1281. private System.Windows.Forms.DataGridViewTextBoxColumn ABeginDate;
  1282. private System.Windows.Forms.DataGridViewTextBoxColumn AEndDate;
  1283. private System.Windows.Forms.DataGridViewTextBoxColumn AAdministrationType;
  1284. private System.Windows.Forms.DataGridViewTextBoxColumn ABaseAmount;
  1285. private System.Windows.Forms.DataGridViewCheckBoxColumn AIsEnd;
  1286. private System.Windows.Forms.DataGridViewTextBoxColumn ARAPAmount;
  1287. private System.Windows.Forms.DataGridViewTextBoxColumn ATotalAmount;
  1288. private System.Windows.Forms.DataGridViewTextBoxColumn WJobsID;
  1289. private System.Windows.Forms.DataGridViewTextBoxColumn WPriceType;
  1290. private System.Windows.Forms.DataGridViewTextBoxColumn WSalaryType;
  1291. private System.Windows.Forms.DataGridViewTextBoxColumn WAccountDateFrom;
  1292. private System.Windows.Forms.DataGridViewTextBoxColumn WAccountDateTo;
  1293. private System.Windows.Forms.DataGridViewTextBoxColumn WBarCode;
  1294. private System.Windows.Forms.DataGridViewTextBoxColumn WGoodsId;
  1295. private System.Windows.Forms.DataGridViewTextBoxColumn WKilnCarID;
  1296. private System.Windows.Forms.DataGridViewTextBoxColumn WIntoKilnTime;
  1297. private System.Windows.Forms.DataGridViewTextBoxColumn WOutKilnTime;
  1298. private System.Windows.Forms.DataGridViewTextBoxColumn WWages;
  1299. private System.Windows.Forms.DataGridViewTextBoxColumn WSalary;
  1300. private System.Windows.Forms.DataGridViewTextBoxColumn DJobsID;
  1301. private System.Windows.Forms.DataGridViewTextBoxColumn DSalaryType;
  1302. private System.Windows.Forms.DataGridViewTextBoxColumn DBeginDate;
  1303. private System.Windows.Forms.DataGridViewTextBoxColumn DEndDate;
  1304. private System.Windows.Forms.DataGridViewTextBoxColumn DBarCode;
  1305. private System.Windows.Forms.DataGridViewTextBoxColumn DDefectFine;
  1306. private System.Windows.Forms.DataGridViewTextBoxColumn DFineType;
  1307. private System.Windows.Forms.DataGridViewTextBoxColumn DFineAmount;
  1308. private System.Windows.Forms.DataGridViewTextBoxColumn SJobsID;
  1309. private System.Windows.Forms.DataGridViewTextBoxColumn SStaffStatus;
  1310. private System.Windows.Forms.DataGridViewTextBoxColumn SBarCode;
  1311. private System.Windows.Forms.DataGridViewTextBoxColumn SGoodsID;
  1312. private System.Windows.Forms.DataGridViewTextBoxColumn SScrapTime;
  1313. private System.Windows.Forms.DataGridViewTextBoxColumn SFineAmount;
  1314. }
  1315. }