Skip to main content
A newer version of this page is available. .

ToolTipControllerGetActiveObjectInfoEventArgs Constructors

Provides data for the ToolTipController.GetActiveObjectInfo event.
Name Parameters Description
ToolTipControllerGetActiveObjectInfoEventArgs(Control, Object, ToolTipControlInfo, Point) control, obj, info, controlMousePosition Initializes a new instance of the ToolTipControllerGetActiveObjectInfoEventArgs class with the specified settings.
See Also