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

In This Topic
    onclick Property (IHTMLElement)
    In This Topic

    onclick property of IHTMLElement interface.

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

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

    See Also