FrmRollingRackRepair.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. namespace Core.StlMes.Client.ZGDev.Tools
  2. {
  3. partial class FrmRollingRackRepair
  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. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  40. this.panel1 = new System.Windows.Forms.Panel();
  41. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  42. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  43. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  44. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  45. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  46. this.ultraCheckEditor9 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  47. this.ultraCheckEditor6 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  48. this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  49. this.ultraCheckEditor8 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  50. this.ultraCheckEditor7 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  51. this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  52. this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  53. this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  54. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  55. this.panel2 = new System.Windows.Forms.Panel();
  56. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  57. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  58. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  59. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  60. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  61. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  62. this.panel1.SuspendLayout();
  63. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  65. this.ultraExpandableGroupBox1.SuspendLayout();
  66. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor9)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor6)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor8)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor7)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  76. this.panel2.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  80. this.SuspendLayout();
  81. //
  82. // panel1
  83. //
  84. this.panel1.Controls.Add(this.ultraGrid1);
  85. this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
  86. this.panel1.Controls.Add(this.panel2);
  87. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  88. this.panel1.Location = new System.Drawing.Point(0, 0);
  89. this.panel1.Name = "panel1";
  90. this.panel1.Size = new System.Drawing.Size(897, 460);
  91. this.panel1.TabIndex = 0;
  92. //
  93. // ultraGrid1
  94. //
  95. appearance1.BackColor = System.Drawing.SystemColors.Window;
  96. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  97. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  98. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  99. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  100. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  101. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  102. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  103. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  104. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  105. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  106. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  107. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  108. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  109. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  110. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  111. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  112. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  113. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  114. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  115. appearance5.BackColor = System.Drawing.SystemColors.Window;
  116. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  117. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  118. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  119. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  120. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  121. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  122. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  123. appearance7.BackColor = System.Drawing.SystemColors.Window;
  124. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  125. appearance8.BorderColor = System.Drawing.Color.Silver;
  126. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  127. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  128. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  129. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  130. appearance9.BackColor = System.Drawing.SystemColors.Control;
  131. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  132. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  133. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  134. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  135. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  136. appearance10.TextHAlignAsString = "Left";
  137. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  138. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  139. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  140. appearance11.BackColor = System.Drawing.SystemColors.Window;
  141. appearance11.BorderColor = System.Drawing.Color.Silver;
  142. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  143. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  144. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  145. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  146. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  147. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  148. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  149. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  150. this.ultraGrid1.Location = new System.Drawing.Point(0, 69);
  151. this.ultraGrid1.Name = "ultraGrid1";
  152. this.ultraGrid1.Size = new System.Drawing.Size(897, 281);
  153. this.ultraGrid1.TabIndex = 3;
  154. this.ultraGrid1.Text = "ultraGrid1";
  155. //
  156. // ultraExpandableGroupBox1
  157. //
  158. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  159. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  160. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(897, 110);
  161. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 350);
  162. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  163. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(897, 110);
  164. this.ultraExpandableGroupBox1.TabIndex = 2;
  165. this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
  166. //
  167. // ultraExpandableGroupBoxPanel1
  168. //
  169. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2);
  170. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  171. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor9);
  172. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor6);
  173. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor3);
  174. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor8);
  175. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor7);
  176. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor5);
  177. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor4);
  178. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor2);
  179. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor1);
  180. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  181. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  182. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  183. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(891, 88);
  184. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  185. //
  186. // ultraButton2
  187. //
  188. this.ultraButton2.Location = new System.Drawing.Point(456, 34);
  189. this.ultraButton2.Name = "ultraButton2";
  190. this.ultraButton2.Size = new System.Drawing.Size(82, 45);
  191. this.ultraButton2.TabIndex = 1;
  192. this.ultraButton2.Text = "取消";
  193. //
  194. // ultraButton1
  195. //
  196. this.ultraButton1.Location = new System.Drawing.Point(334, 34);
  197. this.ultraButton1.Name = "ultraButton1";
  198. this.ultraButton1.Size = new System.Drawing.Size(82, 45);
  199. this.ultraButton1.TabIndex = 1;
  200. this.ultraButton1.Text = "修复";
  201. //
  202. // ultraCheckEditor9
  203. //
  204. this.ultraCheckEditor9.Location = new System.Drawing.Point(217, 61);
  205. this.ultraCheckEditor9.Name = "ultraCheckEditor9";
  206. this.ultraCheckEditor9.Size = new System.Drawing.Size(120, 20);
  207. this.ultraCheckEditor9.TabIndex = 0;
  208. this.ultraCheckEditor9.Text = "是否后砸";
  209. //
  210. // ultraCheckEditor6
  211. //
  212. this.ultraCheckEditor6.Location = new System.Drawing.Point(217, 35);
  213. this.ultraCheckEditor6.Name = "ultraCheckEditor6";
  214. this.ultraCheckEditor6.Size = new System.Drawing.Size(120, 20);
  215. this.ultraCheckEditor6.TabIndex = 0;
  216. this.ultraCheckEditor6.Text = "是否后焊";
  217. //
  218. // ultraCheckEditor3
  219. //
  220. this.ultraCheckEditor3.Location = new System.Drawing.Point(217, 9);
  221. this.ultraCheckEditor3.Name = "ultraCheckEditor3";
  222. this.ultraCheckEditor3.Size = new System.Drawing.Size(120, 20);
  223. this.ultraCheckEditor3.TabIndex = 0;
  224. this.ultraCheckEditor3.Text = "是否后修";
  225. //
  226. // ultraCheckEditor8
  227. //
  228. this.ultraCheckEditor8.Location = new System.Drawing.Point(112, 61);
  229. this.ultraCheckEditor8.Name = "ultraCheckEditor8";
  230. this.ultraCheckEditor8.Size = new System.Drawing.Size(120, 20);
  231. this.ultraCheckEditor8.TabIndex = 0;
  232. this.ultraCheckEditor8.Text = "是否中砸";
  233. //
  234. // ultraCheckEditor7
  235. //
  236. this.ultraCheckEditor7.Location = new System.Drawing.Point(9, 61);
  237. this.ultraCheckEditor7.Name = "ultraCheckEditor7";
  238. this.ultraCheckEditor7.Size = new System.Drawing.Size(120, 20);
  239. this.ultraCheckEditor7.TabIndex = 0;
  240. this.ultraCheckEditor7.Text = "是否前砸";
  241. //
  242. // ultraCheckEditor5
  243. //
  244. this.ultraCheckEditor5.Location = new System.Drawing.Point(112, 35);
  245. this.ultraCheckEditor5.Name = "ultraCheckEditor5";
  246. this.ultraCheckEditor5.Size = new System.Drawing.Size(120, 20);
  247. this.ultraCheckEditor5.TabIndex = 0;
  248. this.ultraCheckEditor5.Text = "是否中焊";
  249. //
  250. // ultraCheckEditor4
  251. //
  252. this.ultraCheckEditor4.Location = new System.Drawing.Point(9, 35);
  253. this.ultraCheckEditor4.Name = "ultraCheckEditor4";
  254. this.ultraCheckEditor4.Size = new System.Drawing.Size(120, 20);
  255. this.ultraCheckEditor4.TabIndex = 0;
  256. this.ultraCheckEditor4.Text = "是否前焊";
  257. //
  258. // ultraCheckEditor2
  259. //
  260. this.ultraCheckEditor2.Location = new System.Drawing.Point(112, 9);
  261. this.ultraCheckEditor2.Name = "ultraCheckEditor2";
  262. this.ultraCheckEditor2.Size = new System.Drawing.Size(120, 20);
  263. this.ultraCheckEditor2.TabIndex = 0;
  264. this.ultraCheckEditor2.Text = "是否中修";
  265. //
  266. // ultraCheckEditor1
  267. //
  268. this.ultraCheckEditor1.Location = new System.Drawing.Point(9, 9);
  269. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  270. this.ultraCheckEditor1.Size = new System.Drawing.Size(120, 20);
  271. this.ultraCheckEditor1.TabIndex = 0;
  272. this.ultraCheckEditor1.Text = "是否前修";
  273. //
  274. // panel2
  275. //
  276. this.panel2.Controls.Add(this.ultraComboEditor2);
  277. this.panel2.Controls.Add(this.ultraComboEditor1);
  278. this.panel2.Controls.Add(this.ultraTextEditor1);
  279. this.panel2.Controls.Add(this.ultraLabel3);
  280. this.panel2.Controls.Add(this.ultraLabel2);
  281. this.panel2.Controls.Add(this.ultraLabel1);
  282. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  283. this.panel2.Location = new System.Drawing.Point(0, 0);
  284. this.panel2.Name = "panel2";
  285. this.panel2.Size = new System.Drawing.Size(897, 69);
  286. this.panel2.TabIndex = 1;
  287. //
  288. // ultraComboEditor2
  289. //
  290. this.ultraComboEditor2.Location = new System.Drawing.Point(417, 20);
  291. this.ultraComboEditor2.Name = "ultraComboEditor2";
  292. this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
  293. this.ultraComboEditor2.TabIndex = 7;
  294. this.ultraComboEditor2.Text = "ultraComboEditor1";
  295. //
  296. // ultraComboEditor1
  297. //
  298. this.ultraComboEditor1.Location = new System.Drawing.Point(250, 21);
  299. this.ultraComboEditor1.Name = "ultraComboEditor1";
  300. this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
  301. this.ultraComboEditor1.TabIndex = 7;
  302. this.ultraComboEditor1.Text = "ultraComboEditor1";
  303. //
  304. // ultraTextEditor1
  305. //
  306. this.ultraTextEditor1.Location = new System.Drawing.Point(84, 21);
  307. this.ultraTextEditor1.Name = "ultraTextEditor1";
  308. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  309. this.ultraTextEditor1.TabIndex = 6;
  310. this.ultraTextEditor1.Text = "ultraTextEditor1";
  311. //
  312. // ultraLabel3
  313. //
  314. this.ultraLabel3.Location = new System.Drawing.Point(372, 24);
  315. this.ultraLabel3.Name = "ultraLabel3";
  316. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  317. this.ultraLabel3.TabIndex = 4;
  318. this.ultraLabel3.Text = "规格";
  319. //
  320. // ultraLabel2
  321. //
  322. this.ultraLabel2.Location = new System.Drawing.Point(205, 25);
  323. this.ultraLabel2.Name = "ultraLabel2";
  324. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  325. this.ultraLabel2.TabIndex = 4;
  326. this.ultraLabel2.Text = "状态";
  327. //
  328. // ultraLabel1
  329. //
  330. this.ultraLabel1.Location = new System.Drawing.Point(22, 25);
  331. this.ultraLabel1.Name = "ultraLabel1";
  332. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  333. this.ultraLabel1.TabIndex = 5;
  334. this.ultraLabel1.Text = "壳体号";
  335. //
  336. // FrmRollingRackRepair
  337. //
  338. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  339. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  340. this.ClientSize = new System.Drawing.Size(897, 460);
  341. this.Controls.Add(this.panel1);
  342. this.Name = "FrmRollingRackRepair";
  343. this.Text = "连轧壳体修复管理";
  344. this.panel1.ResumeLayout(false);
  345. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  347. this.ultraExpandableGroupBox1.ResumeLayout(false);
  348. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  349. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor9)).EndInit();
  350. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor6)).EndInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor8)).EndInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor7)).EndInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).EndInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
  357. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  358. this.panel2.ResumeLayout(false);
  359. this.panel2.PerformLayout();
  360. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  361. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  362. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  363. this.ResumeLayout(false);
  364. }
  365. #endregion
  366. private System.Windows.Forms.Panel panel1;
  367. private System.Windows.Forms.Panel panel2;
  368. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  369. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  370. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  371. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  372. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  373. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  374. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  375. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  376. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  377. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor9;
  378. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor6;
  379. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
  380. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor8;
  381. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor7;
  382. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor5;
  383. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
  384. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
  385. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  386. private Infragistics.Win.Misc.UltraButton ultraButton2;
  387. private Infragistics.Win.Misc.UltraButton ultraButton1;
  388. }
  389. }