F_RPT_030102_1.Designer.cs 78 KB

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