ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerOfficeForm Class / DragLeave Event

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