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


"

The following tables list the members exposed by UserDrawnThumbEventArgs.

"

Public Constructors

 NameDescription
public ConstructorUserDrawnThumbEventArgs ConstructorInitializes a new instance of the UserDrawnThumbEventArgs Class  
Top

Public Properties

 NameDescription
public PropertyGraphics

handle to the Graphics object responsible for the drawing.

 
public PropertyRectThe rectangle representing the size and location of the area for thumb.  
public PropertyThumbStatusDetermines if the thumb is currently being held down by the mouse.  
Top

See Also