Accusoft.ImagXpress13.Net
Visible Property (ScrollbarVisibleChangedEventArgs)




Gets the visibility of the Scrollbar.
Syntax
'Declaration
 
Public ReadOnly Property Visible As Boolean
'Usage
 
Dim instance As ScrollbarVisibleChangedEventArgs
Dim value As Boolean
 
value = instance.Visible
public bool Visible {get;}
public: __property bool get_Visible();
public:
property bool Visible {
   bool get();
}

Property Value

A System.Boolean value from the .NET Framework Class Library.
See Also

Reference

ScrollbarVisibleChangedEventArgs Class
ScrollbarVisibleChangedEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback