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
HScrollInfo The HScrollInfo property returns information about horizontal scrollbar.
ScrollBars The ScrollBars property returns a value that indicates that the component has scrollbars.
VScrollInfo The VScrollInfo property returns information about vertical scrollbar.

See also:

Forms Assembly Interfaces