Skip to main content
A newer version of this page is available. .

ProgressBarBrick Constructors

A visual brick containing a progress bar.
Name Parameters Description
ProgressBarBrick() none Initializes a new instance of the ProgressBarBrick class with the default settings.
ProgressBarBrick(IBrickOwner) brickOwner Initializes a new instance of the ProgressBarBrick class with the specified owner.
ProgressBarBrick(Int32) position Initializes a new instance of the ProgressBarBrick class with the specified position.
See Also