DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / Description Field






    Description Field
    The message at the top of the dialog
    Syntax
    'Declaration
     
    
    Public Description As System.Windows.Forms.Label
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.Label
     
    value = instance.Description
     
    instance.Description = value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also