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

In This Topic
    onhelp Property (IHTMLElement)
    In This Topic

    onhelp property of IHTMLElement interface.

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

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

    See Also