Accusoft ImagXpress 13
ScrollBarVisibleChanged Event
An enumScrollBars value which represents the scrollbar types.

True if the scrollbar has become visible.

False if the scrollbar has become invisible.

Description
Raised when the scrollbar visibility state changes.
Syntax
Visual Basic
Public Event ScrollBarVisibleChanged( _
   ByVal scrollBar As enumScrollBars, _
   ByVal visible As Boolean _
)
Parameters
scrollBar
ValueDescription
SB_BothBoth vertical and horizontal scrollbars.
SB_HorizontalHorizontal scrollbar.
SB_NoneNo scrollbars.
SB_VerticalVertical scrollbar.
An enumScrollBars value which represents the scrollbar types.
visible

True if the scrollbar has become visible.

False if the scrollbar has become invisible.

See Also

ImagXpress Object  | ImagXpress Members  | Viewing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback