DicomObjects.NET.V8
DicomObjects Namespace / LicenseDialog Class / Description Field



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also