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






    LicenseInfoButton Field
    The button which enlarges the dialog from information mode to activation mode
    Syntax
    'Declaration
     
    
    Public LicenseInfoButton As System.Windows.Forms.Button
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.Button
     
    value = instance.LicenseInfoButton
     
    instance.LicenseInfoButton = value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also