ImageGear .NET - Updated March 30, 2018
ScrollChangeType Property




ImageGear24.Core Assembly > ImageGear.Display Namespace > ImGearScrollChangedEventArgs Class : ScrollChangeType Property
Gets the type of scrollbar change.
Syntax
'Declaration
 
Public ReadOnly Property ScrollChangeType As ImGearScrollChangeType
 
'Usage
 
Dim instance As ImGearScrollChangedEventArgs
Dim value As ImGearScrollChangeType
 
value = instance.ScrollChangeType

Property Value

ImGearScrollBarType value.
See Also

Reference

ImGearScrollChangedEventArgs Class
ImGearScrollChangedEventArgs Members