Skip to main content
A newer version of this page is available. .

SuperToolTip Properties

Represents a tooltip that supports multiple text and image regions.
Name Description
AllowHtmlText Gets or sets whether HTML formatting is allowed in the current SuperToolTip object.
Appearance This property is not supported by the SuperToolTip class.
DistanceBetweenItems Specifies the distance between tooltip items.
FixedTooltipWidth Gets or sets whether the tooltip’s width is fixed or automatically adjusted to fit the tooltip’s contents entirely.
IsEmpty Gets whether the SuperToolTip is empty.
Items Gets the collection of items which constitute the SuperToolTip object.
LookAndFeel This property is not supported by this class.
MaxWidth Specifies the tooltip window’s maximum width, in pixels.
OwnerAllowHtmlText Gets whether HTML formatting in a SuperToolTip is allowed by the ToolTipController object that displays the current SuperToolTip object.
Padding Gets or sets padding within the SuperToolTip.
RightToLeft Gets or sets whether tooltip’s visual elements are aligned to support locales using right-to-left fonts.
See Also