| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement2 Interface : removeBehavior Method |
removeBehavior method of IHTMLElement2 interface.
'Declaration Function removeBehavior( _ ByVal cookie As System.Integer _ ) As System.Boolean
System.bool removeBehavior( System.int cookie )
An original IDL definition of removeBehavior method was the following: HRESULT removeBehavior (long cookie, [out, retval] VARIANT_BOOL* ReturnValue);