Available in the LEADTOOLS Imaging toolkit. |
Scroll event (Main Control)
Visual Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax void Scroll ();
Overview: Refer to Detecting Events.
Remarks
Occurs when a user drags the box on a Main Control's scrollbar.
This event occurs only if the AutoScroll property is set to TRUE.
See Also
Elements: Paint event