ControlVisibilityOverrideArgs Methods |
The CTInterfaceControlVisibilityOverrideArgs type exposes the following members.
Name | Description | |
---|---|---|
GetAvailableControls |
Get list of controls that can possibly be hidden from the CUSTOMTOOLS Properties UI.
| |
GetControlVisibility |
Gets visibility of a hideable control
| |
GetCurrentSelection |
Gets the current selection of a hideable control.
| |
GetPossibleSelections |
Get all possible selections that can be set for given control.
| |
RemoveSelection |
Remove selection from hideable controls selection list.
| |
SetControlVisibility |
Set visibility of a hideable control
| |
SetSelection |
Set selection of given control.
|