Accusoft.ImagXpress13.Net
Type Property (ScrollEventArgs)




Gets the type of scroll event that occurred.
Syntax
'Declaration
 
Public ReadOnly Property Type As ScrollEventType
'Usage
 
Dim instance As ScrollEventArgs
Dim value As ScrollEventType
 
value = instance.Type
public ScrollEventType Type {get;}
public: __property ScrollEventType get_Type();
public:
property ScrollEventType Type {
   ScrollEventType get();
}

Property Value

A System.Windows.Forms.ScrollEventType value from the .NET Framework Class Library.
See Also

Reference

ScrollEventArgs Class
ScrollEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback