Working with General Visual Components > Classes > Control > Control.Value
Value: String;
The Value property sets the value to the component.
The example of property use is given in description of the Slider.ItemValueChanged event.
See also:
Control