ProgressBar(ProgressBar) Constructor

Copy constructor.
Public Sub New( _ 
ByVal another As ProgressBar
)
This language is not supported or no code example is available.
public ProgressBar( 
ProgressBar another 
)
This language is not supported or no code example is available.

Parameters

another
ProgressBar

The other ProgressBar object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition