[]
Specifies the visibility of ScrollBars.
public enum ScrollBarStyleEnum
| Name | Description |
|---|---|
| Always | ScrollBars are always displayed. |
| Automatic | ScrollBars are displayed only if the object's contents extend beyond its borders. |
| None | ScrollBars are never displayed. |