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



    OnLine Field
    The TabPage offering OnLine activation
    Syntax
    'Declaration
     
    Public OnLine As TabPage
     
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As TabPage
     
    value = instance.OnLine
     
    instance.OnLine = value
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also