IScrollBars

Assembly: Forms;

Description

The IScrollBars interface contains properties that are used to get information about scrollbars of the components.

Inheritance Hierarchy

IScrollBars

Properties

  Property name Brief description
The HScrollInfo property returns information about horizontal scrollbar.
The ScrollBars property returns a value that indicates that the component has scrollbars.
The VScrollInfo property returns information about vertical scrollbar.

See also:

Forms Assembly Interfaces