DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / KeyPreview Property

In This Topic
    KeyPreview Property
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.DefaultValueAttribute(False)>
    <SRDescriptionAttribute("FormKeyPreviewDescr")>
    Public Property KeyPreview As System.Boolean
    [System.ComponentModel.DefaultValue(false)]
    [SRDescription("FormKeyPreviewDescr")]
    public System.bool KeyPreview {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also