F_RPT_030102_1.Designer.cs 80 KB

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