ScrollBarStyle Class Members
In This Topic
The following tables list the members exposed by ScrollBarStyle.
Public Constructors
Public Properties
| 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. |
Top
Public Methods
| 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 ScrollBarStyle.BeginUpdate. |
 | Refresh | Loads a predefined theme into the ScrollBarStyle object. |
Top
Public Events
| Name | Description |
 | StyleChanged | Occurs when a ScrollBarStyle is changed. |
Top
See Also