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



ActivateOnLine Field
The Activate OnLine Button
Syntax
public Button ActivateOnLine
public:
Button^ ActivateOnLine
'Declaration
 
Public ActivateOnLine As Button
 
'Usage
 
Dim instance As LicenseDialog
Dim value As Button
 
value = instance.ActivateOnLine
 
instance.ActivateOnLine = value
Requirements

Target Platforms: .NET CLR 3.5 or higher

See Also