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

In This Topic
    onbeforecopy Property
    In This Topic

    onbeforecopy property of IHTMLElement2 interface.

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

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

    See Also