IScrollBars

Assembly: Forms;

Namespace: Prognoz.Platform.Interop.Forms

Description

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

Inheritance hierarchy

IScrollBars

Properties

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

See also:

Forms Assembly Interfaces