An NDoc Documented Class Library

ScrollBarButtonAutomationIds.BackwardSmall Property

[Visual Basic]
Property ReadOnly BackwardSmall As String
[C#]
string BackwardSmall { get; }
[C++]
__property String* get_BackwardSmall();
[JScript]
function get BackwardSmall() : String

See Also

ScrollBarButtonAutomationIds Interface | White.Core.UIItems.Scrolling Namespace