FrmUpSettingResult.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663
  1. namespace Core.StlMes.Client.UpSetting
  2. {
  3. partial class FrmUpSettingResult
  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.Appearance appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("UpSettingPlan", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanNo");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HeadNo");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LotNo");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MaterialNo");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Count");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  37. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Craft", -1);
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CraftId");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CraftName");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CraftItem");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CraftItemNote");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessId");
  61. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  74. this.panel1 = new System.Windows.Forms.Panel();
  75. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  76. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  77. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  78. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  79. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  80. this.upSettingPlanBindingSource = new System.Windows.Forms.BindingSource(this.components);
  81. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  82. this.txtLotNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  83. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  84. this.txtHeatNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  85. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  86. this.dtEndDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  87. this.dtStartDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  88. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  89. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  90. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  91. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  92. this.ultraExpandableGroupBox3 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  93. this.ultraExpandableGroupBoxPanel3 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  94. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  95. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  96. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  97. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  98. this.craftBindingSource = new System.Windows.Forms.BindingSource(this.components);
  99. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  100. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  101. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  102. this.panel1.SuspendLayout();
  103. this.splitContainer1.Panel1.SuspendLayout();
  104. this.splitContainer1.Panel2.SuspendLayout();
  105. this.splitContainer1.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  107. this.ultraExpandableGroupBox1.SuspendLayout();
  108. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  109. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  110. this.ultraGroupBox1.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.upSettingPlanBindingSource)).BeginInit();
  113. this.ultraPanel1.ClientArea.SuspendLayout();
  114. this.ultraPanel1.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).BeginInit();
  119. this.splitContainer2.Panel1.SuspendLayout();
  120. this.splitContainer2.Panel2.SuspendLayout();
  121. this.splitContainer2.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).BeginInit();
  124. this.ultraExpandableGroupBox3.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  126. this.ultraExpandableGroupBox2.SuspendLayout();
  127. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  128. this.ultraPanel3.ClientArea.SuspendLayout();
  129. this.ultraPanel3.SuspendLayout();
  130. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.craftBindingSource)).BeginInit();
  132. this.ultraPanel2.ClientArea.SuspendLayout();
  133. this.ultraPanel2.SuspendLayout();
  134. this.SuspendLayout();
  135. //
  136. // panel1
  137. //
  138. this.panel1.Controls.Add(this.splitContainer1);
  139. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  140. this.panel1.Location = new System.Drawing.Point(0, 0);
  141. this.panel1.Name = "panel1";
  142. this.panel1.Size = new System.Drawing.Size(1008, 730);
  143. this.panel1.TabIndex = 0;
  144. //
  145. // splitContainer1
  146. //
  147. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  148. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  149. this.splitContainer1.Name = "splitContainer1";
  150. //
  151. // splitContainer1.Panel1
  152. //
  153. this.splitContainer1.Panel1.Controls.Add(this.ultraExpandableGroupBox1);
  154. //
  155. // splitContainer1.Panel2
  156. //
  157. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  158. this.splitContainer1.Size = new System.Drawing.Size(1008, 730);
  159. this.splitContainer1.SplitterDistance = 347;
  160. this.splitContainer1.TabIndex = 0;
  161. //
  162. // ultraExpandableGroupBox1
  163. //
  164. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  165. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  166. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(347, 730);
  167. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  168. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
  169. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  170. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(347, 730);
  171. this.ultraExpandableGroupBox1.TabIndex = 1;
  172. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  173. //
  174. // ultraExpandableGroupBoxPanel1
  175. //
  176. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox1);
  177. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  178. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(18, 3);
  179. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  180. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(326, 724);
  181. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  182. //
  183. // ultraGroupBox1
  184. //
  185. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  186. this.ultraGroupBox1.Controls.Add(this.ultraPanel1);
  187. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  188. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  189. this.ultraGroupBox1.Name = "ultraGroupBox1";
  190. this.ultraGroupBox1.Size = new System.Drawing.Size(326, 724);
  191. this.ultraGroupBox1.TabIndex = 0;
  192. this.ultraGroupBox1.Text = "作业计划";
  193. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  194. //
  195. // ultraGrid1
  196. //
  197. this.ultraGrid1.DataSource = this.upSettingPlanBindingSource;
  198. appearance4.BackColor = System.Drawing.SystemColors.Window;
  199. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  200. this.ultraGrid1.DisplayLayout.Appearance = appearance4;
  201. ultraGridColumn1.Header.VisiblePosition = 0;
  202. ultraGridColumn1.Width = 87;
  203. ultraGridColumn2.Header.VisiblePosition = 1;
  204. ultraGridColumn2.Width = 73;
  205. ultraGridColumn3.Header.VisiblePosition = 2;
  206. ultraGridColumn3.Width = 50;
  207. ultraGridColumn4.Header.VisiblePosition = 3;
  208. ultraGridColumn4.Width = 76;
  209. ultraGridColumn5.Header.VisiblePosition = 4;
  210. ultraGridColumn5.Width = 48;
  211. ultraGridColumn6.Header.VisiblePosition = 5;
  212. ultraGridBand1.Columns.AddRange(new object[] {
  213. ultraGridColumn1,
  214. ultraGridColumn2,
  215. ultraGridColumn3,
  216. ultraGridColumn4,
  217. ultraGridColumn5,
  218. ultraGridColumn6});
  219. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  220. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  221. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  222. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  223. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  224. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  225. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  226. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance1;
  227. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  228. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  229. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  230. appearance17.BackColor = System.Drawing.SystemColors.ControlLightLight;
  231. appearance17.BackColor2 = System.Drawing.SystemColors.Control;
  232. appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  233. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  234. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance17;
  235. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  236. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  237. appearance12.BackColor = System.Drawing.SystemColors.Window;
  238. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  239. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  240. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  241. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  242. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  243. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  244. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  245. appearance6.BackColor = System.Drawing.SystemColors.Window;
  246. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
  247. appearance5.BorderColor = System.Drawing.Color.Silver;
  248. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  249. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  250. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  251. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  252. appearance9.BackColor = System.Drawing.SystemColors.Control;
  253. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  254. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  255. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  256. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  257. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  258. appearance11.TextHAlignAsString = "Left";
  259. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
  260. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  261. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  262. appearance10.BackColor = System.Drawing.SystemColors.Window;
  263. appearance10.BorderColor = System.Drawing.Color.Silver;
  264. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
  265. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  266. appearance19.BackColor = System.Drawing.SystemColors.ControlLight;
  267. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance19;
  268. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  269. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  270. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  271. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  272. this.ultraGrid1.Location = new System.Drawing.Point(3, 89);
  273. this.ultraGrid1.Name = "ultraGrid1";
  274. this.ultraGrid1.Size = new System.Drawing.Size(320, 632);
  275. this.ultraGrid1.TabIndex = 3;
  276. this.ultraGrid1.Text = "ultraGrid1";
  277. //
  278. // upSettingPlanBindingSource
  279. //
  280. this.upSettingPlanBindingSource.DataSource = typeof(com.steering.mes.upsetting.UpSettingPlan);
  281. //
  282. // ultraPanel1
  283. //
  284. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  285. this.ultraPanel1.Appearance = appearance16;
  286. //
  287. // ultraPanel1.ClientArea
  288. //
  289. this.ultraPanel1.ClientArea.Controls.Add(this.txtLotNo);
  290. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
  291. this.ultraPanel1.ClientArea.Controls.Add(this.txtHeatNo);
  292. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
  293. this.ultraPanel1.ClientArea.Controls.Add(this.dtEndDate);
  294. this.ultraPanel1.ClientArea.Controls.Add(this.dtStartDate);
  295. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  296. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  297. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  298. this.ultraPanel1.Location = new System.Drawing.Point(3, 18);
  299. this.ultraPanel1.Name = "ultraPanel1";
  300. this.ultraPanel1.Size = new System.Drawing.Size(320, 71);
  301. this.ultraPanel1.TabIndex = 4;
  302. //
  303. // txtLotNo
  304. //
  305. this.txtLotNo.Location = new System.Drawing.Point(230, 38);
  306. this.txtLotNo.MaxLength = 100;
  307. this.txtLotNo.Name = "txtLotNo";
  308. this.txtLotNo.Size = new System.Drawing.Size(73, 21);
  309. this.txtLotNo.TabIndex = 44;
  310. //
  311. // ultraLabel4
  312. //
  313. appearance8.TextHAlignAsString = "Center";
  314. appearance8.TextVAlignAsString = "Middle";
  315. this.ultraLabel4.Appearance = appearance8;
  316. this.ultraLabel4.Location = new System.Drawing.Point(185, 38);
  317. this.ultraLabel4.Name = "ultraLabel4";
  318. this.ultraLabel4.Size = new System.Drawing.Size(48, 23);
  319. this.ultraLabel4.TabIndex = 45;
  320. this.ultraLabel4.Text = "批号";
  321. //
  322. // txtHeatNo
  323. //
  324. this.txtHeatNo.Location = new System.Drawing.Point(53, 38);
  325. this.txtHeatNo.MaxLength = 100;
  326. this.txtHeatNo.Name = "txtHeatNo";
  327. this.txtHeatNo.Size = new System.Drawing.Size(120, 21);
  328. this.txtHeatNo.TabIndex = 42;
  329. //
  330. // ultraLabel3
  331. //
  332. appearance3.TextHAlignAsString = "Center";
  333. appearance3.TextVAlignAsString = "Middle";
  334. this.ultraLabel3.Appearance = appearance3;
  335. this.ultraLabel3.Location = new System.Drawing.Point(4, 38);
  336. this.ultraLabel3.Name = "ultraLabel3";
  337. this.ultraLabel3.Size = new System.Drawing.Size(56, 23);
  338. this.ultraLabel3.TabIndex = 43;
  339. this.ultraLabel3.Text = "炉号";
  340. //
  341. // dtEndDate
  342. //
  343. this.dtEndDate.Location = new System.Drawing.Point(185, 9);
  344. this.dtEndDate.Name = "dtEndDate";
  345. this.dtEndDate.Size = new System.Drawing.Size(120, 21);
  346. this.dtEndDate.TabIndex = 40;
  347. //
  348. // dtStartDate
  349. //
  350. this.dtStartDate.Location = new System.Drawing.Point(53, 9);
  351. this.dtStartDate.Name = "dtStartDate";
  352. this.dtStartDate.Size = new System.Drawing.Size(120, 21);
  353. this.dtStartDate.TabIndex = 39;
  354. //
  355. // ultraLabel1
  356. //
  357. appearance2.TextHAlignAsString = "Center";
  358. appearance2.TextVAlignAsString = "Middle";
  359. this.ultraLabel1.Appearance = appearance2;
  360. this.ultraLabel1.Location = new System.Drawing.Point(4, 9);
  361. this.ultraLabel1.Name = "ultraLabel1";
  362. this.ultraLabel1.Size = new System.Drawing.Size(56, 23);
  363. this.ultraLabel1.TabIndex = 38;
  364. this.ultraLabel1.Text = "时间";
  365. //
  366. // ultraLabel2
  367. //
  368. appearance18.TextHAlignAsString = "Center";
  369. appearance18.TextVAlignAsString = "Middle";
  370. this.ultraLabel2.Appearance = appearance18;
  371. this.ultraLabel2.Location = new System.Drawing.Point(172, 9);
  372. this.ultraLabel2.Name = "ultraLabel2";
  373. this.ultraLabel2.Size = new System.Drawing.Size(14, 23);
  374. this.ultraLabel2.TabIndex = 41;
  375. this.ultraLabel2.Text = "-";
  376. //
  377. // splitContainer2
  378. //
  379. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  380. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  381. this.splitContainer2.Name = "splitContainer2";
  382. //
  383. // splitContainer2.Panel1
  384. //
  385. this.splitContainer2.Panel1.Controls.Add(this.ultraGroupBox2);
  386. this.splitContainer2.Panel1.Controls.Add(this.ultraExpandableGroupBox3);
  387. //
  388. // splitContainer2.Panel2
  389. //
  390. this.splitContainer2.Panel2.Controls.Add(this.ultraExpandableGroupBox2);
  391. this.splitContainer2.Size = new System.Drawing.Size(657, 730);
  392. this.splitContainer2.SplitterDistance = 503;
  393. this.splitContainer2.TabIndex = 0;
  394. //
  395. // ultraGroupBox2
  396. //
  397. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  398. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  399. this.ultraGroupBox2.Name = "ultraGroupBox2";
  400. this.ultraGroupBox2.Size = new System.Drawing.Size(503, 499);
  401. this.ultraGroupBox2.TabIndex = 0;
  402. this.ultraGroupBox2.Text = "作业实绩";
  403. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  404. //
  405. // ultraExpandableGroupBox3
  406. //
  407. this.ultraExpandableGroupBox3.Controls.Add(this.ultraExpandableGroupBoxPanel3);
  408. this.ultraExpandableGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  409. this.ultraExpandableGroupBox3.ExpandedSize = new System.Drawing.Size(503, 231);
  410. this.ultraExpandableGroupBox3.Location = new System.Drawing.Point(0, 499);
  411. this.ultraExpandableGroupBox3.Name = "ultraExpandableGroupBox3";
  412. this.ultraExpandableGroupBox3.Size = new System.Drawing.Size(503, 231);
  413. this.ultraExpandableGroupBox3.TabIndex = 1;
  414. this.ultraExpandableGroupBox3.Text = "作业指示";
  415. this.ultraExpandableGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  416. //
  417. // ultraExpandableGroupBoxPanel3
  418. //
  419. this.ultraExpandableGroupBoxPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  420. this.ultraExpandableGroupBoxPanel3.Location = new System.Drawing.Point(3, 20);
  421. this.ultraExpandableGroupBoxPanel3.Name = "ultraExpandableGroupBoxPanel3";
  422. this.ultraExpandableGroupBoxPanel3.Size = new System.Drawing.Size(497, 208);
  423. this.ultraExpandableGroupBoxPanel3.TabIndex = 0;
  424. //
  425. // ultraExpandableGroupBox2
  426. //
  427. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  428. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  429. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(150, 730);
  430. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  431. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
  432. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  433. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(150, 730);
  434. this.ultraExpandableGroupBox2.TabIndex = 0;
  435. this.ultraExpandableGroupBox2.Text = "工艺要求1";
  436. this.ultraExpandableGroupBox2.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
  437. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  438. //
  439. // ultraExpandableGroupBoxPanel2
  440. //
  441. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraPanel3);
  442. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraPanel2);
  443. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  444. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(20, 3);
  445. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  446. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(127, 724);
  447. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  448. //
  449. // ultraPanel3
  450. //
  451. appearance20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  452. this.ultraPanel3.Appearance = appearance20;
  453. //
  454. // ultraPanel3.ClientArea
  455. //
  456. this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid2);
  457. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  458. this.ultraPanel3.Location = new System.Drawing.Point(0, 89);
  459. this.ultraPanel3.Name = "ultraPanel3";
  460. this.ultraPanel3.Size = new System.Drawing.Size(127, 635);
  461. this.ultraPanel3.TabIndex = 1;
  462. //
  463. // ultraGrid2
  464. //
  465. this.ultraGrid2.DataSource = this.craftBindingSource;
  466. appearance24.BackColor = System.Drawing.SystemColors.Window;
  467. appearance24.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  468. this.ultraGrid2.DisplayLayout.Appearance = appearance24;
  469. ultraGridColumn7.Header.VisiblePosition = 0;
  470. ultraGridColumn7.Width = 64;
  471. ultraGridColumn8.Header.VisiblePosition = 1;
  472. ultraGridColumn9.Header.VisiblePosition = 2;
  473. ultraGridColumn10.Header.VisiblePosition = 3;
  474. ultraGridColumn11.Header.VisiblePosition = 4;
  475. ultraGridBand2.Columns.AddRange(new object[] {
  476. ultraGridColumn7,
  477. ultraGridColumn8,
  478. ultraGridColumn9,
  479. ultraGridColumn10,
  480. ultraGridColumn11});
  481. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  482. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  483. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  484. appearance21.BackColor = System.Drawing.SystemColors.ActiveBorder;
  485. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  486. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  487. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  488. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance21;
  489. appearance22.ForeColor = System.Drawing.SystemColors.GrayText;
  490. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance22;
  491. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  492. appearance23.BackColor = System.Drawing.SystemColors.ControlLightLight;
  493. appearance23.BackColor2 = System.Drawing.SystemColors.Control;
  494. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  495. appearance23.ForeColor = System.Drawing.SystemColors.GrayText;
  496. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance23;
  497. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  498. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  499. appearance32.BackColor = System.Drawing.SystemColors.Window;
  500. appearance32.ForeColor = System.Drawing.SystemColors.ControlText;
  501. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance32;
  502. appearance27.BackColor = System.Drawing.SystemColors.Highlight;
  503. appearance27.ForeColor = System.Drawing.SystemColors.HighlightText;
  504. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance27;
  505. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  506. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  507. appearance26.BackColor = System.Drawing.SystemColors.Window;
  508. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance26;
  509. appearance25.BorderColor = System.Drawing.Color.Silver;
  510. appearance25.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  511. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance25;
  512. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  513. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  514. appearance29.BackColor = System.Drawing.SystemColors.Control;
  515. appearance29.BackColor2 = System.Drawing.SystemColors.ControlDark;
  516. appearance29.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  517. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  518. appearance29.BorderColor = System.Drawing.SystemColors.Window;
  519. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance29;
  520. appearance31.TextHAlignAsString = "Left";
  521. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance31;
  522. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  523. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  524. appearance30.BackColor = System.Drawing.SystemColors.Window;
  525. appearance30.BorderColor = System.Drawing.Color.Silver;
  526. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance30;
  527. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  528. appearance28.BackColor = System.Drawing.SystemColors.ControlLight;
  529. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance28;
  530. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  531. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  532. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  533. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  534. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  535. this.ultraGrid2.Name = "ultraGrid2";
  536. this.ultraGrid2.Size = new System.Drawing.Size(127, 635);
  537. this.ultraGrid2.TabIndex = 0;
  538. this.ultraGrid2.Text = "ultraGrid2";
  539. //
  540. // craftBindingSource
  541. //
  542. this.craftBindingSource.DataSource = typeof(com.steering.mes.upsetting.Craft);
  543. //
  544. // ultraPanel2
  545. //
  546. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  547. this.ultraPanel2.Appearance = appearance14;
  548. //
  549. // ultraPanel2.ClientArea
  550. //
  551. this.ultraPanel2.ClientArea.Controls.Add(this.linkLabel1);
  552. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel5);
  553. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  554. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  555. this.ultraPanel2.Name = "ultraPanel2";
  556. this.ultraPanel2.Size = new System.Drawing.Size(127, 89);
  557. this.ultraPanel2.TabIndex = 0;
  558. //
  559. // linkLabel1
  560. //
  561. this.linkLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
  562. this.linkLabel1.Location = new System.Drawing.Point(0, 23);
  563. this.linkLabel1.Name = "linkLabel1";
  564. this.linkLabel1.Size = new System.Drawing.Size(127, 66);
  565. this.linkLabel1.TabIndex = 0;
  566. this.linkLabel1.TabStop = true;
  567. this.linkLabel1.Text = "GY-R-15-302 15103E ADCO SJ-03-070-2015 PSL2 L80-1 26CrMo4S-1 177.8 244.48 339.72." +
  568. "pdf";
  569. this.linkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  570. //
  571. // ultraLabel5
  572. //
  573. appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  574. appearance13.TextHAlignAsString = "Center";
  575. appearance13.TextVAlignAsString = "Middle";
  576. this.ultraLabel5.Appearance = appearance13;
  577. this.ultraLabel5.Dock = System.Windows.Forms.DockStyle.Top;
  578. this.ultraLabel5.Location = new System.Drawing.Point(0, 0);
  579. this.ultraLabel5.Name = "ultraLabel5";
  580. this.ultraLabel5.Size = new System.Drawing.Size(127, 23);
  581. this.ultraLabel5.TabIndex = 1;
  582. this.ultraLabel5.Text = "工艺文件";
  583. //
  584. // FrmUpSettingResult
  585. //
  586. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  587. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  588. this.ClientSize = new System.Drawing.Size(1008, 730);
  589. this.Controls.Add(this.panel1);
  590. this.Name = "FrmUpSettingResult";
  591. this.Text = "镦粗作业实绩";
  592. this.panel1.ResumeLayout(false);
  593. this.splitContainer1.Panel1.ResumeLayout(false);
  594. this.splitContainer1.Panel2.ResumeLayout(false);
  595. this.splitContainer1.ResumeLayout(false);
  596. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  597. this.ultraExpandableGroupBox1.ResumeLayout(false);
  598. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  599. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  600. this.ultraGroupBox1.ResumeLayout(false);
  601. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  602. ((System.ComponentModel.ISupportInitialize)(this.upSettingPlanBindingSource)).EndInit();
  603. this.ultraPanel1.ClientArea.ResumeLayout(false);
  604. this.ultraPanel1.ClientArea.PerformLayout();
  605. this.ultraPanel1.ResumeLayout(false);
  606. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo)).EndInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.txtHeatNo)).EndInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.dtEndDate)).EndInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.dtStartDate)).EndInit();
  610. this.splitContainer2.Panel1.ResumeLayout(false);
  611. this.splitContainer2.Panel2.ResumeLayout(false);
  612. this.splitContainer2.ResumeLayout(false);
  613. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  614. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).EndInit();
  615. this.ultraExpandableGroupBox3.ResumeLayout(false);
  616. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  617. this.ultraExpandableGroupBox2.ResumeLayout(false);
  618. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  619. this.ultraPanel3.ClientArea.ResumeLayout(false);
  620. this.ultraPanel3.ResumeLayout(false);
  621. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  622. ((System.ComponentModel.ISupportInitialize)(this.craftBindingSource)).EndInit();
  623. this.ultraPanel2.ClientArea.ResumeLayout(false);
  624. this.ultraPanel2.ResumeLayout(false);
  625. this.ResumeLayout(false);
  626. }
  627. #endregion
  628. private System.Windows.Forms.Panel panel1;
  629. private System.Windows.Forms.SplitContainer splitContainer1;
  630. private System.Windows.Forms.SplitContainer splitContainer2;
  631. private System.Windows.Forms.BindingSource upSettingPlanBindingSource;
  632. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  633. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  634. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  635. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  636. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  637. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtLotNo;
  638. public Infragistics.Win.Misc.UltraLabel ultraLabel4;
  639. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtHeatNo;
  640. public Infragistics.Win.Misc.UltraLabel ultraLabel3;
  641. public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtEndDate;
  642. public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dtStartDate;
  643. public Infragistics.Win.Misc.UltraLabel ultraLabel1;
  644. public Infragistics.Win.Misc.UltraLabel ultraLabel2;
  645. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  646. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  647. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  648. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  649. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  650. private System.Windows.Forms.LinkLabel linkLabel1;
  651. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  652. private System.Windows.Forms.BindingSource craftBindingSource;
  653. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox3;
  654. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel3;
  655. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  656. }
  657. }