Version

ToolTipDisplayingEventArgs Class Members

The following tables list the members exposed by ToolTipDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorToolTipDisplayingEventArgs ConstructorCreates a new instance of the ToolTipDisplayingEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyScreenLocationGets/sets the location at which the tooltip will be displayed, expressed in screen coordinates.  
Public PropertyToolTipTextGets/sets the string that is displayed in the tooltip.  
See Also