Provides a renderer for the Scroll
- Inheritance:
-
object
Marshal
By DisposableRef Object Object UIRenderer ScrollBar objectRenderer
- Implements:
-
IScroll
Bar IDisposable IUIRendererRenderer
Constructors
WindowsScrollBarRenderer()
Initializes a new instance of the class.
Remarks
The default constructor initializes all fields to their default values.
WindowsScrollBarRenderer(IWindowsColorScheme)
Initializes a new instance of the class.
Parameter | Type | Description |
---|---|---|
colorScheme | IWindows |
The IWindows |
Remarks
The default constructor initializes all fields to their default values.
Properties
UseThemes
Gets whether themes should be used when drawing the control.
Property Value
- bool:
true
if themes should be used when drawing the control; otherwise,false
.
Methods
DrawScrollBarBackground(PaintEventArgs, Rectangle, ScrollBar)
Draws the background of a Scroll
Parameter | Type | Description |
---|---|---|
e | Paint |
A Paint |
bounds | Rectangle | The bounds in which to draw. |
scrollBar | Scroll |
The Scroll |
DrawScrollBarButton(PaintEventArgs, Rectangle, ScrollBarButton)
Draws a Scroll
Parameter | Type | Description |
---|---|---|
e | Paint |
A Paint |
bounds | Rectangle | The bounds in which to draw. |
button | Scroll |
The Scroll |
DrawScrollBarThumb(PaintEventArgs, Rectangle, ScrollBarThumb)
Draws a Scroll
Parameter | Type | Description |
---|---|---|
e | Paint |
A Paint |
bounds | Rectangle | The bounds in which to draw. |
thumb | Scroll |
The Scroll |
Inherited Members
-
Scroll
Bar Renderer. Is System User Preference Color Change Monitored -
UIRenderer.
Dispose(bool) -
UIRenderer.
Equals(object) -
UIRenderer.
Get Hash Code() -
UIRenderer.
On Color Scheme Changed() -
UIRenderer.
On Property Changed(Event Args) -
UIRenderer.
On System User Preference Color Changed() -
UIRenderer.
Color Scheme -
UIRenderer.
Property Changed -
Disposable
Object. Dispose() -
Disposable
Object. Verify Not Disposed() -
Disposable
Object. Is Disposed -
Disposable
Object. Disposed -
Marshal
By Ref Object. Get Lifetime Service() -
Marshal
By Ref Object. Initialize Lifetime Service() -
Marshal
By Ref Object. Memberwise Clone(bool) -
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object, object) -
object.
Reference Equals(object, object)