ToolTipContext Property
Description
The ToolTipContext object represents the tool tip window that is used to display tool tips.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property ToolTipContext() As [ToolTipContext](XtremeChartControl~ToolTipContext.md)
Remarks
The ToolTipContext object can be used to customize the style, background color, text color, width, etc., of the tool tip window displayed for CommandBar controls. This includes both menu items and toolbar items.
See the ToolTipContext object for a complete list of methods and properties.
See Also
- TrackControl Control
- ToolTipContext Object
- MaxTipWidth Property
- Style Property
- TipBkColor Property
- TipTextColor Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.