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