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

In This Topic
    onmousemove Property (IHTMLElement)
    In This Topic

    onmousemove property of IHTMLElement interface.

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

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

    See Also