Back to Devexpress

ToolTipControllerCustomDrawEventArgs Properties

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

latest1.2 KB
Original Source

ToolTipControllerCustomDrawEventArgs Properties

Provides data for the ToolTipController.CustomDraw event.

NameDescription
BoundsGets the bounding rectangle of the painted tooltip.
CacheGets an object which specifies the storage for the most used pens, fonts and brushes
HandledGets or sets whether an event was handled, if it was handled the default actions are not required.
ShowInfoGets an object which provides the information required to paint a tooltip.

See Also

ToolTipControllerCustomDrawEventArgs Class

ToolTipControllerCustomDrawEventArgs Members

DevExpress.Utils Namespace