TextPane2 Methods
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.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 the text displays in the pane. |
Show:
