Accusoft.ImagXpress12.Net
ScrollbarVisibleChanged Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : ScrollbarVisibleChanged Event




Glossary Item Box

Thrown when one or more scrollbars changes its visibility.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ScrollbarVisibleChangedEventArgs containing data related to this event. The following ScrollbarVisibleChangedEventArgs properties provide information specific to this event.

PropertyDescription
ScrollBar Gets which scrollbar the event pertains to.
Visible Gets the visibility of the Scrollbar.

See Also

©2013. Accusoft Corporation. All Rights Reserved.