The ScrollBars type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToLocaleString | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Auto |
Displays, horizontal, vertical, or both scroll bars as necessary. Otherwise,no scroll bars are shown.
|
![]() ![]() | Both |
Displays both a horizontal and a vertical scroll bar.
|
![]() ![]() | Horizontal |
Displays only a horizontal scroll bar.
|
![]() ![]() | None |
Displays no scroll bars.
|
![]() ![]() | Vertical |
Displays only a vertical scroll bar.
|