Version

ToolTipDisplayingEventArgs Class Properties

For a list of all members of this type, see ToolTipDisplayingEventArgs members.

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