Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
ProgressBar.IHandler Interface
IHandler Properties
Indeterminate Property
MaxValue Property
MinValue Property
Value Property
ProgressBar
IHandler
Value 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
C#
VB
F#
Copy
int
Value
{
get
;
set
; }
Property
Value
As
Integer
Get
Set
abstract
Value
:
int
with
get
,
set
Property Value
Type:
Int32
The value.
See Also
Reference
ProgressBar
IHandler Interface
Eto.Forms Namespace