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


"

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

"

Public Properties

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

See Also