frmrepairehis.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. namespace Core.LgMes.Client.LgDeviceManager
  2. {
  3. partial class frmrepairehis
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRTOOLID");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRPART");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REASON");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRTYPE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIRTIME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPAIREDTIME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REPTIME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIALREPLACING");
  39. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRTOOLID");
  52. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRPART");
  53. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REASON");
  54. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRTYPE");
  55. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIRTIME");
  56. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPAIREDTIME");
  57. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("REPTIME");
  58. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MATERIALREPLACING");
  59. this.GridExcelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  60. this.tSpMenus = new System.Windows.Forms.ToolStrip();
  61. this.QUERY = new System.Windows.Forms.ToolStripButton();
  62. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  63. this.ALL = new System.Windows.Forms.ToolStripButton();
  64. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  65. this.EXPORT = new System.Windows.Forms.ToolStripButton();
  66. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  67. this.CLOSE = new System.Windows.Forms.ToolStripButton();
  68. this.label3 = new System.Windows.Forms.Label();
  69. this.udteEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  70. this.udteStart = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  71. this.label1 = new System.Windows.Forms.Label();
  72. this.txtNoLadle = new System.Windows.Forms.TextBox();
  73. this.label2 = new System.Windows.Forms.Label();
  74. this.uGrdpairehis = new Infragistics.Win.UltraWinGrid.UltraGrid();
  75. this.uDSrpairehis = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  76. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  77. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  78. this.tSpMenus.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.udteEnd)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.udteStart)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.uGrdpairehis)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.uDSrpairehis)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  84. this.ultraGroupBox1.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  86. this.ultraGroupBox2.SuspendLayout();
  87. this.SuspendLayout();
  88. //
  89. // tSpMenus
  90. //
  91. this.tSpMenus.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  92. this.tSpMenus.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  93. this.QUERY,
  94. this.toolStripSeparator1,
  95. this.ALL,
  96. this.toolStripSeparator2,
  97. this.EXPORT,
  98. this.toolStripSeparator3,
  99. this.CLOSE});
  100. this.tSpMenus.Location = new System.Drawing.Point(0, 0);
  101. this.tSpMenus.Name = "tSpMenus";
  102. this.tSpMenus.Size = new System.Drawing.Size(826, 25);
  103. this.tSpMenus.TabIndex = 2;
  104. this.tSpMenus.Text = "toolStrip1";
  105. this.tSpMenus.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
  106. //
  107. // QUERY
  108. //
  109. this.QUERY.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  110. this.QUERY.ImageTransparentColor = System.Drawing.Color.Magenta;
  111. this.QUERY.Name = "QUERY";
  112. this.QUERY.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  113. this.QUERY.Size = new System.Drawing.Size(71, 22);
  114. this.QUERY.Text = "查询(&Q)";
  115. this.QUERY.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  116. //
  117. // toolStripSeparator1
  118. //
  119. this.toolStripSeparator1.Name = "toolStripSeparator1";
  120. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  121. //
  122. // ALL
  123. //
  124. this.ALL.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  125. this.ALL.ImageTransparentColor = System.Drawing.Color.Magenta;
  126. this.ALL.Name = "ALL";
  127. this.ALL.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  128. this.ALL.Size = new System.Drawing.Size(101, 22);
  129. this.ALL.Text = "全部显示((&A)";
  130. this.ALL.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  131. //
  132. // toolStripSeparator2
  133. //
  134. this.toolStripSeparator2.Name = "toolStripSeparator2";
  135. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
  136. //
  137. // EXPORT
  138. //
  139. this.EXPORT.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  140. this.EXPORT.ImageTransparentColor = System.Drawing.Color.Magenta;
  141. this.EXPORT.Name = "EXPORT";
  142. this.EXPORT.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  143. this.EXPORT.Size = new System.Drawing.Size(71, 22);
  144. this.EXPORT.Text = "导出(&P)";
  145. this.EXPORT.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  146. //
  147. // toolStripSeparator3
  148. //
  149. this.toolStripSeparator3.Name = "toolStripSeparator3";
  150. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  151. //
  152. // CLOSE
  153. //
  154. this.CLOSE.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  155. this.CLOSE.ImageTransparentColor = System.Drawing.Color.Magenta;
  156. this.CLOSE.Name = "CLOSE";
  157. this.CLOSE.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
  158. this.CLOSE.Size = new System.Drawing.Size(71, 22);
  159. this.CLOSE.Text = "关闭(&C)";
  160. this.CLOSE.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  161. //
  162. // label3
  163. //
  164. this.label3.AutoSize = true;
  165. this.label3.Location = new System.Drawing.Point(193, 15);
  166. this.label3.Name = "label3";
  167. this.label3.Size = new System.Drawing.Size(77, 12);
  168. this.label3.TabIndex = 0;
  169. this.label3.Text = "维修时间 从";
  170. //
  171. // udteEnd
  172. //
  173. this.udteEnd.Location = new System.Drawing.Point(417, 11);
  174. this.udteEnd.MaskInput = "{date}";
  175. this.udteEnd.Name = "udteEnd";
  176. this.udteEnd.Nullable = false;
  177. this.udteEnd.Size = new System.Drawing.Size(117, 21);
  178. this.udteEnd.TabIndex = 3;
  179. //
  180. // udteStart
  181. //
  182. this.udteStart.Location = new System.Drawing.Point(275, 11);
  183. this.udteStart.MaskInput = "{date}";
  184. this.udteStart.Name = "udteStart";
  185. this.udteStart.Nullable = false;
  186. this.udteStart.Size = new System.Drawing.Size(117, 21);
  187. this.udteStart.TabIndex = 2;
  188. //
  189. // label1
  190. //
  191. this.label1.AutoSize = true;
  192. this.label1.Location = new System.Drawing.Point(396, 15);
  193. this.label1.Name = "label1";
  194. this.label1.Size = new System.Drawing.Size(17, 12);
  195. this.label1.TabIndex = 0;
  196. this.label1.Text = "到";
  197. //
  198. // txtNoLadle
  199. //
  200. this.txtNoLadle.Location = new System.Drawing.Point(60, 11);
  201. this.txtNoLadle.Name = "txtNoLadle";
  202. this.txtNoLadle.Size = new System.Drawing.Size(120, 21);
  203. this.txtNoLadle.TabIndex = 1;
  204. //
  205. // label2
  206. //
  207. this.label2.AutoSize = true;
  208. this.label2.Location = new System.Drawing.Point(12, 15);
  209. this.label2.Name = "label2";
  210. this.label2.Size = new System.Drawing.Size(41, 12);
  211. this.label2.TabIndex = 0;
  212. this.label2.Text = "钢包号";
  213. //
  214. // uGrdpairehis
  215. //
  216. this.uGrdpairehis.DataSource = this.uDSrpairehis;
  217. appearance1.BackColor = System.Drawing.SystemColors.Window;
  218. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  219. appearance1.FontData.SizeInPoints = 10F;
  220. this.uGrdpairehis.DisplayLayout.Appearance = appearance1;
  221. ultraGridColumn1.Header.VisiblePosition = 0;
  222. ultraGridColumn1.Width = 98;
  223. ultraGridColumn2.Header.VisiblePosition = 1;
  224. ultraGridColumn2.Width = 97;
  225. ultraGridColumn3.Header.VisiblePosition = 2;
  226. ultraGridColumn3.Width = 77;
  227. ultraGridColumn4.Header.VisiblePosition = 3;
  228. ultraGridColumn4.Width = 91;
  229. ultraGridColumn5.Header.VisiblePosition = 4;
  230. ultraGridColumn6.Header.VisiblePosition = 5;
  231. ultraGridColumn7.Header.VisiblePosition = 6;
  232. ultraGridColumn8.Header.VisiblePosition = 7;
  233. ultraGridBand1.Columns.AddRange(new object[] {
  234. ultraGridColumn1,
  235. ultraGridColumn2,
  236. ultraGridColumn3,
  237. ultraGridColumn4,
  238. ultraGridColumn5,
  239. ultraGridColumn6,
  240. ultraGridColumn7,
  241. ultraGridColumn8});
  242. this.uGrdpairehis.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  243. this.uGrdpairehis.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  244. appearance2.TextHAlignAsString = "Left";
  245. this.uGrdpairehis.DisplayLayout.CaptionAppearance = appearance2;
  246. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  247. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  248. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  249. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  250. this.uGrdpairehis.DisplayLayout.GroupByBox.Appearance = appearance3;
  251. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  252. this.uGrdpairehis.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  253. this.uGrdpairehis.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  254. this.uGrdpairehis.DisplayLayout.GroupByBox.Hidden = true;
  255. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  256. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  257. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  258. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  259. this.uGrdpairehis.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  260. this.uGrdpairehis.DisplayLayout.MaxColScrollRegions = 1;
  261. this.uGrdpairehis.DisplayLayout.MaxRowScrollRegions = 1;
  262. appearance6.BackColor = System.Drawing.SystemColors.Window;
  263. appearance6.ForeColor = System.Drawing.SystemColors.ControlText;
  264. this.uGrdpairehis.DisplayLayout.Override.ActiveCellAppearance = appearance6;
  265. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  266. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  267. this.uGrdpairehis.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  268. this.uGrdpairehis.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
  269. this.uGrdpairehis.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None;
  270. appearance8.BackColor = System.Drawing.SystemColors.Window;
  271. this.uGrdpairehis.DisplayLayout.Override.CardAreaAppearance = appearance8;
  272. appearance9.BorderColor = System.Drawing.Color.Silver;
  273. appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  274. this.uGrdpairehis.DisplayLayout.Override.CellAppearance = appearance9;
  275. this.uGrdpairehis.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  276. this.uGrdpairehis.DisplayLayout.Override.CellPadding = 0;
  277. this.uGrdpairehis.DisplayLayout.Override.DefaultRowHeight = 21;
  278. appearance10.BackColor = System.Drawing.SystemColors.Control;
  279. appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark;
  280. appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  281. appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  282. appearance10.BorderColor = System.Drawing.SystemColors.Window;
  283. this.uGrdpairehis.DisplayLayout.Override.GroupByRowAppearance = appearance10;
  284. appearance11.TextHAlignAsString = "Left";
  285. this.uGrdpairehis.DisplayLayout.Override.HeaderAppearance = appearance11;
  286. this.uGrdpairehis.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  287. this.uGrdpairehis.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  288. appearance12.BackColor = System.Drawing.SystemColors.Window;
  289. appearance12.BorderColor = System.Drawing.Color.Silver;
  290. this.uGrdpairehis.DisplayLayout.Override.RowAppearance = appearance12;
  291. this.uGrdpairehis.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  292. appearance13.BackColor = System.Drawing.SystemColors.ControlLight;
  293. this.uGrdpairehis.DisplayLayout.Override.TemplateAddRowAppearance = appearance13;
  294. this.uGrdpairehis.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  295. this.uGrdpairehis.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  296. this.uGrdpairehis.Dock = System.Windows.Forms.DockStyle.Fill;
  297. this.uGrdpairehis.Location = new System.Drawing.Point(3, 0);
  298. this.uGrdpairehis.Name = "uGrdpairehis";
  299. this.uGrdpairehis.Size = new System.Drawing.Size(820, 401);
  300. this.uGrdpairehis.TabIndex = 0;
  301. //
  302. // uDSrpairehis
  303. //
  304. this.uDSrpairehis.Band.Columns.AddRange(new object[] {
  305. ultraDataColumn1,
  306. ultraDataColumn2,
  307. ultraDataColumn3,
  308. ultraDataColumn4,
  309. ultraDataColumn5,
  310. ultraDataColumn6,
  311. ultraDataColumn7,
  312. ultraDataColumn8});
  313. //
  314. // ultraGroupBox1
  315. //
  316. this.ultraGroupBox1.Controls.Add(this.label3);
  317. this.ultraGroupBox1.Controls.Add(this.udteEnd);
  318. this.ultraGroupBox1.Controls.Add(this.label2);
  319. this.ultraGroupBox1.Controls.Add(this.udteStart);
  320. this.ultraGroupBox1.Controls.Add(this.txtNoLadle);
  321. this.ultraGroupBox1.Controls.Add(this.label1);
  322. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  323. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 25);
  324. this.ultraGroupBox1.Name = "ultraGroupBox1";
  325. this.ultraGroupBox1.Size = new System.Drawing.Size(826, 41);
  326. this.ultraGroupBox1.TabIndex = 3;
  327. //
  328. // ultraGroupBox2
  329. //
  330. this.ultraGroupBox2.Controls.Add(this.uGrdpairehis);
  331. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  332. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 66);
  333. this.ultraGroupBox2.Name = "ultraGroupBox2";
  334. this.ultraGroupBox2.Size = new System.Drawing.Size(826, 404);
  335. this.ultraGroupBox2.TabIndex = 3;
  336. //
  337. // frmrepairehis
  338. //
  339. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  340. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  341. this.ClientSize = new System.Drawing.Size(826, 470);
  342. this.Controls.Add(this.ultraGroupBox2);
  343. this.Controls.Add(this.ultraGroupBox1);
  344. this.Controls.Add(this.tSpMenus);
  345. this.Name = "frmrepairehis";
  346. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  347. this.Text = "钢包维修纪录";
  348. this.Load += new System.EventHandler(this.frmrepairehis_Load);
  349. this.tSpMenus.ResumeLayout(false);
  350. this.tSpMenus.PerformLayout();
  351. ((System.ComponentModel.ISupportInitialize)(this.udteEnd)).EndInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.udteStart)).EndInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.uGrdpairehis)).EndInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.uDSrpairehis)).EndInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  356. this.ultraGroupBox1.ResumeLayout(false);
  357. this.ultraGroupBox1.PerformLayout();
  358. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  359. this.ultraGroupBox2.ResumeLayout(false);
  360. this.ResumeLayout(false);
  361. this.PerformLayout();
  362. }
  363. #endregion
  364. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter GridExcelExporter;
  365. private System.Windows.Forms.ToolStrip tSpMenus;
  366. private System.Windows.Forms.ToolStripButton QUERY;
  367. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  368. private System.Windows.Forms.ToolStripButton ALL;
  369. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  370. private System.Windows.Forms.ToolStripButton EXPORT;
  371. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  372. private System.Windows.Forms.ToolStripButton CLOSE;
  373. private System.Windows.Forms.TextBox txtNoLadle;
  374. private System.Windows.Forms.Label label2;
  375. private Infragistics.Win.UltraWinGrid.UltraGrid uGrdpairehis;
  376. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteEnd;
  377. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteStart;
  378. private System.Windows.Forms.Label label1;
  379. private System.Windows.Forms.Label label3;
  380. private Infragistics.Win.UltraWinDataSource.UltraDataSource uDSrpairehis;
  381. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  382. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  383. }
  384. }