LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

AutoResetScrollPositionChanged Event

Show in webframe





Occurs when the value of the AutoResetScrollPosition property changes.
Syntax
public event EventHandler AutoResetScrollPositionChanged
'Declaration
 
Public Event AutoResetScrollPositionChanged As EventHandler
'Usage
 
Dim instance As RasterImageViewer
Dim handler As EventHandler
 
AddHandler instance.AutoResetScrollPositionChanged, handler

            

            
public:
event EventHandler^ AutoResetScrollPositionChanged
Remarks
This event is raised if the AutoResetScrollPosition property is changed by either a programmatic modification or user interaction.
Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.