FrmPurMatClass.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
  1. namespace Pur
  2. {
  3. partial class FrmPurMatClass
  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 appearance3 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  38. Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
  39. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  41. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  42. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  43. this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  44. this.txt_BASENAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  45. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  46. this.txt_BASECODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  47. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  48. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  49. this.label1 = new System.Windows.Forms.Label();
  50. this.label41 = new System.Windows.Forms.Label();
  51. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  52. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  53. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  54. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  55. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  56. this.dataSet1 = new System.Data.DataSet();
  57. this.dataTable1 = new System.Data.DataTable();
  58. this.dataColumn1 = new System.Data.DataColumn();
  59. this.dataColumn2 = new System.Data.DataColumn();
  60. this.dataColumn7 = new System.Data.DataColumn();
  61. this.dataColumn8 = new System.Data.DataColumn();
  62. this.dataColumn9 = new System.Data.DataColumn();
  63. this.dataColumn10 = new System.Data.DataColumn();
  64. this.dataColumn3 = new System.Data.DataColumn();
  65. this.ultraTree1 = new Infragistics.Win.UltraWinTree.UltraTree();
  66. this.tableLayoutPanel1.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  68. this.ultraGroupBox3.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.txt_BASENAME)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.txt_BASECODE)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  73. this.ultraGroupBox1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  77. this.ultraGroupBox2.SuspendLayout();
  78. this.tableLayoutPanel2.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.ultraTree1)).BeginInit();
  83. this.SuspendLayout();
  84. //
  85. // tableLayoutPanel1
  86. //
  87. this.tableLayoutPanel1.ColumnCount = 1;
  88. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  89. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox3, 0, 2);
  90. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0);
  91. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 1);
  92. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  93. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  94. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
  95. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  96. this.tableLayoutPanel1.RowCount = 3;
  97. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  98. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  99. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 75F));
  100. this.tableLayoutPanel1.Size = new System.Drawing.Size(1508, 674);
  101. this.tableLayoutPanel1.TabIndex = 0;
  102. //
  103. // ultraGroupBox3
  104. //
  105. this.ultraGroupBox3.Controls.Add(this.ultraCheckEditor3);
  106. this.ultraGroupBox3.Controls.Add(this.txt_BASENAME);
  107. this.ultraGroupBox3.Controls.Add(this.ultraLabel2);
  108. this.ultraGroupBox3.Controls.Add(this.txt_BASECODE);
  109. this.ultraGroupBox3.Controls.Add(this.ultraLabel1);
  110. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.ultraGroupBox3.Location = new System.Drawing.Point(4, 603);
  112. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4);
  113. this.ultraGroupBox3.Name = "ultraGroupBox3";
  114. this.ultraGroupBox3.Size = new System.Drawing.Size(1500, 67);
  115. this.ultraGroupBox3.TabIndex = 2;
  116. this.ultraGroupBox3.Text = "编辑区";
  117. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  118. //
  119. // ultraCheckEditor3
  120. //
  121. this.ultraCheckEditor3.AutoSize = true;
  122. this.ultraCheckEditor3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  123. this.ultraCheckEditor3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
  124. this.ultraCheckEditor3.Location = new System.Drawing.Point(489, 32);
  125. this.ultraCheckEditor3.Margin = new System.Windows.Forms.Padding(4);
  126. this.ultraCheckEditor3.Name = "ultraCheckEditor3";
  127. this.ultraCheckEditor3.Size = new System.Drawing.Size(115, 22);
  128. this.ultraCheckEditor3.TabIndex = 11;
  129. this.ultraCheckEditor3.Text = "添加物料大类";
  130. this.ultraCheckEditor3.CheckedChanged += new System.EventHandler(this.ultraCheckEditor3_CheckedChanged);
  131. //
  132. // txt_BASENAME
  133. //
  134. this.txt_BASENAME.Location = new System.Drawing.Point(323, 31);
  135. this.txt_BASENAME.Margin = new System.Windows.Forms.Padding(4);
  136. this.txt_BASENAME.Name = "txt_BASENAME";
  137. this.txt_BASENAME.Size = new System.Drawing.Size(147, 24);
  138. this.txt_BASENAME.TabIndex = 4;
  139. //
  140. // ultraLabel2
  141. //
  142. appearance3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  143. this.ultraLabel2.Appearance = appearance3;
  144. this.ultraLabel2.AutoSize = true;
  145. this.ultraLabel2.Location = new System.Drawing.Point(251, 34);
  146. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  147. this.ultraLabel2.Name = "ultraLabel2";
  148. this.ultraLabel2.Size = new System.Drawing.Size(67, 19);
  149. this.ultraLabel2.TabIndex = 3;
  150. this.ultraLabel2.Text = "分类名称";
  151. //
  152. // txt_BASECODE
  153. //
  154. this.txt_BASECODE.Location = new System.Drawing.Point(87, 31);
  155. this.txt_BASECODE.Margin = new System.Windows.Forms.Padding(4);
  156. this.txt_BASECODE.Name = "txt_BASECODE";
  157. this.txt_BASECODE.Size = new System.Drawing.Size(147, 24);
  158. this.txt_BASECODE.TabIndex = 2;
  159. //
  160. // ultraLabel1
  161. //
  162. appearance4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  163. this.ultraLabel1.Appearance = appearance4;
  164. this.ultraLabel1.AutoSize = true;
  165. this.ultraLabel1.Location = new System.Drawing.Point(9, 34);
  166. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  167. this.ultraLabel1.Name = "ultraLabel1";
  168. this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
  169. this.ultraLabel1.TabIndex = 0;
  170. this.ultraLabel1.Text = "分类编码";
  171. //
  172. // ultraGroupBox1
  173. //
  174. this.ultraGroupBox1.Controls.Add(this.label1);
  175. this.ultraGroupBox1.Controls.Add(this.label41);
  176. this.ultraGroupBox1.Controls.Add(this.ultraTextEditor2);
  177. this.ultraGroupBox1.Controls.Add(this.ultraTextEditor1);
  178. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  179. this.ultraGroupBox1.Location = new System.Drawing.Point(4, 4);
  180. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  181. this.ultraGroupBox1.Name = "ultraGroupBox1";
  182. this.ultraGroupBox1.Size = new System.Drawing.Size(1500, 42);
  183. this.ultraGroupBox1.TabIndex = 0;
  184. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  185. //
  186. // label1
  187. //
  188. this.label1.AutoSize = true;
  189. this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  190. this.label1.Location = new System.Drawing.Point(348, 15);
  191. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  192. this.label1.Name = "label1";
  193. this.label1.Size = new System.Drawing.Size(67, 15);
  194. this.label1.TabIndex = 15;
  195. this.label1.Text = "分类名称";
  196. //
  197. // label41
  198. //
  199. this.label41.AutoSize = true;
  200. this.label41.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  201. this.label41.Location = new System.Drawing.Point(25, 15);
  202. this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  203. this.label41.Name = "label41";
  204. this.label41.Size = new System.Drawing.Size(67, 15);
  205. this.label41.TabIndex = 14;
  206. this.label41.Text = "分类编码";
  207. //
  208. // ultraTextEditor2
  209. //
  210. this.ultraTextEditor2.Location = new System.Drawing.Point(420, 10);
  211. this.ultraTextEditor2.Margin = new System.Windows.Forms.Padding(4);
  212. this.ultraTextEditor2.Name = "ultraTextEditor2";
  213. this.ultraTextEditor2.Size = new System.Drawing.Size(147, 24);
  214. this.ultraTextEditor2.TabIndex = 3;
  215. //
  216. // ultraTextEditor1
  217. //
  218. this.ultraTextEditor1.Location = new System.Drawing.Point(97, 10);
  219. this.ultraTextEditor1.Margin = new System.Windows.Forms.Padding(4);
  220. this.ultraTextEditor1.Name = "ultraTextEditor1";
  221. this.ultraTextEditor1.Size = new System.Drawing.Size(147, 24);
  222. this.ultraTextEditor1.TabIndex = 1;
  223. //
  224. // ultraGroupBox2
  225. //
  226. this.ultraGroupBox2.Controls.Add(this.tableLayoutPanel2);
  227. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  228. this.ultraGroupBox2.Location = new System.Drawing.Point(4, 54);
  229. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  230. this.ultraGroupBox2.Name = "ultraGroupBox2";
  231. this.ultraGroupBox2.Size = new System.Drawing.Size(1500, 541);
  232. this.ultraGroupBox2.TabIndex = 1;
  233. this.ultraGroupBox2.Text = "物料分类";
  234. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  235. //
  236. // tableLayoutPanel2
  237. //
  238. this.tableLayoutPanel2.ColumnCount = 2;
  239. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 267F));
  240. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  241. this.tableLayoutPanel2.Controls.Add(this.ultraGrid1, 1, 0);
  242. this.tableLayoutPanel2.Controls.Add(this.ultraTree1, 0, 0);
  243. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  244. this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 21);
  245. this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(4);
  246. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  247. this.tableLayoutPanel2.RowCount = 1;
  248. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  249. this.tableLayoutPanel2.Size = new System.Drawing.Size(1494, 517);
  250. this.tableLayoutPanel2.TabIndex = 0;
  251. //
  252. // ultraGrid1
  253. //
  254. this.ultraGrid1.DataMember = "Table1";
  255. this.ultraGrid1.DataSource = this.dataSet1;
  256. ultraGridColumn1.Header.VisiblePosition = 0;
  257. ultraGridColumn2.Header.VisiblePosition = 1;
  258. ultraGridColumn3.Header.VisiblePosition = 2;
  259. ultraGridColumn4.Header.VisiblePosition = 3;
  260. ultraGridColumn5.Header.VisiblePosition = 4;
  261. ultraGridColumn6.Header.VisiblePosition = 5;
  262. ultraGridColumn7.Header.VisiblePosition = 6;
  263. ultraGridBand1.Columns.AddRange(new object[] {
  264. ultraGridColumn1,
  265. ultraGridColumn2,
  266. ultraGridColumn3,
  267. ultraGridColumn4,
  268. ultraGridColumn5,
  269. ultraGridColumn6,
  270. ultraGridColumn7});
  271. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  272. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  273. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  274. this.ultraGrid1.Location = new System.Drawing.Point(271, 4);
  275. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  276. this.ultraGrid1.Name = "ultraGrid1";
  277. this.ultraGrid1.Size = new System.Drawing.Size(1219, 509);
  278. this.ultraGrid1.TabIndex = 0;
  279. this.ultraGrid1.Text = "ultraGrid1";
  280. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  281. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  282. //
  283. // dataSet1
  284. //
  285. this.dataSet1.DataSetName = "NewDataSet";
  286. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  287. this.dataTable1});
  288. //
  289. // dataTable1
  290. //
  291. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  292. this.dataColumn1,
  293. this.dataColumn2,
  294. this.dataColumn7,
  295. this.dataColumn8,
  296. this.dataColumn9,
  297. this.dataColumn10,
  298. this.dataColumn3});
  299. this.dataTable1.TableName = "Table1";
  300. //
  301. // dataColumn1
  302. //
  303. this.dataColumn1.Caption = "分类编码";
  304. this.dataColumn1.ColumnName = "BASECODE";
  305. //
  306. // dataColumn2
  307. //
  308. this.dataColumn2.Caption = "分类名称";
  309. this.dataColumn2.ColumnName = "BASENAME";
  310. //
  311. // dataColumn7
  312. //
  313. this.dataColumn7.Caption = "数据状态";
  314. this.dataColumn7.ColumnName = "VALIDFLAG";
  315. //
  316. // dataColumn8
  317. //
  318. this.dataColumn8.Caption = "创建人";
  319. this.dataColumn8.ColumnName = "CREATENAME";
  320. //
  321. // dataColumn9
  322. //
  323. this.dataColumn9.Caption = "创建时间";
  324. this.dataColumn9.ColumnName = "CREATETIME";
  325. //
  326. // dataColumn10
  327. //
  328. this.dataColumn10.Caption = "修改人";
  329. this.dataColumn10.ColumnName = "UPDATENAME";
  330. //
  331. // dataColumn3
  332. //
  333. this.dataColumn3.Caption = "修改时间";
  334. this.dataColumn3.ColumnName = "UPDATETIME";
  335. //
  336. // ultraTree1
  337. //
  338. this.ultraTree1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Dotted;
  339. this.ultraTree1.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista;
  340. this.ultraTree1.Dock = System.Windows.Forms.DockStyle.Fill;
  341. this.ultraTree1.Location = new System.Drawing.Point(4, 4);
  342. this.ultraTree1.Margin = new System.Windows.Forms.Padding(4);
  343. this.ultraTree1.Name = "ultraTree1";
  344. this.ultraTree1.NodeConnectorStyle = Infragistics.Win.UltraWinTree.NodeConnectorStyle.Dotted;
  345. appearance2.BackColor = System.Drawing.Color.SkyBlue;
  346. _override1.ActiveNodeAppearance = appearance2;
  347. appearance1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  348. _override1.NodeAppearance = appearance1;
  349. this.ultraTree1.Override = _override1;
  350. this.ultraTree1.Size = new System.Drawing.Size(259, 509);
  351. this.ultraTree1.TabIndex = 1;
  352. this.ultraTree1.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.ultraTree1_AfterActivate);
  353. this.ultraTree1.AfterSelect += new Infragistics.Win.UltraWinTree.AfterNodeSelectEventHandler(this.ultraTree1_AfterSelect);
  354. this.ultraTree1.BeforeSelect += new Infragistics.Win.UltraWinTree.BeforeNodeSelectEventHandler(this.ultraTree1_BeforeSelect);
  355. this.ultraTree1.Click += new System.EventHandler(this.ultraTree1_Click);
  356. //
  357. // FrmPurMatClass
  358. //
  359. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  360. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  361. this.ClientSize = new System.Drawing.Size(1508, 674);
  362. this.Controls.Add(this.tableLayoutPanel1);
  363. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  364. this.Name = "FrmPurMatClass";
  365. this.Text = "FrmPurMatClass";
  366. this.tableLayoutPanel1.ResumeLayout(false);
  367. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  368. this.ultraGroupBox3.ResumeLayout(false);
  369. this.ultraGroupBox3.PerformLayout();
  370. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
  371. ((System.ComponentModel.ISupportInitialize)(this.txt_BASENAME)).EndInit();
  372. ((System.ComponentModel.ISupportInitialize)(this.txt_BASECODE)).EndInit();
  373. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  374. this.ultraGroupBox1.ResumeLayout(false);
  375. this.ultraGroupBox1.PerformLayout();
  376. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  379. this.ultraGroupBox2.ResumeLayout(false);
  380. this.tableLayoutPanel2.ResumeLayout(false);
  381. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.ultraTree1)).EndInit();
  385. this.ResumeLayout(false);
  386. }
  387. #endregion
  388. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  389. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  390. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  391. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  392. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  393. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  394. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  395. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BASENAME;
  396. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  397. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BASECODE;
  398. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  399. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  400. private Infragistics.Win.UltraWinTree.UltraTree ultraTree1;
  401. private System.Data.DataSet dataSet1;
  402. private System.Data.DataTable dataTable1;
  403. private System.Data.DataColumn dataColumn1;
  404. private System.Data.DataColumn dataColumn2;
  405. private System.Data.DataColumn dataColumn7;
  406. private System.Data.DataColumn dataColumn8;
  407. private System.Data.DataColumn dataColumn9;
  408. private System.Data.DataColumn dataColumn10;
  409. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
  410. private System.Data.DataColumn dataColumn3;
  411. private System.Windows.Forms.Label label1;
  412. private System.Windows.Forms.Label label41;
  413. }
  414. }