ImageGear for .NET
ScrollBarType Property




Gets the type (horizontal or vertical) of the scrollbar that is being scrolled.
Syntax
'Declaration
 
Public ReadOnly Property ScrollBarType As ImGearScrollBarType
'Usage
 
Dim instance As ImGearScrollChangedEventArgs
Dim value As ImGearScrollBarType
 
value = instance.ScrollBarType
public ImGearScrollBarType ScrollBarType {get;}
public: __property ImGearScrollBarType get_ScrollBarType();
public:
property ImGearScrollBarType ScrollBarType {
   ImGearScrollBarType get();
}

Property Value

ImGearScrollBarType value.
See Also

Reference

ImGearScrollChangedEventArgs Class
ImGearScrollChangedEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback