property ScrollBar.DisableNoScroll as Boolean
Disables the scroll bar instead of removing it, if the scroll bar's new parameters make the scroll bar unnecessary.
| | Type | Description | |
| |
Boolean |
A Boolean expression that indicates whether DisableNoScroll feature is off or
on.
| |