ImageGear for .NET
ImGearScrollChangedEventArgs Constructor
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Display Namespace > ImGearScrollChangedEventArgs Class : ImGearScrollChangedEventArgs Constructor




scrollChangeType
The type of scrollbar change.
scrollBarType
The type of the scrollbar that is being scrolled.
scrollInfo
The scrolling information.
redraw
Whether or not the view should be redrawn.
isEnabled
Whether or not the scrollbar is enabled.
isVisible
Whether or not the scrollbar is visible.

Glossary Item Box

Initializes a new instance of the ImGearScrollChangedEventArgs class.

Syntax

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

Parameters

scrollChangeType
The type of scrollbar change.
scrollBarType
The type of the scrollbar that is being scrolled.
scrollInfo
The scrolling information.
redraw
Whether or not the view should be redrawn.
isEnabled
Whether or not the scrollbar is enabled.
isVisible
Whether or not the scrollbar is visible.

See Also

©2013. Accusoft Corporation. All Rights Reserved.