Skip to content

XTPTabToolTipBehaviour Enumeration

Description

Specifies when tool tips should be displayed for tab buttons in the TabControl.

Members

Member Description
xtpTabToolTipNever Tool tips will never be displayed for tab buttons in the TabControl.
xtpTabToolTipAlways Tool tips will always be displayed for tab buttons in the TabControl.
xtpTabToolTipShrinkedOnly Tool tips will only be displayed when the layout is xtpTabLayoutSizeToFit and the tab button is not fully visible (the button's caption is not fully visible).

Remarks

By default, tool tips will only be displayed for tab buttons in the TabControl when the layout is xtpTabLayoutSizeToFit and the tab button is not fully visible (the button's caption is not fully visible). Setting the ToolTipBehaviour to xtpTabToolTipAlways will display tool tips for the tab buttons regardless of the layout used.

See Also


See Also

Suite Pro Controls ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.