[]
Specifies how to show the scroll bar(s).
public enum ScrollBarMode
Public Enum ScrollBarMode
| Name | Description |
|---|---|
| Automatic | Specifies that scroll bars are shown when the content is out of range. |
| Fixed | Specifies that scroll bars are always shown. |