Click or drag to resize
ControlVisibilityOverrideArgs Methods

The CTInterfaceControlVisibilityOverrideArgs type exposes the following members.

Methods
  NameDescription
Public methodGetAvailableControls
Get list of controls that can possibly be hidden from the CUSTOMTOOLS Properties UI.
Public methodGetControlVisibility
Gets visibility of a hideable control
Public methodGetCurrentSelection
Gets the current selection of a hideable control.
Public methodGetPossibleSelections
Get all possible selections that can be set for given control.
Public methodRemoveSelection
Remove selection from hideable controls selection list.
Public methodSetControlVisibility
Set visibility of a hideable control
Public methodSetSelection
Set selection of given control.
Top
See Also