The ScrollBars type exposes the following members.

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberAuto
Displays, horizontal, vertical, or both scroll bars as necessary. Otherwise,no scroll bars are shown.
Public fieldStatic memberBoth
Displays both a horizontal and a vertical scroll bar.
Public fieldStatic memberHorizontal
Displays only a horizontal scroll bar.
Public fieldStatic memberNone
Displays no scroll bars.
Public fieldStatic memberVertical
Displays only a vertical scroll bar.

See Also