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

In This Topic
    click Method
    In This Topic

    click method of IHTMLElement interface.

    Syntax
    'Declaration
     
    Sub click() 
    void click()
    Remarks

    An original IDL definition of click method was the following: HRESULT click (void);

    See Also