FrmMenuzConfigure.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class FrmMenuzConfigure
  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 appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
  31. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAGE_ID");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAGE_NAME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAGE_KEY");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAGE_TYPE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SORT_CODE");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAGE_SEQ");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_USERID");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_USERID");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_USERID");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ICO_KEY");
  52. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  64. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doQuery");
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool25 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
  66. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool26 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doUpdate");
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool27 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  68. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool29 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
  69. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  70. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMenuzConfigure));
  71. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool30 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  72. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool31 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doUpdate");
  74. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool32 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  76. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool33 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOk");
  77. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool34 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  79. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool35 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOka");
  80. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("GenerateCh");
  81. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doQuery");
  83. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  84. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  85. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  86. this.treeView1 = new Infragistics.Win.UltraWinTree.UltraTree();
  87. this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
  88. this.addParent = new System.Windows.Forms.ToolStripMenuItem();
  89. this.addChild = new System.Windows.Forms.ToolStripMenuItem();
  90. this.update = new System.Windows.Forms.ToolStripMenuItem();
  91. this.delete = new System.Windows.Forms.ToolStripMenuItem();
  92. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  93. this.dataSet1 = new System.Data.DataSet();
  94. this.dataTable1 = new System.Data.DataTable();
  95. this.dataColumn1 = new System.Data.DataColumn();
  96. this.dataColumn2 = new System.Data.DataColumn();
  97. this.dataColumn3 = new System.Data.DataColumn();
  98. this.dataColumn4 = new System.Data.DataColumn();
  99. this.dataColumn5 = new System.Data.DataColumn();
  100. this.dataColumn6 = new System.Data.DataColumn();
  101. this.dataColumn7 = new System.Data.DataColumn();
  102. this.dataColumn8 = new System.Data.DataColumn();
  103. this.dataColumn9 = new System.Data.DataColumn();
  104. this.dataColumn10 = new System.Data.DataColumn();
  105. this.dataColumn11 = new System.Data.DataColumn();
  106. this.dataColumn12 = new System.Data.DataColumn();
  107. this.dataColumn13 = new System.Data.DataColumn();
  108. this.dataColumn14 = new System.Data.DataColumn();
  109. this.dataColumn16 = new System.Data.DataColumn();
  110. this.dataColumn20 = new System.Data.DataColumn();
  111. this.dataColumn15 = new System.Data.DataColumn();
  112. this.dataColumn21 = new System.Data.DataColumn();
  113. this.dataTable2 = new System.Data.DataTable();
  114. this.dataColumn17 = new System.Data.DataColumn();
  115. this.dataColumn18 = new System.Data.DataColumn();
  116. this.dataColumn19 = new System.Data.DataColumn();
  117. this._Panel2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  118. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  119. this._Panel2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  120. this._Panel2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  121. this._Panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  122. this.FrmBase_Fill_Panel.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  124. this.splitContainer1.Panel1.SuspendLayout();
  125. this.splitContainer1.Panel2.SuspendLayout();
  126. this.splitContainer1.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).BeginInit();
  128. this.contextMenuStrip1.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  134. this.SuspendLayout();
  135. //
  136. // FrmBase_Fill_Panel
  137. //
  138. this.FrmBase_Fill_Panel.Controls.Add(this.splitContainer1);
  139. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  140. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  141. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  142. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  143. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1242, 511);
  144. this.FrmBase_Fill_Panel.TabIndex = 1;
  145. //
  146. // splitContainer1
  147. //
  148. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  149. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  150. this.splitContainer1.Name = "splitContainer1";
  151. //
  152. // splitContainer1.Panel1
  153. //
  154. this.splitContainer1.Panel1.Controls.Add(this.treeView1);
  155. //
  156. // splitContainer1.Panel2
  157. //
  158. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid1);
  159. this.splitContainer1.Panel2.Controls.Add(this._Panel2_Toolbars_Dock_Area_Left);
  160. this.splitContainer1.Panel2.Controls.Add(this._Panel2_Toolbars_Dock_Area_Right);
  161. this.splitContainer1.Panel2.Controls.Add(this._Panel2_Toolbars_Dock_Area_Top);
  162. this.splitContainer1.Panel2.Controls.Add(this._Panel2_Toolbars_Dock_Area_Bottom);
  163. this.splitContainer1.Size = new System.Drawing.Size(1242, 511);
  164. this.splitContainer1.SplitterDistance = 243;
  165. this.splitContainer1.TabIndex = 17;
  166. //
  167. // treeView1
  168. //
  169. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
  170. this.treeView1.Appearance = appearance2;
  171. this.treeView1.ContextMenuStrip = this.contextMenuStrip1;
  172. this.treeView1.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista;
  173. this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
  174. this.treeView1.HideExpansionIndicators = Infragistics.Win.UltraWinTree.HideExpansionIndicators.Never;
  175. this.treeView1.Location = new System.Drawing.Point(0, 0);
  176. this.treeView1.Name = "treeView1";
  177. appearance1.BackColor = System.Drawing.Color.Azure;
  178. appearance1.BackColor2 = System.Drawing.SystemColors.MenuHighlight;
  179. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  180. _override1.ActiveNodeAppearance = appearance1;
  181. this.treeView1.Override = _override1;
  182. this.treeView1.Size = new System.Drawing.Size(243, 511);
  183. this.treeView1.TabIndex = 0;
  184. this.treeView1.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.treeView1_AfterActivate);
  185. //
  186. // contextMenuStrip1
  187. //
  188. this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  189. this.addParent,
  190. this.addChild,
  191. this.update,
  192. this.delete});
  193. this.contextMenuStrip1.Name = "contextMenuStrip1";
  194. this.contextMenuStrip1.Size = new System.Drawing.Size(153, 114);
  195. //
  196. // addParent
  197. //
  198. this.addParent.Name = "addParent";
  199. this.addParent.Size = new System.Drawing.Size(152, 22);
  200. this.addParent.Text = "新增最高组织";
  201. this.addParent.Click += new System.EventHandler(this.addParent_Click);
  202. //
  203. // addChild
  204. //
  205. this.addChild.Name = "addChild";
  206. this.addChild.Size = new System.Drawing.Size(152, 22);
  207. this.addChild.Text = "新增子组织";
  208. this.addChild.Click += new System.EventHandler(this.addChild_Click);
  209. //
  210. // update
  211. //
  212. this.update.Name = "update";
  213. this.update.Size = new System.Drawing.Size(152, 22);
  214. this.update.Text = "修改";
  215. this.update.Click += new System.EventHandler(this.update_Click);
  216. //
  217. // delete
  218. //
  219. this.delete.Name = "delete";
  220. this.delete.Size = new System.Drawing.Size(152, 22);
  221. this.delete.Text = "删除";
  222. this.delete.Click += new System.EventHandler(this.delete_Click);
  223. //
  224. // ultraGrid1
  225. //
  226. this.ultraGrid1.DataMember = "Table1";
  227. this.ultraGrid1.DataSource = this.dataSet1;
  228. appearance25.BackColor = System.Drawing.SystemColors.Window;
  229. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  230. this.ultraGrid1.DisplayLayout.Appearance = appearance25;
  231. ultraGridColumn1.Header.VisiblePosition = 0;
  232. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  233. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  234. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  235. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  236. ultraGridColumn2.Header.VisiblePosition = 1;
  237. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  238. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  239. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  240. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  241. ultraGridColumn3.Header.VisiblePosition = 2;
  242. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  243. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  244. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  245. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  246. ultraGridColumn4.Header.VisiblePosition = 3;
  247. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  248. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  249. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  250. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  251. ultraGridColumn5.Header.VisiblePosition = 4;
  252. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
  253. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  254. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  255. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  256. ultraGridColumn6.Header.VisiblePosition = 5;
  257. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  258. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  259. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  260. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  261. ultraGridColumn7.Header.VisiblePosition = 6;
  262. ultraGridColumn7.Hidden = true;
  263. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 12;
  264. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  265. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  266. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  267. ultraGridColumn8.Header.VisiblePosition = 8;
  268. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 16;
  269. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  270. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  271. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  272. ultraGridColumn9.Header.VisiblePosition = 9;
  273. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 18;
  274. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  275. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  276. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  277. ultraGridColumn10.Header.VisiblePosition = 10;
  278. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
  279. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  280. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  281. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  282. ultraGridColumn11.Header.VisiblePosition = 11;
  283. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  284. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  285. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  286. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  287. ultraGridColumn12.Header.VisiblePosition = 12;
  288. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 24;
  289. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  290. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  291. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  292. ultraGridColumn13.Header.VisiblePosition = 13;
  293. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 26;
  294. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  295. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  296. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  297. ultraGridColumn14.Header.VisiblePosition = 14;
  298. ultraGridColumn14.Hidden = true;
  299. ultraGridColumn15.Header.VisiblePosition = 7;
  300. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 14;
  301. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  302. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  303. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  304. ultraGridColumn16.Header.VisiblePosition = 15;
  305. ultraGridColumn16.Hidden = true;
  306. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 24;
  307. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  308. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  309. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  310. ultraGridColumn17.Header.VisiblePosition = 16;
  311. ultraGridColumn17.Hidden = true;
  312. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 30;
  313. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  314. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  315. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  316. ultraGridColumn18.Header.VisiblePosition = 17;
  317. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 6;
  318. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  319. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  320. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  321. ultraGridBand1.Columns.AddRange(new object[] {
  322. ultraGridColumn1,
  323. ultraGridColumn2,
  324. ultraGridColumn3,
  325. ultraGridColumn4,
  326. ultraGridColumn5,
  327. ultraGridColumn6,
  328. ultraGridColumn7,
  329. ultraGridColumn8,
  330. ultraGridColumn9,
  331. ultraGridColumn10,
  332. ultraGridColumn11,
  333. ultraGridColumn12,
  334. ultraGridColumn13,
  335. ultraGridColumn14,
  336. ultraGridColumn15,
  337. ultraGridColumn16,
  338. ultraGridColumn17,
  339. ultraGridColumn18});
  340. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  341. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  342. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  343. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  344. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  345. appearance23.BackColor = System.Drawing.SystemColors.ActiveBorder;
  346. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  347. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  348. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  349. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance23;
  350. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  351. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  352. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  353. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  354. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  355. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  356. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  357. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  358. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  359. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  360. appearance29.BackColor = System.Drawing.SystemColors.Window;
  361. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  362. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  363. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  364. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  365. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  366. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  367. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  368. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  369. appearance31.BackColor = System.Drawing.SystemColors.Window;
  370. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
  371. appearance32.BorderColor = System.Drawing.Color.Silver;
  372. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  373. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
  374. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  375. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  376. appearance33.BackColor = System.Drawing.SystemColors.Control;
  377. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  378. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  379. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  380. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  381. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  382. appearance34.TextHAlignAsString = "Left";
  383. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
  384. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  385. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  386. appearance35.BackColor = System.Drawing.SystemColors.Window;
  387. appearance35.BorderColor = System.Drawing.Color.Silver;
  388. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
  389. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  390. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  391. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  392. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  393. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  394. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  395. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  396. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  397. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  398. this.ultraGrid1.Location = new System.Drawing.Point(0, 24);
  399. this.ultraGrid1.Name = "ultraGrid1";
  400. this.ultraGrid1.Size = new System.Drawing.Size(995, 487);
  401. this.ultraGrid1.TabIndex = 16;
  402. this.ultraGrid1.Text = "ultraGrid1";
  403. //
  404. // dataSet1
  405. //
  406. this.dataSet1.DataSetName = "NewDataSet";
  407. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  408. this.dataTable1,
  409. this.dataTable2});
  410. //
  411. // dataTable1
  412. //
  413. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  414. this.dataColumn1,
  415. this.dataColumn2,
  416. this.dataColumn3,
  417. this.dataColumn4,
  418. this.dataColumn5,
  419. this.dataColumn6,
  420. this.dataColumn7,
  421. this.dataColumn8,
  422. this.dataColumn9,
  423. this.dataColumn10,
  424. this.dataColumn11,
  425. this.dataColumn12,
  426. this.dataColumn13,
  427. this.dataColumn14,
  428. this.dataColumn16,
  429. this.dataColumn20,
  430. this.dataColumn15,
  431. this.dataColumn21});
  432. this.dataTable1.TableName = "Table1";
  433. //
  434. // dataColumn1
  435. //
  436. this.dataColumn1.Caption = "页面ID";
  437. this.dataColumn1.ColumnName = "PAGE_ID";
  438. //
  439. // dataColumn2
  440. //
  441. this.dataColumn2.Caption = "页面名称";
  442. this.dataColumn2.ColumnName = "PAGE_NAME";
  443. //
  444. // dataColumn3
  445. //
  446. this.dataColumn3.Caption = "页面KEY";
  447. this.dataColumn3.ColumnName = "PAGE_KEY";
  448. //
  449. // dataColumn4
  450. //
  451. this.dataColumn4.Caption = "页面类型";
  452. this.dataColumn4.ColumnName = "PAGE_TYPE";
  453. //
  454. // dataColumn5
  455. //
  456. this.dataColumn5.Caption = "上级id";
  457. this.dataColumn5.ColumnName = "SORT_CODE";
  458. //
  459. // dataColumn6
  460. //
  461. this.dataColumn6.Caption = "排序号";
  462. this.dataColumn6.ColumnName = "PAGE_SEQ";
  463. //
  464. // dataColumn7
  465. //
  466. this.dataColumn7.Caption = "创建人id";
  467. this.dataColumn7.ColumnName = "CREATE_USERID";
  468. //
  469. // dataColumn8
  470. //
  471. this.dataColumn8.Caption = "创建人";
  472. this.dataColumn8.ColumnName = "CREATE_NAME";
  473. //
  474. // dataColumn9
  475. //
  476. this.dataColumn9.Caption = "创建时间";
  477. this.dataColumn9.ColumnName = "CREATE_TIME";
  478. //
  479. // dataColumn10
  480. //
  481. this.dataColumn10.Caption = "修改人";
  482. this.dataColumn10.ColumnName = "UPDATE_NAME";
  483. //
  484. // dataColumn11
  485. //
  486. this.dataColumn11.Caption = "修改时间";
  487. this.dataColumn11.ColumnName = "UPDATE_TIME";
  488. //
  489. // dataColumn12
  490. //
  491. this.dataColumn12.Caption = "删除人";
  492. this.dataColumn12.ColumnName = "DELETE_NAME";
  493. //
  494. // dataColumn13
  495. //
  496. this.dataColumn13.Caption = "删除时间";
  497. this.dataColumn13.ColumnName = "DELETE_TIME";
  498. //
  499. // dataColumn14
  500. //
  501. this.dataColumn14.Caption = "有效标识";
  502. this.dataColumn14.ColumnMapping = System.Data.MappingType.Hidden;
  503. this.dataColumn14.ColumnName = "VALIDFLAG";
  504. //
  505. // dataColumn16
  506. //
  507. this.dataColumn16.Caption = "备注";
  508. this.dataColumn16.ColumnName = "MEMO";
  509. //
  510. // dataColumn20
  511. //
  512. this.dataColumn20.Caption = "修改人id";
  513. this.dataColumn20.ColumnName = "UPDATE_USERID";
  514. //
  515. // dataColumn15
  516. //
  517. this.dataColumn15.Caption = "删除人id";
  518. this.dataColumn15.ColumnName = "DELETE_USERID";
  519. //
  520. // dataColumn21
  521. //
  522. this.dataColumn21.Caption = "图片Key";
  523. this.dataColumn21.ColumnName = "ICO_KEY";
  524. //
  525. // dataTable2
  526. //
  527. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  528. this.dataColumn17,
  529. this.dataColumn18,
  530. this.dataColumn19});
  531. this.dataTable2.TableName = "Table2";
  532. //
  533. // dataColumn17
  534. //
  535. this.dataColumn17.Caption = "PAGE_ID";
  536. this.dataColumn17.ColumnName = "BASECODE";
  537. //
  538. // dataColumn18
  539. //
  540. this.dataColumn18.Caption = "PAGE_NAME";
  541. this.dataColumn18.ColumnName = "BASENAME";
  542. //
  543. // dataColumn19
  544. //
  545. this.dataColumn19.Caption = "SORT_CODE";
  546. this.dataColumn19.ColumnName = "SORTCODE";
  547. //
  548. // _Panel2_Toolbars_Dock_Area_Left
  549. //
  550. this._Panel2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  551. this._Panel2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  552. this._Panel2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  553. this._Panel2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  554. this._Panel2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  555. this._Panel2_Toolbars_Dock_Area_Left.Name = "_Panel2_Toolbars_Dock_Area_Left";
  556. this._Panel2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 487);
  557. this._Panel2_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  558. //
  559. // ultraToolbarsManager1
  560. //
  561. this.ultraToolbarsManager1.DesignerFlags = 1;
  562. this.ultraToolbarsManager1.DockWithinContainer = this.splitContainer1.Panel2;
  563. this.ultraToolbarsManager1.LockToolbars = true;
  564. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  565. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  566. ultraToolbar1.DockedColumn = 0;
  567. ultraToolbar1.DockedRow = 0;
  568. buttonTool27.InstanceProps.RecentlyUsed = false;
  569. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  570. buttonTool3,
  571. buttonTool25,
  572. buttonTool26,
  573. buttonTool27});
  574. ultraToolbar1.Text = "UltraToolbar1";
  575. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  576. ultraToolbar1});
  577. appearance56.Image = ((object)(resources.GetObject("appearance56.Image")));
  578. buttonTool29.SharedPropsInternal.AppearancesSmall.Appearance = appearance56;
  579. buttonTool29.SharedPropsInternal.Caption = "新增";
  580. buttonTool29.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  581. appearance58.Image = ((object)(resources.GetObject("appearance58.Image")));
  582. buttonTool30.SharedPropsInternal.AppearancesSmall.Appearance = appearance58;
  583. buttonTool30.SharedPropsInternal.Caption = "作废";
  584. buttonTool30.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  585. appearance57.Image = ((object)(resources.GetObject("appearance57.Image")));
  586. buttonTool31.SharedPropsInternal.AppearancesSmall.Appearance = appearance57;
  587. buttonTool31.SharedPropsInternal.Caption = "修改";
  588. buttonTool31.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  589. buttonTool32.SharedPropsInternal.Caption = "查询";
  590. buttonTool32.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  591. appearance59.Image = ((object)(resources.GetObject("appearance59.Image")));
  592. buttonTool33.SharedPropsInternal.AppearancesSmall.Appearance = appearance59;
  593. buttonTool33.SharedPropsInternal.Caption = "确认";
  594. buttonTool33.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  595. buttonTool34.SharedPropsInternal.Caption = "恢复";
  596. buttonTool34.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  597. buttonTool35.SharedPropsInternal.Caption = "确认";
  598. buttonTool35.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  599. appearance60.Image = ((object)(resources.GetObject("appearance60.Image")));
  600. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance60;
  601. buttonTool2.SharedPropsInternal.Caption = "关闭";
  602. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  603. appearance26.Image = ((object)(resources.GetObject("appearance26.Image")));
  604. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance26;
  605. buttonTool4.SharedPropsInternal.Caption = "查询";
  606. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  607. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  608. buttonTool29,
  609. buttonTool30,
  610. buttonTool31,
  611. buttonTool32,
  612. buttonTool33,
  613. buttonTool34,
  614. buttonTool35,
  615. buttonTool2,
  616. buttonTool4});
  617. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  618. //
  619. // _Panel2_Toolbars_Dock_Area_Right
  620. //
  621. this._Panel2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  622. this._Panel2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  623. this._Panel2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  624. this._Panel2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  625. this._Panel2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(995, 24);
  626. this._Panel2_Toolbars_Dock_Area_Right.Name = "_Panel2_Toolbars_Dock_Area_Right";
  627. this._Panel2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 487);
  628. this._Panel2_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  629. //
  630. // _Panel2_Toolbars_Dock_Area_Top
  631. //
  632. this._Panel2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  633. this._Panel2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  634. this._Panel2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  635. this._Panel2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  636. this._Panel2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  637. this._Panel2_Toolbars_Dock_Area_Top.Name = "_Panel2_Toolbars_Dock_Area_Top";
  638. this._Panel2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(995, 24);
  639. this._Panel2_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  640. //
  641. // _Panel2_Toolbars_Dock_Area_Bottom
  642. //
  643. this._Panel2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  644. this._Panel2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  645. this._Panel2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  646. this._Panel2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  647. this._Panel2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 511);
  648. this._Panel2_Toolbars_Dock_Area_Bottom.Name = "_Panel2_Toolbars_Dock_Area_Bottom";
  649. this._Panel2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(995, 0);
  650. this._Panel2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  651. //
  652. // FrmMenuzConfigure
  653. //
  654. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  655. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  656. this.ClientSize = new System.Drawing.Size(1242, 511);
  657. this.Controls.Add(this.FrmBase_Fill_Panel);
  658. this.Margin = new System.Windows.Forms.Padding(4);
  659. this.Name = "FrmMenuzConfigure";
  660. this.Text = "基础信息管理";
  661. this.Load += new System.EventHandler(this.FrmBaseInfoNew_Load);
  662. this.FrmBase_Fill_Panel.ResumeLayout(false);
  663. this.splitContainer1.Panel1.ResumeLayout(false);
  664. this.splitContainer1.Panel2.ResumeLayout(false);
  665. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  666. this.splitContainer1.ResumeLayout(false);
  667. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).EndInit();
  668. this.contextMenuStrip1.ResumeLayout(false);
  669. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  670. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  671. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  672. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  673. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  674. this.ResumeLayout(false);
  675. }
  676. #endregion
  677. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  678. private System.Data.DataColumn dataColumn16;
  679. private System.Data.DataColumn dataColumn14;
  680. private System.Data.DataColumn dataColumn13;
  681. private System.Data.DataColumn dataColumn12;
  682. private System.Data.DataColumn dataColumn11;
  683. private System.Data.DataColumn dataColumn10;
  684. private System.Data.DataColumn dataColumn9;
  685. private System.Data.DataColumn dataColumn8;
  686. private System.Data.DataColumn dataColumn7;
  687. private System.Data.DataColumn dataColumn6;
  688. private System.Data.DataColumn dataColumn5;
  689. private System.Data.DataColumn dataColumn4;
  690. private System.Data.DataColumn dataColumn3;
  691. private System.Data.DataColumn dataColumn2;
  692. private System.Data.DataColumn dataColumn1;
  693. private System.Data.DataTable dataTable1;
  694. private System.Data.DataSet dataSet1;
  695. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  696. private System.Data.DataTable dataTable2;
  697. private System.Data.DataColumn dataColumn17;
  698. private System.Data.DataColumn dataColumn18;
  699. private System.Data.DataColumn dataColumn19;
  700. private System.Data.DataColumn dataColumn20;
  701. private System.Windows.Forms.SplitContainer splitContainer1;
  702. private Infragistics.Win.UltraWinTree.UltraTree treeView1;
  703. private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
  704. private System.Windows.Forms.ToolStripMenuItem addParent;
  705. private System.Windows.Forms.ToolStripMenuItem addChild;
  706. private System.Windows.Forms.ToolStripMenuItem update;
  707. private System.Windows.Forms.ToolStripMenuItem delete;
  708. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  709. private System.Data.DataColumn dataColumn15;
  710. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Panel2_Toolbars_Dock_Area_Left;
  711. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Panel2_Toolbars_Dock_Area_Right;
  712. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Panel2_Toolbars_Dock_Area_Top;
  713. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Panel2_Toolbars_Dock_Area_Bottom;
  714. private System.Data.DataColumn dataColumn21;
  715. }
  716. }