TextPane Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Activate() | Moves the focus to the current item. |
![]() | IsVisible(TextPoint^, Object^) | Returns a value indicating whether the character or specified characters are visible in the text pane. |
![]() | TryToShow(TextPoint^, vsPaneShowHow, Object^) | Adjusts the location of the view in the text buffer so that the indicated range of text is shown in the text pane, if possible. You can control where in the pane the text displays. |
Show:
