DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / Enter Event

In This Topic
    Enter Event (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatFocus")>
    <SRDescriptionAttribute("ControlOnEnterDescr")>
    Public Event Enter As System.EventHandler
    [SRCategory("CatFocus")]
    [SRDescription("ControlOnEnterDescr")]
    public event System.EventHandler Enter
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also