Back to Devexpress

SuperToolTip Properties

windowsforms-devexpress-dot-utils-dot-supertooltip-dot-underscore-properties.md

latest2.1 KB
Original Source

SuperToolTip Properties

Represents a tooltip that supports multiple text and image regions.

NameDescription
AllowHtmlTextGets or sets whether HTML formatting is allowed in this tooltip.
AppearanceThis class does not support this proprty. Use a tooltip region’s Appearance property to specify appearance settings for the region.
DistanceBetweenItemsSpecifies the distance between tooltip regions (title, content, footer, etc.).
FixedTooltipWidthGets or sets whether the tooltip width is fixed or corresponds to the content.
IsEmptyGets whether this tooltip contains regions.
ItemsGets the collection of objects that represent regions (title, content, etc.) in a super tooltip.
LookAndFeelThis class does not support this property.
MaxWidthSpecifies the tooltip maximum width in pixels.
OwnerAllowHtmlTextGets whether the tooltip controller allows you to use the HTML tags to format the text in this tooltip.
PaddingGets or sets the padding (space between the content of the tooltip and its edge).
RightToLeftGets or sets whether tooltip’s visual elements are aligned to support locales using right-to-left fonts.

See Also

SuperToolTip Class

SuperToolTip Members

DevExpress.Utils Namespace