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

In This Topic
    oncut Property
    In This Topic

    oncut property of IHTMLElement2 interface.

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

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

    See Also