FrmMeasureDetailsReport.Designer.cs 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914
  1. namespace Core.StlMes.Client.Mcp.Mch.Mcms
  2. {
  3. partial class FrmMeasureDetailsReport
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MSAUER_DATE");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_BC");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_BZ");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_NO");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_LEN");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WEIGHT");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCNAME");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUTDIAMETER");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WALLTHICK");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_DESC");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_INFO");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KEY_ID");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LENGTHSCOPE");
  60. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  61. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MSAUER_DATE", -1, Infragistics.Win.DefaultableBoolean.Default);
  62. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PLINE_CODE", -1, Infragistics.Win.DefaultableBoolean.Default);
  63. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PLINE_NAME", -1, Infragistics.Win.DefaultableBoolean.Default);
  64. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PRO_BC", -1, Infragistics.Win.DefaultableBoolean.Default);
  65. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PRO_BZ", -1, Infragistics.Win.DefaultableBoolean.Default);
  66. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JUDGE_STOVE_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
  67. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BATCH_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
  68. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MAT_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
  69. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ACT_LEN", -1, Infragistics.Win.DefaultableBoolean.Default);
  70. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ACT_WEIGHT", -1, Infragistics.Win.DefaultableBoolean.Default);
  71. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ORDER_NO", -1, Infragistics.Win.DefaultableBoolean.Default);
  72. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PRODUCNAME", -1, Infragistics.Win.DefaultableBoolean.Default);
  73. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OUTDIAMETER", -1, Infragistics.Win.DefaultableBoolean.Default);
  74. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WALLTHICK", -1, Infragistics.Win.DefaultableBoolean.Default);
  75. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "STEELNAME", -1, Infragistics.Win.DefaultableBoolean.Default);
  76. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GRADENAME", -1, Infragistics.Win.DefaultableBoolean.Default);
  77. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MODEL_DESC", -1, Infragistics.Win.DefaultableBoolean.Default);
  78. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "STD_NAME", -1, Infragistics.Win.DefaultableBoolean.Default);
  79. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MAT_INFO", -1, Infragistics.Win.DefaultableBoolean.Default);
  80. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CHK", -1, Infragistics.Win.DefaultableBoolean.Default);
  81. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "KEY_ID", -1, Infragistics.Win.DefaultableBoolean.Default);
  82. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo22 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "LENGTHSCOPE", -1, Infragistics.Win.DefaultableBoolean.Default);
  83. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_LEN", 8, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_LEN", 8, true);
  84. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WEIGHT", 9, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_WEIGHT", 9, true);
  86. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "MSAUER_DATE", 0, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "MSAUER_DATE", 0, true);
  88. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook();
  90. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  91. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  92. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  93. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  94. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  95. Infragistics.Win.ValueListItem valueListItem34 = new Infragistics.Win.ValueListItem();
  96. Infragistics.Win.ValueListItem valueListItem35 = new Infragistics.Win.ValueListItem();
  97. Infragistics.Win.ValueListItem valueListItem36 = new Infragistics.Win.ValueListItem();
  98. Infragistics.Win.ValueListItem valueListItem37 = new Infragistics.Win.ValueListItem();
  99. Infragistics.Win.ValueListItem valueListItem38 = new Infragistics.Win.ValueListItem();
  100. this.cmbBc = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  101. this.cmbBz = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  103. this.CrackDetectGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
  104. this.dataSet1 = new System.Data.DataSet();
  105. this.dataTable1 = new System.Data.DataTable();
  106. this.MSAUER_DATE = new System.Data.DataColumn();
  107. this.dataColumn2 = new System.Data.DataColumn();
  108. this.dataColumn3 = new System.Data.DataColumn();
  109. this.dataColumn4 = new System.Data.DataColumn();
  110. this.dataColumn5 = new System.Data.DataColumn();
  111. this.dataColumn6 = new System.Data.DataColumn();
  112. this.dataColumn7 = new System.Data.DataColumn();
  113. this.dataColumn8 = new System.Data.DataColumn();
  114. this.dataColumn9 = new System.Data.DataColumn();
  115. this.dataColumn10 = new System.Data.DataColumn();
  116. this.dataColumn11 = new System.Data.DataColumn();
  117. this.dataColumn12 = new System.Data.DataColumn();
  118. this.dataColumn13 = new System.Data.DataColumn();
  119. this.dataColumn14 = new System.Data.DataColumn();
  120. this.dataColumn15 = new System.Data.DataColumn();
  121. this.dataColumn16 = new System.Data.DataColumn();
  122. this.dataColumn17 = new System.Data.DataColumn();
  123. this.dataColumn18 = new System.Data.DataColumn();
  124. this.dataColumn19 = new System.Data.DataColumn();
  125. this.CHK = new System.Data.DataColumn();
  126. this.KEY_ID = new System.Data.DataColumn();
  127. this.dataColumn1 = new System.Data.DataColumn();
  128. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  129. this.chkTim = new System.Windows.Forms.CheckBox();
  130. this.RegStartTime = new System.Windows.Forms.DateTimePicker();
  131. this.label1 = new System.Windows.Forms.Label();
  132. this.RegEndTime = new System.Windows.Forms.DateTimePicker();
  133. this.chkOrderNo = new System.Windows.Forms.CheckBox();
  134. this.txtOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  135. this.chkJudgeStove = new System.Windows.Forms.CheckBox();
  136. this.txtJudgeStove = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  137. this.chkBatchNo = new System.Windows.Forms.CheckBox();
  138. this.txtBatchNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  139. this.chkOrder = new System.Windows.Forms.CheckBox();
  140. this.cmbOrder = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  141. this.chkGroup = new System.Windows.Forms.CheckBox();
  142. this.cmbGroup = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  143. this.chkPlineCode = new System.Windows.Forms.CheckBox();
  144. this.txt_PlinCode = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  145. this.chkShow = new System.Windows.Forms.CheckBox();
  146. this.chkFlag = new System.Windows.Forms.CheckBox();
  147. this.ultraFlowLayoutManager1 = new Infragistics.Win.Misc.UltraFlowLayoutManager(this.components);
  148. ((System.ComponentModel.ISupportInitialize)(this.cmbBc)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.cmbBz)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  151. this.ultraGroupBox1.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  155. this.ultraPanel2.ClientArea.SuspendLayout();
  156. this.ultraPanel2.SuspendLayout();
  157. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.cmbOrder)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.cmbGroup)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.txt_PlinCode)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).BeginInit();
  164. this.SuspendLayout();
  165. //
  166. // cmbBc
  167. //
  168. this.cmbBc.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  169. valueListItem5.DataValue = "1";
  170. valueListItem5.DisplayText = "早";
  171. valueListItem6.DataValue = "2";
  172. valueListItem6.DisplayText = "中";
  173. valueListItem7.DataValue = "3";
  174. valueListItem7.DisplayText = "晚";
  175. valueListItem1.DataValue = "0";
  176. valueListItem1.DisplayText = "白";
  177. this.cmbBc.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  178. valueListItem5,
  179. valueListItem6,
  180. valueListItem7,
  181. valueListItem1});
  182. this.cmbBc.Location = new System.Drawing.Point(689, 298);
  183. this.cmbBc.Margin = new System.Windows.Forms.Padding(4);
  184. this.cmbBc.Name = "cmbBc";
  185. this.cmbBc.Size = new System.Drawing.Size(75, 24);
  186. this.cmbBc.TabIndex = 73;
  187. this.cmbBc.Visible = false;
  188. //
  189. // cmbBz
  190. //
  191. this.cmbBz.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  192. valueListItem8.DataValue = "1";
  193. valueListItem8.DisplayText = "甲";
  194. valueListItem9.DataValue = "2";
  195. valueListItem9.DisplayText = "乙";
  196. valueListItem10.DataValue = "3";
  197. valueListItem10.DisplayText = "丙";
  198. valueListItem11.DataValue = "4";
  199. valueListItem11.DisplayText = "丁";
  200. this.cmbBz.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  201. valueListItem8,
  202. valueListItem9,
  203. valueListItem10,
  204. valueListItem11});
  205. this.cmbBz.Location = new System.Drawing.Point(605, 298);
  206. this.cmbBz.Margin = new System.Windows.Forms.Padding(4);
  207. this.cmbBz.Name = "cmbBz";
  208. this.cmbBz.Size = new System.Drawing.Size(75, 24);
  209. this.cmbBz.TabIndex = 74;
  210. this.cmbBz.Visible = false;
  211. //
  212. // ultraGroupBox1
  213. //
  214. this.ultraGroupBox1.Controls.Add(this.CrackDetectGrid);
  215. this.ultraGroupBox1.Controls.Add(this.ultraPanel2);
  216. this.ultraGroupBox1.Controls.Add(this.cmbBz);
  217. this.ultraGroupBox1.Controls.Add(this.cmbBc);
  218. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  219. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  220. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  221. this.ultraGroupBox1.Name = "ultraGroupBox1";
  222. this.ultraGroupBox1.Size = new System.Drawing.Size(1812, 669);
  223. this.ultraGroupBox1.TabIndex = 5;
  224. this.ultraGroupBox1.Text = "测量点信息";
  225. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  226. //
  227. // CrackDetectGrid
  228. //
  229. this.CrackDetectGrid.DataMember = "Table1";
  230. this.CrackDetectGrid.DataSource = this.dataSet1;
  231. ultraGridColumn1.Header.VisiblePosition = 0;
  232. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  233. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  234. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  235. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  236. ultraGridColumn2.Header.VisiblePosition = 1;
  237. ultraGridColumn2.Hidden = true;
  238. ultraGridColumn3.Header.VisiblePosition = 2;
  239. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  240. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  241. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  242. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  243. ultraGridColumn4.Header.VisiblePosition = 3;
  244. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  245. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  246. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  247. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  248. ultraGridColumn5.Header.VisiblePosition = 4;
  249. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  250. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  251. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  252. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  253. ultraGridColumn6.Header.VisiblePosition = 5;
  254. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
  255. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  256. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  257. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  258. ultraGridColumn7.Header.VisiblePosition = 6;
  259. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 12;
  260. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  261. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  262. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  263. ultraGridColumn8.Header.VisiblePosition = 7;
  264. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
  265. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  266. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  267. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  268. ultraGridColumn9.Header.VisiblePosition = 8;
  269. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
  270. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  271. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  272. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  273. ultraGridColumn10.Header.VisiblePosition = 9;
  274. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
  275. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  276. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  277. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  278. ultraGridColumn11.Header.VisiblePosition = 10;
  279. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  280. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  281. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  282. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  283. ultraGridColumn12.Header.VisiblePosition = 11;
  284. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 24;
  285. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  286. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  287. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  288. ultraGridColumn13.Header.VisiblePosition = 12;
  289. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 26;
  290. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  291. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  292. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  293. ultraGridColumn14.Header.VisiblePosition = 13;
  294. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 28;
  295. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  296. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  297. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  298. ultraGridColumn15.Header.VisiblePosition = 14;
  299. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 30;
  300. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  301. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  302. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  303. ultraGridColumn16.Header.VisiblePosition = 15;
  304. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 32;
  305. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  306. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  307. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  308. ultraGridColumn17.Header.VisiblePosition = 16;
  309. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 34;
  310. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  311. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  312. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  313. ultraGridColumn18.Header.VisiblePosition = 17;
  314. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 36;
  315. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  316. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  317. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  318. ultraGridColumn19.Header.VisiblePosition = 18;
  319. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 38;
  320. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  321. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  322. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  323. ultraGridColumn20.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Right;
  324. ultraGridColumn20.Header.CheckBoxSynchronization = Infragistics.Win.UltraWinGrid.HeaderCheckBoxSynchronization.RowsCollection;
  325. ultraGridColumn20.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  326. ultraGridColumn20.Header.VisiblePosition = 19;
  327. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 0;
  328. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  329. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  330. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  331. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  332. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  333. ultraGridColumn21.Header.VisiblePosition = 20;
  334. ultraGridColumn21.Hidden = true;
  335. ultraGridColumn22.Header.VisiblePosition = 21;
  336. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 18;
  337. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  338. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  339. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  340. ultraGridBand1.Columns.AddRange(new object[] {
  341. ultraGridColumn1,
  342. ultraGridColumn2,
  343. ultraGridColumn3,
  344. ultraGridColumn4,
  345. ultraGridColumn5,
  346. ultraGridColumn6,
  347. ultraGridColumn7,
  348. ultraGridColumn8,
  349. ultraGridColumn9,
  350. ultraGridColumn10,
  351. ultraGridColumn11,
  352. ultraGridColumn12,
  353. ultraGridColumn13,
  354. ultraGridColumn14,
  355. ultraGridColumn15,
  356. ultraGridColumn16,
  357. ultraGridColumn17,
  358. ultraGridColumn18,
  359. ultraGridColumn19,
  360. ultraGridColumn20,
  361. ultraGridColumn21,
  362. ultraGridColumn22});
  363. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  364. rowLayoutColumnInfo1,
  365. rowLayoutColumnInfo2,
  366. rowLayoutColumnInfo3,
  367. rowLayoutColumnInfo4,
  368. rowLayoutColumnInfo5,
  369. rowLayoutColumnInfo6,
  370. rowLayoutColumnInfo7,
  371. rowLayoutColumnInfo8,
  372. rowLayoutColumnInfo9,
  373. rowLayoutColumnInfo10,
  374. rowLayoutColumnInfo11,
  375. rowLayoutColumnInfo12,
  376. rowLayoutColumnInfo13,
  377. rowLayoutColumnInfo14,
  378. rowLayoutColumnInfo15,
  379. rowLayoutColumnInfo16,
  380. rowLayoutColumnInfo17,
  381. rowLayoutColumnInfo18,
  382. rowLayoutColumnInfo19,
  383. rowLayoutColumnInfo20,
  384. rowLayoutColumnInfo21,
  385. rowLayoutColumnInfo22});
  386. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  387. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  388. rowLayout1});
  389. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  390. summarySettings1.DisplayFormat = "{0:N3}";
  391. summarySettings1.GroupBySummaryValueAppearance = appearance1;
  392. summarySettings2.DisplayFormat = "{0:N3}";
  393. summarySettings2.GroupBySummaryValueAppearance = appearance2;
  394. summarySettings3.DisplayFormat = "共{0}记录";
  395. summarySettings3.GroupBySummaryValueAppearance = appearance3;
  396. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  397. summarySettings1,
  398. summarySettings2,
  399. summarySettings3});
  400. this.CrackDetectGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  401. this.CrackDetectGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  402. this.CrackDetectGrid.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.CrackDetectGrid.Location = new System.Drawing.Point(3, 89);
  404. this.CrackDetectGrid.Margin = new System.Windows.Forms.Padding(4);
  405. this.CrackDetectGrid.Name = "CrackDetectGrid";
  406. this.CrackDetectGrid.Size = new System.Drawing.Size(1806, 577);
  407. this.CrackDetectGrid.TabIndex = 75;
  408. //
  409. // dataSet1
  410. //
  411. this.dataSet1.DataSetName = "NewDataSet";
  412. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  413. this.dataTable1});
  414. //
  415. // dataTable1
  416. //
  417. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  418. this.MSAUER_DATE,
  419. this.dataColumn2,
  420. this.dataColumn3,
  421. this.dataColumn4,
  422. this.dataColumn5,
  423. this.dataColumn6,
  424. this.dataColumn7,
  425. this.dataColumn8,
  426. this.dataColumn9,
  427. this.dataColumn10,
  428. this.dataColumn11,
  429. this.dataColumn12,
  430. this.dataColumn13,
  431. this.dataColumn14,
  432. this.dataColumn15,
  433. this.dataColumn16,
  434. this.dataColumn17,
  435. this.dataColumn18,
  436. this.dataColumn19,
  437. this.CHK,
  438. this.KEY_ID,
  439. this.dataColumn1});
  440. this.dataTable1.TableName = "Table1";
  441. //
  442. // MSAUER_DATE
  443. //
  444. this.MSAUER_DATE.Caption = "生产时间";
  445. this.MSAUER_DATE.ColumnName = "MSAUER_DATE";
  446. //
  447. // dataColumn2
  448. //
  449. this.dataColumn2.ColumnName = "PLINE_CODE";
  450. //
  451. // dataColumn3
  452. //
  453. this.dataColumn3.Caption = "产线";
  454. this.dataColumn3.ColumnName = "PLINE_NAME";
  455. //
  456. // dataColumn4
  457. //
  458. this.dataColumn4.Caption = "班次";
  459. this.dataColumn4.ColumnName = "PRO_BC";
  460. //
  461. // dataColumn5
  462. //
  463. this.dataColumn5.Caption = "班组";
  464. this.dataColumn5.ColumnName = "PRO_BZ";
  465. //
  466. // dataColumn6
  467. //
  468. this.dataColumn6.Caption = "判定炉号";
  469. this.dataColumn6.ColumnName = "JUDGE_STOVE_NO";
  470. //
  471. // dataColumn7
  472. //
  473. this.dataColumn7.Caption = "批号";
  474. this.dataColumn7.ColumnName = "BATCH_NO";
  475. //
  476. // dataColumn8
  477. //
  478. this.dataColumn8.Caption = "喷印管号";
  479. this.dataColumn8.ColumnName = "MAT_NO";
  480. //
  481. // dataColumn9
  482. //
  483. this.dataColumn9.Caption = "长度";
  484. this.dataColumn9.ColumnName = "ACT_LEN";
  485. //
  486. // dataColumn10
  487. //
  488. this.dataColumn10.Caption = "实重";
  489. this.dataColumn10.ColumnName = "ACT_WEIGHT";
  490. //
  491. // dataColumn11
  492. //
  493. this.dataColumn11.Caption = "合同号";
  494. this.dataColumn11.ColumnName = "ORDER_NO";
  495. //
  496. // dataColumn12
  497. //
  498. this.dataColumn12.Caption = "品种";
  499. this.dataColumn12.ColumnName = "PRODUCNAME";
  500. //
  501. // dataColumn13
  502. //
  503. this.dataColumn13.Caption = "外径";
  504. this.dataColumn13.ColumnName = "OUTDIAMETER";
  505. //
  506. // dataColumn14
  507. //
  508. this.dataColumn14.Caption = "壁厚";
  509. this.dataColumn14.ColumnName = "WALLTHICK";
  510. //
  511. // dataColumn15
  512. //
  513. this.dataColumn15.Caption = "钢级";
  514. this.dataColumn15.ColumnName = "STEELNAME";
  515. //
  516. // dataColumn16
  517. //
  518. this.dataColumn16.Caption = "钢种";
  519. this.dataColumn16.ColumnName = "GRADENAME";
  520. //
  521. // dataColumn17
  522. //
  523. this.dataColumn17.Caption = "扣型";
  524. this.dataColumn17.ColumnName = "MODEL_DESC";
  525. //
  526. // dataColumn18
  527. //
  528. this.dataColumn18.Caption = "标准";
  529. this.dataColumn18.ColumnName = "STD_NAME";
  530. //
  531. // dataColumn19
  532. //
  533. this.dataColumn19.Caption = "喷印信息";
  534. this.dataColumn19.ColumnName = "MAT_INFO";
  535. //
  536. // CHK
  537. //
  538. this.CHK.Caption = "选择";
  539. this.CHK.ColumnName = "CHK";
  540. this.CHK.DataType = typeof(bool);
  541. //
  542. // KEY_ID
  543. //
  544. this.KEY_ID.Caption = "ID";
  545. this.KEY_ID.ColumnName = "KEY_ID";
  546. //
  547. // dataColumn1
  548. //
  549. this.dataColumn1.Caption = "长度范围";
  550. this.dataColumn1.ColumnName = "LENGTHSCOPE";
  551. //
  552. // ultraPanel2
  553. //
  554. this.ultraPanel2.AutoSize = true;
  555. //
  556. // ultraPanel2.ClientArea
  557. //
  558. this.ultraPanel2.ClientArea.Controls.Add(this.chkTim);
  559. this.ultraPanel2.ClientArea.Controls.Add(this.RegStartTime);
  560. this.ultraPanel2.ClientArea.Controls.Add(this.label1);
  561. this.ultraPanel2.ClientArea.Controls.Add(this.RegEndTime);
  562. this.ultraPanel2.ClientArea.Controls.Add(this.chkOrderNo);
  563. this.ultraPanel2.ClientArea.Controls.Add(this.txtOrderNo);
  564. this.ultraPanel2.ClientArea.Controls.Add(this.chkJudgeStove);
  565. this.ultraPanel2.ClientArea.Controls.Add(this.txtJudgeStove);
  566. this.ultraPanel2.ClientArea.Controls.Add(this.chkBatchNo);
  567. this.ultraPanel2.ClientArea.Controls.Add(this.txtBatchNo);
  568. this.ultraPanel2.ClientArea.Controls.Add(this.chkOrder);
  569. this.ultraPanel2.ClientArea.Controls.Add(this.cmbOrder);
  570. this.ultraPanel2.ClientArea.Controls.Add(this.chkGroup);
  571. this.ultraPanel2.ClientArea.Controls.Add(this.cmbGroup);
  572. this.ultraPanel2.ClientArea.Controls.Add(this.chkPlineCode);
  573. this.ultraPanel2.ClientArea.Controls.Add(this.txt_PlinCode);
  574. this.ultraPanel2.ClientArea.Controls.Add(this.chkShow);
  575. this.ultraPanel2.ClientArea.Controls.Add(this.chkFlag);
  576. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  577. this.ultraPanel2.Location = new System.Drawing.Point(3, 21);
  578. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
  579. this.ultraPanel2.Name = "ultraPanel2";
  580. scrollBarLook1.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2007;
  581. this.ultraPanel2.ScrollBarLook = scrollBarLook1;
  582. this.ultraPanel2.Size = new System.Drawing.Size(1806, 68);
  583. this.ultraPanel2.TabIndex = 77;
  584. //
  585. // chkTim
  586. //
  587. this.chkTim.AutoSize = true;
  588. this.chkTim.Checked = true;
  589. this.chkTim.CheckState = System.Windows.Forms.CheckState.Checked;
  590. this.chkTim.Location = new System.Drawing.Point(7, 13);
  591. this.chkTim.Margin = new System.Windows.Forms.Padding(4);
  592. this.chkTim.Name = "chkTim";
  593. this.chkTim.Size = new System.Drawing.Size(89, 19);
  594. this.chkTim.TabIndex = 947;
  595. this.chkTim.Text = "生产时间";
  596. this.chkTim.UseVisualStyleBackColor = false;
  597. this.chkTim.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
  598. //
  599. // RegStartTime
  600. //
  601. this.RegStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
  602. this.RegStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  603. this.RegStartTime.Location = new System.Drawing.Point(103, 10);
  604. this.RegStartTime.Margin = new System.Windows.Forms.Padding(4);
  605. this.RegStartTime.Name = "RegStartTime";
  606. this.RegStartTime.Size = new System.Drawing.Size(191, 25);
  607. this.RegStartTime.TabIndex = 948;
  608. //
  609. // label1
  610. //
  611. this.label1.AutoSize = true;
  612. this.label1.Location = new System.Drawing.Point(301, 15);
  613. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  614. this.label1.Name = "label1";
  615. this.label1.Size = new System.Drawing.Size(22, 15);
  616. this.label1.TabIndex = 953;
  617. this.label1.Text = "至";
  618. //
  619. // RegEndTime
  620. //
  621. this.RegEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
  622. this.RegEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  623. this.RegEndTime.Location = new System.Drawing.Point(330, 10);
  624. this.RegEndTime.Margin = new System.Windows.Forms.Padding(4);
  625. this.RegEndTime.Name = "RegEndTime";
  626. this.RegEndTime.Size = new System.Drawing.Size(199, 25);
  627. this.RegEndTime.TabIndex = 954;
  628. //
  629. // chkOrderNo
  630. //
  631. this.chkOrderNo.AutoSize = true;
  632. this.chkOrderNo.Location = new System.Drawing.Point(536, 13);
  633. this.chkOrderNo.Margin = new System.Windows.Forms.Padding(4);
  634. this.chkOrderNo.Name = "chkOrderNo";
  635. this.chkOrderNo.Size = new System.Drawing.Size(74, 19);
  636. this.chkOrderNo.TabIndex = 962;
  637. this.chkOrderNo.Text = "合同号";
  638. this.chkOrderNo.UseVisualStyleBackColor = false;
  639. this.chkOrderNo.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
  640. //
  641. // txtOrderNo
  642. //
  643. this.txtOrderNo.Enabled = false;
  644. this.txtOrderNo.Location = new System.Drawing.Point(617, 10);
  645. this.txtOrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  646. this.txtOrderNo.Name = "txtOrderNo";
  647. this.txtOrderNo.Size = new System.Drawing.Size(149, 24);
  648. this.txtOrderNo.TabIndex = 963;
  649. this.txtOrderNo.Visible = false;
  650. //
  651. // chkJudgeStove
  652. //
  653. this.chkJudgeStove.AutoSize = true;
  654. this.chkJudgeStove.Location = new System.Drawing.Point(773, 13);
  655. this.chkJudgeStove.Margin = new System.Windows.Forms.Padding(4);
  656. this.chkJudgeStove.Name = "chkJudgeStove";
  657. this.chkJudgeStove.Size = new System.Drawing.Size(59, 19);
  658. this.chkJudgeStove.TabIndex = 964;
  659. this.chkJudgeStove.Text = "炉号";
  660. this.chkJudgeStove.UseVisualStyleBackColor = false;
  661. this.chkJudgeStove.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
  662. //
  663. // txtJudgeStove
  664. //
  665. this.txtJudgeStove.Enabled = false;
  666. this.txtJudgeStove.Location = new System.Drawing.Point(839, 10);
  667. this.txtJudgeStove.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  668. this.txtJudgeStove.Name = "txtJudgeStove";
  669. this.txtJudgeStove.Size = new System.Drawing.Size(92, 24);
  670. this.txtJudgeStove.TabIndex = 965;
  671. this.txtJudgeStove.Visible = false;
  672. //
  673. // chkBatchNo
  674. //
  675. this.chkBatchNo.AutoSize = true;
  676. this.chkBatchNo.Location = new System.Drawing.Point(938, 13);
  677. this.chkBatchNo.Margin = new System.Windows.Forms.Padding(4);
  678. this.chkBatchNo.Name = "chkBatchNo";
  679. this.chkBatchNo.Size = new System.Drawing.Size(59, 19);
  680. this.chkBatchNo.TabIndex = 967;
  681. this.chkBatchNo.Text = "批号";
  682. this.chkBatchNo.UseVisualStyleBackColor = false;
  683. this.chkBatchNo.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
  684. //
  685. // txtBatchNo
  686. //
  687. this.txtBatchNo.Enabled = false;
  688. this.txtBatchNo.Location = new System.Drawing.Point(1004, 10);
  689. this.txtBatchNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  690. this.txtBatchNo.Name = "txtBatchNo";
  691. this.txtBatchNo.Size = new System.Drawing.Size(92, 24);
  692. this.txtBatchNo.TabIndex = 968;
  693. this.txtBatchNo.Visible = false;
  694. //
  695. // chkOrder
  696. //
  697. this.chkOrder.AutoSize = true;
  698. this.chkOrder.Location = new System.Drawing.Point(1103, 13);
  699. this.chkOrder.Margin = new System.Windows.Forms.Padding(4);
  700. this.chkOrder.Name = "chkOrder";
  701. this.chkOrder.Size = new System.Drawing.Size(59, 19);
  702. this.chkOrder.TabIndex = 951;
  703. this.chkOrder.Text = "班次";
  704. this.chkOrder.UseVisualStyleBackColor = false;
  705. this.chkOrder.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
  706. //
  707. // cmbOrder
  708. //
  709. this.cmbOrder.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  710. this.cmbOrder.Enabled = false;
  711. valueListItem29.DataValue = "";
  712. valueListItem29.DisplayText = " ";
  713. valueListItem30.DataValue = "0";
  714. valueListItem30.DisplayText = "白班";
  715. valueListItem31.DataValue = "1";
  716. valueListItem31.DisplayText = "早班";
  717. valueListItem32.DataValue = "2";
  718. valueListItem32.DisplayText = "中班";
  719. valueListItem33.DataValue = "3";
  720. valueListItem33.DisplayText = "晚班";
  721. this.cmbOrder.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  722. valueListItem29,
  723. valueListItem30,
  724. valueListItem31,
  725. valueListItem32,
  726. valueListItem33});
  727. this.cmbOrder.Location = new System.Drawing.Point(1169, 10);
  728. this.cmbOrder.Margin = new System.Windows.Forms.Padding(4);
  729. this.cmbOrder.Name = "cmbOrder";
  730. this.cmbOrder.Size = new System.Drawing.Size(124, 24);
  731. this.cmbOrder.TabIndex = 966;
  732. this.cmbOrder.Visible = false;
  733. //
  734. // chkGroup
  735. //
  736. this.chkGroup.AutoSize = true;
  737. this.chkGroup.Location = new System.Drawing.Point(1300, 13);
  738. this.chkGroup.Margin = new System.Windows.Forms.Padding(4);
  739. this.chkGroup.Name = "chkGroup";
  740. this.chkGroup.Size = new System.Drawing.Size(59, 19);
  741. this.chkGroup.TabIndex = 952;
  742. this.chkGroup.Text = "班组";
  743. this.chkGroup.UseVisualStyleBackColor = false;
  744. this.chkGroup.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
  745. //
  746. // cmbGroup
  747. //
  748. this.cmbGroup.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  749. this.cmbGroup.Enabled = false;
  750. valueListItem34.DataValue = "";
  751. valueListItem34.DisplayText = " ";
  752. valueListItem35.DataValue = "1";
  753. valueListItem35.DisplayText = "甲班";
  754. valueListItem36.DataValue = "2";
  755. valueListItem36.DisplayText = "乙班";
  756. valueListItem37.DataValue = "3";
  757. valueListItem37.DisplayText = "丙班";
  758. valueListItem38.DataValue = "4";
  759. valueListItem38.DisplayText = "丁班";
  760. this.cmbGroup.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  761. valueListItem34,
  762. valueListItem35,
  763. valueListItem36,
  764. valueListItem37,
  765. valueListItem38});
  766. this.cmbGroup.Location = new System.Drawing.Point(1366, 10);
  767. this.cmbGroup.Margin = new System.Windows.Forms.Padding(4);
  768. this.cmbGroup.Name = "cmbGroup";
  769. this.cmbGroup.Size = new System.Drawing.Size(124, 24);
  770. this.cmbGroup.TabIndex = 950;
  771. this.cmbGroup.Visible = false;
  772. //
  773. // chkPlineCode
  774. //
  775. this.chkPlineCode.AutoSize = true;
  776. this.chkPlineCode.Location = new System.Drawing.Point(1497, 13);
  777. this.chkPlineCode.Margin = new System.Windows.Forms.Padding(4);
  778. this.chkPlineCode.Name = "chkPlineCode";
  779. this.chkPlineCode.Size = new System.Drawing.Size(59, 19);
  780. this.chkPlineCode.TabIndex = 969;
  781. this.chkPlineCode.Text = "产线";
  782. this.chkPlineCode.UseVisualStyleBackColor = false;
  783. this.chkPlineCode.CheckedChanged += new System.EventHandler(this.chkStarts_CheckedChanged);
  784. //
  785. // txt_PlinCode
  786. //
  787. this.txt_PlinCode.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  788. this.txt_PlinCode.Location = new System.Drawing.Point(1563, 10);
  789. this.txt_PlinCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  790. this.txt_PlinCode.Name = "txt_PlinCode";
  791. this.txt_PlinCode.Size = new System.Drawing.Size(144, 24);
  792. this.txt_PlinCode.TabIndex = 960;
  793. this.txt_PlinCode.Visible = false;
  794. this.txt_PlinCode.ValueChanged += new System.EventHandler(this.txt_PlinCode_TextChanged);
  795. //
  796. // chkShow
  797. //
  798. this.chkShow.AutoSize = true;
  799. this.chkShow.Location = new System.Drawing.Point(7, 45);
  800. this.chkShow.Margin = new System.Windows.Forms.Padding(4);
  801. this.chkShow.Name = "chkShow";
  802. this.chkShow.Size = new System.Drawing.Size(119, 19);
  803. this.chkShow.TabIndex = 970;
  804. this.chkShow.Text = "仅显示已匹配";
  805. this.chkShow.UseVisualStyleBackColor = false;
  806. //
  807. // chkFlag
  808. //
  809. this.chkFlag.AutoSize = true;
  810. this.chkFlag.Checked = true;
  811. this.chkFlag.CheckState = System.Windows.Forms.CheckState.Checked;
  812. this.chkFlag.Location = new System.Drawing.Point(133, 45);
  813. this.chkFlag.Margin = new System.Windows.Forms.Padding(4);
  814. this.chkFlag.Name = "chkFlag";
  815. this.chkFlag.Size = new System.Drawing.Size(89, 19);
  816. this.chkFlag.TabIndex = 971;
  817. this.chkFlag.Text = "显示剔除";
  818. this.chkFlag.UseVisualStyleBackColor = false;
  819. //
  820. // ultraFlowLayoutManager1
  821. //
  822. this.ultraFlowLayoutManager1.ContainerControl = this.ultraPanel2.ClientArea;
  823. this.ultraFlowLayoutManager1.HorizontalAlignment = Infragistics.Win.Layout.DefaultableFlowLayoutAlignment.Near;
  824. this.ultraFlowLayoutManager1.HorizontalGap = 7;
  825. this.ultraFlowLayoutManager1.VerticalGap = 10;
  826. //
  827. // FrmMeasureDetailsReport
  828. //
  829. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  830. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  831. this.ClientSize = new System.Drawing.Size(1812, 669);
  832. this.Controls.Add(this.ultraGroupBox1);
  833. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  834. this.Name = "FrmMeasureDetailsReport";
  835. this.Text = "测量点明细";
  836. this.Load += new System.EventHandler(this.FrmMeasureDetailsReport_Load);
  837. ((System.ComponentModel.ISupportInitialize)(this.cmbBc)).EndInit();
  838. ((System.ComponentModel.ISupportInitialize)(this.cmbBz)).EndInit();
  839. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  840. this.ultraGroupBox1.ResumeLayout(false);
  841. this.ultraGroupBox1.PerformLayout();
  842. ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).EndInit();
  843. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  844. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  845. this.ultraPanel2.ClientArea.ResumeLayout(false);
  846. this.ultraPanel2.ClientArea.PerformLayout();
  847. this.ultraPanel2.ResumeLayout(false);
  848. this.ultraPanel2.PerformLayout();
  849. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).EndInit();
  850. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).EndInit();
  851. ((System.ComponentModel.ISupportInitialize)(this.txtBatchNo)).EndInit();
  852. ((System.ComponentModel.ISupportInitialize)(this.cmbOrder)).EndInit();
  853. ((System.ComponentModel.ISupportInitialize)(this.cmbGroup)).EndInit();
  854. ((System.ComponentModel.ISupportInitialize)(this.txt_PlinCode)).EndInit();
  855. ((System.ComponentModel.ISupportInitialize)(this.ultraFlowLayoutManager1)).EndInit();
  856. this.ResumeLayout(false);
  857. }
  858. #endregion
  859. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  860. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBz;
  861. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBc;
  862. private Infragistics.Win.UltraWinGrid.UltraGrid CrackDetectGrid;
  863. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJudgeStove;
  864. private System.Windows.Forms.CheckBox chkJudgeStove;
  865. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOrderNo;
  866. private System.Windows.Forms.CheckBox chkOrderNo;
  867. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_PlinCode;
  868. private System.Windows.Forms.DateTimePicker RegEndTime;
  869. private System.Windows.Forms.Label label1;
  870. private System.Windows.Forms.CheckBox chkGroup;
  871. private System.Windows.Forms.CheckBox chkOrder;
  872. private System.Windows.Forms.CheckBox chkTim;
  873. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGroup;
  874. private System.Windows.Forms.DateTimePicker RegStartTime;
  875. private System.Data.DataSet dataSet1;
  876. private System.Data.DataTable dataTable1;
  877. private System.Data.DataColumn MSAUER_DATE;
  878. private System.Data.DataColumn dataColumn2;
  879. private System.Data.DataColumn dataColumn3;
  880. private System.Data.DataColumn dataColumn4;
  881. private System.Data.DataColumn dataColumn5;
  882. private System.Data.DataColumn dataColumn6;
  883. private System.Data.DataColumn dataColumn7;
  884. private System.Data.DataColumn dataColumn8;
  885. private System.Data.DataColumn dataColumn9;
  886. private System.Data.DataColumn dataColumn10;
  887. private System.Data.DataColumn dataColumn11;
  888. private System.Data.DataColumn dataColumn12;
  889. private System.Data.DataColumn dataColumn13;
  890. private System.Data.DataColumn dataColumn14;
  891. private System.Data.DataColumn dataColumn15;
  892. private System.Data.DataColumn dataColumn16;
  893. private System.Data.DataColumn dataColumn17;
  894. private System.Data.DataColumn dataColumn18;
  895. private System.Data.DataColumn dataColumn19;
  896. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbOrder;
  897. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBatchNo;
  898. private System.Windows.Forms.CheckBox chkBatchNo;
  899. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  900. private Infragistics.Win.Misc.UltraFlowLayoutManager ultraFlowLayoutManager1;
  901. private System.Windows.Forms.CheckBox chkPlineCode;
  902. private System.Windows.Forms.CheckBox chkShow;
  903. private System.Windows.Forms.CheckBox chkFlag;
  904. private System.Data.DataColumn CHK;
  905. private System.Data.DataColumn KEY_ID;
  906. private System.Data.DataColumn dataColumn1;
  907. }
  908. }