DicomObjects.NET.V8
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 Button
 
'Usage
 
Dim instance As LicenseDialog
Dim value As Button
 
value = instance.LicenseInfoButton
 
instance.LicenseInfoButton = value
Requirements

Target Platforms: .NET CLR 4.0 or higher

See Also