Search
ToolTipEventArgs Members
Constructors Properties
 


Contains the arguments passed to CreateToolTipControl event handlers.

The following tables list the members exposed by the ToolTipEventArgs type.

 Public Constructors

  Name Description

ToolTipEventArgs

 

 Public Properties

  Name Description

ToolTip

The tool-tip content to display.

ToolTipControl

Gets or sets a ToolTip instance to show for current content.

 See Also