Click or drag to resize

ProgressBarIHandlerValue Property

Gets or sets the current progress that falls between MinValue and MaxValue

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
int Value { get; set; }

Property Value

Type: Int32
The value.
See Also