Scroll event (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void Scroll ();

Overview

Refer to Detecting Events.

Remarks

Occurs when a user drags the box on a Raster View Control's scrollbar.

This event occurs only if the AutoScroll property is set to TRUE.

See Also

Elements:

Paint event

Topics:

Working with the Control: Client Area Usage