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


"

The following tables list the members exposed by ClickControlEventArgs.

"

Public Constructors

 NameDescription
public ConstructorClickControlEventArgs Constructor

Initializes a new instance of the class.

 
Top

Public Properties

 NameDescription
public PropertyControlThe control that was clicked on.  
public PropertyTextThe text that is displayed in the tooltip object.  
Top

See Also