§Add
partial CUI files to another CUI file (main CUI)
§
§For
a new CUI file that does not exist instantiate a new CustomizationSection
without any arguments
§CustomizationSection csModule = new
CustomizationSection();
§
§DefaultWorkSpace
on the WorkspaceCollection object.
§when the CUI file is unloaded and reloaded, the default
workspace is used
§
§Ribbon
Tabs in this API are undocumented/unsupported
§
§
§
§.