Table of Contents

Constructor ProgressBar

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ProgressBar(AbstractControl)

Initializes a new instance of the ProgressBar class.

public ProgressBar(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

ProgressBar()

Initializes a new instance of the ProgressBar class.

public ProgressBar()