Use the LoadCustomization and UnloadCustomization commands to add or remove partial customization files to or from the main customization file.
Partial customization files store user interface elements in separate customization files, allowing you to create and modify user interface elements without affecting the main customization file.
You can modify existing customization files or create your own customization files from scratch. Once the customization files created, you can load and unload them at any time.
To add partial customization files to the main customization file:
The file is added to the customization sources which you can manage with the Customize command.
To remove partial customizations from the main customization file:
The partial customization is removed from the main customization file.
Access
Commands: LoadCustomization, UnloadCustomization
Related Topics