Accusoft.ThumbnailXpress6.Net
ShowScrollBar Method




A boolean value which is true to show or hide the scrollbar. Otherwise, false is used.
Shows or hides the scrollbar.
Syntax
'Declaration
 
Public Sub ShowScrollBar( _
   ByVal bShow As Boolean _
) 
'Usage
 
Dim instance As ThumbnailXpress
Dim bShow As Boolean
 
instance.ShowScrollBar(bShow)
public void ShowScrollBar( 
   bool bShow
)
public: void ShowScrollBar( 
   bool bShow
) 
public:
void ShowScrollBar( 
   bool bShow
) 

Parameters

bShow
A boolean value which is true to show or hide the scrollbar. Otherwise, false is used.
See Also

Reference

ThumbnailXpress Class
ThumbnailXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback