F_PAM_0601.Designer.cs 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481
  1. namespace Dongke.IBOSS.PRD.Client.PAMModule
  2. {
  3. partial class F_PAM_0601
  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_PAM_0601));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  59. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  61. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  62. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  65. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  66. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  67. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  68. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  69. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  70. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  71. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  72. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  73. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
  74. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
  75. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
  76. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
  77. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
  78. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
  79. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
  80. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
  81. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  82. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  83. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  84. this.dgvPayroll = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  85. this.YYYYMM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.STAFFNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.Piecework = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.DamageSubsidy = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.RepairSubsidy = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.QualityEXA = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.AdminEXA = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.ADAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.TotalAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.AuditStatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.dgvPiecework = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  100. this.YYYYMM1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.StaffCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.staffname1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.员工ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.StaffFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.BeginDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.PayPlanName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.PieceTacticsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.WagesTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.EndDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.GoodsFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.PieceworkNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.PieceCoefficient = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.DamageNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.DamageCoefficient = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.UnqualifiedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.UnqualifiedCoefficient = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.QualifiedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.QualifiedCoefficient = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.QualityBaseNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.QualityRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.QualityWages = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.Amount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.dgvDamageSubsidy = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  124. this.YYYYMM2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.StaffCod3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.StaffID1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.StaffName2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.PayPlanName1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.PieceTacticsName1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.WagesTypeName1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.DamageNum1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.StandardWages = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.DamageSubsidyRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.DamageSubsidy2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.Amount2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.dgvRepairSubsidy = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  137. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  139. this.StaffCode4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.PayPlanName3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.PieceTacticsName5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.WagesTypeName3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.RSuperioNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  145. this.RSuperiorCoefficient = new System.Windows.Forms.DataGridViewTextBoxColumn();
  146. this.RQualifiedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  147. this.RQualifiedCoefficient = new System.Windows.Forms.DataGridViewTextBoxColumn();
  148. this.StandardWages3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  149. this.RepairSubsidyRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  150. this.RepairSubsidy2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  151. this.Amount3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  152. this.dgvQualityASS = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  153. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  154. this.StaffCode5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  155. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  156. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  157. this.PayPlanName6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  158. this.QualityTacticsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  159. this.WagesTypeName6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  160. this.DefectFine = new System.Windows.Forms.DataGridViewTextBoxColumn();
  161. this.DefectNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  162. this.QualityBaseNum2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  163. this.QualityRate3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  164. this.Amount4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  165. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  166. this.tsbtnPay = new System.Windows.Forms.ToolStripButton();
  167. this.tsbtnChangePay = new System.Windows.Forms.ToolStripButton();
  168. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  169. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  170. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  171. this.tabControl1 = new System.Windows.Forms.TabControl();
  172. this.tabPage1 = new System.Windows.Forms.TabPage();
  173. this.tabPage2 = new System.Windows.Forms.TabPage();
  174. this.gbxCondition.SuspendLayout();
  175. ((System.ComponentModel.ISupportInitialize)(this.dgvPayroll)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.dgvPiecework)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.dgvDamageSubsidy)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.dgvRepairSubsidy)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.dgvQualityASS)).BeginInit();
  180. this.tsrOperate.SuspendLayout();
  181. this.tabControl1.SuspendLayout();
  182. this.tabPage1.SuspendLayout();
  183. this.tabPage2.SuspendLayout();
  184. this.SuspendLayout();
  185. //
  186. // gbxCondition
  187. //
  188. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  189. | System.Windows.Forms.AnchorStyles.Right)));
  190. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  191. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  192. this.gbxCondition.Controls.Add(this.dtpStartTime);
  193. this.gbxCondition.Controls.Add(this.btnSearch);
  194. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  196. this.gbxCondition.IsMustInput = false;
  197. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  198. this.gbxCondition.Name = "gbxCondition";
  199. this.gbxCondition.OriginalHeight = -1;
  200. this.gbxCondition.Size = new System.Drawing.Size(792, 51);
  201. this.gbxCondition.TabIndex = 24;
  202. this.gbxCondition.TabStop = false;
  203. this.gbxCondition.Text = "结算信息 ▼";
  204. //
  205. // dtpStartTime
  206. //
  207. this.dtpStartTime.CustomFormat = "yyyy-MM";
  208. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  209. this.dtpStartTime.Location = new System.Drawing.Point(26, 18);
  210. this.dtpStartTime.Name = "dtpStartTime";
  211. this.dtpStartTime.ShowUpDown = true;
  212. this.dtpStartTime.Size = new System.Drawing.Size(134, 21);
  213. this.dtpStartTime.TabIndex = 29;
  214. this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
  215. //
  216. // btnSearch
  217. //
  218. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  219. | System.Windows.Forms.AnchorStyles.Left)));
  220. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  221. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  222. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.btnSearch.ForeColor = System.Drawing.Color.White;
  224. this.btnSearch.Location = new System.Drawing.Point(192, 15);
  225. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  226. this.btnSearch.Name = "btnSearch";
  227. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  228. this.btnSearch.TabIndex = 28;
  229. this.btnSearch.Text = "查询(&Q)";
  230. this.btnSearch.UseVisualStyleBackColor = false;
  231. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click_1);
  232. //
  233. // dgvPayroll
  234. //
  235. this.dgvPayroll.AllowUserToAddRows = false;
  236. this.dgvPayroll.AllowUserToModifyRows = true;
  237. this.dgvPayroll.AllowUserToOrderColumns = true;
  238. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  239. this.dgvPayroll.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  240. this.dgvPayroll.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  241. this.dgvPayroll.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  242. this.dgvPayroll.CellHeight = 23;
  243. this.dgvPayroll.ChildNodeColumnName = null;
  244. this.dgvPayroll.ChildNodeColumnText = null;
  245. this.dgvPayroll.ColumnDeep = 1;
  246. this.dgvPayroll.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  247. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  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.dgvPayroll.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  255. this.dgvPayroll.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  256. this.dgvPayroll.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  257. this.YYYYMM,
  258. this.UserCode,
  259. this.StaffCode,
  260. this.STAFFNAME,
  261. this.StaffID,
  262. this.Piecework,
  263. this.DamageSubsidy,
  264. this.RepairSubsidy,
  265. this.QualityEXA,
  266. this.AdminEXA,
  267. this.ADAmount,
  268. this.TotalAmount,
  269. this.AuditStatusName,
  270. this.Remarks});
  271. this.dgvPayroll.ColumnTreeView = null;
  272. this.dgvPayroll.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)));
  273. this.dgvPayroll.Dock = System.Windows.Forms.DockStyle.Fill;
  274. this.dgvPayroll.DynamicColumnName = "";
  275. this.dgvPayroll.EnableHeadersVisualStyles = false;
  276. this.dgvPayroll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.dgvPayroll.IsAutoCountSum = true;
  278. this.dgvPayroll.IsAutoResizeColumns = false;
  279. this.dgvPayroll.IsClickF12 = false;
  280. this.dgvPayroll.IsSubTotalFlag = false;
  281. this.dgvPayroll.Location = new System.Drawing.Point(3, 3);
  282. this.dgvPayroll.Margin = new System.Windows.Forms.Padding(0);
  283. this.dgvPayroll.MultiSelect = false;
  284. this.dgvPayroll.Name = "dgvPayroll";
  285. this.dgvPayroll.ReadOnly = true;
  286. this.dgvPayroll.RefreshAtHscroll = false;
  287. this.dgvPayroll.RowHeadersWidth = 50;
  288. this.dgvPayroll.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  289. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  290. this.dgvPayroll.RowsDefaultCellStyle = dataGridViewCellStyle10;
  291. this.dgvPayroll.RowTemplate.Height = 25;
  292. this.dgvPayroll.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  293. this.dgvPayroll.Size = new System.Drawing.Size(869, 425);
  294. this.dgvPayroll.SortOrderColumnName = null;
  295. this.dgvPayroll.TabIndex = 0;
  296. this.dgvPayroll.Tag = true;
  297. this.dgvPayroll.TotalSumColumns = null;
  298. this.dgvPayroll.ViewRowFilter = "";
  299. this.dgvPayroll.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvPayroll_CellDoubleClick);
  300. //
  301. // YYYYMM
  302. //
  303. this.YYYYMM.DataPropertyName = "YYYYMM";
  304. this.YYYYMM.HeaderText = "年月";
  305. this.YYYYMM.Name = "YYYYMM";
  306. this.YYYYMM.ReadOnly = true;
  307. //
  308. // UserCode
  309. //
  310. this.UserCode.DataPropertyName = "UserCode";
  311. this.UserCode.HeaderText = "工号编码";
  312. this.UserCode.Name = "UserCode";
  313. this.UserCode.ReadOnly = true;
  314. //
  315. // StaffCode
  316. //
  317. this.StaffCode.DataPropertyName = "StaffCode";
  318. this.StaffCode.HeaderText = "员工编码";
  319. this.StaffCode.Name = "StaffCode";
  320. this.StaffCode.ReadOnly = true;
  321. //
  322. // STAFFNAME
  323. //
  324. this.STAFFNAME.DataPropertyName = "STAFFNAME";
  325. this.STAFFNAME.HeaderText = "员工姓名";
  326. this.STAFFNAME.Name = "STAFFNAME";
  327. this.STAFFNAME.ReadOnly = true;
  328. //
  329. // StaffID
  330. //
  331. this.StaffID.DataPropertyName = "StaffID";
  332. this.StaffID.HeaderText = "StaffID";
  333. this.StaffID.Name = "StaffID";
  334. this.StaffID.ReadOnly = true;
  335. this.StaffID.Visible = false;
  336. //
  337. // Piecework
  338. //
  339. this.Piecework.DataPropertyName = "Piecework";
  340. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  341. dataGridViewCellStyle3.Format = "#,##0.00";
  342. this.Piecework.DefaultCellStyle = dataGridViewCellStyle3;
  343. this.Piecework.HeaderText = "计件工资";
  344. this.Piecework.Name = "Piecework";
  345. this.Piecework.ReadOnly = true;
  346. //
  347. // DamageSubsidy
  348. //
  349. this.DamageSubsidy.DataPropertyName = "DamageSubsidy";
  350. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  351. dataGridViewCellStyle4.Format = "#,##0.00";
  352. this.DamageSubsidy.DefaultCellStyle = dataGridViewCellStyle4;
  353. this.DamageSubsidy.HeaderText = "损坯补贴";
  354. this.DamageSubsidy.Name = "DamageSubsidy";
  355. this.DamageSubsidy.ReadOnly = true;
  356. //
  357. // RepairSubsidy
  358. //
  359. this.RepairSubsidy.DataPropertyName = "RepairSubsidy";
  360. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  361. dataGridViewCellStyle5.Format = "#,##0.00";
  362. this.RepairSubsidy.DefaultCellStyle = dataGridViewCellStyle5;
  363. this.RepairSubsidy.HeaderText = "干补补贴";
  364. this.RepairSubsidy.Name = "RepairSubsidy";
  365. this.RepairSubsidy.ReadOnly = true;
  366. //
  367. // QualityEXA
  368. //
  369. this.QualityEXA.DataPropertyName = "QualityEXA";
  370. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  371. dataGridViewCellStyle6.Format = "#,##0.00";
  372. this.QualityEXA.DefaultCellStyle = dataGridViewCellStyle6;
  373. this.QualityEXA.HeaderText = "品质考核";
  374. this.QualityEXA.Name = "QualityEXA";
  375. this.QualityEXA.ReadOnly = true;
  376. //
  377. // AdminEXA
  378. //
  379. this.AdminEXA.DataPropertyName = "AdminEXA";
  380. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  381. dataGridViewCellStyle7.Format = "#,##0.00";
  382. this.AdminEXA.DefaultCellStyle = dataGridViewCellStyle7;
  383. this.AdminEXA.HeaderText = "行政考核";
  384. this.AdminEXA.Name = "AdminEXA";
  385. this.AdminEXA.ReadOnly = true;
  386. //
  387. // ADAmount
  388. //
  389. this.ADAmount.DataPropertyName = "ADAmount";
  390. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  391. dataGridViewCellStyle8.Format = "#,##0.00";
  392. this.ADAmount.DefaultCellStyle = dataGridViewCellStyle8;
  393. this.ADAmount.HeaderText = "调整金额";
  394. this.ADAmount.Name = "ADAmount";
  395. this.ADAmount.ReadOnly = true;
  396. //
  397. // TotalAmount
  398. //
  399. this.TotalAmount.DataPropertyName = "TotalAmount";
  400. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  401. dataGridViewCellStyle9.Format = "#,##0.00";
  402. this.TotalAmount.DefaultCellStyle = dataGridViewCellStyle9;
  403. this.TotalAmount.HeaderText = "合计金额";
  404. this.TotalAmount.Name = "TotalAmount";
  405. this.TotalAmount.ReadOnly = true;
  406. //
  407. // AuditStatusName
  408. //
  409. this.AuditStatusName.DataPropertyName = "AuditStatusName";
  410. this.AuditStatusName.HeaderText = "审核状态";
  411. this.AuditStatusName.Name = "AuditStatusName";
  412. this.AuditStatusName.ReadOnly = true;
  413. //
  414. // Remarks
  415. //
  416. this.Remarks.DataPropertyName = "Remarks";
  417. this.Remarks.HeaderText = "备注";
  418. this.Remarks.Name = "Remarks";
  419. this.Remarks.ReadOnly = true;
  420. //
  421. // dgvPiecework
  422. //
  423. this.dgvPiecework.AllowUserToAddRows = false;
  424. this.dgvPiecework.AllowUserToModifyRows = true;
  425. this.dgvPiecework.AllowUserToOrderColumns = true;
  426. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  427. this.dgvPiecework.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  428. this.dgvPiecework.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  429. | System.Windows.Forms.AnchorStyles.Right)));
  430. this.dgvPiecework.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  431. this.dgvPiecework.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  432. this.dgvPiecework.CellHeight = 23;
  433. this.dgvPiecework.ChildNodeColumnName = null;
  434. this.dgvPiecework.ChildNodeColumnText = null;
  435. this.dgvPiecework.ColumnDeep = 1;
  436. this.dgvPiecework.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  437. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  438. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  439. dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  441. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  442. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  443. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  444. this.dgvPiecework.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  445. this.dgvPiecework.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  446. this.dgvPiecework.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  447. this.YYYYMM1,
  448. this.StaffCode1,
  449. this.staffname1,
  450. this.员工ID,
  451. this.StaffFlag,
  452. this.BeginDate,
  453. this.PayPlanName,
  454. this.PieceTacticsName,
  455. this.WagesTypeName,
  456. this.EndDate,
  457. this.GoodsFlag,
  458. this.PieceworkNum,
  459. this.PieceCoefficient,
  460. this.DamageNum,
  461. this.DamageCoefficient,
  462. this.UnqualifiedNum,
  463. this.UnqualifiedCoefficient,
  464. this.QualifiedNum,
  465. this.QualifiedCoefficient,
  466. this.QualityBaseNum,
  467. this.QualityRate,
  468. this.QualityWages,
  469. this.Amount});
  470. this.dgvPiecework.ColumnTreeView = null;
  471. this.dgvPiecework.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)));
  472. this.dgvPiecework.DynamicColumnName = "";
  473. this.dgvPiecework.EnableHeadersVisualStyles = false;
  474. this.dgvPiecework.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  475. this.dgvPiecework.IsAutoCountSum = true;
  476. this.dgvPiecework.IsAutoResizeColumns = false;
  477. this.dgvPiecework.IsClickF12 = false;
  478. this.dgvPiecework.IsSubTotalFlag = false;
  479. this.dgvPiecework.Location = new System.Drawing.Point(0, 3);
  480. this.dgvPiecework.Margin = new System.Windows.Forms.Padding(0);
  481. this.dgvPiecework.MultiSelect = false;
  482. this.dgvPiecework.Name = "dgvPiecework";
  483. this.dgvPiecework.ReadOnly = true;
  484. this.dgvPiecework.RefreshAtHscroll = false;
  485. this.dgvPiecework.RowHeadersWidth = 50;
  486. this.dgvPiecework.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  487. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  488. this.dgvPiecework.RowsDefaultCellStyle = dataGridViewCellStyle25;
  489. this.dgvPiecework.RowTemplate.Height = 25;
  490. this.dgvPiecework.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  491. this.dgvPiecework.Size = new System.Drawing.Size(872, 107);
  492. this.dgvPiecework.SortOrderColumnName = null;
  493. this.dgvPiecework.TabIndex = 1;
  494. this.dgvPiecework.Tag = true;
  495. this.dgvPiecework.TotalSumColumns = null;
  496. this.dgvPiecework.ViewRowFilter = "";
  497. //
  498. // YYYYMM1
  499. //
  500. this.YYYYMM1.DataPropertyName = "YYYYMM";
  501. this.YYYYMM1.HeaderText = "年月";
  502. this.YYYYMM1.Name = "YYYYMM1";
  503. this.YYYYMM1.ReadOnly = true;
  504. this.YYYYMM1.Visible = false;
  505. //
  506. // StaffCode1
  507. //
  508. this.StaffCode1.DataPropertyName = "StaffCode";
  509. this.StaffCode1.HeaderText = "员工编码";
  510. this.StaffCode1.Name = "StaffCode1";
  511. this.StaffCode1.ReadOnly = true;
  512. //
  513. // staffname1
  514. //
  515. this.staffname1.DataPropertyName = "staffname";
  516. this.staffname1.HeaderText = "员工姓名";
  517. this.staffname1.Name = "staffname1";
  518. this.staffname1.ReadOnly = true;
  519. //
  520. // 员工ID
  521. //
  522. this.员工ID.DataPropertyName = "StaffID";
  523. this.员工ID.HeaderText = "员工ID";
  524. this.员工ID.Name = "员工ID";
  525. this.员工ID.ReadOnly = true;
  526. this.员工ID.Visible = false;
  527. //
  528. // StaffFlag
  529. //
  530. this.StaffFlag.DataPropertyName = "StaffFlag";
  531. this.StaffFlag.HeaderText = "员工标识";
  532. this.StaffFlag.Name = "StaffFlag";
  533. this.StaffFlag.ReadOnly = true;
  534. //
  535. // BeginDate
  536. //
  537. this.BeginDate.DataPropertyName = "BeginDate";
  538. this.BeginDate.HeaderText = "开始时间";
  539. this.BeginDate.Name = "BeginDate";
  540. this.BeginDate.ReadOnly = true;
  541. this.BeginDate.Visible = false;
  542. //
  543. // PayPlanName
  544. //
  545. this.PayPlanName.DataPropertyName = "PayPlanName";
  546. this.PayPlanName.HeaderText = "工资方案";
  547. this.PayPlanName.Name = "PayPlanName";
  548. this.PayPlanName.ReadOnly = true;
  549. //
  550. // PieceTacticsName
  551. //
  552. this.PieceTacticsName.DataPropertyName = "PieceTacticsName";
  553. this.PieceTacticsName.HeaderText = "工资策略";
  554. this.PieceTacticsName.Name = "PieceTacticsName";
  555. this.PieceTacticsName.ReadOnly = true;
  556. //
  557. // WagesTypeName
  558. //
  559. this.WagesTypeName.DataPropertyName = "WagesTypeName";
  560. this.WagesTypeName.HeaderText = "工价分类";
  561. this.WagesTypeName.Name = "WagesTypeName";
  562. this.WagesTypeName.ReadOnly = true;
  563. //
  564. // EndDate
  565. //
  566. this.EndDate.DataPropertyName = "EndDate";
  567. this.EndDate.HeaderText = "结束时间";
  568. this.EndDate.Name = "EndDate";
  569. this.EndDate.ReadOnly = true;
  570. this.EndDate.Visible = false;
  571. //
  572. // GoodsFlag
  573. //
  574. this.GoodsFlag.DataPropertyName = "GoodsFlag";
  575. this.GoodsFlag.HeaderText = "产品标识";
  576. this.GoodsFlag.Name = "GoodsFlag";
  577. this.GoodsFlag.ReadOnly = true;
  578. //
  579. // PieceworkNum
  580. //
  581. this.PieceworkNum.DataPropertyName = "PieceworkNum";
  582. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  583. dataGridViewCellStyle13.Format = "#,##0.00";
  584. this.PieceworkNum.DefaultCellStyle = dataGridViewCellStyle13;
  585. this.PieceworkNum.HeaderText = "计件数量";
  586. this.PieceworkNum.Name = "PieceworkNum";
  587. this.PieceworkNum.ReadOnly = true;
  588. //
  589. // PieceCoefficient
  590. //
  591. this.PieceCoefficient.DataPropertyName = "PieceCoefficient";
  592. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  593. dataGridViewCellStyle14.Format = "#,##0.00";
  594. this.PieceCoefficient.DefaultCellStyle = dataGridViewCellStyle14;
  595. this.PieceCoefficient.HeaderText = "计件系数";
  596. this.PieceCoefficient.Name = "PieceCoefficient";
  597. this.PieceCoefficient.ReadOnly = true;
  598. //
  599. // DamageNum
  600. //
  601. this.DamageNum.DataPropertyName = "DamageNum";
  602. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  603. dataGridViewCellStyle15.Format = "#,##0.00";
  604. this.DamageNum.DefaultCellStyle = dataGridViewCellStyle15;
  605. this.DamageNum.HeaderText = "损坯数量";
  606. this.DamageNum.Name = "DamageNum";
  607. this.DamageNum.ReadOnly = true;
  608. //
  609. // DamageCoefficient
  610. //
  611. this.DamageCoefficient.DataPropertyName = "DamageCoefficient";
  612. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  613. dataGridViewCellStyle16.Format = "#,##0.00";
  614. this.DamageCoefficient.DefaultCellStyle = dataGridViewCellStyle16;
  615. this.DamageCoefficient.HeaderText = "损坯系数";
  616. this.DamageCoefficient.Name = "DamageCoefficient";
  617. this.DamageCoefficient.ReadOnly = true;
  618. //
  619. // UnqualifiedNum
  620. //
  621. this.UnqualifiedNum.DataPropertyName = "UnqualifiedNum";
  622. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  623. dataGridViewCellStyle17.Format = "#,##0.00";
  624. this.UnqualifiedNum.DefaultCellStyle = dataGridViewCellStyle17;
  625. this.UnqualifiedNum.HeaderText = "次品数量";
  626. this.UnqualifiedNum.Name = "UnqualifiedNum";
  627. this.UnqualifiedNum.ReadOnly = true;
  628. //
  629. // UnqualifiedCoefficient
  630. //
  631. this.UnqualifiedCoefficient.DataPropertyName = "UnqualifiedCoefficient";
  632. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  633. dataGridViewCellStyle18.Format = "#,##0.00";
  634. this.UnqualifiedCoefficient.DefaultCellStyle = dataGridViewCellStyle18;
  635. this.UnqualifiedCoefficient.HeaderText = "次品系数";
  636. this.UnqualifiedCoefficient.Name = "UnqualifiedCoefficient";
  637. this.UnqualifiedCoefficient.ReadOnly = true;
  638. //
  639. // QualifiedNum
  640. //
  641. this.QualifiedNum.DataPropertyName = "QualifiedNum";
  642. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  643. dataGridViewCellStyle19.Format = "#,##0.00";
  644. this.QualifiedNum.DefaultCellStyle = dataGridViewCellStyle19;
  645. this.QualifiedNum.HeaderText = "副品数量";
  646. this.QualifiedNum.Name = "QualifiedNum";
  647. this.QualifiedNum.ReadOnly = true;
  648. //
  649. // QualifiedCoefficient
  650. //
  651. this.QualifiedCoefficient.DataPropertyName = "QualifiedCoefficient";
  652. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  653. dataGridViewCellStyle20.Format = "#,##0.00";
  654. this.QualifiedCoefficient.DefaultCellStyle = dataGridViewCellStyle20;
  655. this.QualifiedCoefficient.HeaderText = "副品系数";
  656. this.QualifiedCoefficient.Name = "QualifiedCoefficient";
  657. this.QualifiedCoefficient.ReadOnly = true;
  658. //
  659. // QualityBaseNum
  660. //
  661. this.QualityBaseNum.DataPropertyName = "QualityBaseNum";
  662. dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  663. dataGridViewCellStyle21.Format = "#,##0.00";
  664. this.QualityBaseNum.DefaultCellStyle = dataGridViewCellStyle21;
  665. this.QualityBaseNum.HeaderText = "质量基数";
  666. this.QualityBaseNum.Name = "QualityBaseNum";
  667. this.QualityBaseNum.ReadOnly = true;
  668. //
  669. // QualityRate
  670. //
  671. this.QualityRate.DataPropertyName = "QualityRate";
  672. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  673. dataGridViewCellStyle22.Format = "#,##0.00";
  674. this.QualityRate.DefaultCellStyle = dataGridViewCellStyle22;
  675. this.QualityRate.HeaderText = "质量(%)";
  676. this.QualityRate.Name = "QualityRate";
  677. this.QualityRate.ReadOnly = true;
  678. //
  679. // QualityWages
  680. //
  681. this.QualityWages.DataPropertyName = "QualityWages";
  682. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  683. dataGridViewCellStyle23.Format = "#,##0.00";
  684. this.QualityWages.DefaultCellStyle = dataGridViewCellStyle23;
  685. this.QualityWages.HeaderText = "质量工价";
  686. this.QualityWages.Name = "QualityWages";
  687. this.QualityWages.ReadOnly = true;
  688. //
  689. // Amount
  690. //
  691. this.Amount.DataPropertyName = "Amount";
  692. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  693. dataGridViewCellStyle24.Format = "#,##0.00";
  694. this.Amount.DefaultCellStyle = dataGridViewCellStyle24;
  695. this.Amount.HeaderText = "金额";
  696. this.Amount.Name = "Amount";
  697. this.Amount.ReadOnly = true;
  698. //
  699. // dgvDamageSubsidy
  700. //
  701. this.dgvDamageSubsidy.AllowUserToAddRows = false;
  702. this.dgvDamageSubsidy.AllowUserToModifyRows = true;
  703. this.dgvDamageSubsidy.AllowUserToOrderColumns = true;
  704. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  705. this.dgvDamageSubsidy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  706. this.dgvDamageSubsidy.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  707. | System.Windows.Forms.AnchorStyles.Right)));
  708. this.dgvDamageSubsidy.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  709. this.dgvDamageSubsidy.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  710. this.dgvDamageSubsidy.CellHeight = 23;
  711. this.dgvDamageSubsidy.ChildNodeColumnName = null;
  712. this.dgvDamageSubsidy.ChildNodeColumnText = null;
  713. this.dgvDamageSubsidy.ColumnDeep = 1;
  714. this.dgvDamageSubsidy.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  715. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  716. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  717. dataGridViewCellStyle27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  718. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  719. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  720. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  721. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  722. this.dgvDamageSubsidy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  723. this.dgvDamageSubsidy.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  724. this.dgvDamageSubsidy.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  725. this.YYYYMM2,
  726. this.StaffCod3,
  727. this.StaffID1,
  728. this.StaffName2,
  729. this.PayPlanName1,
  730. this.PieceTacticsName1,
  731. this.WagesTypeName1,
  732. this.DamageNum1,
  733. this.StandardWages,
  734. this.DamageSubsidyRate,
  735. this.DamageSubsidy2,
  736. this.Amount2});
  737. this.dgvDamageSubsidy.ColumnTreeView = null;
  738. this.dgvDamageSubsidy.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)));
  739. this.dgvDamageSubsidy.DynamicColumnName = "";
  740. this.dgvDamageSubsidy.EnableHeadersVisualStyles = false;
  741. this.dgvDamageSubsidy.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  742. this.dgvDamageSubsidy.IsAutoCountSum = true;
  743. this.dgvDamageSubsidy.IsAutoResizeColumns = false;
  744. this.dgvDamageSubsidy.IsClickF12 = false;
  745. this.dgvDamageSubsidy.IsSubTotalFlag = false;
  746. this.dgvDamageSubsidy.Location = new System.Drawing.Point(0, 110);
  747. this.dgvDamageSubsidy.Margin = new System.Windows.Forms.Padding(0);
  748. this.dgvDamageSubsidy.MultiSelect = false;
  749. this.dgvDamageSubsidy.Name = "dgvDamageSubsidy";
  750. this.dgvDamageSubsidy.ReadOnly = true;
  751. this.dgvDamageSubsidy.RefreshAtHscroll = false;
  752. this.dgvDamageSubsidy.RowHeadersWidth = 50;
  753. this.dgvDamageSubsidy.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  754. dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  755. this.dgvDamageSubsidy.RowsDefaultCellStyle = dataGridViewCellStyle33;
  756. this.dgvDamageSubsidy.RowTemplate.Height = 25;
  757. this.dgvDamageSubsidy.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  758. this.dgvDamageSubsidy.Size = new System.Drawing.Size(872, 109);
  759. this.dgvDamageSubsidy.SortOrderColumnName = null;
  760. this.dgvDamageSubsidy.TabIndex = 2;
  761. this.dgvDamageSubsidy.Tag = true;
  762. this.dgvDamageSubsidy.TotalSumColumns = null;
  763. this.dgvDamageSubsidy.ViewRowFilter = "";
  764. //
  765. // YYYYMM2
  766. //
  767. this.YYYYMM2.DataPropertyName = "YYYYMM";
  768. this.YYYYMM2.HeaderText = "年月";
  769. this.YYYYMM2.Name = "YYYYMM2";
  770. this.YYYYMM2.ReadOnly = true;
  771. this.YYYYMM2.Visible = false;
  772. //
  773. // StaffCod3
  774. //
  775. this.StaffCod3.DataPropertyName = "StaffCode";
  776. this.StaffCod3.HeaderText = "员工编码";
  777. this.StaffCod3.Name = "StaffCod3";
  778. this.StaffCod3.ReadOnly = true;
  779. this.StaffCod3.Visible = false;
  780. //
  781. // StaffID1
  782. //
  783. this.StaffID1.DataPropertyName = "StaffID";
  784. this.StaffID1.HeaderText = "员工ID";
  785. this.StaffID1.Name = "StaffID1";
  786. this.StaffID1.ReadOnly = true;
  787. this.StaffID1.Visible = false;
  788. //
  789. // StaffName2
  790. //
  791. this.StaffName2.DataPropertyName = "StaffName";
  792. this.StaffName2.HeaderText = "员工姓名";
  793. this.StaffName2.Name = "StaffName2";
  794. this.StaffName2.ReadOnly = true;
  795. this.StaffName2.Visible = false;
  796. //
  797. // PayPlanName1
  798. //
  799. this.PayPlanName1.DataPropertyName = "PayPlanName";
  800. this.PayPlanName1.HeaderText = "工资方案";
  801. this.PayPlanName1.Name = "PayPlanName1";
  802. this.PayPlanName1.ReadOnly = true;
  803. this.PayPlanName1.Visible = false;
  804. //
  805. // PieceTacticsName1
  806. //
  807. this.PieceTacticsName1.DataPropertyName = "PieceTacticsName";
  808. this.PieceTacticsName1.HeaderText = "工资策略";
  809. this.PieceTacticsName1.Name = "PieceTacticsName1";
  810. this.PieceTacticsName1.ReadOnly = true;
  811. this.PieceTacticsName1.Visible = false;
  812. //
  813. // WagesTypeName1
  814. //
  815. this.WagesTypeName1.DataPropertyName = "WagesTypeName";
  816. this.WagesTypeName1.HeaderText = "工价分类";
  817. this.WagesTypeName1.Name = "WagesTypeName1";
  818. this.WagesTypeName1.ReadOnly = true;
  819. //
  820. // DamageNum1
  821. //
  822. this.DamageNum1.DataPropertyName = "DamageNum";
  823. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  824. dataGridViewCellStyle28.Format = "#,##0.00";
  825. this.DamageNum1.DefaultCellStyle = dataGridViewCellStyle28;
  826. this.DamageNum1.HeaderText = "非自身损坯数量";
  827. this.DamageNum1.Name = "DamageNum1";
  828. this.DamageNum1.ReadOnly = true;
  829. //
  830. // StandardWages
  831. //
  832. this.StandardWages.DataPropertyName = "StandardWages";
  833. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  834. dataGridViewCellStyle29.Format = "#,##0.00";
  835. this.StandardWages.DefaultCellStyle = dataGridViewCellStyle29;
  836. this.StandardWages.HeaderText = "标准工价";
  837. this.StandardWages.Name = "StandardWages";
  838. this.StandardWages.ReadOnly = true;
  839. //
  840. // DamageSubsidyRate
  841. //
  842. this.DamageSubsidyRate.DataPropertyName = "DamageSubsidyRate";
  843. dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  844. dataGridViewCellStyle30.Format = "#,##0.00";
  845. this.DamageSubsidyRate.DefaultCellStyle = dataGridViewCellStyle30;
  846. this.DamageSubsidyRate.HeaderText = "损坯补贴系数";
  847. this.DamageSubsidyRate.Name = "DamageSubsidyRate";
  848. this.DamageSubsidyRate.ReadOnly = true;
  849. //
  850. // DamageSubsidy2
  851. //
  852. this.DamageSubsidy2.DataPropertyName = "DamageSubsidy";
  853. dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  854. dataGridViewCellStyle31.Format = "#,##0.00";
  855. this.DamageSubsidy2.DefaultCellStyle = dataGridViewCellStyle31;
  856. this.DamageSubsidy2.HeaderText = "损坯补贴";
  857. this.DamageSubsidy2.Name = "DamageSubsidy2";
  858. this.DamageSubsidy2.ReadOnly = true;
  859. //
  860. // Amount2
  861. //
  862. this.Amount2.DataPropertyName = "Amount";
  863. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  864. dataGridViewCellStyle32.Format = "#,##0.00";
  865. this.Amount2.DefaultCellStyle = dataGridViewCellStyle32;
  866. this.Amount2.HeaderText = "金额";
  867. this.Amount2.Name = "Amount2";
  868. this.Amount2.ReadOnly = true;
  869. //
  870. // dgvRepairSubsidy
  871. //
  872. this.dgvRepairSubsidy.AllowUserToAddRows = false;
  873. this.dgvRepairSubsidy.AllowUserToModifyRows = true;
  874. this.dgvRepairSubsidy.AllowUserToOrderColumns = true;
  875. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  876. this.dgvRepairSubsidy.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle34;
  877. this.dgvRepairSubsidy.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  878. | System.Windows.Forms.AnchorStyles.Right)));
  879. this.dgvRepairSubsidy.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  880. this.dgvRepairSubsidy.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  881. this.dgvRepairSubsidy.CellHeight = 23;
  882. this.dgvRepairSubsidy.ChildNodeColumnName = null;
  883. this.dgvRepairSubsidy.ChildNodeColumnText = null;
  884. this.dgvRepairSubsidy.ColumnDeep = 1;
  885. this.dgvRepairSubsidy.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  886. dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  887. dataGridViewCellStyle35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  888. dataGridViewCellStyle35.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. dataGridViewCellStyle35.ForeColor = System.Drawing.Color.White;
  890. dataGridViewCellStyle35.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  891. dataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  892. dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  893. this.dgvRepairSubsidy.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle35;
  894. this.dgvRepairSubsidy.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  895. this.dgvRepairSubsidy.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  896. this.dataGridViewTextBoxColumn1,
  897. this.dataGridViewTextBoxColumn2,
  898. this.StaffCode4,
  899. this.dataGridViewTextBoxColumn3,
  900. this.PayPlanName3,
  901. this.PieceTacticsName5,
  902. this.WagesTypeName3,
  903. this.RSuperioNum,
  904. this.RSuperiorCoefficient,
  905. this.RQualifiedNum,
  906. this.RQualifiedCoefficient,
  907. this.StandardWages3,
  908. this.RepairSubsidyRate,
  909. this.RepairSubsidy2,
  910. this.Amount3});
  911. this.dgvRepairSubsidy.ColumnTreeView = null;
  912. this.dgvRepairSubsidy.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)));
  913. this.dgvRepairSubsidy.DynamicColumnName = "";
  914. this.dgvRepairSubsidy.EnableHeadersVisualStyles = false;
  915. this.dgvRepairSubsidy.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  916. this.dgvRepairSubsidy.IsAutoCountSum = true;
  917. this.dgvRepairSubsidy.IsAutoResizeColumns = false;
  918. this.dgvRepairSubsidy.IsClickF12 = false;
  919. this.dgvRepairSubsidy.IsSubTotalFlag = false;
  920. this.dgvRepairSubsidy.Location = new System.Drawing.Point(0, 222);
  921. this.dgvRepairSubsidy.Margin = new System.Windows.Forms.Padding(0);
  922. this.dgvRepairSubsidy.MultiSelect = false;
  923. this.dgvRepairSubsidy.Name = "dgvRepairSubsidy";
  924. this.dgvRepairSubsidy.ReadOnly = true;
  925. this.dgvRepairSubsidy.RefreshAtHscroll = false;
  926. this.dgvRepairSubsidy.RowHeadersWidth = 50;
  927. this.dgvRepairSubsidy.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  928. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  929. this.dgvRepairSubsidy.RowsDefaultCellStyle = dataGridViewCellStyle44;
  930. this.dgvRepairSubsidy.RowTemplate.Height = 25;
  931. this.dgvRepairSubsidy.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  932. this.dgvRepairSubsidy.Size = new System.Drawing.Size(872, 99);
  933. this.dgvRepairSubsidy.SortOrderColumnName = null;
  934. this.dgvRepairSubsidy.TabIndex = 3;
  935. this.dgvRepairSubsidy.Tag = true;
  936. this.dgvRepairSubsidy.TotalSumColumns = null;
  937. this.dgvRepairSubsidy.ViewRowFilter = "";
  938. //
  939. // dataGridViewTextBoxColumn1
  940. //
  941. this.dataGridViewTextBoxColumn1.DataPropertyName = "YYYYMM";
  942. this.dataGridViewTextBoxColumn1.HeaderText = "年月";
  943. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  944. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  945. this.dataGridViewTextBoxColumn1.Visible = false;
  946. //
  947. // dataGridViewTextBoxColumn2
  948. //
  949. this.dataGridViewTextBoxColumn2.DataPropertyName = "StaffID";
  950. this.dataGridViewTextBoxColumn2.HeaderText = "员工ID";
  951. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  952. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  953. this.dataGridViewTextBoxColumn2.Visible = false;
  954. //
  955. // StaffCode4
  956. //
  957. this.StaffCode4.DataPropertyName = "StaffCode";
  958. this.StaffCode4.HeaderText = "员工编码";
  959. this.StaffCode4.Name = "StaffCode4";
  960. this.StaffCode4.ReadOnly = true;
  961. this.StaffCode4.Visible = false;
  962. //
  963. // dataGridViewTextBoxColumn3
  964. //
  965. this.dataGridViewTextBoxColumn3.DataPropertyName = "StaffName";
  966. this.dataGridViewTextBoxColumn3.HeaderText = "员工姓名";
  967. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  968. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  969. this.dataGridViewTextBoxColumn3.Visible = false;
  970. //
  971. // PayPlanName3
  972. //
  973. this.PayPlanName3.DataPropertyName = "PayPlanName";
  974. this.PayPlanName3.HeaderText = "工资方案";
  975. this.PayPlanName3.Name = "PayPlanName3";
  976. this.PayPlanName3.ReadOnly = true;
  977. this.PayPlanName3.Visible = false;
  978. //
  979. // PieceTacticsName5
  980. //
  981. this.PieceTacticsName5.DataPropertyName = "PieceTacticsName";
  982. this.PieceTacticsName5.HeaderText = "工资策略";
  983. this.PieceTacticsName5.Name = "PieceTacticsName5";
  984. this.PieceTacticsName5.ReadOnly = true;
  985. this.PieceTacticsName5.Visible = false;
  986. //
  987. // WagesTypeName3
  988. //
  989. this.WagesTypeName3.DataPropertyName = "WagesTypeName";
  990. this.WagesTypeName3.HeaderText = "工价分类";
  991. this.WagesTypeName3.Name = "WagesTypeName3";
  992. this.WagesTypeName3.ReadOnly = true;
  993. //
  994. // RSuperioNum
  995. //
  996. this.RSuperioNum.DataPropertyName = "RSuperioNum";
  997. dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  998. dataGridViewCellStyle36.Format = "#,##0.00";
  999. this.RSuperioNum.DefaultCellStyle = dataGridViewCellStyle36;
  1000. this.RSuperioNum.HeaderText = "干补正品数";
  1001. this.RSuperioNum.Name = "RSuperioNum";
  1002. this.RSuperioNum.ReadOnly = true;
  1003. //
  1004. // RSuperiorCoefficient
  1005. //
  1006. this.RSuperiorCoefficient.DataPropertyName = "RSuperiorCoefficient";
  1007. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1008. dataGridViewCellStyle37.Format = "#,##0.00";
  1009. this.RSuperiorCoefficient.DefaultCellStyle = dataGridViewCellStyle37;
  1010. this.RSuperiorCoefficient.HeaderText = "干补正品系数";
  1011. this.RSuperiorCoefficient.Name = "RSuperiorCoefficient";
  1012. this.RSuperiorCoefficient.ReadOnly = true;
  1013. //
  1014. // RQualifiedNum
  1015. //
  1016. this.RQualifiedNum.DataPropertyName = "RQualifiedNum";
  1017. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1018. dataGridViewCellStyle38.Format = "#,##0.00";
  1019. this.RQualifiedNum.DefaultCellStyle = dataGridViewCellStyle38;
  1020. this.RQualifiedNum.HeaderText = "干补副品数";
  1021. this.RQualifiedNum.Name = "RQualifiedNum";
  1022. this.RQualifiedNum.ReadOnly = true;
  1023. //
  1024. // RQualifiedCoefficient
  1025. //
  1026. this.RQualifiedCoefficient.DataPropertyName = "RQualifiedCoefficient";
  1027. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1028. dataGridViewCellStyle39.Format = "#,##0.00";
  1029. this.RQualifiedCoefficient.DefaultCellStyle = dataGridViewCellStyle39;
  1030. this.RQualifiedCoefficient.HeaderText = "干补副品系数";
  1031. this.RQualifiedCoefficient.Name = "RQualifiedCoefficient";
  1032. this.RQualifiedCoefficient.ReadOnly = true;
  1033. //
  1034. // StandardWages3
  1035. //
  1036. this.StandardWages3.DataPropertyName = "StandardWages";
  1037. dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1038. dataGridViewCellStyle40.Format = "#,##0.00";
  1039. this.StandardWages3.DefaultCellStyle = dataGridViewCellStyle40;
  1040. this.StandardWages3.HeaderText = "标准工价";
  1041. this.StandardWages3.Name = "StandardWages3";
  1042. this.StandardWages3.ReadOnly = true;
  1043. //
  1044. // RepairSubsidyRate
  1045. //
  1046. this.RepairSubsidyRate.DataPropertyName = "RepairSubsidyRate";
  1047. dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1048. dataGridViewCellStyle41.Format = "#,##0.00";
  1049. this.RepairSubsidyRate.DefaultCellStyle = dataGridViewCellStyle41;
  1050. this.RepairSubsidyRate.HeaderText = "干补补贴系数";
  1051. this.RepairSubsidyRate.Name = "RepairSubsidyRate";
  1052. this.RepairSubsidyRate.ReadOnly = true;
  1053. //
  1054. // RepairSubsidy2
  1055. //
  1056. this.RepairSubsidy2.DataPropertyName = "RepairSubsidy";
  1057. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1058. dataGridViewCellStyle42.Format = "#,##0.00";
  1059. this.RepairSubsidy2.DefaultCellStyle = dataGridViewCellStyle42;
  1060. this.RepairSubsidy2.HeaderText = "干补补贴";
  1061. this.RepairSubsidy2.Name = "RepairSubsidy2";
  1062. this.RepairSubsidy2.ReadOnly = true;
  1063. //
  1064. // Amount3
  1065. //
  1066. this.Amount3.DataPropertyName = "Amount";
  1067. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1068. dataGridViewCellStyle43.Format = "#,##0.00";
  1069. this.Amount3.DefaultCellStyle = dataGridViewCellStyle43;
  1070. this.Amount3.HeaderText = "金额";
  1071. this.Amount3.Name = "Amount3";
  1072. this.Amount3.ReadOnly = true;
  1073. //
  1074. // dgvQualityASS
  1075. //
  1076. this.dgvQualityASS.AllowUserToAddRows = false;
  1077. this.dgvQualityASS.AllowUserToModifyRows = true;
  1078. this.dgvQualityASS.AllowUserToOrderColumns = true;
  1079. dataGridViewCellStyle45.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1080. this.dgvQualityASS.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle45;
  1081. this.dgvQualityASS.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1082. | System.Windows.Forms.AnchorStyles.Left)
  1083. | System.Windows.Forms.AnchorStyles.Right)));
  1084. this.dgvQualityASS.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1085. this.dgvQualityASS.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1086. this.dgvQualityASS.CellHeight = 23;
  1087. this.dgvQualityASS.ChildNodeColumnName = null;
  1088. this.dgvQualityASS.ChildNodeColumnText = null;
  1089. this.dgvQualityASS.ColumnDeep = 1;
  1090. this.dgvQualityASS.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1091. dataGridViewCellStyle46.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1092. dataGridViewCellStyle46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1093. dataGridViewCellStyle46.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1094. dataGridViewCellStyle46.ForeColor = System.Drawing.Color.White;
  1095. dataGridViewCellStyle46.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1096. dataGridViewCellStyle46.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1097. dataGridViewCellStyle46.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1098. this.dgvQualityASS.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle46;
  1099. this.dgvQualityASS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1100. this.dgvQualityASS.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1101. this.dataGridViewTextBoxColumn4,
  1102. this.StaffCode5,
  1103. this.dataGridViewTextBoxColumn5,
  1104. this.dataGridViewTextBoxColumn6,
  1105. this.PayPlanName6,
  1106. this.QualityTacticsName,
  1107. this.WagesTypeName6,
  1108. this.DefectFine,
  1109. this.DefectNum,
  1110. this.QualityBaseNum2,
  1111. this.QualityRate3,
  1112. this.Amount4});
  1113. this.dgvQualityASS.ColumnTreeView = null;
  1114. this.dgvQualityASS.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)));
  1115. this.dgvQualityASS.DynamicColumnName = "";
  1116. this.dgvQualityASS.EnableHeadersVisualStyles = false;
  1117. this.dgvQualityASS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1118. this.dgvQualityASS.IsAutoCountSum = true;
  1119. this.dgvQualityASS.IsAutoResizeColumns = false;
  1120. this.dgvQualityASS.IsClickF12 = false;
  1121. this.dgvQualityASS.IsSubTotalFlag = false;
  1122. this.dgvQualityASS.Location = new System.Drawing.Point(0, 322);
  1123. this.dgvQualityASS.Margin = new System.Windows.Forms.Padding(0);
  1124. this.dgvQualityASS.MultiSelect = false;
  1125. this.dgvQualityASS.Name = "dgvQualityASS";
  1126. this.dgvQualityASS.ReadOnly = true;
  1127. this.dgvQualityASS.RefreshAtHscroll = false;
  1128. this.dgvQualityASS.RowHeadersWidth = 50;
  1129. this.dgvQualityASS.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1130. dataGridViewCellStyle52.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1131. this.dgvQualityASS.RowsDefaultCellStyle = dataGridViewCellStyle52;
  1132. this.dgvQualityASS.RowTemplate.Height = 25;
  1133. this.dgvQualityASS.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1134. this.dgvQualityASS.Size = new System.Drawing.Size(872, 107);
  1135. this.dgvQualityASS.SortOrderColumnName = null;
  1136. this.dgvQualityASS.TabIndex = 3;
  1137. this.dgvQualityASS.Tag = true;
  1138. this.dgvQualityASS.TotalSumColumns = null;
  1139. this.dgvQualityASS.ViewRowFilter = "";
  1140. //
  1141. // dataGridViewTextBoxColumn4
  1142. //
  1143. this.dataGridViewTextBoxColumn4.DataPropertyName = "YYYYMM";
  1144. this.dataGridViewTextBoxColumn4.HeaderText = "年月";
  1145. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  1146. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  1147. this.dataGridViewTextBoxColumn4.Visible = false;
  1148. //
  1149. // StaffCode5
  1150. //
  1151. this.StaffCode5.DataPropertyName = "StaffCode";
  1152. this.StaffCode5.HeaderText = "员工编码";
  1153. this.StaffCode5.Name = "StaffCode5";
  1154. this.StaffCode5.ReadOnly = true;
  1155. this.StaffCode5.Visible = false;
  1156. //
  1157. // dataGridViewTextBoxColumn5
  1158. //
  1159. this.dataGridViewTextBoxColumn5.DataPropertyName = "StaffID";
  1160. this.dataGridViewTextBoxColumn5.HeaderText = "员工ID";
  1161. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  1162. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  1163. this.dataGridViewTextBoxColumn5.Visible = false;
  1164. //
  1165. // dataGridViewTextBoxColumn6
  1166. //
  1167. this.dataGridViewTextBoxColumn6.DataPropertyName = "StaffName";
  1168. this.dataGridViewTextBoxColumn6.HeaderText = "员工姓名";
  1169. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  1170. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  1171. this.dataGridViewTextBoxColumn6.Visible = false;
  1172. //
  1173. // PayPlanName6
  1174. //
  1175. this.PayPlanName6.DataPropertyName = "PayPlanName";
  1176. this.PayPlanName6.HeaderText = "工资方案";
  1177. this.PayPlanName6.Name = "PayPlanName6";
  1178. this.PayPlanName6.ReadOnly = true;
  1179. this.PayPlanName6.Visible = false;
  1180. //
  1181. // QualityTacticsName
  1182. //
  1183. this.QualityTacticsName.DataPropertyName = "QualityTacticsName";
  1184. this.QualityTacticsName.HeaderText = "工资策略";
  1185. this.QualityTacticsName.Name = "QualityTacticsName";
  1186. this.QualityTacticsName.ReadOnly = true;
  1187. this.QualityTacticsName.Visible = false;
  1188. //
  1189. // WagesTypeName6
  1190. //
  1191. this.WagesTypeName6.DataPropertyName = "WagesTypeName";
  1192. this.WagesTypeName6.HeaderText = "工价分类";
  1193. this.WagesTypeName6.Name = "WagesTypeName6";
  1194. this.WagesTypeName6.ReadOnly = true;
  1195. //
  1196. // DefectFine
  1197. //
  1198. this.DefectFine.DataPropertyName = "DefectFine";
  1199. dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1200. dataGridViewCellStyle47.Format = "#,##0.00";
  1201. this.DefectFine.DefaultCellStyle = dataGridViewCellStyle47;
  1202. this.DefectFine.HeaderText = "缺陷扣罚";
  1203. this.DefectFine.Name = "DefectFine";
  1204. this.DefectFine.ReadOnly = true;
  1205. //
  1206. // DefectNum
  1207. //
  1208. this.DefectNum.DataPropertyName = "DefectNum";
  1209. dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1210. dataGridViewCellStyle48.Format = "#,##0.00";
  1211. this.DefectNum.DefaultCellStyle = dataGridViewCellStyle48;
  1212. this.DefectNum.HeaderText = "缺陷数量";
  1213. this.DefectNum.Name = "DefectNum";
  1214. this.DefectNum.ReadOnly = true;
  1215. //
  1216. // QualityBaseNum2
  1217. //
  1218. this.QualityBaseNum2.DataPropertyName = "QualityBaseNum";
  1219. dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1220. dataGridViewCellStyle49.Format = "#,##0.00";
  1221. this.QualityBaseNum2.DefaultCellStyle = dataGridViewCellStyle49;
  1222. this.QualityBaseNum2.HeaderText = "品质基数";
  1223. this.QualityBaseNum2.Name = "QualityBaseNum2";
  1224. this.QualityBaseNum2.ReadOnly = true;
  1225. //
  1226. // QualityRate3
  1227. //
  1228. this.QualityRate3.DataPropertyName = "QualityRate";
  1229. dataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1230. dataGridViewCellStyle50.Format = "#,##0.00";
  1231. this.QualityRate3.DefaultCellStyle = dataGridViewCellStyle50;
  1232. this.QualityRate3.HeaderText = "缺陷(%)";
  1233. this.QualityRate3.Name = "QualityRate3";
  1234. this.QualityRate3.ReadOnly = true;
  1235. //
  1236. // Amount4
  1237. //
  1238. this.Amount4.DataPropertyName = "Amount";
  1239. dataGridViewCellStyle51.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1240. dataGridViewCellStyle51.Format = "#,##0.00";
  1241. this.Amount4.DefaultCellStyle = dataGridViewCellStyle51;
  1242. this.Amount4.HeaderText = "金额";
  1243. this.Amount4.Name = "Amount4";
  1244. this.Amount4.ReadOnly = true;
  1245. //
  1246. // tsrOperate
  1247. //
  1248. this.tsrOperate.AutoSize = false;
  1249. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  1250. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PAMModule.Properties.Resources.functionbackground;
  1251. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1252. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1253. this.tsbtnPay,
  1254. this.tsbtnChangePay,
  1255. this.toolStripSeparator1,
  1256. this.tsbtnAdaptive,
  1257. this.tsbtnClose});
  1258. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  1259. this.tsrOperate.Name = "tsrOperate";
  1260. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  1261. this.tsrOperate.ShowItemToolTips = false;
  1262. this.tsrOperate.Size = new System.Drawing.Size(895, 35);
  1263. this.tsrOperate.TabIndex = 28;
  1264. this.tsrOperate.Text = "toolStrip1";
  1265. //
  1266. // tsbtnPay
  1267. //
  1268. this.tsbtnPay.AutoSize = false;
  1269. this.tsbtnPay.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1270. this.tsbtnPay.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1271. this.tsbtnPay.ImageTransparentColor = System.Drawing.Color.Magenta;
  1272. this.tsbtnPay.Name = "tsbtnPay";
  1273. this.tsbtnPay.Size = new System.Drawing.Size(60, 25);
  1274. this.tsbtnPay.Text = "结算(&P)";
  1275. this.tsbtnPay.Click += new System.EventHandler(this.tsbtnPay_Click);
  1276. //
  1277. // tsbtnChangePay
  1278. //
  1279. this.tsbtnChangePay.AutoSize = false;
  1280. this.tsbtnChangePay.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1281. this.tsbtnChangePay.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1282. this.tsbtnChangePay.ImageTransparentColor = System.Drawing.Color.Magenta;
  1283. this.tsbtnChangePay.Name = "tsbtnChangePay";
  1284. this.tsbtnChangePay.Size = new System.Drawing.Size(60, 25);
  1285. this.tsbtnChangePay.Text = "反结算(&C)";
  1286. this.tsbtnChangePay.Click += new System.EventHandler(this.tsbtnChangePay_Click);
  1287. //
  1288. // toolStripSeparator1
  1289. //
  1290. this.toolStripSeparator1.AutoSize = false;
  1291. this.toolStripSeparator1.Name = "toolStripSeparator1";
  1292. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  1293. //
  1294. // tsbtnAdaptive
  1295. //
  1296. this.tsbtnAdaptive.AutoSize = false;
  1297. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1298. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1299. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  1300. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  1301. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  1302. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  1303. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  1304. //
  1305. // tsbtnClose
  1306. //
  1307. this.tsbtnClose.AutoSize = false;
  1308. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1309. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1310. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  1311. this.tsbtnClose.Name = "tsbtnClose";
  1312. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  1313. this.tsbtnClose.Text = "关闭(&X)";
  1314. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  1315. //
  1316. // tabControl1
  1317. //
  1318. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1319. | System.Windows.Forms.AnchorStyles.Left)
  1320. | System.Windows.Forms.AnchorStyles.Right)));
  1321. this.tabControl1.Controls.Add(this.tabPage1);
  1322. this.tabControl1.Controls.Add(this.tabPage2);
  1323. this.tabControl1.Location = new System.Drawing.Point(0, 95);
  1324. this.tabControl1.Name = "tabControl1";
  1325. this.tabControl1.SelectedIndex = 0;
  1326. this.tabControl1.Size = new System.Drawing.Size(883, 457);
  1327. this.tabControl1.TabIndex = 30;
  1328. //
  1329. // tabPage1
  1330. //
  1331. this.tabPage1.Controls.Add(this.dgvPayroll);
  1332. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  1333. this.tabPage1.Name = "tabPage1";
  1334. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  1335. this.tabPage1.Size = new System.Drawing.Size(875, 431);
  1336. this.tabPage1.TabIndex = 0;
  1337. this.tabPage1.Text = "工资单";
  1338. this.tabPage1.UseVisualStyleBackColor = true;
  1339. //
  1340. // tabPage2
  1341. //
  1342. this.tabPage2.Controls.Add(this.dgvPiecework);
  1343. this.tabPage2.Controls.Add(this.dgvQualityASS);
  1344. this.tabPage2.Controls.Add(this.dgvDamageSubsidy);
  1345. this.tabPage2.Controls.Add(this.dgvRepairSubsidy);
  1346. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  1347. this.tabPage2.Name = "tabPage2";
  1348. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  1349. this.tabPage2.Size = new System.Drawing.Size(875, 431);
  1350. this.tabPage2.TabIndex = 1;
  1351. this.tabPage2.Text = "工资明细";
  1352. this.tabPage2.UseVisualStyleBackColor = true;
  1353. //
  1354. // F_PAM_0601
  1355. //
  1356. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1357. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1358. this.ClientSize = new System.Drawing.Size(895, 552);
  1359. this.Controls.Add(this.tabControl1);
  1360. this.Controls.Add(this.tsrOperate);
  1361. this.Controls.Add(this.gbxCondition);
  1362. this.Name = "F_PAM_0601";
  1363. this.Text = "计件工资结算";
  1364. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PAM_0201_FormClosed);
  1365. this.Load += new System.EventHandler(this.F_PAM_0201_Load);
  1366. this.gbxCondition.ResumeLayout(false);
  1367. ((System.ComponentModel.ISupportInitialize)(this.dgvPayroll)).EndInit();
  1368. ((System.ComponentModel.ISupportInitialize)(this.dgvPiecework)).EndInit();
  1369. ((System.ComponentModel.ISupportInitialize)(this.dgvDamageSubsidy)).EndInit();
  1370. ((System.ComponentModel.ISupportInitialize)(this.dgvRepairSubsidy)).EndInit();
  1371. ((System.ComponentModel.ISupportInitialize)(this.dgvQualityASS)).EndInit();
  1372. this.tsrOperate.ResumeLayout(false);
  1373. this.tsrOperate.PerformLayout();
  1374. this.tabControl1.ResumeLayout(false);
  1375. this.tabPage1.ResumeLayout(false);
  1376. this.tabPage2.ResumeLayout(false);
  1377. this.ResumeLayout(false);
  1378. }
  1379. #endregion
  1380. private Basics.BaseControls.C_GroupBox gbxCondition;
  1381. private Basics.BaseControls.C_DataGridView dgvPayroll;
  1382. private Basics.BaseControls.C_DataGridView dgvPiecework;
  1383. private Basics.BaseControls.C_DataGridView dgvDamageSubsidy;
  1384. private Basics.BaseControls.C_DataGridView dgvRepairSubsidy;
  1385. private Basics.BaseControls.C_DataGridView dgvQualityASS;
  1386. private Basics.BaseControls.C_Button btnSearch;
  1387. private System.Windows.Forms.DateTimePicker dtpStartTime;
  1388. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1389. private System.Windows.Forms.ToolStripButton tsbtnPay;
  1390. private System.Windows.Forms.ToolStripButton tsbtnChangePay;
  1391. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1392. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1393. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1394. private System.Windows.Forms.DataGridViewTextBoxColumn YYYYMM;
  1395. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1396. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  1397. private System.Windows.Forms.DataGridViewTextBoxColumn STAFFNAME;
  1398. private System.Windows.Forms.DataGridViewTextBoxColumn StaffID;
  1399. private System.Windows.Forms.DataGridViewTextBoxColumn Piecework;
  1400. private System.Windows.Forms.DataGridViewTextBoxColumn DamageSubsidy;
  1401. private System.Windows.Forms.DataGridViewTextBoxColumn RepairSubsidy;
  1402. private System.Windows.Forms.DataGridViewTextBoxColumn QualityEXA;
  1403. private System.Windows.Forms.DataGridViewTextBoxColumn AdminEXA;
  1404. private System.Windows.Forms.DataGridViewTextBoxColumn ADAmount;
  1405. private System.Windows.Forms.DataGridViewTextBoxColumn TotalAmount;
  1406. private System.Windows.Forms.DataGridViewTextBoxColumn AuditStatusName;
  1407. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1408. private System.Windows.Forms.TabControl tabControl1;
  1409. private System.Windows.Forms.TabPage tabPage1;
  1410. private System.Windows.Forms.TabPage tabPage2;
  1411. private System.Windows.Forms.DataGridViewTextBoxColumn YYYYMM2;
  1412. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCod3;
  1413. private System.Windows.Forms.DataGridViewTextBoxColumn StaffID1;
  1414. private System.Windows.Forms.DataGridViewTextBoxColumn StaffName2;
  1415. private System.Windows.Forms.DataGridViewTextBoxColumn PayPlanName1;
  1416. private System.Windows.Forms.DataGridViewTextBoxColumn PieceTacticsName1;
  1417. private System.Windows.Forms.DataGridViewTextBoxColumn WagesTypeName1;
  1418. private System.Windows.Forms.DataGridViewTextBoxColumn DamageNum1;
  1419. private System.Windows.Forms.DataGridViewTextBoxColumn StandardWages;
  1420. private System.Windows.Forms.DataGridViewTextBoxColumn DamageSubsidyRate;
  1421. private System.Windows.Forms.DataGridViewTextBoxColumn DamageSubsidy2;
  1422. private System.Windows.Forms.DataGridViewTextBoxColumn Amount2;
  1423. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1424. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1425. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode4;
  1426. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1427. private System.Windows.Forms.DataGridViewTextBoxColumn PayPlanName3;
  1428. private System.Windows.Forms.DataGridViewTextBoxColumn PieceTacticsName5;
  1429. private System.Windows.Forms.DataGridViewTextBoxColumn WagesTypeName3;
  1430. private System.Windows.Forms.DataGridViewTextBoxColumn RSuperioNum;
  1431. private System.Windows.Forms.DataGridViewTextBoxColumn RSuperiorCoefficient;
  1432. private System.Windows.Forms.DataGridViewTextBoxColumn RQualifiedNum;
  1433. private System.Windows.Forms.DataGridViewTextBoxColumn RQualifiedCoefficient;
  1434. private System.Windows.Forms.DataGridViewTextBoxColumn StandardWages3;
  1435. private System.Windows.Forms.DataGridViewTextBoxColumn RepairSubsidyRate;
  1436. private System.Windows.Forms.DataGridViewTextBoxColumn RepairSubsidy2;
  1437. private System.Windows.Forms.DataGridViewTextBoxColumn Amount3;
  1438. private System.Windows.Forms.DataGridViewTextBoxColumn YYYYMM1;
  1439. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode1;
  1440. private System.Windows.Forms.DataGridViewTextBoxColumn staffname1;
  1441. private System.Windows.Forms.DataGridViewTextBoxColumn 员工ID;
  1442. private System.Windows.Forms.DataGridViewTextBoxColumn StaffFlag;
  1443. private System.Windows.Forms.DataGridViewTextBoxColumn BeginDate;
  1444. private System.Windows.Forms.DataGridViewTextBoxColumn PayPlanName;
  1445. private System.Windows.Forms.DataGridViewTextBoxColumn PieceTacticsName;
  1446. private System.Windows.Forms.DataGridViewTextBoxColumn WagesTypeName;
  1447. private System.Windows.Forms.DataGridViewTextBoxColumn EndDate;
  1448. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsFlag;
  1449. private System.Windows.Forms.DataGridViewTextBoxColumn PieceworkNum;
  1450. private System.Windows.Forms.DataGridViewTextBoxColumn PieceCoefficient;
  1451. private System.Windows.Forms.DataGridViewTextBoxColumn DamageNum;
  1452. private System.Windows.Forms.DataGridViewTextBoxColumn DamageCoefficient;
  1453. private System.Windows.Forms.DataGridViewTextBoxColumn UnqualifiedNum;
  1454. private System.Windows.Forms.DataGridViewTextBoxColumn UnqualifiedCoefficient;
  1455. private System.Windows.Forms.DataGridViewTextBoxColumn QualifiedNum;
  1456. private System.Windows.Forms.DataGridViewTextBoxColumn QualifiedCoefficient;
  1457. private System.Windows.Forms.DataGridViewTextBoxColumn QualityBaseNum;
  1458. private System.Windows.Forms.DataGridViewTextBoxColumn QualityRate;
  1459. private System.Windows.Forms.DataGridViewTextBoxColumn QualityWages;
  1460. private System.Windows.Forms.DataGridViewTextBoxColumn Amount;
  1461. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1462. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode5;
  1463. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1464. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1465. private System.Windows.Forms.DataGridViewTextBoxColumn PayPlanName6;
  1466. private System.Windows.Forms.DataGridViewTextBoxColumn QualityTacticsName;
  1467. private System.Windows.Forms.DataGridViewTextBoxColumn WagesTypeName6;
  1468. private System.Windows.Forms.DataGridViewTextBoxColumn DefectFine;
  1469. private System.Windows.Forms.DataGridViewTextBoxColumn DefectNum;
  1470. private System.Windows.Forms.DataGridViewTextBoxColumn QualityBaseNum2;
  1471. private System.Windows.Forms.DataGridViewTextBoxColumn QualityRate3;
  1472. private System.Windows.Forms.DataGridViewTextBoxColumn Amount4;
  1473. }
  1474. }