An NDoc Documented Class Library

IScrollBar.MinimumValue Property

[Visual Basic]
Property ReadOnly MinimumValue As Double
[C#]
double MinimumValue { get; }
[C++]
__property double get_MinimumValue();
[JScript]
function get MinimumValue() : double

See Also

IScrollBar Interface | White.Core.UIItems.Scrolling Namespace