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


"

The following tables list the members exposed by EnterControlEventArgs.

"

Public Constructors

 NameDescription
public ConstructorEnterControlEventArgs Constructor

Initializes a new instance of the class.

 
Top

Public Properties

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

See Also