Position Property (ProgressBar)

Class

ProgressBar.

Action

Gets or sets the current position.

Syntax

C#
protected Integer Position { get; set; }
VB
'Declaration
Protected ReadWrite Property Position As Integer

Access

Read and write.