Skip to main content

TdxNavBarDefaultStyles Properties

Lists the default types of control elements to which individual styles can be assigned.
Name Description
Background Specifies the style of the NavBar control’s client area.
Button Specifies the style of a button element within a NavBar control.
ButtonHotTracked Specifies the style of a button element when it is hot-tracked.
ButtonPressed Specifies the style of a button element when it is pressed.
ChildGroupCaption
ChildGroupCaptionHotTracked
ChildGroupCaptionPressed
DefaultStyleCount Gets the number of default styles in the NavBar control.
DefaultStyles Provides indexed access to default styles of a NavBar control.
DropTargetGroup Specifies the header style of the group located under the mouse pointer when dragging another group.
DropTargetLink Specifies the style of the drop line indicating the new position of the link being dragged.
GroupBackground Specifies the style of the groups’ client area.
GroupControl Specifies the default style of embedded group controls.
GroupHeader Specifies the header style of groups.
GroupHeaderActive Specifies the style of the active group’s header.
GroupHeaderActiveHotTracked Specifies the default style settings of the active group’s hot-tracked header.
GroupHeaderActivePressed Specifies the default style settings for the active group’s header while pressed.
GroupHeaderHotTracked Specifies the style settings of a group header when it is hot-tracked.
GroupHeaderPressed Specifies the style settings of a group header when it is pressed.
Hint Specifies the style settings of hints.
Item Specifies the style settings of items.
ItemDisabled Specifies the style settings of disabled items.
ItemHotTracked Specifies the style settings of an item when it is hot-tracked.
ItemPressed Specifies the style settings of an item when it is pressed.
NavigationPaneHeader Specifies the style for the header section and the splitter when a Navigation Pane View is applied.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
See Also