[]
        
(Showing Draft Content)

C1.Framework.ProgressBarElement.-ctor

ProgressBarElement Constructor

ProgressBarElement(Style)

Initializes a new instance of a ProgressBarElement with a given Style.

Declaration
public ProgressBarElement(Style style)
Parameters
Type Name Description
Style style

Style used to paint the element's background.

ProgressBarElement()

Initializes a new instance of a ProgressBarElement.

Declaration
public ProgressBarElement()