The requested page is not available for selected version.
DoesScrollBarExist
Syntax
Boolean DoesScrollBarExist(TAScrollBarType scrollbarType)
Description
Determine whether a scroll bar of the specified type exists.
Parameters
scrollbarType
TAScrollBarType object specifying the scroll bar type.
Allowable values are:
- HORIZONTAL
- VERTICAL
Return Value
Return TRUE ifthe scroll bar exists; otherwise, FALSE.