Protected ReadOnly Property Events As EventHandlerList
Dim value As EventHandlerList value = Me.Events
protected EventHandlerList Events { get; }
protected: property EventHandlerList^ Events { EventHandlerList^ get (); }
/** @property */ protected EventHandlerList get_Events ()
protected function get Events () : EventHandlerList
Not applicable.
For more information about handling events, see Consuming Events.
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition