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

In This Topic
    releaseCapture Method (IHTMLElement2)
    In This Topic

    releaseCapture method of IHTMLElement2 interface.

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

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

    See Also