Version

Search Results

BorderStyleSplitterBars Property

Gets/sets the border style for the splitter bars. Syntax Remarks Splitter bars are displayed along the edges of docked DockAreaPane instances, along the edge of the flyout/autohide control, and between the children of a VerticalSplit or HorizontalSplit style property. The width of the splitter bars are controlled ...

BorderStyleSplitterBarsResolved Property

Returns the resolved border style for the splitter bars. Syntax Remarks When using app styling, it is possible to override the borders for the autohide control (i.e. the flyout pane) splitter, the dockarea splitter and the splitter displayed within a horizontal/vertical group separately in which case this property...

BorderStyleUnpinnedTabArea Property

Gets/sets the border style for the UnpinnedTabArea. Syntax Remarks The UnpinnedTabArea is the docked control where the tabs for unpinned DockableControlPane instances appear. Example The following example demonstrates the initialization of the properties of the UltraDockManager component.

BorderStyleUnpinnedTabAreaResolved Property

Returns the resolved border style for the UnpinnedTabArea Syntax

CanCreateMdiChildForms Property

Indicates if the dock manager can create mdi child forms for its dockable control panes. Syntax

CaptionButtonAlignment Property

Gets or sets how the caption buttons are aligned within the caption area. Syntax Example The following example demonstrates the initialization of the properties of the UltraDockManager component.

CaptionButtonStyle Property

Gets/sets the style of button used for the pane caption buttons. Syntax Example The following example demonstrates the initialization of the properties of the UltraDockManager component.

CaptionButtonStyleResolved Property

Returns the resolved button style for the caption buttons. Syntax

CaptionStyle Property

Gets/sets the caption style used when rendering the pane captions. Syntax Example The following example demonstrates the initialization of the properties of the UltraDockManager component.

CaptionStyleResolved Property

Returns the resolved caption style used when rendering the pane captions Syntax