dbicSlide Send comments on this topic.
UserDrawnAdvancedTipEventArgs Class Properties
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace : UserDrawnAdvancedTipEventArgs Class


"

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

"

Public Properties

 NameDescription
public PropertyFontReturns the Font used to calculate the dimensions of the current tool tip.  
public PropertyGraphics

A handle to the Graphics object responsible for the drawing.

 
public PropertyPaintTipDetermines if the default painting routines will be used or not.  
public PropertyRect

The rectangle representing the size and location of the tool tip.

 
public PropertyTextReturns the text to be displayed within the current tool tip.  
Top

See Also