enum ScrollBarType
Determines when and if to display a scroll bar on the scroll area.
Values
| Name | Value | Description |
|---|---|---|
ShowIfDoesntFit |
0 |
|
AlwaysShow |
1 |
|
NeverShow |
2 |
ScrollBarTypeDetermines when and if to display a scroll bar on the scroll area.
| Name | Value | Description |
|---|---|---|
ShowIfDoesntFit |
0 |
|
AlwaysShow |
1 |
|
NeverShow |
2 |