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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also