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


"

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

"

Public Properties

 NameDescription
public PropertyControlThe control that triggered the tooltip.  
public PropertyGraphicsA handle to the graphics object responsible for drawing.  
public PropertyPaintBodyDetermines if the internal painting routines should draw the body of the tooltip.  
public PropertyRectA rectangle representing the area being painted in the control.  
public PropertyToolTipsThe dbiTipsObject that will be displayed.  
Top

See Also