FrmPermissionConfigure.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class FrmPermissionConfigure
  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 appearance15 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPTID");
  34. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USER_ID");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USERNAME");
  49. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
  62. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  63. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  64. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  65. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  66. this.dataSet1 = new System.Data.DataSet();
  67. this.dataTable1 = new System.Data.DataTable();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn2 = new System.Data.DataColumn();
  70. this.dataColumn3 = new System.Data.DataColumn();
  71. this.dataColumn4 = new System.Data.DataColumn();
  72. this.dataTable2 = new System.Data.DataTable();
  73. this.dataColumn5 = new System.Data.DataColumn();
  74. this.dataColumn6 = new System.Data.DataColumn();
  75. this.panel1 = new System.Windows.Forms.Panel();
  76. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  77. this.utName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  78. this.label1 = new System.Windows.Forms.Label();
  79. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  80. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  81. this.treeView1 = new Infragistics.Win.UltraWinTree.UltraTree();
  82. this.FrmBase_Fill_Panel.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  84. this.splitContainer1.Panel1.SuspendLayout();
  85. this.splitContainer1.Panel2.SuspendLayout();
  86. this.splitContainer1.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  91. this.panel1.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.utName)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  94. this.splitContainer2.Panel1.SuspendLayout();
  95. this.splitContainer2.Panel2.SuspendLayout();
  96. this.splitContainer2.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).BeginInit();
  99. this.SuspendLayout();
  100. //
  101. // FrmBase_Fill_Panel
  102. //
  103. this.FrmBase_Fill_Panel.Controls.Add(this.splitContainer1);
  104. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  105. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  106. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  107. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  108. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1275, 618);
  109. this.FrmBase_Fill_Panel.TabIndex = 1;
  110. //
  111. // splitContainer1
  112. //
  113. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  114. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  115. this.splitContainer1.Name = "splitContainer1";
  116. //
  117. // splitContainer1.Panel1
  118. //
  119. this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1);
  120. this.splitContainer1.Panel1.Controls.Add(this.panel1);
  121. //
  122. // splitContainer1.Panel2
  123. //
  124. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  125. this.splitContainer1.Size = new System.Drawing.Size(1275, 618);
  126. this.splitContainer1.SplitterDistance = 500;
  127. this.splitContainer1.TabIndex = 17;
  128. //
  129. // ultraGrid1
  130. //
  131. this.ultraGrid1.DataMember = "Table1";
  132. this.ultraGrid1.DataSource = this.dataSet1;
  133. appearance15.BackColor = System.Drawing.SystemColors.Window;
  134. appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  135. this.ultraGrid1.DisplayLayout.Appearance = appearance15;
  136. ultraGridColumn1.Header.VisiblePosition = 0;
  137. ultraGridColumn1.Hidden = true;
  138. ultraGridColumn2.Header.VisiblePosition = 1;
  139. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(190, 0);
  140. ultraGridColumn3.Header.VisiblePosition = 2;
  141. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(258, 0);
  142. ultraGridColumn4.Header.VisiblePosition = 3;
  143. ultraGridColumn4.Hidden = true;
  144. ultraGridBand1.Columns.AddRange(new object[] {
  145. ultraGridColumn1,
  146. ultraGridColumn2,
  147. ultraGridColumn3,
  148. ultraGridColumn4});
  149. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  150. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  151. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  152. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  153. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  154. appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder;
  155. appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
  156. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  157. appearance16.BorderColor = System.Drawing.SystemColors.Window;
  158. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance16;
  159. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  160. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
  161. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  162. appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight;
  163. appearance18.BackColor2 = System.Drawing.SystemColors.Control;
  164. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  165. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  166. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance18;
  167. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  168. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  169. appearance19.BackColor = System.Drawing.SystemColors.Window;
  170. appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
  171. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance19;
  172. appearance20.BackColor = System.Drawing.SystemColors.Highlight;
  173. appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
  174. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance20;
  175. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  176. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  177. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  178. appearance21.BackColor = System.Drawing.SystemColors.Window;
  179. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance21;
  180. appearance22.BorderColor = System.Drawing.Color.Silver;
  181. appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  182. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance22;
  183. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  184. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  185. appearance23.BackColor = System.Drawing.SystemColors.Control;
  186. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  187. appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  188. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  189. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  190. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance23;
  191. appearance24.TextHAlignAsString = "Left";
  192. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance24;
  193. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  194. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  195. appearance25.BackColor = System.Drawing.SystemColors.Window;
  196. appearance25.BorderColor = System.Drawing.Color.Silver;
  197. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance25;
  198. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  199. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  200. appearance27.BackColor = System.Drawing.SystemColors.ControlLight;
  201. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance27;
  202. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  203. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  204. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  205. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  206. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.ultraGrid1.Location = new System.Drawing.Point(0, 38);
  208. this.ultraGrid1.Name = "ultraGrid1";
  209. this.ultraGrid1.Size = new System.Drawing.Size(500, 580);
  210. this.ultraGrid1.TabIndex = 16;
  211. this.ultraGrid1.Text = "ultraGrid1";
  212. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  213. //
  214. // dataSet1
  215. //
  216. this.dataSet1.DataSetName = "NewDataSet";
  217. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  218. this.dataTable1,
  219. this.dataTable2});
  220. //
  221. // dataTable1
  222. //
  223. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  224. this.dataColumn1,
  225. this.dataColumn2,
  226. this.dataColumn3,
  227. this.dataColumn4});
  228. this.dataTable1.TableName = "Table1";
  229. //
  230. // dataColumn1
  231. //
  232. this.dataColumn1.ColumnName = "ID";
  233. //
  234. // dataColumn2
  235. //
  236. this.dataColumn2.Caption = "角色";
  237. this.dataColumn2.ColumnName = "NAME";
  238. //
  239. // dataColumn3
  240. //
  241. this.dataColumn3.Caption = "备注";
  242. this.dataColumn3.ColumnName = "REMARK";
  243. //
  244. // dataColumn4
  245. //
  246. this.dataColumn4.Caption = "创建者组织";
  247. this.dataColumn4.ColumnName = "DEPTID";
  248. //
  249. // dataTable2
  250. //
  251. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  252. this.dataColumn5,
  253. this.dataColumn6});
  254. this.dataTable2.TableName = "Table2";
  255. //
  256. // dataColumn5
  257. //
  258. this.dataColumn5.Caption = "账号ID";
  259. this.dataColumn5.ColumnName = "USER_ID";
  260. //
  261. // dataColumn6
  262. //
  263. this.dataColumn6.Caption = "用户名";
  264. this.dataColumn6.ColumnName = "USERNAME";
  265. //
  266. // panel1
  267. //
  268. this.panel1.Controls.Add(this.ultraButton1);
  269. this.panel1.Controls.Add(this.utName);
  270. this.panel1.Controls.Add(this.label1);
  271. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  272. this.panel1.Location = new System.Drawing.Point(0, 0);
  273. this.panel1.Name = "panel1";
  274. this.panel1.Size = new System.Drawing.Size(500, 38);
  275. this.panel1.TabIndex = 17;
  276. //
  277. // ultraButton1
  278. //
  279. this.ultraButton1.Location = new System.Drawing.Point(267, 9);
  280. this.ultraButton1.Name = "ultraButton1";
  281. this.ultraButton1.Size = new System.Drawing.Size(75, 23);
  282. this.ultraButton1.TabIndex = 8;
  283. this.ultraButton1.Text = "查询";
  284. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  285. //
  286. // utName
  287. //
  288. this.utName.Location = new System.Drawing.Point(69, 9);
  289. this.utName.Name = "utName";
  290. this.utName.Size = new System.Drawing.Size(175, 21);
  291. this.utName.TabIndex = 7;
  292. //
  293. // label1
  294. //
  295. this.label1.AutoSize = true;
  296. this.label1.Location = new System.Drawing.Point(10, 13);
  297. this.label1.Name = "label1";
  298. this.label1.Size = new System.Drawing.Size(53, 12);
  299. this.label1.TabIndex = 6;
  300. this.label1.Text = "角色名称";
  301. //
  302. // splitContainer2
  303. //
  304. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  305. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  306. this.splitContainer2.Name = "splitContainer2";
  307. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  308. //
  309. // splitContainer2.Panel1
  310. //
  311. this.splitContainer2.Panel1.Controls.Add(this.ultraGrid2);
  312. //
  313. // splitContainer2.Panel2
  314. //
  315. this.splitContainer2.Panel2.Controls.Add(this.treeView1);
  316. this.splitContainer2.Size = new System.Drawing.Size(771, 618);
  317. this.splitContainer2.SplitterDistance = 201;
  318. this.splitContainer2.TabIndex = 1;
  319. //
  320. // ultraGrid2
  321. //
  322. this.ultraGrid2.DataMember = "Table2";
  323. this.ultraGrid2.DataSource = this.dataSet1;
  324. appearance3.BackColor = System.Drawing.SystemColors.Window;
  325. appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  326. this.ultraGrid2.DisplayLayout.Appearance = appearance3;
  327. ultraGridColumn5.Header.VisiblePosition = 0;
  328. ultraGridColumn6.Header.VisiblePosition = 1;
  329. ultraGridBand2.Columns.AddRange(new object[] {
  330. ultraGridColumn5,
  331. ultraGridColumn6});
  332. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  333. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  334. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  335. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  336. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  337. appearance4.BackColor = System.Drawing.SystemColors.ActiveBorder;
  338. appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark;
  339. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  340. appearance4.BorderColor = System.Drawing.SystemColors.Window;
  341. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance4;
  342. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  343. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
  344. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  345. appearance6.BackColor = System.Drawing.SystemColors.ControlLightLight;
  346. appearance6.BackColor2 = System.Drawing.SystemColors.Control;
  347. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  348. appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
  349. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance6;
  350. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  351. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  352. appearance7.BackColor = System.Drawing.SystemColors.Window;
  353. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  354. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  355. appearance8.BackColor = System.Drawing.SystemColors.Highlight;
  356. appearance8.ForeColor = System.Drawing.SystemColors.HighlightText;
  357. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance8;
  358. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  359. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  360. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  361. appearance9.BackColor = System.Drawing.SystemColors.Window;
  362. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance9;
  363. appearance10.BorderColor = System.Drawing.Color.Silver;
  364. appearance10.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  365. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance10;
  366. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  367. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  368. appearance11.BackColor = System.Drawing.SystemColors.Control;
  369. appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark;
  370. appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  371. appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  372. appearance11.BorderColor = System.Drawing.SystemColors.Window;
  373. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance11;
  374. appearance12.TextHAlignAsString = "Left";
  375. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance12;
  376. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  377. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  378. appearance13.BackColor = System.Drawing.SystemColors.Window;
  379. appearance13.BorderColor = System.Drawing.Color.Silver;
  380. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance13;
  381. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  382. this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  383. appearance14.BackColor = System.Drawing.SystemColors.ControlLight;
  384. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance14;
  385. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  386. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  387. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  388. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  389. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  391. this.ultraGrid2.Name = "ultraGrid2";
  392. this.ultraGrid2.Size = new System.Drawing.Size(771, 201);
  393. this.ultraGrid2.TabIndex = 17;
  394. this.ultraGrid2.Text = "ultraGrid2";
  395. //
  396. // treeView1
  397. //
  398. appearance2.BackColor = System.Drawing.Color.White;
  399. this.treeView1.Appearance = appearance2;
  400. this.treeView1.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista;
  401. this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
  402. this.treeView1.HideExpansionIndicators = Infragistics.Win.UltraWinTree.HideExpansionIndicators.Never;
  403. this.treeView1.Location = new System.Drawing.Point(0, 0);
  404. this.treeView1.Name = "treeView1";
  405. appearance1.BackColor = System.Drawing.Color.Azure;
  406. appearance1.BackColor2 = System.Drawing.SystemColors.MenuHighlight;
  407. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  408. _override1.ActiveNodeAppearance = appearance1;
  409. _override1.NodeStyle = Infragistics.Win.UltraWinTree.NodeStyle.CheckBox;
  410. this.treeView1.Override = _override1;
  411. this.treeView1.Size = new System.Drawing.Size(771, 413);
  412. this.treeView1.TabIndex = 0;
  413. this.treeView1.AfterCheck += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.treeView1_AfterCheck);
  414. this.treeView1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeView1_MouseUp);
  415. //
  416. // FrmPermissionConfigure
  417. //
  418. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  419. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  420. this.ClientSize = new System.Drawing.Size(1275, 618);
  421. this.Controls.Add(this.FrmBase_Fill_Panel);
  422. this.Margin = new System.Windows.Forms.Padding(4);
  423. this.Name = "FrmPermissionConfigure";
  424. this.Text = "基础信息管理";
  425. this.Load += new System.EventHandler(this.FrmPermissionConfigure_Load);
  426. this.FrmBase_Fill_Panel.ResumeLayout(false);
  427. this.splitContainer1.Panel1.ResumeLayout(false);
  428. this.splitContainer1.Panel2.ResumeLayout(false);
  429. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  430. this.splitContainer1.ResumeLayout(false);
  431. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  432. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  435. this.panel1.ResumeLayout(false);
  436. this.panel1.PerformLayout();
  437. ((System.ComponentModel.ISupportInitialize)(this.utName)).EndInit();
  438. this.splitContainer2.Panel1.ResumeLayout(false);
  439. this.splitContainer2.Panel2.ResumeLayout(false);
  440. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  441. this.splitContainer2.ResumeLayout(false);
  442. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  443. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).EndInit();
  444. this.ResumeLayout(false);
  445. }
  446. #endregion
  447. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  448. private System.Data.DataTable dataTable1;
  449. private System.Data.DataSet dataSet1;
  450. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  451. private System.Data.DataTable dataTable2;
  452. private System.Windows.Forms.SplitContainer splitContainer1;
  453. private Infragistics.Win.UltraWinTree.UltraTree treeView1;
  454. private System.Data.DataColumn dataColumn1;
  455. private System.Data.DataColumn dataColumn2;
  456. private System.Data.DataColumn dataColumn3;
  457. private System.Data.DataColumn dataColumn4;
  458. private System.Data.DataColumn dataColumn5;
  459. private System.Data.DataColumn dataColumn6;
  460. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  461. private System.Windows.Forms.Panel panel1;
  462. private System.Windows.Forms.SplitContainer splitContainer2;
  463. private Infragistics.Win.UltraWinEditors.UltraTextEditor utName;
  464. private System.Windows.Forms.Label label1;
  465. private Infragistics.Win.Misc.UltraButton ultraButton1;
  466. }
  467. }