IScrollable Interface

Description

Interface for objects that can have scroll bars.

Syntax

'Declaration
Public Class IScrollable

Methods

Name Description
GetHorizontalBar Returns the horizontal scroll bar for this control.
GetVerticalBar Returns the vertical scroll bar for this control.