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

In This Topic
    onmouseup Property (IHTMLDocument2)
    In This Topic

    onmouseup property of IHTMLDocument2 interface.

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

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

    See Also