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


"

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

"

Public Properties

 NameDescription
public PropertyControlThe control that triggered the tooltip.  
public PropertyDisplayTipDetermines if the tooltip will display.  
public PropertyLocationThe X and Y coordinates of the top left corner of the tooltip when it displays.  
public PropertySizeThe height and width of the tooltip when it displays.  
public PropertyToolTipsThe dbiTipsObject that will be displayed.  
Top

See Also