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

In This Topic
    ondragenter Property
    In This Topic

    ondragenter property of IHTMLElement2 interface.

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

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

    See Also