CalculateAutoScrollMinimums - cScrollingClientArea
Sent to determine the scrolling range for a scrolling containers
Type: Procedure
Syntax
Procedure CalculateAutoScrollMinimums
Call Example
Send CalculateAutoScrollMinimums
Description
CalculateAutoScrollMinimums determines scrolling range for a scrolling containers. This is called whenever the scrolling container is activated. It looks at the visual objects within the container and determines the appropriate scroll bar range.
If you create custom visual objects after the scrollbar container has been activated, you may need to send this message to force the container to adjust its scrollbars for the new objects.