dbicTips Send comments on this topic.
LeaveControlEventArgs Class Members
See Also  Properties 
dbicTips Assembly > Dbi.WinControl.Tips Namespace : LeaveControlEventArgs Class


"

The following tables list the members exposed by LeaveControlEventArgs.

"

Public Constructors

 NameDescription
public ConstructorLeaveControlEventArgs Constructor

Initializes a new instance of the class.

 
Top

Public Properties

 NameDescription
public PropertyControlThe control that the mouse is leaving.  
public PropertyTextThe text that is displayed in the tooltip object.  
Top

See Also