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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also