IUicManager Interface Members
The following tables list the members exposed by IUicManager.
Public Properties
Name | Description | |
---|---|---|
![]() | ActiveUics | Currently active Uics |
![]() | CurrentActiveUic | Currently active UIC |
![]() | UICustomizationTable | A table of all loaded UICustomization's |
Public Methods
Name | Description | |
---|---|---|
![]() | AddUICustomizationFile | Add a User Interface Configuration file |
![]() | AddUICustomizationSet | Add a set of User Interface Configuration files |
![]() | AddUICustomizationStream | Add a User Interface Configuration from a stream |
![]() | LoadUI | Update the applications menus,commandbars and context menus from the current UICustomization objects. |
![]() | ReloadUICustomizationFiles | Reload from saved customisation files |
![]() | RevertChanges | Revert to saved condition |
![]() | SetUicPaths | Set list of directories to search for uic files |
See Also