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






    SetScrollState Method
    Syntax
    'Declaration
     
    
    Protected Sub SetScrollState( _
       ByVal bit As System.Integer, _
       ByVal value As System.Boolean _
    ) 
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim bit As System.Integer
    Dim value As System.Boolean
     
    instance.SetScrollState(bit, value)

    Parameters

    bit
    value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also