Version

ToolTipEventArgs Class Members

The following tables list the members exposed by ToolTipEventArgs.

Public Constructors
 NameDescription
Public ConstructorToolTipEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyToolTipInfoReturns or sets the ToolTipInfo structure that contains information about the tooltip about to be displayed.  
See Also