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

In This Topic
    ondrop Property
    In This Topic

    ondrop property of IHTMLElement2 interface.

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

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

    See Also