GetMinValue method


Available for HScroll, VScroll, ProgressBar, Slider and UpDown objects.

Syntax

Invoke GetMinValue, hWnd

Function

Gets the MinValue property for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax returns the current minimum value for the object.

REMARKS: For HScroll and VScroll objects, the difference between minimum and maximum values must not be greater than 65535.