Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NScrollEventArgs Class
Members


In This Topic
    NScrollEventArgs Class
    In This Topic
    The NScrollEventArgs class represents the event arguments associated with scroll events.
    Object Model
    NScrollEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class NScrollEventArgs 
       Inherits Nevron.Nov.Dom.NEventArgs
    'Usage
     
    
    Dim instance As NScrollEventArgs
    public class NScrollEventArgs : Nevron.Nov.Dom.NEventArgs 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NEventArgs
          Nevron.Nov.UI.NScrollEventArgs

    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