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



    OK1 Field
    The OK button (shown only when in "small" information mode)
    Syntax
    'Declaration
     
    Public OK1 As Button
     
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As Button
     
    value = instance.OK1
     
    instance.OK1 = value
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also