TextPane2 Methods

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubmethodActivate()

Moves the focus to the current item.

System_CAPS_pubmethodIsVisible(TextPoint^, Object^)

Returns a value indicating whether the character or specified characters are visible in the text pane.

System_CAPS_pubmethodTryToShow(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.

Return to top
Show: