Causes the named event to call all registered event handlers.
Public Sub RaiseEvent ( _ eventName As String _ )
public void RaiseEvent( string eventName )
public: void RaiseEvent( String^ eventName )
member RaiseEvent : eventName:string -> unit
This method is used to access HTML Document Object Model (DOM) events. It directly calls the IHTMLElement3::fireEvent method. For more information about how to use the DOM through the HtmlElement class, see Accessing Unexposed Members on the Managed HTML Document Object Model.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2