Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement2 Interface / ondragleave Property

In This Topic
    ondragleave Property
    In This Topic

    ondragleave property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Property ondragleave As System.Object
    System.object ondragleave {get; set;}
    Remarks

    An original IDL definition of ondragleave property was the following: VARIANT ondragleave;

    See Also