F_RPT_030103_1.Designer.cs 69 KB

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