IsVerticalScrollBarVisible Method
Applies To
fpSpread control
Description
Determines if the vertical scrollbar is visible.
Syntax
C++
BOOL CSpreadSheet::IsVerticalScrollBarVisible();
Visual Basic
fpSpread.IsVerticalScrollBarVisible() As Boolean
Remarks
This method checks to see if the vertical scrollbar is currently visible.
Return Type
True if the vertical scrollbar is visible; otherwise, False.
See Also
IsHorizontalScrollBarVisible method
DLL Correspondence
SSVerticalScrollBarVisible function