[Visual Basic] Property ReadOnly IsNotMinimum As Boolean [C#] bool IsNotMinimum { get; } [C++] __property bool get_IsNotMinimum(); [JScript] function get IsNotMinimum() : bool
IVScrollBar Interface | White.Core.UIItems.Scrolling Namespace