Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
ImageViewer Class Events
See Also 
Leadtools.Web.Controls Namespace : ImageViewer Class


For a list of all members of this type, see ImageViewer members.

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventHorizontalAlignModeChanged Occurs when the value of the HorizontalAlignMode property changes.  
Public EventImageSizeChanged Occurs when the value of the ImageSize property changes.  
Public EventImageUrlChanged Occurs when the value of the ImageUrl property changes.  
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventResourcesPathChangedFires when the value of the ResourcesPath property changes.  
Public EventScaleFactorChanged Occurs when the value of the ScaleFactor property changes.  
Public EventScrollBarSizeChanged Occurs when the value of the ScrollBarSize property changes.  
Public EventSizeModeChanged Occurs when the value of the SizeMode property changes.  
Public EventUnload (Inherited from System.Web.UI.Control)
Public EventVerticalAlignModeChanged Occurs when the value of the VerticalAlignMode property changes.  
Top

See Also