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

In This Topic
    ondragstart Property (IHTMLDocument2)
    In This Topic

    ondragstart property of IHTMLDocument2 interface.

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

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

    See Also