DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / OnScroll Method






    OnScroll Method
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnScroll( _
       ByVal se As System.Windows.Forms.ScrollEventArgs _
    ) 
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim se As System.Windows.Forms.ScrollEventArgs
     
    instance.OnScroll(se)

    Parameters

    se
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also