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

In This Topic
    onmouseout Property (IHTMLDocument2)
    In This Topic

    onmouseout property of IHTMLDocument2 interface.

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

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

    See Also