F_RPT_030102_1.Designer.cs 83 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_030102_1
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_030102_1));
  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 dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. this.tblScrapTotalModule = new System.Windows.Forms.TabControl();
  43. this.tapScrapTotalModule = new System.Windows.Forms.TabPage();
  44. this.dgvScrapTotalModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  45. this.productionlineid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.zrprocedureid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.zrprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.GoodsTypeName2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.goodstypecode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.zruserid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.zrusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.goodsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.g1GOODSMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.barcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.tapScrapTotalModuleDetail = new System.Windows.Forms.TabPage();
  59. this.dgvScrapTotalModuleDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  60. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  61. this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  62. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  64. this.chkReFireFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  65. this.chkAuditDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  66. this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  67. this.dtpAuditDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  68. this.dtpAuditDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  69. this.chkGDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  70. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  71. this.dtpGDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  72. this.dtpGDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  73. this.chkDDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  74. this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.dtpDDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  76. this.dtpDDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  77. this.chkScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  78. this.chkPDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  79. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  80. this.dtpCDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  81. this.dtpCDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  82. this.chkSpecialRepairFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  83. this.txtGoodCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  84. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  85. this.txtAuditUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  86. this.txtCreatUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  87. this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  88. this.dkResponProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  89. this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
  90. this.dkResponUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  91. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  92. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  93. this.lblScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  94. this.dtpScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  95. this.dtpScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  96. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  97. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  98. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  99. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  100. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  101. this.ProductionLineNamed = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.PROCEDURENAMEd = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.GoodsTypeNamed = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.GoodsCoded = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.goodsnames = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.GOODSMODEL = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.zProcedureNamed = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.zUsercoded = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.zStaffNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.JOBSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.counts = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.Scrapdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.Rreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.WORKUSERCODES = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.DISCOVERERSTAFF = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.CDateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.AuditorCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.AuditDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.logoname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.ISPUBLICBODY = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  130. this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  131. this.TestMouldFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  132. this.tblScrapTotalModule.SuspendLayout();
  133. this.tapScrapTotalModule.SuspendLayout();
  134. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapTotalModule)).BeginInit();
  135. this.tapScrapTotalModuleDetail.SuspendLayout();
  136. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapTotalModuleDetail)).BeginInit();
  137. this.gbxCondition.SuspendLayout();
  138. this.tsrOperate.SuspendLayout();
  139. this.SuspendLayout();
  140. //
  141. // tblScrapTotalModule
  142. //
  143. this.tblScrapTotalModule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  144. | System.Windows.Forms.AnchorStyles.Left)
  145. | System.Windows.Forms.AnchorStyles.Right)));
  146. this.tblScrapTotalModule.Controls.Add(this.tapScrapTotalModule);
  147. this.tblScrapTotalModule.Controls.Add(this.tapScrapTotalModuleDetail);
  148. this.tblScrapTotalModule.Location = new System.Drawing.Point(0, 172);
  149. this.tblScrapTotalModule.Margin = new System.Windows.Forms.Padding(0);
  150. this.tblScrapTotalModule.Name = "tblScrapTotalModule";
  151. this.tblScrapTotalModule.Padding = new System.Drawing.Point(0, 0);
  152. this.tblScrapTotalModule.SelectedIndex = 0;
  153. this.tblScrapTotalModule.Size = new System.Drawing.Size(1122, 319);
  154. this.tblScrapTotalModule.TabIndex = 2;
  155. //
  156. // tapScrapTotalModule
  157. //
  158. this.tapScrapTotalModule.Controls.Add(this.dgvScrapTotalModule);
  159. this.tapScrapTotalModule.Location = new System.Drawing.Point(4, 22);
  160. this.tapScrapTotalModule.Margin = new System.Windows.Forms.Padding(0);
  161. this.tapScrapTotalModule.Name = "tapScrapTotalModule";
  162. this.tapScrapTotalModule.Size = new System.Drawing.Size(1114, 293);
  163. this.tapScrapTotalModule.TabIndex = 0;
  164. this.tapScrapTotalModule.Text = "产品损坯汇总表";
  165. this.tapScrapTotalModule.UseVisualStyleBackColor = true;
  166. //
  167. // dgvScrapTotalModule
  168. //
  169. this.dgvScrapTotalModule.AllowUserToAddRows = false;
  170. this.dgvScrapTotalModule.AllowUserToDeleteRows = false;
  171. this.dgvScrapTotalModule.AllowUserToModifyRows = true;
  172. this.dgvScrapTotalModule.AllowUserToOrderColumns = true;
  173. this.dgvScrapTotalModule.AllowUserToSortRows = false;
  174. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  175. this.dgvScrapTotalModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  176. this.dgvScrapTotalModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  177. this.dgvScrapTotalModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  178. this.dgvScrapTotalModule.CellHeight = 23;
  179. this.dgvScrapTotalModule.ChildNodeColumnName = null;
  180. this.dgvScrapTotalModule.ChildNodeColumnText = null;
  181. this.dgvScrapTotalModule.ColumnDeep = 1;
  182. this.dgvScrapTotalModule.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  183. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  184. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  185. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  187. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  188. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  189. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  190. this.dgvScrapTotalModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  191. this.dgvScrapTotalModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  192. this.dgvScrapTotalModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  193. this.productionlineid,
  194. this.ProductionLineName,
  195. this.zrprocedureid,
  196. this.zrprocedurename,
  197. this.GoodsTypeName2,
  198. this.goodstypecode2,
  199. this.zruserid,
  200. this.zrusercode,
  201. this.GoodsID,
  202. this.GoodsCode,
  203. this.goodsname,
  204. this.g1GOODSMODEL,
  205. this.barcount});
  206. this.dgvScrapTotalModule.ColumnTreeView = null;
  207. this.dgvScrapTotalModule.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)));
  208. this.dgvScrapTotalModule.Dock = System.Windows.Forms.DockStyle.Fill;
  209. this.dgvScrapTotalModule.DynamicColumnName = "";
  210. this.dgvScrapTotalModule.EnableHeadersVisualStyles = false;
  211. this.dgvScrapTotalModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.dgvScrapTotalModule.FormatQuantityColumns = null;
  213. this.dgvScrapTotalModule.HorizontalMergeColumn = null;
  214. this.dgvScrapTotalModule.IsAutoCountSum = true;
  215. this.dgvScrapTotalModule.IsAutoResizeColumns = false;
  216. this.dgvScrapTotalModule.IsClickF12 = false;
  217. this.dgvScrapTotalModule.IsOpenMergeCellFlag = false;
  218. this.dgvScrapTotalModule.IsSubTotalFlag = false;
  219. this.dgvScrapTotalModule.IsTopDeep = false;
  220. this.dgvScrapTotalModule.Location = new System.Drawing.Point(0, 0);
  221. this.dgvScrapTotalModule.Margin = new System.Windows.Forms.Padding(0);
  222. this.dgvScrapTotalModule.MergeColumnNames = null;
  223. this.dgvScrapTotalModule.MergeDetailColumnNames = null;
  224. this.dgvScrapTotalModule.MergeDetailOnlyColumn = null;
  225. this.dgvScrapTotalModule.MergeOnlyColumn = null;
  226. this.dgvScrapTotalModule.MultiSelect = false;
  227. this.dgvScrapTotalModule.Name = "dgvScrapTotalModule";
  228. this.dgvScrapTotalModule.ReadOnly = true;
  229. this.dgvScrapTotalModule.RefreshAtHscroll = false;
  230. this.dgvScrapTotalModule.RowHeadersWidth = 50;
  231. this.dgvScrapTotalModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  232. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  233. this.dgvScrapTotalModule.RowsDefaultCellStyle = dataGridViewCellStyle4;
  234. this.dgvScrapTotalModule.RowTemplate.Height = 21;
  235. this.dgvScrapTotalModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  236. this.dgvScrapTotalModule.Size = new System.Drawing.Size(1114, 293);
  237. this.dgvScrapTotalModule.SortOrderColumnName = null;
  238. this.dgvScrapTotalModule.TabIndex = 0;
  239. this.dgvScrapTotalModule.Tag = true;
  240. this.dgvScrapTotalModule.TotalSumColumns = null;
  241. this.dgvScrapTotalModule.ViewRowFilter = "";
  242. this.dgvScrapTotalModule.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvScrapTotalModule_CellDoubleClick);
  243. //
  244. // productionlineid
  245. //
  246. this.productionlineid.DataPropertyName = "productionlineid";
  247. this.productionlineid.HeaderText = "productionlineid";
  248. this.productionlineid.Name = "productionlineid";
  249. this.productionlineid.ReadOnly = true;
  250. this.productionlineid.Visible = false;
  251. //
  252. // ProductionLineName
  253. //
  254. this.ProductionLineName.DataPropertyName = "ProductionLineName";
  255. this.ProductionLineName.HeaderText = "生产线";
  256. this.ProductionLineName.Name = "ProductionLineName";
  257. this.ProductionLineName.ReadOnly = true;
  258. this.ProductionLineName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  259. this.ProductionLineName.Visible = false;
  260. //
  261. // zrprocedureid
  262. //
  263. this.zrprocedureid.DataPropertyName = "zrprocedureid";
  264. this.zrprocedureid.HeaderText = "zrprocedureid";
  265. this.zrprocedureid.Name = "zrprocedureid";
  266. this.zrprocedureid.ReadOnly = true;
  267. this.zrprocedureid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  268. this.zrprocedureid.Visible = false;
  269. //
  270. // zrprocedurename
  271. //
  272. this.zrprocedurename.DataPropertyName = "zrprocedurename";
  273. this.zrprocedurename.HeaderText = "责任工序";
  274. this.zrprocedurename.Name = "zrprocedurename";
  275. this.zrprocedurename.ReadOnly = true;
  276. this.zrprocedurename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  277. //
  278. // GoodsTypeName2
  279. //
  280. this.GoodsTypeName2.DataPropertyName = "GoodsTypeName2";
  281. this.GoodsTypeName2.HeaderText = "产品类别";
  282. this.GoodsTypeName2.Name = "GoodsTypeName2";
  283. this.GoodsTypeName2.ReadOnly = true;
  284. this.GoodsTypeName2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  285. //
  286. // goodstypecode2
  287. //
  288. this.goodstypecode2.DataPropertyName = "goodstypecode2";
  289. this.goodstypecode2.HeaderText = "goodstypecode2";
  290. this.goodstypecode2.Name = "goodstypecode2";
  291. this.goodstypecode2.ReadOnly = true;
  292. this.goodstypecode2.Visible = false;
  293. //
  294. // zruserid
  295. //
  296. this.zruserid.DataPropertyName = "zruserid";
  297. this.zruserid.HeaderText = "zruserid";
  298. this.zruserid.Name = "zruserid";
  299. this.zruserid.ReadOnly = true;
  300. this.zruserid.Visible = false;
  301. //
  302. // zrusercode
  303. //
  304. this.zrusercode.DataPropertyName = "zrusercode";
  305. this.zrusercode.HeaderText = "责任工号";
  306. this.zrusercode.Name = "zrusercode";
  307. this.zrusercode.ReadOnly = true;
  308. //
  309. // GoodsID
  310. //
  311. this.GoodsID.DataPropertyName = "GoodsID";
  312. this.GoodsID.HeaderText = "GoodsID";
  313. this.GoodsID.Name = "GoodsID";
  314. this.GoodsID.ReadOnly = true;
  315. this.GoodsID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  316. this.GoodsID.Visible = false;
  317. //
  318. // GoodsCode
  319. //
  320. this.GoodsCode.DataPropertyName = "GoodsCode";
  321. this.GoodsCode.HeaderText = "产品编码";
  322. this.GoodsCode.Name = "GoodsCode";
  323. this.GoodsCode.ReadOnly = true;
  324. this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  325. //
  326. // goodsname
  327. //
  328. this.goodsname.DataPropertyName = "goodsname";
  329. this.goodsname.HeaderText = "产品名称";
  330. this.goodsname.Name = "goodsname";
  331. this.goodsname.ReadOnly = true;
  332. //
  333. // g1GOODSMODEL
  334. //
  335. this.g1GOODSMODEL.DataPropertyName = "GOODSMODEL";
  336. this.g1GOODSMODEL.HeaderText = "产品型号";
  337. this.g1GOODSMODEL.Name = "g1GOODSMODEL";
  338. this.g1GOODSMODEL.ReadOnly = true;
  339. //
  340. // barcount
  341. //
  342. this.barcount.DataPropertyName = "barcount";
  343. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  344. this.barcount.DefaultCellStyle = dataGridViewCellStyle3;
  345. this.barcount.HeaderText = "损坯数量";
  346. this.barcount.Name = "barcount";
  347. this.barcount.ReadOnly = true;
  348. this.barcount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  349. //
  350. // tapScrapTotalModuleDetail
  351. //
  352. this.tapScrapTotalModuleDetail.Controls.Add(this.dgvScrapTotalModuleDetail);
  353. this.tapScrapTotalModuleDetail.Location = new System.Drawing.Point(4, 22);
  354. this.tapScrapTotalModuleDetail.Margin = new System.Windows.Forms.Padding(0);
  355. this.tapScrapTotalModuleDetail.Name = "tapScrapTotalModuleDetail";
  356. this.tapScrapTotalModuleDetail.Size = new System.Drawing.Size(1114, 293);
  357. this.tapScrapTotalModuleDetail.TabIndex = 1;
  358. this.tapScrapTotalModuleDetail.Text = "产品损坯汇总明细表";
  359. this.tapScrapTotalModuleDetail.UseVisualStyleBackColor = true;
  360. //
  361. // dgvScrapTotalModuleDetail
  362. //
  363. this.dgvScrapTotalModuleDetail.AllowUserToAddRows = false;
  364. this.dgvScrapTotalModuleDetail.AllowUserToDeleteRows = false;
  365. this.dgvScrapTotalModuleDetail.AllowUserToModifyRows = true;
  366. this.dgvScrapTotalModuleDetail.AllowUserToOrderColumns = true;
  367. this.dgvScrapTotalModuleDetail.AllowUserToSortRows = false;
  368. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  369. this.dgvScrapTotalModuleDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  370. this.dgvScrapTotalModuleDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  371. this.dgvScrapTotalModuleDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  372. this.dgvScrapTotalModuleDetail.CellHeight = 23;
  373. this.dgvScrapTotalModuleDetail.ChildNodeColumnName = null;
  374. this.dgvScrapTotalModuleDetail.ChildNodeColumnText = null;
  375. this.dgvScrapTotalModuleDetail.ColumnDeep = 1;
  376. this.dgvScrapTotalModuleDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  377. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  378. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  379. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  380. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  381. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  382. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  383. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  384. this.dgvScrapTotalModuleDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  385. this.dgvScrapTotalModuleDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  386. this.dgvScrapTotalModuleDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  387. this.ProductionLineNamed,
  388. this.PROCEDURENAMEd,
  389. this.GoodsTypeNamed,
  390. this.GoodsCoded,
  391. this.goodsnames,
  392. this.GOODSMODEL,
  393. this.zProcedureNamed,
  394. this.zUsercoded,
  395. this.zStaffNames,
  396. this.JOBSNAME,
  397. this.Barcode,
  398. this.CreateUserCode,
  399. this.counts,
  400. this.Scrapdate,
  401. this.Rreason,
  402. this.WORKUSERCODES,
  403. this.DISCOVERERSTAFF,
  404. this.GroutingUserCode,
  405. this.GroutingLineCode,
  406. this.GroutingMouldCode,
  407. this.GroutingDate,
  408. this.GroutingNum,
  409. this.CDateTime,
  410. this.DeliverTime,
  411. this.AuditorCode,
  412. this.AuditDate,
  413. this.Remarks,
  414. this.logoname,
  415. this.ISPUBLICBODY,
  416. this.SPECIALREPAIRFLAG,
  417. this.TestMouldFlag});
  418. this.dgvScrapTotalModuleDetail.ColumnTreeView = null;
  419. this.dgvScrapTotalModuleDetail.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)));
  420. this.dgvScrapTotalModuleDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  421. this.dgvScrapTotalModuleDetail.DynamicColumnName = "";
  422. this.dgvScrapTotalModuleDetail.EnableHeadersVisualStyles = false;
  423. this.dgvScrapTotalModuleDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.dgvScrapTotalModuleDetail.FormatQuantityColumns = null;
  425. this.dgvScrapTotalModuleDetail.HorizontalMergeColumn = null;
  426. this.dgvScrapTotalModuleDetail.IsAutoCountSum = true;
  427. this.dgvScrapTotalModuleDetail.IsAutoResizeColumns = false;
  428. this.dgvScrapTotalModuleDetail.IsClickF12 = false;
  429. this.dgvScrapTotalModuleDetail.IsOpenMergeCellFlag = false;
  430. this.dgvScrapTotalModuleDetail.IsSubTotalFlag = false;
  431. this.dgvScrapTotalModuleDetail.IsTopDeep = false;
  432. this.dgvScrapTotalModuleDetail.Location = new System.Drawing.Point(0, 0);
  433. this.dgvScrapTotalModuleDetail.Margin = new System.Windows.Forms.Padding(0);
  434. this.dgvScrapTotalModuleDetail.MergeColumnNames = null;
  435. this.dgvScrapTotalModuleDetail.MergeDetailColumnNames = null;
  436. this.dgvScrapTotalModuleDetail.MergeDetailOnlyColumn = null;
  437. this.dgvScrapTotalModuleDetail.MergeOnlyColumn = null;
  438. this.dgvScrapTotalModuleDetail.MultiSelect = false;
  439. this.dgvScrapTotalModuleDetail.Name = "dgvScrapTotalModuleDetail";
  440. this.dgvScrapTotalModuleDetail.ReadOnly = true;
  441. this.dgvScrapTotalModuleDetail.RefreshAtHscroll = false;
  442. this.dgvScrapTotalModuleDetail.RowHeadersWidth = 50;
  443. this.dgvScrapTotalModuleDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  444. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  445. this.dgvScrapTotalModuleDetail.RowsDefaultCellStyle = dataGridViewCellStyle13;
  446. this.dgvScrapTotalModuleDetail.RowTemplate.Height = 21;
  447. this.dgvScrapTotalModuleDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  448. this.dgvScrapTotalModuleDetail.Size = new System.Drawing.Size(1114, 293);
  449. this.dgvScrapTotalModuleDetail.SortOrderColumnName = null;
  450. this.dgvScrapTotalModuleDetail.TabIndex = 0;
  451. this.dgvScrapTotalModuleDetail.Tag = true;
  452. this.dgvScrapTotalModuleDetail.TotalSumColumns = null;
  453. this.dgvScrapTotalModuleDetail.ViewRowFilter = "";
  454. //
  455. // gbxCondition
  456. //
  457. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  458. | System.Windows.Forms.AnchorStyles.Right)));
  459. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  460. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  461. this.gbxCondition.Controls.Add(this.chkTestMouldFlag);
  462. this.gbxCondition.Controls.Add(this.lblGoodsType);
  463. this.gbxCondition.Controls.Add(this.scbGoodsType);
  464. this.gbxCondition.Controls.Add(this.chkReFireFlag);
  465. this.gbxCondition.Controls.Add(this.chkAuditDate);
  466. this.gbxCondition.Controls.Add(this.c_Label6);
  467. this.gbxCondition.Controls.Add(this.dtpAuditDateEnd);
  468. this.gbxCondition.Controls.Add(this.dtpAuditDateStart);
  469. this.gbxCondition.Controls.Add(this.chkGDate);
  470. this.gbxCondition.Controls.Add(this.c_Label3);
  471. this.gbxCondition.Controls.Add(this.dtpGDateEnd);
  472. this.gbxCondition.Controls.Add(this.dtpGDateStart);
  473. this.gbxCondition.Controls.Add(this.chkDDate);
  474. this.gbxCondition.Controls.Add(this.c_Label5);
  475. this.gbxCondition.Controls.Add(this.dtpDDateEnd);
  476. this.gbxCondition.Controls.Add(this.dtpDDateStart);
  477. this.gbxCondition.Controls.Add(this.chkScrapDateStart);
  478. this.gbxCondition.Controls.Add(this.chkPDate);
  479. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  480. this.gbxCondition.Controls.Add(this.dtpCDateEnd);
  481. this.gbxCondition.Controls.Add(this.dtpCDateStart);
  482. this.gbxCondition.Controls.Add(this.chkSpecialRepairFlag);
  483. this.gbxCondition.Controls.Add(this.txtGoodCode);
  484. this.gbxCondition.Controls.Add(this.c_Label4);
  485. this.gbxCondition.Controls.Add(this.txtAuditUser);
  486. this.gbxCondition.Controls.Add(this.txtCreatUser);
  487. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
  488. this.gbxCondition.Controls.Add(this.dkResponProcedureSearchBox);
  489. this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
  490. this.gbxCondition.Controls.Add(this.dkResponUserInfoSearchBox);
  491. this.gbxCondition.Controls.Add(this.c_Label2);
  492. this.gbxCondition.Controls.Add(this.c_Label1);
  493. this.gbxCondition.Controls.Add(this.lblScrapDateEnd);
  494. this.gbxCondition.Controls.Add(this.dtpScrapDateEnd);
  495. this.gbxCondition.Controls.Add(this.dtpScrapDateStart);
  496. this.gbxCondition.Controls.Add(this.btnClearCondition);
  497. this.gbxCondition.Controls.Add(this.btnSearch);
  498. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  500. this.gbxCondition.IsMustInput = false;
  501. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  502. this.gbxCondition.Name = "gbxCondition";
  503. this.gbxCondition.OriginalHeight = -1;
  504. this.gbxCondition.Size = new System.Drawing.Size(1122, 131);
  505. this.gbxCondition.TabIndex = 1;
  506. this.gbxCondition.TabStop = false;
  507. this.gbxCondition.Text = "查询条件 ▼";
  508. //
  509. // chkTestMouldFlag
  510. //
  511. this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
  512. this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
  513. this.chkTestMouldFlag.FalseText = "否";
  514. this.chkTestMouldFlag.Location = new System.Drawing.Point(741, 51);
  515. this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  516. this.chkTestMouldFlag.Name = "chkTestMouldFlag";
  517. this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
  518. this.chkTestMouldFlag.TabIndex = 59;
  519. this.chkTestMouldFlag.Title = "试验标识";
  520. this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  521. this.chkTestMouldFlag.TrueText = "是";
  522. //
  523. // lblGoodsType
  524. //
  525. this.lblGoodsType.AutoSize = true;
  526. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  527. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  529. this.lblGoodsType.Location = new System.Drawing.Point(189, 26);
  530. this.lblGoodsType.Name = "lblGoodsType";
  531. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  532. this.lblGoodsType.TabIndex = 36;
  533. this.lblGoodsType.Text = "产品类别";
  534. //
  535. // scbGoodsType
  536. //
  537. this.scbGoodsType.CheckedData = null;
  538. this.scbGoodsType.IsOnlyDisplayEnd = false;
  539. this.scbGoodsType.Location = new System.Drawing.Point(248, 20);
  540. this.scbGoodsType.Name = "scbGoodsType";
  541. this.scbGoodsType.Size = new System.Drawing.Size(111, 21);
  542. this.scbGoodsType.TabIndex = 35;
  543. //
  544. // chkReFireFlag
  545. //
  546. this.chkReFireFlag.AutoSize = true;
  547. this.chkReFireFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  548. this.chkReFireFlag.Location = new System.Drawing.Point(741, 76);
  549. this.chkReFireFlag.Name = "chkReFireFlag";
  550. this.chkReFireFlag.Size = new System.Drawing.Size(108, 16);
  551. this.chkReFireFlag.TabIndex = 34;
  552. this.chkReFireFlag.Text = "包含重烧后报损";
  553. this.chkReFireFlag.UseVisualStyleBackColor = true;
  554. //
  555. // chkAuditDate
  556. //
  557. this.chkAuditDate.AutoSize = true;
  558. this.chkAuditDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  559. this.chkAuditDate.Location = new System.Drawing.Point(365, 103);
  560. this.chkAuditDate.Name = "chkAuditDate";
  561. this.chkAuditDate.Size = new System.Drawing.Size(72, 16);
  562. this.chkAuditDate.TabIndex = 27;
  563. this.chkAuditDate.Text = "审核时间";
  564. this.chkAuditDate.UseVisualStyleBackColor = true;
  565. this.chkAuditDate.CheckedChanged += new System.EventHandler(this.chkAuditDate_CheckedChanged);
  566. //
  567. // c_Label6
  568. //
  569. this.c_Label6.AutoSize = true;
  570. this.c_Label6.BackColor = System.Drawing.Color.Transparent;
  571. this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  572. this.c_Label6.ForeColor = System.Drawing.SystemColors.ControlText;
  573. this.c_Label6.Location = new System.Drawing.Point(579, 105);
  574. this.c_Label6.Name = "c_Label6";
  575. this.c_Label6.Size = new System.Drawing.Size(17, 12);
  576. this.c_Label6.TabIndex = 29;
  577. this.c_Label6.Text = "至";
  578. //
  579. // dtpAuditDateEnd
  580. //
  581. this.dtpAuditDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  582. this.dtpAuditDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  583. this.dtpAuditDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  584. this.dtpAuditDateEnd.Location = new System.Drawing.Point(602, 101);
  585. this.dtpAuditDateEnd.Name = "dtpAuditDateEnd";
  586. this.dtpAuditDateEnd.Size = new System.Drawing.Size(133, 21);
  587. this.dtpAuditDateEnd.TabIndex = 30;
  588. //
  589. // dtpAuditDateStart
  590. //
  591. this.dtpAuditDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  592. this.dtpAuditDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.dtpAuditDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  594. this.dtpAuditDateStart.Location = new System.Drawing.Point(440, 101);
  595. this.dtpAuditDateStart.Name = "dtpAuditDateStart";
  596. this.dtpAuditDateStart.Size = new System.Drawing.Size(133, 21);
  597. this.dtpAuditDateStart.TabIndex = 28;
  598. //
  599. // chkGDate
  600. //
  601. this.chkGDate.AutoSize = true;
  602. this.chkGDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.chkGDate.Location = new System.Drawing.Point(365, 22);
  604. this.chkGDate.Name = "chkGDate";
  605. this.chkGDate.Size = new System.Drawing.Size(72, 16);
  606. this.chkGDate.TabIndex = 2;
  607. this.chkGDate.Text = "注浆时间";
  608. this.chkGDate.UseVisualStyleBackColor = true;
  609. this.chkGDate.CheckedChanged += new System.EventHandler(this.chkGDate_CheckedChanged);
  610. //
  611. // c_Label3
  612. //
  613. this.c_Label3.AutoSize = true;
  614. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  615. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  616. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  617. this.c_Label3.Location = new System.Drawing.Point(579, 24);
  618. this.c_Label3.Name = "c_Label3";
  619. this.c_Label3.Size = new System.Drawing.Size(17, 12);
  620. this.c_Label3.TabIndex = 4;
  621. this.c_Label3.Text = "至";
  622. //
  623. // dtpGDateEnd
  624. //
  625. this.dtpGDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  626. this.dtpGDateEnd.Enabled = false;
  627. this.dtpGDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  628. this.dtpGDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  629. this.dtpGDateEnd.Location = new System.Drawing.Point(602, 20);
  630. this.dtpGDateEnd.Name = "dtpGDateEnd";
  631. this.dtpGDateEnd.Size = new System.Drawing.Size(133, 21);
  632. this.dtpGDateEnd.TabIndex = 5;
  633. //
  634. // dtpGDateStart
  635. //
  636. this.dtpGDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  637. this.dtpGDateStart.Enabled = false;
  638. this.dtpGDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.dtpGDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  640. this.dtpGDateStart.Location = new System.Drawing.Point(440, 20);
  641. this.dtpGDateStart.Name = "dtpGDateStart";
  642. this.dtpGDateStart.Size = new System.Drawing.Size(133, 21);
  643. this.dtpGDateStart.TabIndex = 3;
  644. //
  645. // chkDDate
  646. //
  647. this.chkDDate.AutoSize = true;
  648. this.chkDDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.chkDDate.Location = new System.Drawing.Point(741, 22);
  650. this.chkDDate.Name = "chkDDate";
  651. this.chkDDate.Size = new System.Drawing.Size(72, 16);
  652. this.chkDDate.TabIndex = 6;
  653. this.chkDDate.Text = "交坯时间";
  654. this.chkDDate.UseVisualStyleBackColor = true;
  655. this.chkDDate.CheckedChanged += new System.EventHandler(this.chkDDate_CheckedChanged);
  656. //
  657. // c_Label5
  658. //
  659. this.c_Label5.AutoSize = true;
  660. this.c_Label5.BackColor = System.Drawing.Color.Transparent;
  661. this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.c_Label5.ForeColor = System.Drawing.SystemColors.ControlText;
  663. this.c_Label5.Location = new System.Drawing.Point(955, 24);
  664. this.c_Label5.Name = "c_Label5";
  665. this.c_Label5.Size = new System.Drawing.Size(17, 12);
  666. this.c_Label5.TabIndex = 8;
  667. this.c_Label5.Text = "至";
  668. //
  669. // dtpDDateEnd
  670. //
  671. this.dtpDDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  672. this.dtpDDateEnd.Enabled = false;
  673. this.dtpDDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  674. this.dtpDDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  675. this.dtpDDateEnd.Location = new System.Drawing.Point(978, 20);
  676. this.dtpDDateEnd.Name = "dtpDDateEnd";
  677. this.dtpDDateEnd.Size = new System.Drawing.Size(133, 21);
  678. this.dtpDDateEnd.TabIndex = 9;
  679. //
  680. // dtpDDateStart
  681. //
  682. this.dtpDDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  683. this.dtpDDateStart.Enabled = false;
  684. this.dtpDDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.dtpDDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  686. this.dtpDDateStart.Location = new System.Drawing.Point(816, 20);
  687. this.dtpDDateStart.Name = "dtpDDateStart";
  688. this.dtpDDateStart.Size = new System.Drawing.Size(133, 21);
  689. this.dtpDDateStart.TabIndex = 7;
  690. //
  691. // chkScrapDateStart
  692. //
  693. this.chkScrapDateStart.AutoSize = true;
  694. this.chkScrapDateStart.Checked = true;
  695. this.chkScrapDateStart.CheckState = System.Windows.Forms.CheckState.Checked;
  696. this.chkScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  697. this.chkScrapDateStart.Location = new System.Drawing.Point(365, 76);
  698. this.chkScrapDateStart.Name = "chkScrapDateStart";
  699. this.chkScrapDateStart.Size = new System.Drawing.Size(72, 16);
  700. this.chkScrapDateStart.TabIndex = 19;
  701. this.chkScrapDateStart.Text = "报损时间";
  702. this.chkScrapDateStart.UseVisualStyleBackColor = true;
  703. this.chkScrapDateStart.CheckedChanged += new System.EventHandler(this.chkScrapDateStart_CheckedChanged);
  704. //
  705. // chkPDate
  706. //
  707. this.chkPDate.AutoSize = true;
  708. this.chkPDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  709. this.chkPDate.Location = new System.Drawing.Point(365, 49);
  710. this.chkPDate.Name = "chkPDate";
  711. this.chkPDate.Size = new System.Drawing.Size(72, 16);
  712. this.chkPDate.TabIndex = 13;
  713. this.chkPDate.Text = "完成时间";
  714. this.chkPDate.UseVisualStyleBackColor = true;
  715. this.chkPDate.CheckedChanged += new System.EventHandler(this.chkPDate_CheckedChanged);
  716. //
  717. // lblAccountDateEnd
  718. //
  719. this.lblAccountDateEnd.AutoSize = true;
  720. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  721. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  722. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  723. this.lblAccountDateEnd.Location = new System.Drawing.Point(579, 51);
  724. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  725. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  726. this.lblAccountDateEnd.TabIndex = 15;
  727. this.lblAccountDateEnd.Text = "至";
  728. //
  729. // dtpCDateEnd
  730. //
  731. this.dtpCDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  732. this.dtpCDateEnd.Enabled = false;
  733. this.dtpCDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  734. this.dtpCDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  735. this.dtpCDateEnd.Location = new System.Drawing.Point(602, 47);
  736. this.dtpCDateEnd.Name = "dtpCDateEnd";
  737. this.dtpCDateEnd.Size = new System.Drawing.Size(133, 21);
  738. this.dtpCDateEnd.TabIndex = 16;
  739. //
  740. // dtpCDateStart
  741. //
  742. this.dtpCDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  743. this.dtpCDateStart.Enabled = false;
  744. this.dtpCDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  745. this.dtpCDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  746. this.dtpCDateStart.Location = new System.Drawing.Point(440, 47);
  747. this.dtpCDateStart.Name = "dtpCDateStart";
  748. this.dtpCDateStart.Size = new System.Drawing.Size(133, 21);
  749. this.dtpCDateStart.TabIndex = 14;
  750. //
  751. // chkSpecialRepairFlag
  752. //
  753. this.chkSpecialRepairFlag.AutoSize = true;
  754. this.chkSpecialRepairFlag.Checked = true;
  755. this.chkSpecialRepairFlag.CheckState = System.Windows.Forms.CheckState.Checked;
  756. this.chkSpecialRepairFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  757. this.chkSpecialRepairFlag.Location = new System.Drawing.Point(741, 103);
  758. this.chkSpecialRepairFlag.Name = "chkSpecialRepairFlag";
  759. this.chkSpecialRepairFlag.Size = new System.Drawing.Size(108, 16);
  760. this.chkSpecialRepairFlag.TabIndex = 31;
  761. this.chkSpecialRepairFlag.Text = "包含损坯后干补";
  762. this.chkSpecialRepairFlag.UseVisualStyleBackColor = true;
  763. //
  764. // txtGoodCode
  765. //
  766. this.txtGoodCode.BackColor = System.Drawing.SystemColors.Window;
  767. this.txtGoodCode.BackgroundColor = System.Drawing.SystemColors.Window;
  768. this.txtGoodCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  769. this.txtGoodCode.ErrorMessage = "";
  770. this.txtGoodCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  771. this.txtGoodCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  772. this.txtGoodCode.Location = new System.Drawing.Point(73, 47);
  773. this.txtGoodCode.Name = "txtGoodCode";
  774. this.txtGoodCode.Size = new System.Drawing.Size(110, 21);
  775. this.txtGoodCode.TabIndex = 11;
  776. this.txtGoodCode.TextValue = "";
  777. //
  778. // c_Label4
  779. //
  780. this.c_Label4.AutoSize = true;
  781. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  782. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  783. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  784. this.c_Label4.Location = new System.Drawing.Point(13, 51);
  785. this.c_Label4.Name = "c_Label4";
  786. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  787. this.c_Label4.TabIndex = 10;
  788. this.c_Label4.Text = "产品编码";
  789. //
  790. // txtAuditUser
  791. //
  792. this.txtAuditUser.BackColor = System.Drawing.SystemColors.Window;
  793. this.txtAuditUser.BackgroundColor = System.Drawing.SystemColors.Window;
  794. this.txtAuditUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  795. this.txtAuditUser.ErrorMessage = "";
  796. this.txtAuditUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.txtAuditUser.Location = new System.Drawing.Point(248, 101);
  798. this.txtAuditUser.Name = "txtAuditUser";
  799. this.txtAuditUser.Size = new System.Drawing.Size(111, 21);
  800. this.txtAuditUser.TabIndex = 26;
  801. this.txtAuditUser.TextValue = "";
  802. //
  803. // txtCreatUser
  804. //
  805. this.txtCreatUser.BackColor = System.Drawing.SystemColors.Window;
  806. this.txtCreatUser.BackgroundColor = System.Drawing.SystemColors.Window;
  807. this.txtCreatUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  808. this.txtCreatUser.ErrorMessage = "";
  809. this.txtCreatUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  810. this.txtCreatUser.Location = new System.Drawing.Point(73, 101);
  811. this.txtCreatUser.Name = "txtCreatUser";
  812. this.txtCreatUser.Size = new System.Drawing.Size(109, 21);
  813. this.txtCreatUser.TabIndex = 24;
  814. this.txtCreatUser.TextValue = "";
  815. //
  816. // dkProcedureSearchBox
  817. //
  818. this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  819. this.dkProcedureSearchBox.DataSource = null;
  820. this.dkProcedureSearchBox.Enabled = true;
  821. this.dkProcedureSearchBox.IsEnablePurview = false;
  822. this.dkProcedureSearchBox.IsMustInput = false;
  823. this.dkProcedureSearchBox.Location = new System.Drawing.Point(189, 47);
  824. this.dkProcedureSearchBox.ModelType = null;
  825. this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
  826. this.dkProcedureSearchBox.ProcedureCode = "";
  827. this.dkProcedureSearchBox.ProcedureID = null;
  828. this.dkProcedureSearchBox.ProcedureIDS = null;
  829. this.dkProcedureSearchBox.ProcedureName = null;
  830. this.dkProcedureSearchBox.Purview = null;
  831. this.dkProcedureSearchBox.PurviewType = ((byte)(0));
  832. this.dkProcedureSearchBox.SelectMore = true;
  833. this.dkProcedureSearchBox.Size = new System.Drawing.Size(170, 21);
  834. this.dkProcedureSearchBox.TabIndex = 12;
  835. this.dkProcedureSearchBox.Title = "完成工序";
  836. this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  837. //
  838. // dkResponProcedureSearchBox
  839. //
  840. this.dkResponProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  841. this.dkResponProcedureSearchBox.DataSource = null;
  842. this.dkResponProcedureSearchBox.Enabled = true;
  843. this.dkResponProcedureSearchBox.IsEnablePurview = false;
  844. this.dkResponProcedureSearchBox.IsMustInput = false;
  845. this.dkResponProcedureSearchBox.Location = new System.Drawing.Point(15, 74);
  846. this.dkResponProcedureSearchBox.ModelType = null;
  847. this.dkResponProcedureSearchBox.Name = "dkResponProcedureSearchBox";
  848. this.dkResponProcedureSearchBox.ProcedureCode = "";
  849. this.dkResponProcedureSearchBox.ProcedureID = null;
  850. this.dkResponProcedureSearchBox.ProcedureIDS = null;
  851. this.dkResponProcedureSearchBox.ProcedureName = null;
  852. this.dkResponProcedureSearchBox.Purview = null;
  853. this.dkResponProcedureSearchBox.PurviewType = ((byte)(0));
  854. this.dkResponProcedureSearchBox.SelectMore = true;
  855. this.dkResponProcedureSearchBox.Size = new System.Drawing.Size(170, 21);
  856. this.dkResponProcedureSearchBox.TabIndex = 17;
  857. this.dkResponProcedureSearchBox.Title = "责任工序";
  858. this.dkResponProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  859. //
  860. // dkproductionLineSearchBox
  861. //
  862. this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
  863. this.dkproductionLineSearchBox.DataSource = null;
  864. this.dkproductionLineSearchBox.Enabled = true;
  865. this.dkproductionLineSearchBox.IsEnablePurview = false;
  866. this.dkproductionLineSearchBox.IsMustInput = false;
  867. this.dkproductionLineSearchBox.Location = new System.Drawing.Point(15, 20);
  868. this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
  869. this.dkproductionLineSearchBox.ProductionLineCode = "";
  870. this.dkproductionLineSearchBox.ProductionLineID = null;
  871. this.dkproductionLineSearchBox.ProductionLineIDS = null;
  872. this.dkproductionLineSearchBox.ProductionLineName = null;
  873. this.dkproductionLineSearchBox.Purview = null;
  874. this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
  875. this.dkproductionLineSearchBox.Size = new System.Drawing.Size(170, 21);
  876. this.dkproductionLineSearchBox.TabIndex = 0;
  877. this.dkproductionLineSearchBox.Title = " 生产线";
  878. this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  879. //
  880. // dkResponUserInfoSearchBox
  881. //
  882. this.dkResponUserInfoSearchBox.DataSource = null;
  883. this.dkResponUserInfoSearchBox.Enabled = true;
  884. this.dkResponUserInfoSearchBox.IsMustInput = false;
  885. this.dkResponUserInfoSearchBox.IsWorker = false;
  886. this.dkResponUserInfoSearchBox.Location = new System.Drawing.Point(189, 74);
  887. this.dkResponUserInfoSearchBox.Name = "dkResponUserInfoSearchBox";
  888. this.dkResponUserInfoSearchBox.PurviewType = ((byte)(0));
  889. this.dkResponUserInfoSearchBox.SelectMore = true;
  890. this.dkResponUserInfoSearchBox.Size = new System.Drawing.Size(170, 21);
  891. this.dkResponUserInfoSearchBox.TabIndex = 18;
  892. this.dkResponUserInfoSearchBox.Title = "责任工号";
  893. this.dkResponUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
  894. this.dkResponUserInfoSearchBox.UserCode = "";
  895. this.dkResponUserInfoSearchBox.UserID = null;
  896. this.dkResponUserInfoSearchBox.UserIDS = null;
  897. this.dkResponUserInfoSearchBox.UserName = null;
  898. //
  899. // c_Label2
  900. //
  901. this.c_Label2.AutoSize = true;
  902. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  903. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  904. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  905. this.c_Label2.Location = new System.Drawing.Point(189, 105);
  906. this.c_Label2.Name = "c_Label2";
  907. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  908. this.c_Label2.TabIndex = 25;
  909. this.c_Label2.Text = "审核工号";
  910. //
  911. // c_Label1
  912. //
  913. this.c_Label1.AutoSize = true;
  914. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  915. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  916. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  917. this.c_Label1.Location = new System.Drawing.Point(13, 105);
  918. this.c_Label1.Name = "c_Label1";
  919. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  920. this.c_Label1.TabIndex = 23;
  921. this.c_Label1.Text = "报损工号";
  922. //
  923. // lblScrapDateEnd
  924. //
  925. this.lblScrapDateEnd.AutoSize = true;
  926. this.lblScrapDateEnd.BackColor = System.Drawing.Color.Transparent;
  927. this.lblScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  928. this.lblScrapDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  929. this.lblScrapDateEnd.Location = new System.Drawing.Point(579, 78);
  930. this.lblScrapDateEnd.Name = "lblScrapDateEnd";
  931. this.lblScrapDateEnd.Size = new System.Drawing.Size(17, 12);
  932. this.lblScrapDateEnd.TabIndex = 21;
  933. this.lblScrapDateEnd.Text = "至";
  934. //
  935. // dtpScrapDateEnd
  936. //
  937. this.dtpScrapDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  938. this.dtpScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  939. this.dtpScrapDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  940. this.dtpScrapDateEnd.Location = new System.Drawing.Point(602, 74);
  941. this.dtpScrapDateEnd.Name = "dtpScrapDateEnd";
  942. this.dtpScrapDateEnd.Size = new System.Drawing.Size(133, 21);
  943. this.dtpScrapDateEnd.TabIndex = 22;
  944. //
  945. // dtpScrapDateStart
  946. //
  947. this.dtpScrapDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  948. this.dtpScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  949. this.dtpScrapDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  950. this.dtpScrapDateStart.Location = new System.Drawing.Point(440, 74);
  951. this.dtpScrapDateStart.Name = "dtpScrapDateStart";
  952. this.dtpScrapDateStart.Size = new System.Drawing.Size(133, 21);
  953. this.dtpScrapDateStart.TabIndex = 20;
  954. //
  955. // btnClearCondition
  956. //
  957. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  958. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  959. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  960. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  961. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  962. this.btnClearCondition.Location = new System.Drawing.Point(1026, 92);
  963. this.btnClearCondition.Name = "btnClearCondition";
  964. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  965. this.btnClearCondition.TabIndex = 33;
  966. this.btnClearCondition.Text = "清空条件(&C)";
  967. this.btnClearCondition.UseVisualStyleBackColor = true;
  968. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  969. //
  970. // btnSearch
  971. //
  972. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  973. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  974. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  975. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  976. this.btnSearch.ForeColor = System.Drawing.Color.White;
  977. this.btnSearch.Location = new System.Drawing.Point(935, 92);
  978. this.btnSearch.Name = "btnSearch";
  979. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  980. this.btnSearch.TabIndex = 32;
  981. this.btnSearch.Text = "查询(&Q)";
  982. this.btnSearch.UseVisualStyleBackColor = true;
  983. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  984. //
  985. // tsrOperate
  986. //
  987. this.tsrOperate.AutoSize = false;
  988. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  989. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  990. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  991. this.tsbtnAdaptive,
  992. this.tsbtnClose});
  993. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  994. this.tsrOperate.Name = "tsrOperate";
  995. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  996. this.tsrOperate.ShowItemToolTips = false;
  997. this.tsrOperate.Size = new System.Drawing.Size(1134, 35);
  998. this.tsrOperate.TabIndex = 0;
  999. this.tsrOperate.Text = "toolStrip1";
  1000. //
  1001. // tsbtnAdaptive
  1002. //
  1003. this.tsbtnAdaptive.AutoSize = false;
  1004. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1005. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1006. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  1007. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  1008. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  1009. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  1010. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  1011. //
  1012. // tsbtnClose
  1013. //
  1014. this.tsbtnClose.AutoSize = false;
  1015. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1016. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1017. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  1018. this.tsbtnClose.Name = "tsbtnClose";
  1019. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  1020. this.tsbtnClose.Text = "关闭(&X)";
  1021. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  1022. //
  1023. // ProductionLineNamed
  1024. //
  1025. this.ProductionLineNamed.DataPropertyName = "ProductionLineName";
  1026. this.ProductionLineNamed.HeaderText = "生产线";
  1027. this.ProductionLineNamed.Name = "ProductionLineNamed";
  1028. this.ProductionLineNamed.ReadOnly = true;
  1029. //
  1030. // PROCEDURENAMEd
  1031. //
  1032. this.PROCEDURENAMEd.DataPropertyName = "PROCEDURENAME";
  1033. this.PROCEDURENAMEd.HeaderText = "完成工序";
  1034. this.PROCEDURENAMEd.Name = "PROCEDURENAMEd";
  1035. this.PROCEDURENAMEd.ReadOnly = true;
  1036. //
  1037. // GoodsTypeNamed
  1038. //
  1039. this.GoodsTypeNamed.DataPropertyName = "GoodsTypeName";
  1040. this.GoodsTypeNamed.HeaderText = "产品类别";
  1041. this.GoodsTypeNamed.Name = "GoodsTypeNamed";
  1042. this.GoodsTypeNamed.ReadOnly = true;
  1043. //
  1044. // GoodsCoded
  1045. //
  1046. this.GoodsCoded.DataPropertyName = "GoodsCode";
  1047. this.GoodsCoded.HeaderText = "产品编码";
  1048. this.GoodsCoded.Name = "GoodsCoded";
  1049. this.GoodsCoded.ReadOnly = true;
  1050. //
  1051. // goodsnames
  1052. //
  1053. this.goodsnames.DataPropertyName = "goodsname";
  1054. this.goodsnames.HeaderText = "产品名称";
  1055. this.goodsnames.Name = "goodsnames";
  1056. this.goodsnames.ReadOnly = true;
  1057. //
  1058. // GOODSMODEL
  1059. //
  1060. this.GOODSMODEL.DataPropertyName = "GOODSMODEL";
  1061. this.GOODSMODEL.HeaderText = "产品型号";
  1062. this.GOODSMODEL.Name = "GOODSMODEL";
  1063. this.GOODSMODEL.ReadOnly = true;
  1064. //
  1065. // zProcedureNamed
  1066. //
  1067. this.zProcedureNamed.DataPropertyName = "zrProcedureName";
  1068. this.zProcedureNamed.HeaderText = "责任工序";
  1069. this.zProcedureNamed.Name = "zProcedureNamed";
  1070. this.zProcedureNamed.ReadOnly = true;
  1071. //
  1072. // zUsercoded
  1073. //
  1074. this.zUsercoded.DataPropertyName = "zrUsercode";
  1075. this.zUsercoded.HeaderText = "责任工号";
  1076. this.zUsercoded.Name = "zUsercoded";
  1077. this.zUsercoded.ReadOnly = true;
  1078. //
  1079. // zStaffNames
  1080. //
  1081. this.zStaffNames.DataPropertyName = "zrStaffNames";
  1082. this.zStaffNames.HeaderText = "责任员工";
  1083. this.zStaffNames.Name = "zStaffNames";
  1084. this.zStaffNames.ReadOnly = true;
  1085. //
  1086. // JOBSNAME
  1087. //
  1088. this.JOBSNAME.DataPropertyName = "JOBSNAME";
  1089. this.JOBSNAME.HeaderText = "工种";
  1090. this.JOBSNAME.Name = "JOBSNAME";
  1091. this.JOBSNAME.ReadOnly = true;
  1092. //
  1093. // Barcode
  1094. //
  1095. this.Barcode.DataPropertyName = "Barcode";
  1096. this.Barcode.HeaderText = "产品条码";
  1097. this.Barcode.Name = "Barcode";
  1098. this.Barcode.ReadOnly = true;
  1099. //
  1100. // CreateUserCode
  1101. //
  1102. this.CreateUserCode.DataPropertyName = "CreateUserCode";
  1103. this.CreateUserCode.HeaderText = "报损工号";
  1104. this.CreateUserCode.Name = "CreateUserCode";
  1105. this.CreateUserCode.ReadOnly = true;
  1106. //
  1107. // counts
  1108. //
  1109. this.counts.DataPropertyName = "counts";
  1110. this.counts.HeaderText = "数量";
  1111. this.counts.Name = "counts";
  1112. this.counts.ReadOnly = true;
  1113. //
  1114. // Scrapdate
  1115. //
  1116. this.Scrapdate.DataPropertyName = "Scrapdate";
  1117. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1118. dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
  1119. this.Scrapdate.DefaultCellStyle = dataGridViewCellStyle7;
  1120. this.Scrapdate.HeaderText = "报损时间";
  1121. this.Scrapdate.Name = "Scrapdate";
  1122. this.Scrapdate.ReadOnly = true;
  1123. //
  1124. // Rreason
  1125. //
  1126. this.Rreason.DataPropertyName = "Rreason";
  1127. this.Rreason.HeaderText = "损坯原因";
  1128. this.Rreason.Name = "Rreason";
  1129. this.Rreason.ReadOnly = true;
  1130. //
  1131. // WORKUSERCODES
  1132. //
  1133. this.WORKUSERCODES.DataPropertyName = "WorkUserCodes";
  1134. this.WORKUSERCODES.HeaderText = "生产工号";
  1135. this.WORKUSERCODES.Name = "WORKUSERCODES";
  1136. this.WORKUSERCODES.ReadOnly = true;
  1137. //
  1138. // DISCOVERERSTAFF
  1139. //
  1140. this.DISCOVERERSTAFF.DataPropertyName = "DISCOVERERSTAFF";
  1141. this.DISCOVERERSTAFF.HeaderText = "发现人";
  1142. this.DISCOVERERSTAFF.Name = "DISCOVERERSTAFF";
  1143. this.DISCOVERERSTAFF.ReadOnly = true;
  1144. //
  1145. // GroutingUserCode
  1146. //
  1147. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  1148. this.GroutingUserCode.HeaderText = "成型工号";
  1149. this.GroutingUserCode.Name = "GroutingUserCode";
  1150. this.GroutingUserCode.ReadOnly = true;
  1151. //
  1152. // GroutingLineCode
  1153. //
  1154. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  1155. this.GroutingLineCode.HeaderText = "成型线编码";
  1156. this.GroutingLineCode.Name = "GroutingLineCode";
  1157. this.GroutingLineCode.ReadOnly = true;
  1158. //
  1159. // GroutingMouldCode
  1160. //
  1161. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  1162. this.GroutingMouldCode.HeaderText = "模具编码";
  1163. this.GroutingMouldCode.Name = "GroutingMouldCode";
  1164. this.GroutingMouldCode.ReadOnly = true;
  1165. //
  1166. // GroutingDate
  1167. //
  1168. this.GroutingDate.DataPropertyName = "GroutingDate";
  1169. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1170. dataGridViewCellStyle8.Format = "yyyy-MM-dd";
  1171. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle8;
  1172. this.GroutingDate.HeaderText = "注浆日期";
  1173. this.GroutingDate.Name = "GroutingDate";
  1174. this.GroutingDate.ReadOnly = true;
  1175. //
  1176. // GroutingNum
  1177. //
  1178. this.GroutingNum.DataPropertyName = "GroutingNum";
  1179. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1180. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle9;
  1181. this.GroutingNum.HeaderText = "注浆次数";
  1182. this.GroutingNum.Name = "GroutingNum";
  1183. this.GroutingNum.ReadOnly = true;
  1184. //
  1185. // CDateTime
  1186. //
  1187. this.CDateTime.DataPropertyName = "CreateTime";
  1188. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1189. dataGridViewCellStyle10.Format = "yyyy-MM-dd HH:mm:ss";
  1190. this.CDateTime.DefaultCellStyle = dataGridViewCellStyle10;
  1191. this.CDateTime.HeaderText = "完成时间";
  1192. this.CDateTime.Name = "CDateTime";
  1193. this.CDateTime.ReadOnly = true;
  1194. //
  1195. // DeliverTime
  1196. //
  1197. this.DeliverTime.DataPropertyName = "DeliverTime";
  1198. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1199. dataGridViewCellStyle11.Format = "yyyy-MM-dd HH:mm:ss";
  1200. this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle11;
  1201. this.DeliverTime.HeaderText = "交坯时间";
  1202. this.DeliverTime.Name = "DeliverTime";
  1203. this.DeliverTime.ReadOnly = true;
  1204. //
  1205. // AuditorCode
  1206. //
  1207. this.AuditorCode.DataPropertyName = "AuditorCode";
  1208. this.AuditorCode.HeaderText = "审核工号";
  1209. this.AuditorCode.Name = "AuditorCode";
  1210. this.AuditorCode.ReadOnly = true;
  1211. //
  1212. // AuditDate
  1213. //
  1214. this.AuditDate.DataPropertyName = "AuditDate";
  1215. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1216. dataGridViewCellStyle12.Format = "yyyy-MM-dd";
  1217. this.AuditDate.DefaultCellStyle = dataGridViewCellStyle12;
  1218. this.AuditDate.HeaderText = "审核日期";
  1219. this.AuditDate.Name = "AuditDate";
  1220. this.AuditDate.ReadOnly = true;
  1221. //
  1222. // Remarks
  1223. //
  1224. this.Remarks.DataPropertyName = "Remarks";
  1225. this.Remarks.HeaderText = "备注";
  1226. this.Remarks.Name = "Remarks";
  1227. this.Remarks.ReadOnly = true;
  1228. //
  1229. // logoname
  1230. //
  1231. this.logoname.DataPropertyName = "logoname";
  1232. this.logoname.HeaderText = "产品商标";
  1233. this.logoname.Name = "logoname";
  1234. this.logoname.ReadOnly = true;
  1235. //
  1236. // ISPUBLICBODY
  1237. //
  1238. this.ISPUBLICBODY.DataPropertyName = "ISPUBLICBODY";
  1239. this.ISPUBLICBODY.FalseValue = "0";
  1240. this.ISPUBLICBODY.HeaderText = "公坯标识";
  1241. this.ISPUBLICBODY.Name = "ISPUBLICBODY";
  1242. this.ISPUBLICBODY.ReadOnly = true;
  1243. this.ISPUBLICBODY.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1244. this.ISPUBLICBODY.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1245. this.ISPUBLICBODY.TrueValue = "1";
  1246. //
  1247. // SPECIALREPAIRFLAG
  1248. //
  1249. this.SPECIALREPAIRFLAG.DataPropertyName = "SPECIALREPAIRFLAG";
  1250. this.SPECIALREPAIRFLAG.FalseValue = "0";
  1251. this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
  1252. this.SPECIALREPAIRFLAG.Name = "SPECIALREPAIRFLAG";
  1253. this.SPECIALREPAIRFLAG.ReadOnly = true;
  1254. this.SPECIALREPAIRFLAG.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1255. this.SPECIALREPAIRFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1256. this.SPECIALREPAIRFLAG.TrueValue = "1";
  1257. //
  1258. // TestMouldFlag
  1259. //
  1260. this.TestMouldFlag.DataPropertyName = "TestMouldFlag";
  1261. this.TestMouldFlag.FalseValue = "0";
  1262. this.TestMouldFlag.HeaderText = "试验标识";
  1263. this.TestMouldFlag.IndeterminateValue = "0";
  1264. this.TestMouldFlag.Name = "TestMouldFlag";
  1265. this.TestMouldFlag.ReadOnly = true;
  1266. this.TestMouldFlag.TrueValue = "1";
  1267. //
  1268. // F_RPT_030102_1
  1269. //
  1270. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1271. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1272. this.ClientSize = new System.Drawing.Size(1134, 490);
  1273. this.Controls.Add(this.tblScrapTotalModule);
  1274. this.Controls.Add(this.gbxCondition);
  1275. this.Controls.Add(this.tsrOperate);
  1276. this.Name = "F_RPT_030102_1";
  1277. this.Text = "产品损坯汇总表";
  1278. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030102_1_FormClosed);
  1279. this.Load += new System.EventHandler(this.F_RPT_030102_1_Load);
  1280. this.tblScrapTotalModule.ResumeLayout(false);
  1281. this.tapScrapTotalModule.ResumeLayout(false);
  1282. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapTotalModule)).EndInit();
  1283. this.tapScrapTotalModuleDetail.ResumeLayout(false);
  1284. ((System.ComponentModel.ISupportInitialize)(this.dgvScrapTotalModuleDetail)).EndInit();
  1285. this.gbxCondition.ResumeLayout(false);
  1286. this.gbxCondition.PerformLayout();
  1287. this.tsrOperate.ResumeLayout(false);
  1288. this.tsrOperate.PerformLayout();
  1289. this.ResumeLayout(false);
  1290. }
  1291. #endregion
  1292. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1293. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1294. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1295. private Basics.BaseControls.C_GroupBox gbxCondition;
  1296. private Basics.BaseControls.C_Label lblScrapDateEnd;
  1297. private Basics.BaseControls.C_DateTimePicker dtpScrapDateEnd;
  1298. private Basics.BaseControls.C_DateTimePicker dtpScrapDateStart;
  1299. private Basics.BaseControls.C_Button btnClearCondition;
  1300. private Basics.BaseControls.C_Button btnSearch;
  1301. private System.Windows.Forms.TabControl tblScrapTotalModule;
  1302. private System.Windows.Forms.TabPage tapScrapTotalModule;
  1303. private Basics.BaseControls.C_DataGridView dgvScrapTotalModule;
  1304. private System.Windows.Forms.TabPage tapScrapTotalModuleDetail;
  1305. private Basics.BaseControls.C_DataGridView dgvScrapTotalModuleDetail;
  1306. private Controls.SearchTextBox.dkUserInfoSearchBox dkResponUserInfoSearchBox;
  1307. private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
  1308. private Controls.SearchTextBox.dkProcedureSearchBox dkResponProcedureSearchBox;
  1309. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
  1310. private Basics.BaseControls.C_TextBox txtCreatUser;
  1311. private Basics.BaseControls.C_Label c_Label1;
  1312. private Basics.BaseControls.C_TextBox txtAuditUser;
  1313. private Basics.BaseControls.C_Label c_Label2;
  1314. private Basics.BaseControls.C_TextBox txtGoodCode;
  1315. private Basics.BaseControls.C_Label c_Label4;
  1316. private Basics.BaseControls.C_CheckBox chkSpecialRepairFlag;
  1317. private Basics.BaseControls.C_CheckBox chkPDate;
  1318. private Basics.BaseControls.C_Label lblAccountDateEnd;
  1319. private Basics.BaseControls.C_DateTimePicker dtpCDateEnd;
  1320. private Basics.BaseControls.C_DateTimePicker dtpCDateStart;
  1321. private Basics.BaseControls.C_CheckBox chkGDate;
  1322. private Basics.BaseControls.C_Label c_Label3;
  1323. private Basics.BaseControls.C_DateTimePicker dtpGDateEnd;
  1324. private Basics.BaseControls.C_DateTimePicker dtpGDateStart;
  1325. private Basics.BaseControls.C_CheckBox chkDDate;
  1326. private Basics.BaseControls.C_Label c_Label5;
  1327. private Basics.BaseControls.C_DateTimePicker dtpDDateEnd;
  1328. private Basics.BaseControls.C_DateTimePicker dtpDDateStart;
  1329. private Basics.BaseControls.C_CheckBox chkScrapDateStart;
  1330. private Basics.BaseControls.C_CheckBox chkAuditDate;
  1331. private Basics.BaseControls.C_Label c_Label6;
  1332. private Basics.BaseControls.C_DateTimePicker dtpAuditDateEnd;
  1333. private Basics.BaseControls.C_DateTimePicker dtpAuditDateStart;
  1334. private Basics.BaseControls.C_CheckBox chkReFireFlag;
  1335. private Basics.BaseControls.C_Label lblGoodsType;
  1336. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1337. private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
  1338. private System.Windows.Forms.DataGridViewTextBoxColumn productionlineid;
  1339. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
  1340. private System.Windows.Forms.DataGridViewTextBoxColumn zrprocedureid;
  1341. private System.Windows.Forms.DataGridViewTextBoxColumn zrprocedurename;
  1342. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName2;
  1343. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode2;
  1344. private System.Windows.Forms.DataGridViewTextBoxColumn zruserid;
  1345. private System.Windows.Forms.DataGridViewTextBoxColumn zrusercode;
  1346. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  1347. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1348. private System.Windows.Forms.DataGridViewTextBoxColumn goodsname;
  1349. private System.Windows.Forms.DataGridViewTextBoxColumn g1GOODSMODEL;
  1350. private System.Windows.Forms.DataGridViewTextBoxColumn barcount;
  1351. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineNamed;
  1352. private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAMEd;
  1353. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeNamed;
  1354. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCoded;
  1355. private System.Windows.Forms.DataGridViewTextBoxColumn goodsnames;
  1356. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSMODEL;
  1357. private System.Windows.Forms.DataGridViewTextBoxColumn zProcedureNamed;
  1358. private System.Windows.Forms.DataGridViewTextBoxColumn zUsercoded;
  1359. private System.Windows.Forms.DataGridViewTextBoxColumn zStaffNames;
  1360. private System.Windows.Forms.DataGridViewTextBoxColumn JOBSNAME;
  1361. private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
  1362. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode;
  1363. private System.Windows.Forms.DataGridViewTextBoxColumn counts;
  1364. private System.Windows.Forms.DataGridViewTextBoxColumn Scrapdate;
  1365. private System.Windows.Forms.DataGridViewTextBoxColumn Rreason;
  1366. private System.Windows.Forms.DataGridViewTextBoxColumn WORKUSERCODES;
  1367. private System.Windows.Forms.DataGridViewTextBoxColumn DISCOVERERSTAFF;
  1368. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1369. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1370. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1371. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1372. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  1373. private System.Windows.Forms.DataGridViewTextBoxColumn CDateTime;
  1374. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
  1375. private System.Windows.Forms.DataGridViewTextBoxColumn AuditorCode;
  1376. private System.Windows.Forms.DataGridViewTextBoxColumn AuditDate;
  1377. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1378. private System.Windows.Forms.DataGridViewTextBoxColumn logoname;
  1379. private System.Windows.Forms.DataGridViewCheckBoxColumn ISPUBLICBODY;
  1380. private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
  1381. private System.Windows.Forms.DataGridViewCheckBoxColumn TestMouldFlag;
  1382. }
  1383. }