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


"

The following tables list the members exposed by BeforeToolTipsEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeToolTipsEventArgs Constructor

Initializes a new instance of the class.

 
Top

Public Properties

 NameDescription
public PropertyControlThe control that triggered the tooltip.  
public PropertyToolTipsThe dbiTipsObject that will be displayed.  
Top

See Also