Back to Devexpress

BaseLayoutItemOptionsToolTip Properties

windowsforms-devexpress-dot-xtralayout-dot-baselayoutitemoptionstooltip-dot-underscore-properties.md

latest2.8 KB
Original Source

BaseLayoutItemOptionsToolTip Properties

Contains options that allow tooltips to be assigned to layout items.

NameDescription
AllowHtmlStringGets or sets whether HTML formatting tags can be used to format the tooltip’s text.
EnableIconToolTipGets or sets whether a tooltip displayed for the layout item’s image is enabled.
IconAllowHtmlStringGets or sets whether HTML tags can be used to format the tooltip text displayed for the item’s icon.
IconImmediateToolTipGets or sets whether the tooltip for the layout item’s icon is displayed immediately or after a delay.
IconToolTipSpecifies the text of the tooltip displayed when the mouse cursor hovers over the layout item’s image.
IconToolTipIconTypeGets or sets the type of the icon for the tooltip that is displayed when the mouse cursor hovers over the layout item’s image.
IconToolTipTitleGets or sets the title of the tooltip that is displayed when the mouse cursor hovers over the layout item’s image.
ImmediateToolTipGets or sets whether the tooltip is displayed immediately or after a delay.
ToolTipSpecifies the text of the tooltip displayed when the mouse cursor hovers over the layout item’s caption, and by default over its image.
ToolTipIconTypeGets or sets the type of the icon for the tooltip that is displayed when the mouse cursor hovers over the layout item’s caption, and by default over its image.
ToolTipTitleGets or sets the title of the tooltip that is displayed when the mouse cursor hovers over the layout item’s caption, and by default over its image.

See Also

BaseLayoutItemOptionsToolTip Class

BaseLayoutItemOptionsToolTip Members

DevExpress.XtraLayout Namespace