UicManager Class Members
The following tables list the members exposed by UicManager.
Public Constructors
Name | Description | |
---|---|---|
UicManager Constructor | Constructor. |
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. | |
NewMacroKey | Creates a new macro key. | |
ReloadUICustomizationFiles | Reload from saved customisation files. | |
RevertChanges | Revert to saved condition. | |
SetUicPaths | Set the search paths for finding UIC files. |
See Also