Leadtools.WinForms Namespace > RasterImageList Class : EnableKeyboardChanged Event |
public event EventHandler EnableKeyboardChanged
'Declaration Public Event EnableKeyboardChanged As EventHandler
'Usage Dim instance As RasterImageList Dim handler As EventHandler AddHandler instance.EnableKeyboardChanged, handler
public event EventHandler EnableKeyboardChanged
add_EnableKeyboardChanged(function(sender, e)) remove_EnableKeyboardChanged(function(sender, e))
public: event EventHandler^ EnableKeyboardChanged
This event is raised if the EnableKeyboard 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