Skip to content

ToolTipContext Object Members

See Also

See Also


ToolTipContext Object Members

Public Methods

Public Method IsBalloonStyleSupported
Determines whether the balloon tool tip style is supported.

Public Method SetMargin
Sets the top, left, bottom, and right margins of the tool tip window.

Public Method SetVectorIconSize

Public Method ShowImage

Public Method ShowTitleAndDescription
Specifies whether to show the title/caption and tooltip of the item the tool tip window is associated with.


Public Properties

Public Property Font
Gets/sets the font used to display text in the tip window.

Public Property ImageDPIScaling

Public Property MaxTipWidth
Gets/sets the maximum tool tip width in pixels.

Public Property ShowOfficeBorder
Specifies whether to draw a MS Office style border around the tooltip.

Public Property ShowShadow
Specifies whether to draw a shadow under the tooltip window.

Public Property Style
Gets/sets the style of the tool tip window.

Public Property TipBkColor
Gets/sets the background color of the tool tip window.

Public Property TipTextColor
Gets/sets the color of the text that is displayed in the tool tip window.


See Also


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