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






ActivateOnLine Field
The Activate OnLine Button
Syntax
'Declaration
 
Public ActivateOnLine As System.Windows.Forms.Button
 
'Usage
 
Dim instance As LicenseDialog
Dim value As System.Windows.Forms.Button
 
value = instance.ActivateOnLine
 
instance.ActivateOnLine = value
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also