NevronOpenVision
Nevron.Nov.UI Namespace / NInputTargetChainEvent Class
Members
In This Topic
    NInputTargetChainEvent Class
    In This Topic
    Serves as base event arguments for UI events dispatched allong input target chains.
    Object Model
    NInputTargetChainEvent Class
    Syntax
    public abstract class NInputTargetChainEvent : Nevron.Nov.Dom.NEventArgs 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NEventArgs
          Nevron.Nov.UI.NInputTargetChainEvent
             Nevron.Nov.UI.NDragEventArgs
             Nevron.Nov.UI.NFocusChangeEventArgs
             Nevron.Nov.UI.NInputCharEventArgs
             Nevron.Nov.UI.NKeyEventArgs
             Nevron.Nov.UI.NMouseEventArgs
             Nevron.Nov.UI.NTouchEventArgs

    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