AutoScroll property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL AutoScroll

Overview

Refer to Displaying an Image.

Remarks

(Persistent property, available at design time) Enables automatic implementation of scroll bars.

Setting

Description

TRUE

Enables automatic implementation of scroll bars if the image display is bigger than the control.

FALSE

Disables automatic implementation of scroll bars.

See Also

Elements:

AutoRepaint property, AutoSetRects property, PaintSizeMode property, PaintZoomFactor property, AutoSize property

Topics:

Raster Images: Displaying Images