ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / IHighlighter Interface / Highlight Method

In This Topic
    Highlight Method
    In This Topic
    Syntax
    'Declaration
     
    Sub Highlight( _
       ByVal pointer As TextPointer _
    ) 
    void Highlight( 
       TextPointer pointer
    )

    Parameters

    pointer
    See Also