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

In This Topic
    onlosecapture Property
    In This Topic

    onlosecapture property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Property onlosecapture As System.Object
    System.object onlosecapture {get; set;}
    Remarks

    An original IDL definition of onlosecapture property was the following: VARIANT onlosecapture;

    See Also