| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement2 Interface : setCapture Method |
setCapture method of IHTMLElement2 interface.
'Declaration Sub setCapture( _ ByVal containerCapture As System.Boolean _ )
void setCapture( System.bool containerCapture )
An original IDL definition of setCapture method was the following: HRESULT setCapture ([optional, defaultvalue(-1)] VARIANT_BOOL containerCapture);