ImageGear for .NET
ScrollBarType Property




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

Property Value

ImGearScrollBarType value.
See Also

Reference

ImGearScrollChangedEventArgs Class
ImGearScrollChangedEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback