Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bm Class / DragLeave Event

In This Topic
    DragLeave Event (bm)
    In This Topic
    Syntax
    'Declaration
     
    Public Event DragLeave As System.EventHandler
    public event System.EventHandler DragLeave
    See Also