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



In This Topic
    ActivateOffLine Field
    In This Topic
    The Activate OffLine Button
    Syntax
    'Declaration
     
    Public ActivateOffLine As Button
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As Button
     
    value = instance.ActivateOffLine
     
    instance.ActivateOffLine = value
    public Button ActivateOffLine
    public:
    Button^ ActivateOffLine
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also