Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NEvent Class / UICategoryEvent Field


In This Topic
    UICategoryEvent Field
    In This Topic
    The User Input Event - a category event which occurs in response to user activity. All events in this category can bubble and sink.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UICategoryEvent As NEvent
    'Usage
     
    
    Dim value As NEvent
     
    value = NEvent.UICategoryEvent
    public static readonly NEvent UICategoryEvent
    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