[]
A customizable set of appearance settings.
public class ScrollBarStyle : IDisposable
Name | Description |
---|---|
ScrollBarStyle() | Creates a new instance of ScrollBarStyle. |
Name | Description |
---|---|
BrushSet | Gets the set of named brushes. |
ColorSet | Gets the set of named colors. |
ConstSet | Gets the set of named integer constants. |
GlyphSet | Gets the set of named glyphs. |
Name | Description |
---|---|
BeginUpdate() | Maintains performance while ScrollBarStyle is being changed. |
Dispose() | Clean up any resources being used. |
EndUpdate() | Resumes processing after it has been suspended by a call to BeginUpdate(). |
Refresh() | Loads a predefined theme into the ScrollBarStyle object. |
Name | Description |
---|---|
StyleChanged | Occurs when a ScrollBarStyle is changed. |