Skip to content

ShowScrollBarAlways Property

Description

Specifies whether a scrollbar will always be displayed for the list, regardless of list count.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ShowScrollBarAlways() As Boolean

Return Type

True if the scrollbar is always visible, False if the scrollbar is only visible when the list has more items than can be displayed in the box.

Remarks

If true, a disabled scrollbar will get displayed when there aren't enough items to normally require a scrollbar.

See Also


See Also | Command Bars ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.