[]
        
(Showing Draft Content)

C1.Win.C1ScrollBar.Style.ScrollBarStyle

ScrollBarStyle Class

A customizable set of appearance settings.

Inheritance
ScrollBarStyle
Implements
Namespace: C1.Win.C1ScrollBar.Style
Assembly: C1.Win.8.dll
Syntax
public class ScrollBarStyle : IDisposable

Constructors

Name Description
ScrollBarStyle()

Creates a new instance of ScrollBarStyle.

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.

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 BeginUpdate().

Refresh()

Loads a predefined theme into the ScrollBarStyle object.

Events

Name Description
StyleChanged

Occurs when a ScrollBarStyle is changed.