F_RPT_080102.Designer.cs 70 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_080102
  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_RPT_080102));
  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 dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  59. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  61. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  62. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  65. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  66. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  67. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  68. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  69. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  70. this.dkProcedureSearchBox4 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  71. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  72. this.dkDefectSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectSearchBox();
  73. this.dkDefectFineSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkDefectFineSearchBox();
  74. this.dkProcedureSearchBox3 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  75. this.dkProcedureSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  76. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  77. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  78. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  79. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  80. this.dkProcedureSearchBox2 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  81. this.tabControl1 = new System.Windows.Forms.TabControl();
  82. this.tabPage1 = new System.Windows.Forms.TabPage();
  83. this.dgv1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  84. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.Deliver1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.Deliver2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.intoKiln = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.outKiln = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.Defective1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.Substandard = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.refire = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.DefectFine = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.Defect = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.ActualDefect = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.ActualYield = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.impurities = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.DefectiveDetails = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.refiredetails = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.SpecialDefect = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  108. this.DefectDeduction = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.Nextdamage = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.damage = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.reworkcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.regoodcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.tabPage2 = new System.Windows.Forms.TabPage();
  114. this.dgv2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  115. this.groutinglinecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.WagesTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.staffNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.staffCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.goodstype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.tabPage3 = new System.Windows.Forms.TabPage();
  125. this.dgv3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  126. this.usercode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.GoodsCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.groutingusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.Quality1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.Substandard1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.Defective = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.tsrOperate.SuspendLayout();
  133. this.gbxCondition.SuspendLayout();
  134. this.tabControl1.SuspendLayout();
  135. this.tabPage1.SuspendLayout();
  136. ((System.ComponentModel.ISupportInitialize)(this.dgv1)).BeginInit();
  137. this.tabPage2.SuspendLayout();
  138. ((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit();
  139. this.tabPage3.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.dgv3)).BeginInit();
  141. this.SuspendLayout();
  142. //
  143. // tsrOperate
  144. //
  145. this.tsrOperate.AutoSize = false;
  146. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  147. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  149. this.tsbtnAdaptive,
  150. this.tsbtnClose});
  151. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  152. this.tsrOperate.Name = "tsrOperate";
  153. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  154. this.tsrOperate.ShowItemToolTips = false;
  155. this.tsrOperate.Size = new System.Drawing.Size(1148, 35);
  156. this.tsrOperate.TabIndex = 0;
  157. this.tsrOperate.Text = "toolStrip1";
  158. //
  159. // tsbtnAdaptive
  160. //
  161. this.tsbtnAdaptive.AutoSize = false;
  162. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  164. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  165. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  166. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  167. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  168. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  169. //
  170. // tsbtnClose
  171. //
  172. this.tsbtnClose.AutoSize = false;
  173. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  175. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  176. this.tsbtnClose.Name = "tsbtnClose";
  177. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  178. this.tsbtnClose.Text = "关闭(&X)";
  179. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  180. //
  181. // gbxCondition
  182. //
  183. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  184. | System.Windows.Forms.AnchorStyles.Right)));
  185. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  186. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  187. this.gbxCondition.Controls.Add(this.dtpEndTime);
  188. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox4);
  189. this.gbxCondition.Controls.Add(this.dtpStartTime);
  190. this.gbxCondition.Controls.Add(this.dkDefectSearchBox1);
  191. this.gbxCondition.Controls.Add(this.dkDefectFineSearchBox1);
  192. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox3);
  193. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox1);
  194. this.gbxCondition.Controls.Add(this.c_Label2);
  195. this.gbxCondition.Controls.Add(this.c_Label1);
  196. this.gbxCondition.Controls.Add(this.btnClearCondition);
  197. this.gbxCondition.Controls.Add(this.btnSearch);
  198. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox2);
  199. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  201. this.gbxCondition.IsMustInput = false;
  202. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  203. this.gbxCondition.Name = "gbxCondition";
  204. this.gbxCondition.OriginalHeight = -1;
  205. this.gbxCondition.Size = new System.Drawing.Size(1136, 80);
  206. this.gbxCondition.TabIndex = 1;
  207. this.gbxCondition.TabStop = false;
  208. this.gbxCondition.Text = "查询条件 ▼";
  209. //
  210. // dtpEndTime
  211. //
  212. this.dtpEndTime.CustomFormat = "yyyy-MM-dd";
  213. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  214. this.dtpEndTime.Location = new System.Drawing.Point(264, 20);
  215. this.dtpEndTime.Name = "dtpEndTime";
  216. this.dtpEndTime.Size = new System.Drawing.Size(127, 21);
  217. this.dtpEndTime.TabIndex = 3;
  218. //
  219. // dkProcedureSearchBox4
  220. //
  221. this.dkProcedureSearchBox4.BackColor = System.Drawing.Color.Transparent;
  222. this.dkProcedureSearchBox4.DataSource = null;
  223. this.dkProcedureSearchBox4.Enabled = true;
  224. this.dkProcedureSearchBox4.IsEnablePurview = false;
  225. this.dkProcedureSearchBox4.IsMustInput = false;
  226. this.dkProcedureSearchBox4.Location = new System.Drawing.Point(397, 20);
  227. this.dkProcedureSearchBox4.ModelType = null;
  228. this.dkProcedureSearchBox4.Name = "dkProcedureSearchBox4";
  229. this.dkProcedureSearchBox4.ProcedureCode = "";
  230. this.dkProcedureSearchBox4.ProcedureID = null;
  231. this.dkProcedureSearchBox4.ProcedureIDS = null;
  232. this.dkProcedureSearchBox4.ProcedureName = null;
  233. this.dkProcedureSearchBox4.Purview = null;
  234. this.dkProcedureSearchBox4.PurviewType = ((byte)(0));
  235. this.dkProcedureSearchBox4.SelectMore = true;
  236. this.dkProcedureSearchBox4.Size = new System.Drawing.Size(240, 21);
  237. this.dkProcedureSearchBox4.TabIndex = 4;
  238. this.dkProcedureSearchBox4.Title = "交坯数统计工序";
  239. this.dkProcedureSearchBox4.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  240. //
  241. // dtpStartTime
  242. //
  243. this.dtpStartTime.CustomFormat = "yyyy-MM-dd";
  244. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  245. this.dtpStartTime.Location = new System.Drawing.Point(71, 20);
  246. this.dtpStartTime.Name = "dtpStartTime";
  247. this.dtpStartTime.Size = new System.Drawing.Size(127, 21);
  248. this.dtpStartTime.TabIndex = 1;
  249. //
  250. // dkDefectSearchBox1
  251. //
  252. this.dkDefectSearchBox1.DataSource = null;
  253. this.dkDefectSearchBox1.DefectFineCode = null;
  254. this.dkDefectSearchBox1.DefectIDS = null;
  255. this.dkDefectSearchBox1.Enabled = true;
  256. this.dkDefectSearchBox1.IsMustInput = false;
  257. this.dkDefectSearchBox1.Location = new System.Drawing.Point(204, 47);
  258. this.dkDefectSearchBox1.Name = "dkDefectSearchBox1";
  259. this.dkDefectSearchBox1.PurviewType = ((byte)(0));
  260. this.dkDefectSearchBox1.SelectMore = true;
  261. this.dkDefectSearchBox1.Size = new System.Drawing.Size(187, 21);
  262. this.dkDefectSearchBox1.TabIndex = 7;
  263. this.dkDefectSearchBox1.Title = "杂质缺陷";
  264. this.dkDefectSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
  265. //
  266. // dkDefectFineSearchBox1
  267. //
  268. this.dkDefectFineSearchBox1.DataSource = null;
  269. this.dkDefectFineSearchBox1.DefectFineCode = null;
  270. this.dkDefectFineSearchBox1.DefectFineIDS = null;
  271. this.dkDefectFineSearchBox1.Enabled = true;
  272. this.dkDefectFineSearchBox1.IsMustInput = false;
  273. this.dkDefectFineSearchBox1.Location = new System.Drawing.Point(12, 47);
  274. this.dkDefectFineSearchBox1.Name = "dkDefectFineSearchBox1";
  275. this.dkDefectFineSearchBox1.PurviewType = ((byte)(0));
  276. this.dkDefectFineSearchBox1.SelectMore = true;
  277. this.dkDefectFineSearchBox1.Size = new System.Drawing.Size(186, 21);
  278. this.dkDefectFineSearchBox1.TabIndex = 6;
  279. this.dkDefectFineSearchBox1.Title = "缺陷扣罚";
  280. this.dkDefectFineSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
  281. //
  282. // dkProcedureSearchBox3
  283. //
  284. this.dkProcedureSearchBox3.BackColor = System.Drawing.Color.Transparent;
  285. this.dkProcedureSearchBox3.DataSource = null;
  286. this.dkProcedureSearchBox3.Enabled = true;
  287. this.dkProcedureSearchBox3.IsEnablePurview = false;
  288. this.dkProcedureSearchBox3.IsMustInput = false;
  289. this.dkProcedureSearchBox3.Location = new System.Drawing.Point(397, 47);
  290. this.dkProcedureSearchBox3.ModelType = "-1";
  291. this.dkProcedureSearchBox3.Name = "dkProcedureSearchBox3";
  292. this.dkProcedureSearchBox3.ProcedureCode = "";
  293. this.dkProcedureSearchBox3.ProcedureID = null;
  294. this.dkProcedureSearchBox3.ProcedureIDS = null;
  295. this.dkProcedureSearchBox3.ProcedureName = null;
  296. this.dkProcedureSearchBox3.Purview = null;
  297. this.dkProcedureSearchBox3.PurviewType = ((byte)(0));
  298. this.dkProcedureSearchBox3.SelectMore = true;
  299. this.dkProcedureSearchBox3.Size = new System.Drawing.Size(240, 21);
  300. this.dkProcedureSearchBox3.TabIndex = 8;
  301. this.dkProcedureSearchBox3.Title = " 质量登记工序";
  302. this.dkProcedureSearchBox3.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  303. //
  304. // dkProcedureSearchBox1
  305. //
  306. this.dkProcedureSearchBox1.BackColor = System.Drawing.Color.Transparent;
  307. this.dkProcedureSearchBox1.DataSource = null;
  308. this.dkProcedureSearchBox1.Enabled = true;
  309. this.dkProcedureSearchBox1.IsEnablePurview = false;
  310. this.dkProcedureSearchBox1.IsMustInput = false;
  311. this.dkProcedureSearchBox1.Location = new System.Drawing.Point(643, 20);
  312. this.dkProcedureSearchBox1.ModelType = "2";
  313. this.dkProcedureSearchBox1.Name = "dkProcedureSearchBox1";
  314. this.dkProcedureSearchBox1.ProcedureCode = "";
  315. this.dkProcedureSearchBox1.ProcedureID = null;
  316. this.dkProcedureSearchBox1.ProcedureIDS = null;
  317. this.dkProcedureSearchBox1.ProcedureName = null;
  318. this.dkProcedureSearchBox1.Purview = null;
  319. this.dkProcedureSearchBox1.PurviewType = ((byte)(0));
  320. this.dkProcedureSearchBox1.SelectMore = true;
  321. this.dkProcedureSearchBox1.Size = new System.Drawing.Size(240, 21);
  322. this.dkProcedureSearchBox1.TabIndex = 5;
  323. this.dkProcedureSearchBox1.Title = "入窑数统计工序";
  324. this.dkProcedureSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  325. //
  326. // c_Label2
  327. //
  328. this.c_Label2.AutoSize = true;
  329. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  330. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  332. this.c_Label2.Location = new System.Drawing.Point(241, 24);
  333. this.c_Label2.Name = "c_Label2";
  334. this.c_Label2.Size = new System.Drawing.Size(17, 12);
  335. this.c_Label2.TabIndex = 2;
  336. this.c_Label2.Text = "至";
  337. //
  338. // c_Label1
  339. //
  340. this.c_Label1.AutoSize = true;
  341. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  342. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  344. this.c_Label1.Location = new System.Drawing.Point(12, 24);
  345. this.c_Label1.Name = "c_Label1";
  346. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  347. this.c_Label1.TabIndex = 0;
  348. this.c_Label1.Text = "统计日期";
  349. //
  350. // btnClearCondition
  351. //
  352. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  353. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  354. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  355. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  357. this.btnClearCondition.Location = new System.Drawing.Point(1033, 45);
  358. this.btnClearCondition.Name = "btnClearCondition";
  359. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  360. this.btnClearCondition.TabIndex = 11;
  361. this.btnClearCondition.Text = "清空条件(&C)";
  362. this.btnClearCondition.UseVisualStyleBackColor = true;
  363. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  364. //
  365. // btnSearch
  366. //
  367. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  368. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  369. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  370. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.btnSearch.ForeColor = System.Drawing.Color.White;
  372. this.btnSearch.Location = new System.Drawing.Point(942, 45);
  373. this.btnSearch.Name = "btnSearch";
  374. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  375. this.btnSearch.TabIndex = 10;
  376. this.btnSearch.Text = "查询(&Q)";
  377. this.btnSearch.UseVisualStyleBackColor = true;
  378. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  379. //
  380. // dkProcedureSearchBox2
  381. //
  382. this.dkProcedureSearchBox2.BackColor = System.Drawing.Color.Transparent;
  383. this.dkProcedureSearchBox2.DataSource = null;
  384. this.dkProcedureSearchBox2.Enabled = true;
  385. this.dkProcedureSearchBox2.IsEnablePurview = false;
  386. this.dkProcedureSearchBox2.IsMustInput = false;
  387. this.dkProcedureSearchBox2.Location = new System.Drawing.Point(643, 47);
  388. this.dkProcedureSearchBox2.ModelType = null;
  389. this.dkProcedureSearchBox2.Name = "dkProcedureSearchBox2";
  390. this.dkProcedureSearchBox2.ProcedureCode = "";
  391. this.dkProcedureSearchBox2.ProcedureID = null;
  392. this.dkProcedureSearchBox2.ProcedureIDS = null;
  393. this.dkProcedureSearchBox2.ProcedureName = null;
  394. this.dkProcedureSearchBox2.Purview = null;
  395. this.dkProcedureSearchBox2.PurviewType = ((byte)(0));
  396. this.dkProcedureSearchBox2.SelectMore = true;
  397. this.dkProcedureSearchBox2.Size = new System.Drawing.Size(240, 21);
  398. this.dkProcedureSearchBox2.TabIndex = 9;
  399. this.dkProcedureSearchBox2.Title = "出窑数统计工序";
  400. this.dkProcedureSearchBox2.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  401. //
  402. // tabControl1
  403. //
  404. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  405. | System.Windows.Forms.AnchorStyles.Left)
  406. | System.Windows.Forms.AnchorStyles.Right)));
  407. this.tabControl1.Controls.Add(this.tabPage1);
  408. this.tabControl1.Controls.Add(this.tabPage2);
  409. this.tabControl1.Controls.Add(this.tabPage3);
  410. this.tabControl1.Location = new System.Drawing.Point(0, 125);
  411. this.tabControl1.Name = "tabControl1";
  412. this.tabControl1.SelectedIndex = 0;
  413. this.tabControl1.Size = new System.Drawing.Size(1136, 356);
  414. this.tabControl1.TabIndex = 2;
  415. //
  416. // tabPage1
  417. //
  418. this.tabPage1.Controls.Add(this.dgv1);
  419. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  420. this.tabPage1.Name = "tabPage1";
  421. this.tabPage1.Size = new System.Drawing.Size(1128, 330);
  422. this.tabPage1.TabIndex = 0;
  423. this.tabPage1.Text = "产量明细";
  424. this.tabPage1.UseVisualStyleBackColor = true;
  425. //
  426. // dgv1
  427. //
  428. this.dgv1.AllowUserToAddRows = false;
  429. this.dgv1.AllowUserToDeleteRows = false;
  430. this.dgv1.AllowUserToModifyRows = true;
  431. this.dgv1.AllowUserToOrderColumns = true;
  432. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  433. this.dgv1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  434. this.dgv1.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  435. this.dgv1.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  436. this.dgv1.CellHeight = 23;
  437. this.dgv1.ChildNodeColumnName = null;
  438. this.dgv1.ChildNodeColumnText = null;
  439. this.dgv1.ColumnDeep = 1;
  440. this.dgv1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  441. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  442. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  443. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  445. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  446. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  447. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  448. this.dgv1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  449. this.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  450. this.dgv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  451. this.dataGridViewTextBoxColumn1,
  452. this.dataGridViewTextBoxColumn2,
  453. this.dataGridViewTextBoxColumn3,
  454. this.dataGridViewTextBoxColumn4,
  455. this.dataGridViewTextBoxColumn5,
  456. this.dataGridViewTextBoxColumn6,
  457. this.dataGridViewTextBoxColumn7,
  458. this.dataGridViewTextBoxColumn8,
  459. this.dataGridViewTextBoxColumn9,
  460. this.Deliver1,
  461. this.Deliver2,
  462. this.intoKiln,
  463. this.outKiln,
  464. this.Defective1,
  465. this.Substandard,
  466. this.refire,
  467. this.DefectFine,
  468. this.Defect,
  469. this.ActualDefect,
  470. this.ActualYield,
  471. this.impurities,
  472. this.DefectiveDetails,
  473. this.refiredetails,
  474. this.SpecialDefect,
  475. this.DefectDeduction,
  476. this.Nextdamage,
  477. this.damage,
  478. this.reworkcount,
  479. this.regoodcount});
  480. this.dgv1.ColumnTreeView = null;
  481. this.dgv1.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)));
  482. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  483. dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Window;
  484. dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.ControlText;
  486. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  487. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  488. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  489. this.dgv1.DefaultCellStyle = dataGridViewCellStyle22;
  490. this.dgv1.Dock = System.Windows.Forms.DockStyle.Fill;
  491. this.dgv1.DynamicColumnName = "";
  492. this.dgv1.EnableHeadersVisualStyles = false;
  493. this.dgv1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  494. this.dgv1.HorizontalMergeColumn = null;
  495. this.dgv1.IsAutoCountSum = true;
  496. this.dgv1.IsAutoResizeColumns = false;
  497. this.dgv1.IsClickF12 = false;
  498. this.dgv1.IsOpenMergeCellFlag = false;
  499. this.dgv1.IsSubTotalFlag = false;
  500. this.dgv1.IsTopDeep = false;
  501. this.dgv1.Location = new System.Drawing.Point(0, 0);
  502. this.dgv1.MergeColumnNames = null;
  503. this.dgv1.MergeDetailColumnNames = null;
  504. this.dgv1.MergeDetailOnlyColumn = null;
  505. this.dgv1.MergeOnlyColumn = null;
  506. this.dgv1.MultiSelect = false;
  507. this.dgv1.Name = "dgv1";
  508. this.dgv1.ReadOnly = true;
  509. this.dgv1.RefreshAtHscroll = false;
  510. this.dgv1.RowHeadersWidth = 50;
  511. this.dgv1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  512. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  513. this.dgv1.RowsDefaultCellStyle = dataGridViewCellStyle23;
  514. this.dgv1.RowTemplate.Height = 21;
  515. this.dgv1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  516. this.dgv1.ShowEditingIcon = false;
  517. this.dgv1.Size = new System.Drawing.Size(1128, 330);
  518. this.dgv1.SortOrderColumnName = null;
  519. this.dgv1.TabIndex = 0;
  520. this.dgv1.Tag = true;
  521. this.dgv1.TotalSumColumns = null;
  522. this.dgv1.ViewRowFilter = "";
  523. this.dgv1.VirtualMode = true;
  524. //
  525. // dataGridViewTextBoxColumn1
  526. //
  527. this.dataGridViewTextBoxColumn1.DataPropertyName = "groutinglinecode";
  528. this.dataGridViewTextBoxColumn1.HeaderText = "成型线编号";
  529. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  530. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  531. //
  532. // dataGridViewTextBoxColumn2
  533. //
  534. this.dataGridViewTextBoxColumn2.DataPropertyName = "MouldQuantity";
  535. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  536. this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle3;
  537. this.dataGridViewTextBoxColumn2.HeaderText = "模具数";
  538. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  539. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  540. //
  541. // dataGridViewTextBoxColumn3
  542. //
  543. this.dataGridViewTextBoxColumn3.DataPropertyName = "WagesTypeName";
  544. this.dataGridViewTextBoxColumn3.HeaderText = "产品工资类别";
  545. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  546. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  547. //
  548. // dataGridViewTextBoxColumn4
  549. //
  550. this.dataGridViewTextBoxColumn4.DataPropertyName = "staffNames";
  551. this.dataGridViewTextBoxColumn4.HeaderText = "姓名";
  552. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  553. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  554. //
  555. // dataGridViewTextBoxColumn5
  556. //
  557. this.dataGridViewTextBoxColumn5.DataPropertyName = "staffCount";
  558. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  559. this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle4;
  560. this.dataGridViewTextBoxColumn5.HeaderText = "员工个数";
  561. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  562. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  563. //
  564. // dataGridViewTextBoxColumn6
  565. //
  566. this.dataGridViewTextBoxColumn6.DataPropertyName = "procedurename";
  567. this.dataGridViewTextBoxColumn6.HeaderText = "工序";
  568. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  569. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  570. //
  571. // dataGridViewTextBoxColumn7
  572. //
  573. this.dataGridViewTextBoxColumn7.DataPropertyName = "goodstype";
  574. this.dataGridViewTextBoxColumn7.HeaderText = "类型";
  575. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  576. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  577. //
  578. // dataGridViewTextBoxColumn8
  579. //
  580. this.dataGridViewTextBoxColumn8.DataPropertyName = "usercode";
  581. this.dataGridViewTextBoxColumn8.HeaderText = "工号";
  582. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  583. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  584. //
  585. // dataGridViewTextBoxColumn9
  586. //
  587. this.dataGridViewTextBoxColumn9.DataPropertyName = "goodscode";
  588. this.dataGridViewTextBoxColumn9.HeaderText = "产品编码";
  589. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  590. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  591. //
  592. // Deliver1
  593. //
  594. this.Deliver1.DataPropertyName = "Deliver1";
  595. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  596. this.Deliver1.DefaultCellStyle = dataGridViewCellStyle5;
  597. this.Deliver1.HeaderText = "本月交坯数";
  598. this.Deliver1.Name = "Deliver1";
  599. this.Deliver1.ReadOnly = true;
  600. this.Deliver1.Visible = false;
  601. //
  602. // Deliver2
  603. //
  604. this.Deliver2.DataPropertyName = "Deliver2";
  605. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  606. this.Deliver2.DefaultCellStyle = dataGridViewCellStyle6;
  607. this.Deliver2.HeaderText = "交坯数";
  608. this.Deliver2.Name = "Deliver2";
  609. this.Deliver2.ReadOnly = true;
  610. //
  611. // intoKiln
  612. //
  613. this.intoKiln.DataPropertyName = "intoKiln";
  614. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  615. this.intoKiln.DefaultCellStyle = dataGridViewCellStyle7;
  616. this.intoKiln.HeaderText = "入窑数";
  617. this.intoKiln.Name = "intoKiln";
  618. this.intoKiln.ReadOnly = true;
  619. //
  620. // outKiln
  621. //
  622. this.outKiln.DataPropertyName = "outKiln";
  623. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  624. this.outKiln.DefaultCellStyle = dataGridViewCellStyle8;
  625. this.outKiln.HeaderText = "出窑数";
  626. this.outKiln.Name = "outKiln";
  627. this.outKiln.ReadOnly = true;
  628. //
  629. // Defective1
  630. //
  631. this.Defective1.DataPropertyName = "Defective";
  632. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  633. this.Defective1.DefaultCellStyle = dataGridViewCellStyle9;
  634. this.Defective1.HeaderText = "次品";
  635. this.Defective1.Name = "Defective1";
  636. this.Defective1.ReadOnly = true;
  637. //
  638. // Substandard
  639. //
  640. this.Substandard.DataPropertyName = "Substandard";
  641. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  642. this.Substandard.DefaultCellStyle = dataGridViewCellStyle10;
  643. this.Substandard.HeaderText = "副品";
  644. this.Substandard.Name = "Substandard";
  645. this.Substandard.ReadOnly = true;
  646. //
  647. // refire
  648. //
  649. this.refire.DataPropertyName = "refire";
  650. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  651. this.refire.DefaultCellStyle = dataGridViewCellStyle11;
  652. this.refire.HeaderText = "重烧";
  653. this.refire.Name = "refire";
  654. this.refire.ReadOnly = true;
  655. //
  656. // DefectFine
  657. //
  658. this.DefectFine.DataPropertyName = "DefectFine";
  659. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  660. this.DefectFine.DefaultCellStyle = dataGridViewCellStyle12;
  661. this.DefectFine.HeaderText = "缺陷扣罚";
  662. this.DefectFine.Name = "DefectFine";
  663. this.DefectFine.ReadOnly = true;
  664. //
  665. // Defect
  666. //
  667. this.Defect.DataPropertyName = "Defect";
  668. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  669. this.Defect.DefaultCellStyle = dataGridViewCellStyle13;
  670. this.Defect.HeaderText = "缺陷数";
  671. this.Defect.Name = "Defect";
  672. this.Defect.ReadOnly = true;
  673. //
  674. // ActualDefect
  675. //
  676. this.ActualDefect.DataPropertyName = "ActualDefect";
  677. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  678. this.ActualDefect.DefaultCellStyle = dataGridViewCellStyle14;
  679. this.ActualDefect.HeaderText = "实际缺陷数";
  680. this.ActualDefect.Name = "ActualDefect";
  681. this.ActualDefect.ReadOnly = true;
  682. //
  683. // ActualYield
  684. //
  685. this.ActualYield.DataPropertyName = "ActualYield";
  686. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  687. this.ActualYield.DefaultCellStyle = dataGridViewCellStyle15;
  688. this.ActualYield.HeaderText = "实际成品率";
  689. this.ActualYield.Name = "ActualYield";
  690. this.ActualYield.ReadOnly = true;
  691. //
  692. // impurities
  693. //
  694. this.impurities.DataPropertyName = "impurities";
  695. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  696. this.impurities.DefaultCellStyle = dataGridViewCellStyle16;
  697. this.impurities.HeaderText = "次品杂质数";
  698. this.impurities.Name = "impurities";
  699. this.impurities.ReadOnly = true;
  700. //
  701. // DefectiveDetails
  702. //
  703. this.DefectiveDetails.DataPropertyName = "DefectiveDetails";
  704. this.DefectiveDetails.HeaderText = "次品缺陷明细";
  705. this.DefectiveDetails.Name = "DefectiveDetails";
  706. this.DefectiveDetails.ReadOnly = true;
  707. //
  708. // refiredetails
  709. //
  710. this.refiredetails.DataPropertyName = "refiredetails";
  711. this.refiredetails.HeaderText = "重烧缺陷明细";
  712. this.refiredetails.Name = "refiredetails";
  713. this.refiredetails.ReadOnly = true;
  714. //
  715. // SpecialDefect
  716. //
  717. this.SpecialDefect.DataPropertyName = "SpecialDefect";
  718. this.SpecialDefect.FalseValue = "0";
  719. this.SpecialDefect.HeaderText = "特殊缺陷";
  720. this.SpecialDefect.Name = "SpecialDefect";
  721. this.SpecialDefect.ReadOnly = true;
  722. this.SpecialDefect.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  723. this.SpecialDefect.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  724. this.SpecialDefect.TrueValue = "1";
  725. //
  726. // DefectDeduction
  727. //
  728. this.DefectDeduction.DataPropertyName = "DefectDeduction";
  729. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  730. this.DefectDeduction.DefaultCellStyle = dataGridViewCellStyle17;
  731. this.DefectDeduction.HeaderText = "扣除数";
  732. this.DefectDeduction.Name = "DefectDeduction";
  733. this.DefectDeduction.ReadOnly = true;
  734. //
  735. // Nextdamage
  736. //
  737. this.Nextdamage.DataPropertyName = "Nextdamage";
  738. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  739. this.Nextdamage.DefaultCellStyle = dataGridViewCellStyle18;
  740. this.Nextdamage.HeaderText = "后道工序损坯数";
  741. this.Nextdamage.Name = "Nextdamage";
  742. this.Nextdamage.ReadOnly = true;
  743. //
  744. // damage
  745. //
  746. this.damage.DataPropertyName = "damage";
  747. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  748. this.damage.DefaultCellStyle = dataGridViewCellStyle19;
  749. this.damage.HeaderText = "本工号损坯";
  750. this.damage.Name = "damage";
  751. this.damage.ReadOnly = true;
  752. //
  753. // reworkcount
  754. //
  755. this.reworkcount.DataPropertyName = "reworkcount";
  756. dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  757. this.reworkcount.DefaultCellStyle = dataGridViewCellStyle20;
  758. this.reworkcount.HeaderText = "不合格数量";
  759. this.reworkcount.Name = "reworkcount";
  760. this.reworkcount.ReadOnly = true;
  761. //
  762. // regoodcount
  763. //
  764. this.regoodcount.DataPropertyName = "regoodcount";
  765. dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  766. this.regoodcount.DefaultCellStyle = dataGridViewCellStyle21;
  767. this.regoodcount.HeaderText = "返工数量";
  768. this.regoodcount.Name = "regoodcount";
  769. this.regoodcount.ReadOnly = true;
  770. //
  771. // tabPage2
  772. //
  773. this.tabPage2.Controls.Add(this.dgv2);
  774. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  775. this.tabPage2.Name = "tabPage2";
  776. this.tabPage2.Size = new System.Drawing.Size(1128, 330);
  777. this.tabPage2.TabIndex = 1;
  778. this.tabPage2.Text = "交坯明细";
  779. this.tabPage2.UseVisualStyleBackColor = true;
  780. //
  781. // dgv2
  782. //
  783. this.dgv2.AllowUserToAddRows = false;
  784. this.dgv2.AllowUserToDeleteRows = false;
  785. this.dgv2.AllowUserToModifyRows = true;
  786. this.dgv2.AllowUserToOrderColumns = true;
  787. dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  788. this.dgv2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle24;
  789. this.dgv2.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  790. this.dgv2.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  791. this.dgv2.CellHeight = 23;
  792. this.dgv2.ChildNodeColumnName = null;
  793. this.dgv2.ChildNodeColumnText = null;
  794. this.dgv2.ColumnDeep = 1;
  795. this.dgv2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  796. dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  797. dataGridViewCellStyle25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  798. dataGridViewCellStyle25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  799. dataGridViewCellStyle25.ForeColor = System.Drawing.Color.White;
  800. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  801. dataGridViewCellStyle25.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  802. dataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  803. this.dgv2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle25;
  804. this.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  805. this.dgv2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  806. this.groutinglinecode,
  807. this.MouldQuantity,
  808. this.WagesTypeName,
  809. this.staffNames,
  810. this.staffCount,
  811. this.procedurename,
  812. this.goodstype,
  813. this.usercode,
  814. this.goodscode});
  815. this.dgv2.ColumnTreeView = null;
  816. this.dgv2.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)));
  817. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  818. dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Window;
  819. dataGridViewCellStyle28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  820. dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.ControlText;
  821. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  822. dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  823. dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  824. this.dgv2.DefaultCellStyle = dataGridViewCellStyle28;
  825. this.dgv2.Dock = System.Windows.Forms.DockStyle.Fill;
  826. this.dgv2.DynamicColumnName = "";
  827. this.dgv2.EnableHeadersVisualStyles = false;
  828. this.dgv2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  829. this.dgv2.HorizontalMergeColumn = null;
  830. this.dgv2.IsAutoCountSum = true;
  831. this.dgv2.IsAutoResizeColumns = false;
  832. this.dgv2.IsClickF12 = false;
  833. this.dgv2.IsOpenMergeCellFlag = false;
  834. this.dgv2.IsSubTotalFlag = false;
  835. this.dgv2.IsTopDeep = false;
  836. this.dgv2.Location = new System.Drawing.Point(0, 0);
  837. this.dgv2.MergeColumnNames = null;
  838. this.dgv2.MergeDetailColumnNames = null;
  839. this.dgv2.MergeDetailOnlyColumn = null;
  840. this.dgv2.MergeOnlyColumn = null;
  841. this.dgv2.MultiSelect = false;
  842. this.dgv2.Name = "dgv2";
  843. this.dgv2.ReadOnly = true;
  844. this.dgv2.RefreshAtHscroll = false;
  845. this.dgv2.RowHeadersWidth = 50;
  846. this.dgv2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  847. dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  848. this.dgv2.RowsDefaultCellStyle = dataGridViewCellStyle29;
  849. this.dgv2.RowTemplate.Height = 21;
  850. this.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  851. this.dgv2.ShowEditingIcon = false;
  852. this.dgv2.Size = new System.Drawing.Size(1128, 330);
  853. this.dgv2.SortOrderColumnName = null;
  854. this.dgv2.TabIndex = 0;
  855. this.dgv2.Tag = true;
  856. this.dgv2.TotalSumColumns = null;
  857. this.dgv2.ViewRowFilter = "";
  858. this.dgv2.VirtualMode = true;
  859. //
  860. // groutinglinecode
  861. //
  862. this.groutinglinecode.DataPropertyName = "groutinglinecode";
  863. this.groutinglinecode.HeaderText = "成型线编号";
  864. this.groutinglinecode.Name = "groutinglinecode";
  865. this.groutinglinecode.ReadOnly = true;
  866. //
  867. // MouldQuantity
  868. //
  869. this.MouldQuantity.DataPropertyName = "MouldQuantity";
  870. dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  871. this.MouldQuantity.DefaultCellStyle = dataGridViewCellStyle26;
  872. this.MouldQuantity.HeaderText = "模具数";
  873. this.MouldQuantity.Name = "MouldQuantity";
  874. this.MouldQuantity.ReadOnly = true;
  875. //
  876. // WagesTypeName
  877. //
  878. this.WagesTypeName.DataPropertyName = "WagesTypeName";
  879. this.WagesTypeName.HeaderText = "产品工资类别";
  880. this.WagesTypeName.Name = "WagesTypeName";
  881. this.WagesTypeName.ReadOnly = true;
  882. //
  883. // staffNames
  884. //
  885. this.staffNames.DataPropertyName = "staffNames";
  886. this.staffNames.HeaderText = "姓名";
  887. this.staffNames.Name = "staffNames";
  888. this.staffNames.ReadOnly = true;
  889. //
  890. // staffCount
  891. //
  892. this.staffCount.DataPropertyName = "staffCount";
  893. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  894. this.staffCount.DefaultCellStyle = dataGridViewCellStyle27;
  895. this.staffCount.HeaderText = "员工个数";
  896. this.staffCount.Name = "staffCount";
  897. this.staffCount.ReadOnly = true;
  898. //
  899. // procedurename
  900. //
  901. this.procedurename.DataPropertyName = "procedurename";
  902. this.procedurename.HeaderText = "工序";
  903. this.procedurename.Name = "procedurename";
  904. this.procedurename.ReadOnly = true;
  905. //
  906. // goodstype
  907. //
  908. this.goodstype.DataPropertyName = "goodstype";
  909. this.goodstype.HeaderText = "类型";
  910. this.goodstype.Name = "goodstype";
  911. this.goodstype.ReadOnly = true;
  912. //
  913. // usercode
  914. //
  915. this.usercode.DataPropertyName = "usercode";
  916. this.usercode.HeaderText = "工号";
  917. this.usercode.Name = "usercode";
  918. this.usercode.ReadOnly = true;
  919. //
  920. // goodscode
  921. //
  922. this.goodscode.DataPropertyName = "goodscode";
  923. this.goodscode.HeaderText = "产品编码";
  924. this.goodscode.Name = "goodscode";
  925. this.goodscode.ReadOnly = true;
  926. //
  927. // tabPage3
  928. //
  929. this.tabPage3.Controls.Add(this.dgv3);
  930. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  931. this.tabPage3.Name = "tabPage3";
  932. this.tabPage3.Size = new System.Drawing.Size(1128, 330);
  933. this.tabPage3.TabIndex = 2;
  934. this.tabPage3.Text = "干补明细";
  935. this.tabPage3.UseVisualStyleBackColor = true;
  936. //
  937. // dgv3
  938. //
  939. this.dgv3.AllowUserToAddRows = false;
  940. this.dgv3.AllowUserToDeleteRows = false;
  941. this.dgv3.AllowUserToModifyRows = true;
  942. this.dgv3.AllowUserToOrderColumns = true;
  943. dataGridViewCellStyle30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  944. this.dgv3.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle30;
  945. this.dgv3.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  946. this.dgv3.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  947. this.dgv3.CellHeight = 23;
  948. this.dgv3.ChildNodeColumnName = null;
  949. this.dgv3.ChildNodeColumnText = null;
  950. this.dgv3.ColumnDeep = 1;
  951. this.dgv3.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  952. dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  953. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  954. dataGridViewCellStyle31.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  955. dataGridViewCellStyle31.ForeColor = System.Drawing.Color.White;
  956. dataGridViewCellStyle31.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  957. dataGridViewCellStyle31.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  958. dataGridViewCellStyle31.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  959. this.dgv3.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle31;
  960. this.dgv3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  961. this.dgv3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  962. this.usercode1,
  963. this.GoodsCode1,
  964. this.groutingusercode,
  965. this.Quality1,
  966. this.Substandard1,
  967. this.Defective});
  968. this.dgv3.ColumnTreeView = null;
  969. this.dgv3.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)));
  970. dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  971. dataGridViewCellStyle35.BackColor = System.Drawing.SystemColors.Window;
  972. dataGridViewCellStyle35.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  973. dataGridViewCellStyle35.ForeColor = System.Drawing.SystemColors.ControlText;
  974. dataGridViewCellStyle35.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  975. dataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  976. dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  977. this.dgv3.DefaultCellStyle = dataGridViewCellStyle35;
  978. this.dgv3.Dock = System.Windows.Forms.DockStyle.Fill;
  979. this.dgv3.DynamicColumnName = "";
  980. this.dgv3.EnableHeadersVisualStyles = false;
  981. this.dgv3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  982. this.dgv3.HorizontalMergeColumn = null;
  983. this.dgv3.IsAutoCountSum = true;
  984. this.dgv3.IsAutoResizeColumns = false;
  985. this.dgv3.IsClickF12 = false;
  986. this.dgv3.IsOpenMergeCellFlag = false;
  987. this.dgv3.IsSubTotalFlag = false;
  988. this.dgv3.IsTopDeep = false;
  989. this.dgv3.Location = new System.Drawing.Point(0, 0);
  990. this.dgv3.MergeColumnNames = null;
  991. this.dgv3.MergeDetailColumnNames = null;
  992. this.dgv3.MergeDetailOnlyColumn = null;
  993. this.dgv3.MergeOnlyColumn = null;
  994. this.dgv3.MultiSelect = false;
  995. this.dgv3.Name = "dgv3";
  996. this.dgv3.ReadOnly = true;
  997. this.dgv3.RefreshAtHscroll = false;
  998. this.dgv3.RowHeadersWidth = 50;
  999. this.dgv3.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1000. dataGridViewCellStyle36.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1001. this.dgv3.RowsDefaultCellStyle = dataGridViewCellStyle36;
  1002. this.dgv3.RowTemplate.Height = 21;
  1003. this.dgv3.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1004. this.dgv3.ShowEditingIcon = false;
  1005. this.dgv3.Size = new System.Drawing.Size(1128, 330);
  1006. this.dgv3.SortOrderColumnName = null;
  1007. this.dgv3.TabIndex = 0;
  1008. this.dgv3.Tag = true;
  1009. this.dgv3.TotalSumColumns = null;
  1010. this.dgv3.ViewRowFilter = "";
  1011. this.dgv3.VirtualMode = true;
  1012. //
  1013. // usercode1
  1014. //
  1015. this.usercode1.DataPropertyName = "usercode";
  1016. this.usercode1.HeaderText = "干补工号";
  1017. this.usercode1.Name = "usercode1";
  1018. this.usercode1.ReadOnly = true;
  1019. //
  1020. // GoodsCode1
  1021. //
  1022. this.GoodsCode1.DataPropertyName = "GoodsCode";
  1023. this.GoodsCode1.HeaderText = "型号";
  1024. this.GoodsCode1.Name = "GoodsCode1";
  1025. this.GoodsCode1.ReadOnly = true;
  1026. //
  1027. // groutingusercode
  1028. //
  1029. this.groutingusercode.DataPropertyName = "groutingusercode";
  1030. this.groutingusercode.HeaderText = "成型工号";
  1031. this.groutingusercode.Name = "groutingusercode";
  1032. this.groutingusercode.ReadOnly = true;
  1033. //
  1034. // Quality1
  1035. //
  1036. this.Quality1.DataPropertyName = "Quality";
  1037. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1038. this.Quality1.DefaultCellStyle = dataGridViewCellStyle32;
  1039. this.Quality1.HeaderText = "正品";
  1040. this.Quality1.Name = "Quality1";
  1041. this.Quality1.ReadOnly = true;
  1042. //
  1043. // Substandard1
  1044. //
  1045. this.Substandard1.DataPropertyName = "Substandard";
  1046. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1047. this.Substandard1.DefaultCellStyle = dataGridViewCellStyle33;
  1048. this.Substandard1.HeaderText = "副品";
  1049. this.Substandard1.Name = "Substandard1";
  1050. this.Substandard1.ReadOnly = true;
  1051. //
  1052. // Defective
  1053. //
  1054. this.Defective.DataPropertyName = "Defective";
  1055. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1056. this.Defective.DefaultCellStyle = dataGridViewCellStyle34;
  1057. this.Defective.HeaderText = "次品";
  1058. this.Defective.Name = "Defective";
  1059. this.Defective.ReadOnly = true;
  1060. //
  1061. // F_RPT_080102
  1062. //
  1063. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1064. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1065. this.ClientSize = new System.Drawing.Size(1148, 481);
  1066. this.Controls.Add(this.tabControl1);
  1067. this.Controls.Add(this.gbxCondition);
  1068. this.Controls.Add(this.tsrOperate);
  1069. this.Name = "F_RPT_080102";
  1070. this.RightToLeftLayout = true;
  1071. this.Text = "成型工产量明细表";
  1072. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010201_1_FormClosed);
  1073. this.Load += new System.EventHandler(this.F_RPT_010201_1_Load);
  1074. this.tsrOperate.ResumeLayout(false);
  1075. this.tsrOperate.PerformLayout();
  1076. this.gbxCondition.ResumeLayout(false);
  1077. this.gbxCondition.PerformLayout();
  1078. this.tabControl1.ResumeLayout(false);
  1079. this.tabPage1.ResumeLayout(false);
  1080. ((System.ComponentModel.ISupportInitialize)(this.dgv1)).EndInit();
  1081. this.tabPage2.ResumeLayout(false);
  1082. ((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit();
  1083. this.tabPage3.ResumeLayout(false);
  1084. ((System.ComponentModel.ISupportInitialize)(this.dgv3)).EndInit();
  1085. this.ResumeLayout(false);
  1086. }
  1087. #endregion
  1088. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1089. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1090. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1091. private Basics.BaseControls.C_GroupBox gbxCondition;
  1092. private Basics.BaseControls.C_Button btnClearCondition;
  1093. private Basics.BaseControls.C_Button btnSearch;
  1094. private Basics.BaseControls.C_Label c_Label1;
  1095. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox1;
  1096. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox2;
  1097. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox3;
  1098. private Controls.SearchTextBox.dkDefectFineSearchBox dkDefectFineSearchBox1;
  1099. private System.Windows.Forms.TabControl tabControl1;
  1100. private System.Windows.Forms.TabPage tabPage1;
  1101. private System.Windows.Forms.TabPage tabPage2;
  1102. private System.Windows.Forms.TabPage tabPage3;
  1103. private Controls.SearchTextBox.dkDefectSearchBox dkDefectSearchBox1;
  1104. private System.Windows.Forms.DateTimePicker dtpStartTime;
  1105. private Basics.BaseControls.C_DataGridView dgv3;
  1106. private Basics.BaseControls.C_DataGridView dgv2;
  1107. private Basics.BaseControls.C_DataGridView dgv1;
  1108. private System.Windows.Forms.DataGridViewTextBoxColumn groutinglinecode;
  1109. private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity;
  1110. private System.Windows.Forms.DataGridViewTextBoxColumn WagesTypeName;
  1111. private System.Windows.Forms.DataGridViewTextBoxColumn staffNames;
  1112. private System.Windows.Forms.DataGridViewTextBoxColumn staffCount;
  1113. private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
  1114. private System.Windows.Forms.DataGridViewTextBoxColumn goodstype;
  1115. private System.Windows.Forms.DataGridViewTextBoxColumn usercode;
  1116. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  1117. private System.Windows.Forms.DataGridViewTextBoxColumn usercode1;
  1118. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode1;
  1119. private System.Windows.Forms.DataGridViewTextBoxColumn groutingusercode;
  1120. private System.Windows.Forms.DataGridViewTextBoxColumn Quality1;
  1121. private System.Windows.Forms.DataGridViewTextBoxColumn Substandard1;
  1122. private System.Windows.Forms.DataGridViewTextBoxColumn Defective;
  1123. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox4;
  1124. private System.Windows.Forms.DateTimePicker dtpEndTime;
  1125. private Basics.BaseControls.C_Label c_Label2;
  1126. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1127. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1128. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1129. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1130. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1131. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1132. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  1133. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  1134. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  1135. private System.Windows.Forms.DataGridViewTextBoxColumn Deliver1;
  1136. private System.Windows.Forms.DataGridViewTextBoxColumn Deliver2;
  1137. private System.Windows.Forms.DataGridViewTextBoxColumn intoKiln;
  1138. private System.Windows.Forms.DataGridViewTextBoxColumn outKiln;
  1139. private System.Windows.Forms.DataGridViewTextBoxColumn Defective1;
  1140. private System.Windows.Forms.DataGridViewTextBoxColumn Substandard;
  1141. private System.Windows.Forms.DataGridViewTextBoxColumn refire;
  1142. private System.Windows.Forms.DataGridViewTextBoxColumn DefectFine;
  1143. private System.Windows.Forms.DataGridViewTextBoxColumn Defect;
  1144. private System.Windows.Forms.DataGridViewTextBoxColumn ActualDefect;
  1145. private System.Windows.Forms.DataGridViewTextBoxColumn ActualYield;
  1146. private System.Windows.Forms.DataGridViewTextBoxColumn impurities;
  1147. private System.Windows.Forms.DataGridViewTextBoxColumn DefectiveDetails;
  1148. private System.Windows.Forms.DataGridViewTextBoxColumn refiredetails;
  1149. private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialDefect;
  1150. private System.Windows.Forms.DataGridViewTextBoxColumn DefectDeduction;
  1151. private System.Windows.Forms.DataGridViewTextBoxColumn Nextdamage;
  1152. private System.Windows.Forms.DataGridViewTextBoxColumn damage;
  1153. private System.Windows.Forms.DataGridViewTextBoxColumn reworkcount;
  1154. private System.Windows.Forms.DataGridViewTextBoxColumn regoodcount;
  1155. }
  1156. }