NevronOpenVision
Nevron.Nov.Dom Namespace / NEvent Class / Create Method
Create Method (NEvent)
Creates a new event with the specified parameters. This method creates a direct event, which cannot bubble and sink.
Overload List
OverloadDescription
Creates a new event with the specified parameters. This method creates a direct event, which cannot bubble and sink.  
Creates a new DOM event with the specified parameters.  
Creates a new DOM event with the specified parameters, which belongs to the specified dom event category. The routing strategy is defined by the event category (e.g. all events in the same event category have the same routing strategy)  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also