TestRecord.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386
  1. namespace Core.StlMes.Client.Mcp.Control
  2. {
  3. partial class TestRecord
  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.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  33. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TestRecord));
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  36. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("MchPathResultDEntity", -1);
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Chk");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ResultNo");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HeatPlanNo");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Seq");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MeasurementTime");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DriftModelNo");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DriftModelLen");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MeasuredEndPart");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MeasuredMiddlePart");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MeasuredTailPart");
  53. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  54. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Chk", -1, Infragistics.Win.DefaultableBoolean.False);
  55. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ResultNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  56. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "HeatPlanNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  57. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineCode", -1, Infragistics.Win.DefaultableBoolean.Default);
  58. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineName", -1, Infragistics.Win.DefaultableBoolean.Default);
  59. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BatchNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  60. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JudgeStoveNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  61. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Seq", -1, Infragistics.Win.DefaultableBoolean.Default);
  62. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MeasurementTime", -1, Infragistics.Win.DefaultableBoolean.Default);
  63. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DriftModelNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  64. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DriftModelLen", -1, Infragistics.Win.DefaultableBoolean.Default);
  65. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MeasuredEndPart", -1, Infragistics.Win.DefaultableBoolean.Default);
  66. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MeasuredMiddlePart", -1, Infragistics.Win.DefaultableBoolean.Default);
  67. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MeasuredTailPart", -1, Infragistics.Win.DefaultableBoolean.Default);
  68. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  71. this.panel1 = new System.Windows.Forms.Panel();
  72. this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
  73. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  74. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  75. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  76. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  77. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  78. this.FrmScrap_Fill_Panel = new System.Windows.Forms.Panel();
  79. this.ugbMain = new Infragistics.Win.Misc.UltraGroupBox();
  80. this.ultraGridDetailDes1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  81. this.mchPathResultDEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  82. this.panel1.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  84. this.FrmScrap_Fill_Panel.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.ugbMain)).BeginInit();
  86. this.ugbMain.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.ultraGridDetailDes1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.mchPathResultDEntityBindingSource)).BeginInit();
  89. this.SuspendLayout();
  90. //
  91. // panel1
  92. //
  93. this.panel1.Controls.Add(this.panel1_Fill_Panel);
  94. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  95. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  96. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  97. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  98. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  99. this.panel1.Location = new System.Drawing.Point(0, 0);
  100. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  101. this.panel1.Name = "panel1";
  102. this.panel1.Size = new System.Drawing.Size(708, 32);
  103. this.panel1.TabIndex = 0;
  104. //
  105. // panel1_Fill_Panel
  106. //
  107. this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  108. this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 31);
  110. this.panel1_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  111. this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
  112. this.panel1_Fill_Panel.Size = new System.Drawing.Size(708, 1);
  113. this.panel1_Fill_Panel.TabIndex = 0;
  114. //
  115. // _panel1_Toolbars_Dock_Area_Left
  116. //
  117. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  118. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  119. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  120. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  121. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 31);
  122. this._panel1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4);
  123. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  124. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 1);
  125. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  126. //
  127. // ultraToolbarsManager1
  128. //
  129. this.ultraToolbarsManager1.DesignerFlags = 1;
  130. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  131. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  132. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  133. ultraToolbar1.DockedColumn = 0;
  134. ultraToolbar1.DockedRow = 0;
  135. buttonTool1.InstanceProps.IsFirstInGroup = true;
  136. buttonTool2.InstanceProps.IsFirstInGroup = true;
  137. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  138. buttonTool1,
  139. buttonTool2});
  140. ultraToolbar1.Text = "UltraToolbar1";
  141. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  142. ultraToolbar1});
  143. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  144. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  145. buttonTool3.SharedPropsInternal.Caption = "确定";
  146. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  147. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  148. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  149. buttonTool4.SharedPropsInternal.Caption = "关闭";
  150. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  151. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  152. buttonTool3,
  153. buttonTool4});
  154. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  155. //
  156. // _panel1_Toolbars_Dock_Area_Right
  157. //
  158. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  159. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  160. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  161. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  162. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(708, 31);
  163. this._panel1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4);
  164. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  165. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 1);
  166. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  167. //
  168. // _panel1_Toolbars_Dock_Area_Top
  169. //
  170. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  171. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  172. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  173. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  174. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  175. this._panel1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4);
  176. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  177. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(708, 31);
  178. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  179. //
  180. // _panel1_Toolbars_Dock_Area_Bottom
  181. //
  182. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  183. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  184. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  185. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  186. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 32);
  187. this._panel1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4);
  188. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  189. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(708, 0);
  190. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  191. //
  192. // FrmScrap_Fill_Panel
  193. //
  194. this.FrmScrap_Fill_Panel.Controls.Add(this.ugbMain);
  195. this.FrmScrap_Fill_Panel.Controls.Add(this.panel1);
  196. this.FrmScrap_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  197. this.FrmScrap_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  198. this.FrmScrap_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  199. this.FrmScrap_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  200. this.FrmScrap_Fill_Panel.Name = "FrmScrap_Fill_Panel";
  201. this.FrmScrap_Fill_Panel.Size = new System.Drawing.Size(708, 315);
  202. this.FrmScrap_Fill_Panel.TabIndex = 0;
  203. //
  204. // ugbMain
  205. //
  206. this.ugbMain.Controls.Add(this.ultraGridDetailDes1);
  207. this.ugbMain.Dock = System.Windows.Forms.DockStyle.Fill;
  208. this.ugbMain.Location = new System.Drawing.Point(0, 32);
  209. this.ugbMain.Margin = new System.Windows.Forms.Padding(4);
  210. this.ugbMain.Name = "ugbMain";
  211. this.ugbMain.Size = new System.Drawing.Size(708, 283);
  212. this.ugbMain.TabIndex = 2;
  213. this.ugbMain.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  214. //
  215. // ultraGridDetailDes1
  216. //
  217. this.ultraGridDetailDes1.DataSource = this.mchPathResultDEntityBindingSource;
  218. appearance1.BackColor = System.Drawing.Color.Transparent;
  219. this.ultraGridDetailDes1.DisplayLayout.Appearance = appearance1;
  220. ultraGridBand1.CardSettings.CardScrollbars = Infragistics.Win.UltraWinGrid.CardScrollbars.None;
  221. ultraGridBand1.CardSettings.ShowCaption = false;
  222. ultraGridBand1.CardSettings.Style = Infragistics.Win.UltraWinGrid.CardStyle.StandardLabels;
  223. ultraGridColumn1.DefaultCellValue = "False";
  224. ultraGridColumn1.Header.VisiblePosition = 0;
  225. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  226. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  227. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(51, 0);
  228. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  229. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  230. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  231. ultraGridColumn2.Header.VisiblePosition = 1;
  232. ultraGridColumn2.Hidden = true;
  233. ultraGridColumn3.Header.VisiblePosition = 2;
  234. ultraGridColumn3.Hidden = true;
  235. ultraGridColumn4.Header.VisiblePosition = 3;
  236. ultraGridColumn4.Hidden = true;
  237. ultraGridColumn5.Header.VisiblePosition = 4;
  238. ultraGridColumn5.Hidden = true;
  239. ultraGridColumn6.Header.VisiblePosition = 5;
  240. ultraGridColumn6.Hidden = true;
  241. ultraGridColumn7.Header.VisiblePosition = 6;
  242. ultraGridColumn7.Hidden = true;
  243. ultraGridColumn8.Header.VisiblePosition = 7;
  244. ultraGridColumn8.Hidden = true;
  245. ultraGridColumn9.Header.VisiblePosition = 8;
  246. ultraGridColumn9.MaskInput = "yyyy-mm-dd hh:mm";
  247. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  248. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(130, 0);
  249. ultraGridColumn9.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DateTimeWithSpin;
  250. ultraGridColumn10.Header.VisiblePosition = 9;
  251. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  252. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(80, 0);
  253. ultraGridColumn11.Header.VisiblePosition = 10;
  254. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  255. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(80, 0);
  256. ultraGridColumn12.Header.VisiblePosition = 11;
  257. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  258. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(60, 0);
  259. ultraGridColumn13.Header.VisiblePosition = 12;
  260. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  261. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(60, 0);
  262. ultraGridColumn14.Header.VisiblePosition = 13;
  263. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  264. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(60, 0);
  265. ultraGridBand1.Columns.AddRange(new object[] {
  266. ultraGridColumn1,
  267. ultraGridColumn2,
  268. ultraGridColumn3,
  269. ultraGridColumn4,
  270. ultraGridColumn5,
  271. ultraGridColumn6,
  272. ultraGridColumn7,
  273. ultraGridColumn8,
  274. ultraGridColumn9,
  275. ultraGridColumn10,
  276. ultraGridColumn11,
  277. ultraGridColumn12,
  278. ultraGridColumn13,
  279. ultraGridColumn14});
  280. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
  281. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  282. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  283. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
  284. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  285. ultraGridBand1.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.None;
  286. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  287. rowLayout1.CardViewStyle = Infragistics.Win.UltraWinGrid.CardStyle.StandardLabels;
  288. rowLayoutColumnInfo1.PreferredCellSize = new System.Drawing.Size(51, 0);
  289. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  290. rowLayoutColumnInfo1,
  291. rowLayoutColumnInfo2,
  292. rowLayoutColumnInfo3,
  293. rowLayoutColumnInfo4,
  294. rowLayoutColumnInfo5,
  295. rowLayoutColumnInfo6,
  296. rowLayoutColumnInfo7,
  297. rowLayoutColumnInfo8,
  298. rowLayoutColumnInfo9,
  299. rowLayoutColumnInfo10,
  300. rowLayoutColumnInfo11,
  301. rowLayoutColumnInfo12,
  302. rowLayoutColumnInfo13,
  303. rowLayoutColumnInfo14});
  304. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  305. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  306. rowLayout1});
  307. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  308. this.ultraGridDetailDes1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  309. this.ultraGridDetailDes1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
  310. this.ultraGridDetailDes1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  311. this.ultraGridDetailDes1.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None;
  312. this.ultraGridDetailDes1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  313. this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleCardArea = Infragistics.Win.UIElementBorderStyle.None;
  314. this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Etched;
  315. this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.None;
  316. this.ultraGridDetailDes1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None;
  317. appearance2.BackColor = System.Drawing.Color.Transparent;
  318. this.ultraGridDetailDes1.DisplayLayout.Override.CardAreaAppearance = appearance2;
  319. appearance3.TextVAlignAsString = "Middle";
  320. this.ultraGridDetailDes1.DisplayLayout.Override.CellAppearance = appearance3;
  321. this.ultraGridDetailDes1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  322. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  323. appearance4.TextHAlignAsString = "Center";
  324. appearance4.TextVAlignAsString = "Middle";
  325. this.ultraGridDetailDes1.DisplayLayout.Override.HeaderAppearance = appearance4;
  326. this.ultraGridDetailDes1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  327. this.ultraGridDetailDes1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  328. this.ultraGridDetailDes1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  329. this.ultraGridDetailDes1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  330. this.ultraGridDetailDes1.Dock = System.Windows.Forms.DockStyle.Fill;
  331. this.ultraGridDetailDes1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  332. this.ultraGridDetailDes1.Location = new System.Drawing.Point(3, 0);
  333. this.ultraGridDetailDes1.Margin = new System.Windows.Forms.Padding(4);
  334. this.ultraGridDetailDes1.Name = "ultraGridDetailDes1";
  335. this.ultraGridDetailDes1.Size = new System.Drawing.Size(702, 280);
  336. this.ultraGridDetailDes1.TabIndex = 12;
  337. this.ultraGridDetailDes1.InitializeTemplateAddRow += new Infragistics.Win.UltraWinGrid.InitializeTemplateAddRowEventHandler(this.ultraGridDetailDes1_InitializeTemplateAddRow);
  338. this.ultraGridDetailDes1.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridDetailDes1_AfterRowInsert);
  339. //
  340. // mchPathResultDEntityBindingSource
  341. //
  342. this.mchPathResultDEntityBindingSource.DataSource = typeof(Core.StlMes.Client.Mcp.Control.Entity.MchPathResultDEntity);
  343. //
  344. // TestRecord
  345. //
  346. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  347. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  348. this.ClientSize = new System.Drawing.Size(708, 315);
  349. this.Controls.Add(this.FrmScrap_Fill_Panel);
  350. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  351. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  352. this.Margin = new System.Windows.Forms.Padding(5);
  353. this.MaximizeBox = false;
  354. this.MinimizeBox = false;
  355. this.Name = "TestRecord";
  356. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  357. this.Text = "检测记录";
  358. this.panel1.ResumeLayout(false);
  359. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  360. this.FrmScrap_Fill_Panel.ResumeLayout(false);
  361. ((System.ComponentModel.ISupportInitialize)(this.ugbMain)).EndInit();
  362. this.ugbMain.ResumeLayout(false);
  363. ((System.ComponentModel.ISupportInitialize)(this.ultraGridDetailDes1)).EndInit();
  364. ((System.ComponentModel.ISupportInitialize)(this.mchPathResultDEntityBindingSource)).EndInit();
  365. this.ResumeLayout(false);
  366. }
  367. #endregion
  368. private System.Windows.Forms.Panel panel1;
  369. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  370. private System.Windows.Forms.Panel FrmScrap_Fill_Panel;
  371. private System.Windows.Forms.Panel panel1_Fill_Panel;
  372. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  373. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  374. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  375. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  376. private Infragistics.Win.Misc.UltraGroupBox ugbMain;
  377. private System.Windows.Forms.BindingSource mchPathResultDEntityBindingSource;
  378. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridDetailDes1;
  379. }
  380. }