IScrollInfo.Min

Fore Syntax

Min: Integer;

Fore.NET Syntax

Min: Integer;

Description

The Min property returns the minimum possible position of the scroll bar slider.

Example

An example of property use is given in description of the ScrollBars property.

See also:

IScrollInfo