ImageGear for .NET
ImGearPageView.DelegatePageCalculate Delegate
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearPageView.DelegatePageCalculate Delegate




scrollInfo
In/out parameter. ImGearScrollInfo object with current attributes for vertical and horizontal scrollbars passed by reference.

Glossary Item Box

This delegate, if registered, is automatically called from the ImGearPageView class when the user presses Page Up or Page Down.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

scrollInfo
In/out parameter. ImGearScrollInfo object with current attributes for vertical and horizontal scrollbars passed by reference.

Remarks

This increment is not standardized, and so its calculation is left in the hands of the user.

See Also

©2013. Accusoft Corporation. All Rights Reserved.