Back to Devexpress

ToolTipItemImageOptions Properties

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

latest2.1 KB
Original Source

ToolTipItemImageOptions Properties

Provides access to options that specify raster or vector image displayed in a super tooltip.

NameDescription
AlignmentGets or sets whether the image is aligned at the left or right edge of the tooltip.
ImageGets or sets the raster image.
ImageIndexGets or sets the index of the image in the Images collection.
ImageKeyGets or sets the name of the image in the Images collection.
ImagesGets or sets the collection of images that can be displayed in the tooltip.
ImageToTextDistanceGets or sets the indentation of the text from the image.
ImageUriGets or sets the universal resource identifier of an image.
SvgImageGets or sets the vector image.
SvgImageColorizationModeGets or sets how to adjust icon colors according to the active application Skin. Inherited from ImageOptions.
SvgImageSizeGets or sets the size of the vector image.

See Also

ToolTipItemImageOptions Class

ToolTipItemImageOptions Members

DevExpress.Utils Namespace