Shows or hides the scroll bar.
| Visual Basic |
|---|
Public Sub ShowScrollBar( _ ByVal Show As Boolean _ ) |
- Show
- A boolean value which is True to display the scroll bar. Otherwise, False is used.
|
| Accusoft ThumbnailXpress 5 |
|
| ShowScrollBar Method | |
| See Also Send Feedback | |
| AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : ShowScrollBar Method |
Glossary Item Box
| Visual Basic |
|---|
Public Sub ShowScrollBar( _ ByVal Show As Boolean _ ) |