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






    SetVisibleCore Method (LicenseDialog)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Protected Overridable Sub SetVisibleCore( _
       ByVal value As System.Boolean _
    ) 
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Boolean
     
    instance.SetVisibleCore(value)

    Parameters

    value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also