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

In This Topic
    onselect Property (IHTMLBodyElement)
    In This Topic

    onselect property of IHTMLBodyElement interface.

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

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

    See Also