wx.ScrollbarVisibility¶
The ScrollbarVisibility enumeration provides the following values:
Description |
Value |
---|---|
|
Never show the scrollbar at all. |
|
Show scrollbar only if it is needed. |
|
Always show scrollbar, even if not needed. |