Available in the LEADTOOLS Imaging toolkit. |
AutoScroll property (Main Control)
Visual Basic
example
Visual
C++ 4.0 example
Access 2.0 example
Access
95, 97 example
Visual
J++ 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