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

In This Topic
    onbeforeeditfocus Property (IHTMLElement2)
    In This Topic

    onbeforeeditfocus property of IHTMLElement2 interface.

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

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

    See Also