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

In This Topic
    blur Method (IHTMLElement2)
    In This Topic

    blur method of IHTMLElement2 interface.

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

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

    See Also