Get the list of IIDs and names of control sets for IControlStripWidgetSuite interfaces that this plug-in provides. When a selection change message occurs, an attempt will be made to instantiate an IControlStripWidgetSuite interface with this IID in the active CSB. If it exists, its GetEnabledWidgets function will be called. The ControlSetList is used to allow user-customizability of which control sets appear in the control strip. User may turn them off as desired, though all are visible initially. Suite should add all the control sets that it can provide in its GetEnabledWidgets function. See IControlStripWidgetSuite.h, GetEnabledWidgets.
- Parameters
| IIDList | list of suite IIDs. |
Implemented in GTTxtEdtControlStripRegister.