An NDoc Documented Class Library

NullScrollBar.Value Property

[Visual Basic]
Overridable Public Property ReadOnly Value As Double
[C#]
public virtual double Value { get; }
[C++]
public: virtual __property double get_Value();
[JScript]
public virtual function get Value() : double

See Also

NullScrollBar Class | White.Core.UIItems.Scrolling Namespace