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

In This Topic
    focus Method (IHTMLElement2)
    In This Topic

    focus method of IHTMLElement2 interface.

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

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

    See Also