Glossary Item Box

LabDevTools Send comments on this topic.

Value

Gets or sets the value of the control.

 

[Visual Basic]
Public Property Value As Double
[C#]
public double Value {get; set;}
Observations:
When to the Value property they come assigns you of the values the control works like Meter and the cursor position on the control in the position correspondent to the assigned value.

 

Of default it is the minimum value.

See also: 

Max | Min | Tooltip | ValueInString

 


Copyright © 2007 LabDevTools. All Rights Reserved.