An NDoc Documented Class Library

ScrollBar.BackSmallChangeButton Property

[Visual Basic]
Overridable Protected Property ReadOnly BackSmallChangeButton As Button
[C#]
protected virtual Button BackSmallChangeButton { get; }
[C++]
protected: virtual __property Button* get_BackSmallChangeButton();
[JScript]
protected virtual function get BackSmallChangeButton() : Button

See Also

ScrollBar Class | White.Core.UIItems.Scrolling Namespace