Version

Search Results

ChangeControlsEnabledState Method

Toggles the enabled state of the managed controls Syntax

ChangeControlsVisibleState Method

Toggles the visible state of the managed controls Syntax

CompressUnpinnedTabs Property

Returns or sets whether the tabs representing the unpinned DockableControlPane objects should be compressed. Syntax Remarks When the tabs are compressed, which is the default value, only the image of the unselected tabs in a group are displayed.

ControlPanes Property

Returns the collection of DockableControlPane instances. Syntax Example The following code demonstrates the use of some of the flyout related properties and methods on the DockablePaneBase and DockableControlPane

CreateComponentRole Method

Factory method used to create the component role that provides the style information for the control. Syntax

DefaultGroupSettings Property

Returns an object specifying the default formating and behavior for pane groups in the component. Syntax Example The following code initializes various properties on the ultradockmanager component.