Accusoft ImagXpress 13
Scroll Event

0 The horizontal bar was adjusted.

1 The vertical bar was adjusted.

2 Both scroll directions were adjusted.

Description
Raised when the user makes a minor or major adjustment with the scrollbars on an ImagXpress control or when the user pans around the image with either the Hand tool or Pan tool.
Syntax
Visual Basic
Public Event Scroll( _
   ByVal Bar As Integer, _
   ByVal Action As Integer _
)
Parameters
Bar

0 The horizontal bar was adjusted.

1 The vertical bar was adjusted.

2 Both scroll directions were adjusted.

Action
  • 0 Minor adjustment as made by clicking on the up end arrow button.

  • 1 Minor adjustment down.

  • 2 Major adjustment as made by clicking in the space between the slider and the up end arrow button.

  • 3 Major adjustment down

  • 4 The slider has been moved but not dropped.

  • 5 The user is changing the slider with the mouse.

  • 6 Scroll to the top (right-mouse-click on the scroll bar and select 'top'.)

  • 7 Scroll to the bottom (right-mouse-click on the scroll bar and select 'bottom'.)

  • 8 The user lifted off the mouse button. (follows a 0, 2, 5, 6, or 7 Action)

See Also

ImagXpress Object  | ImagXpress Members  | Viewing

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback