Leadtools.Silverlight3.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ScrollChanged Event
See Also 
Leadtools.Silverlight3.Controls Namespace > ImageViewer Class : ScrollChanged Event





Occurs when either the horizontal or vertical scroll bar of the ImageViewer changes.

Syntax

Visual Basic (Declaration) 
Public Event ScrollChanged() As ImageViewer.ScrollChangedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As ImageViewer
Dim handler As ImageViewer.ScrollChangedEventHandler
 
AddHandler instance.ScrollChanged, handler
C# 
public event ImageViewer.ScrollChangedEventHandler ScrollChanged()
C++/CLI 
public:
event ImageViewer.ScrollChangedEventHandler^ ScrollChanged();
XAML Attributes Usage 

<object ScrollChanged=EventHandler<ExceptionRoutedEventArgs>/> ...

XAML Attributes Usage 

<object ScrollChanged=EventHandler<ExceptionRoutedEventArgs>/> ...

Remarks

This event is raised if the horizontal or vertical scroll is changed by either a programmatic modification or user interaction.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

ScrollChanged requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features