Version

ThemedScrollBar Class Members

The following tables list the members exposed by ThemedScrollBar.

Public Properties
 NameDescription
Public PropertyMinimumThumbGripSizeMinimum size of the scroll thumb before the grip is no longer rendered.  
Public Methods
 NameDescription
Public MethodDrawScrollButtonRenders a themed scroll button if the os supports it.  
Public MethodDrawScrollThumbOverloaded. Draws a themed scroll thumb.  
Public MethodDrawScrollTrackDraws the scroll track area for a ScrollBar.  
Public MethodDrawSizeBoxDraw the size box.  
Public MethodGetThemeSystemColorReturns a System.Drawing.Color representing the themed system color for the specified SystemColor (Inherited from Infragistics.Win.ThemeItemBase)
Protected Methods
 NameDescription
Protected MethodThemeHandleResetInvoked when the theme has been changed. (Inherited from Infragistics.Win.ThemeItemBase)
See Also