Back to Devexpress

ToolTipControllerCalcSizeEventArgs Properties

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

latest1.7 KB
Original Source

ToolTipControllerCalcSizeEventArgs Properties

Provides data for the ToolTipController.CalcSize event.

NameDescription
PositionGets or sets the coordinates of the top left tooltip corner.
SelectedControlGets or sets the control for which a tooltip controller’s event is fired. Inherited from ToolTipControllerEventArgsBase.
SelectedObjectGets or sets the element of the control for which the tooltip should be displayed. Inherited from ToolTipControllerEventArgsBase.
ShowInfoGets the additional event data.
SizeGets or sets the tooltip dimensions.
TitleGets the tooltip’s title.
ToolTipGets the text to be displayed within the tooltip.

See Also

ToolTipControllerCalcSizeEventArgs Class

ToolTipControllerCalcSizeEventArgs Members

DevExpress.Utils Namespace