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

In This Topic
    onbeforepaste Property
    In This Topic

    onbeforepaste property of IHTMLElement2 interface.

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

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

    See Also