Leadtools.WinForms Namespace > RasterImageViewer Class : EnableScrollingInterfaceChanged Event |
public event EventHandler EnableScrollingInterfaceChanged
'Declaration Public Event EnableScrollingInterfaceChanged As EventHandler
'Usage Dim instance As RasterImageViewer Dim handler As EventHandler AddHandler instance.EnableScrollingInterfaceChanged, handler
public event EventHandler EnableScrollingInterfaceChanged
add_EnableScrollingInterfaceChanged(function(sender, e)) remove_EnableScrollingInterfaceChanged(function(sender, e))
public: event EventHandler^ EnableScrollingInterfaceChanged
This event is raised if the EnableScrollingInterface property is changed by either a programmatic modification or user interaction.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2