F_RPT_030103_1.Designer.cs 69 KB

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