Back to Devexpress

ToolTipControllerGetActiveObjectInfoEventArgs Properties

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

latest1.5 KB
Original Source

ToolTipControllerGetActiveObjectInfoEventArgs Properties

Provides data for the ToolTipController.GetActiveObjectInfo event.

NameDescription
ControlMousePositionGets the position of the mouse cursor relative to the control’s upper left corner.
InfoGets or sets an object which uniquely identifies the visual element at the current position.
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.

See Also

ToolTipControllerGetActiveObjectInfoEventArgs Class

ToolTipControllerGetActiveObjectInfoEventArgs Members

DevExpress.Utils Namespace