ToolTipControllerCustomDrawEventArgs Constructors
Provides data for the ToolTipController.CustomDraw event.Name | Parameters | Description |
---|---|---|
ToolTipControllerCustomDrawEventArgs(GraphicsCache, ToolTipControllerShowEventArgs, Rectangle) | cache, args, bounds | Initializes a new instance of the ToolTipControllerCustomDrawEventArgs class. |
See Also