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

In This Topic
    releaseCapture Method (IHTMLDocument3)
    In This Topic

    releaseCapture method of IHTMLDocument3 interface.

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

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

    See Also