Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Web.Controls Namespace > WebImageViewer Class : ImageChanged Event |
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
Image can be changed if the OpenImageUrl(String) method has been called or the ImageUrl property has been set to a new URL.