Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLTxtRange Interface / select Method

In This Topic
    select Method (IHTMLTxtRange)
    In This Topic

    select method of IHTMLTxtRange interface.

    Syntax
    'Declaration
     
    Sub select() 
    void select()
    Remarks

    An original IDL definition of select method was the following: HRESULT select (void);

    See Also