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






    ScrollControlIntoView Method
    Syntax
    'Declaration
     
    
    Public Sub ScrollControlIntoView( _
       ByVal activeControl As System.Windows.Forms.Control _
    ) 
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim activeControl As System.Windows.Forms.Control
     
    instance.ScrollControlIntoView(activeControl)

    Parameters

    activeControl
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also