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


"

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

"

Public Properties

 NameDescription
public PropertyControlThe control that triggered the tooltip.  
public PropertyHeightThe height of the tooltip when it displays.  
public PropertyToolTipsThe dbiTipsObject that will be displayed.  
public PropertyWidthThe width of the tooltip when it displays.  
public PropertyXThe X coordinate where the tooltip will display  
public PropertyYThe Y coordinate where the tooltip will display  
Top

See Also