DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / BackColor Property






    BackColor Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    Public Overridable Property BackColor As System.Drawing.Color
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Drawing.Color
     
    instance.BackColor = value
     
    value = instance.BackColor
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also