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

In This Topic
    onstop Property
    In This Topic

    onstop property of IHTMLDocument3 interface.

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

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

    See Also