LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

ImageChanged Event

Show in webframe





Fires when a new image is loaded into the WebImageViewer control.
Syntax
public event EventHandler ImageChanged
'Declaration
 
Public Event ImageChanged As EventHandler
'Usage
 
Dim instance As WebImageViewer
Dim handler As EventHandler
 
AddHandler instance.ImageChanged, handler

            

            
public:
event EventHandler^ ImageChanged
Remarks

Image can be changed if the OpenImageUrl(String) method has been called or the ImageUrl property has been set to a new URL.

Example
Refer to ScrollBarVisible
Requirements

Target Platforms

See Also

Reference

WebImageViewer Class
WebImageViewer Members
WebImageViewer Client Class

 

 


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