Accusoft.ImagXpress13.Net
ScrollBar Property (ScrollbarVisibleChangedEventArgs)




Gets which scrollbar the event pertains to.
Syntax
'Declaration
 
Public ReadOnly Property ScrollBar As ScrollBars
'Usage
 
Dim instance As ScrollbarVisibleChangedEventArgs
Dim value As ScrollBars
 
value = instance.ScrollBar
public ScrollBars ScrollBar {get;}
public: __property ScrollBars get_ScrollBar();
public:
property ScrollBars ScrollBar {
   ScrollBars get();
}

Property Value

A System.Windows.Forms.ScrollBars enumeration value.
See Also

Reference

ScrollbarVisibleChangedEventArgs Class
ScrollbarVisibleChangedEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback