ToolTipContext Object Members
See Also
- ToolTipContext Overview
- Style Property
- TipBkColor Property
- TipTextColor Property
- MaxTipWidth Property
- TabControl ToolTipContext Property
- TabControlItem ToolTip Property
- TaskPanel ToolTipContext Property
- TaskPanelGroup ToolTip Property
- TaskPanelGroupItem ToolTip Property
- ToolTip Property

ToolTipContext Object Members
Public Methods
IsBalloonStyleSupported
Determines whether the balloon tool tip style is supported.
SetMargin
Sets the top, left, bottom, and right margins of the tool tip window.
ShowTitleAndDescription
Specifies whether to show the title/caption and tooltip of the item the tool tip window is associated with.
Public Properties
Font
Gets/sets the font used to display text in the tip window.
MaxTipWidth
Gets/sets the maximum tool tip width in pixels.
ShowOfficeBorder
Specifies whether to draw a MS Office style border around the tooltip.
ShowShadow
Specifies whether to draw a shadow under the tooltip window.
Style
Gets/sets the style of the tool tip window.
TipBkColor
Gets/sets the background color of the tool tip window.
TipTextColor
Gets/sets the color of the text that is displayed in the tool tip window.
See Also
- ToolTipContext Overview
- Style Property
- TipBkColor Property
- TipTextColor Property
- MaxTipWidth Property
- TabControl ToolTipContext Property
- TabControlItem ToolTip Property
- TaskPanel ToolTipContext Property
- TaskPanelGroup ToolTip Property
- TaskPanelGroupItem ToolTip Property
- ToolTip Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.