Accusoft ImagXpress 12
Scroll Event
See Also  Send comments on this topic.
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)

AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : Scroll Event

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.