[Visual Basic] Property ReadOnly Value As Double [C#] double Value { get; } [C++] __property double get_Value(); [JScript] function get Value() : double
IScrollBar Interface | White.Core.UIItems.Scrolling Namespace