TextPane Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Collection | Gets the collection containing the TextPane object supporting this property. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Height | Gets the height of the text pane in character units. |
![]() | Selection | Gets an object representing the current selection on the TextPane object. |
![]() | StartPoint | Gets the TextPoint object representing the first displayed character of the pane. |
![]() | Width | Gets the width of the pane in character units. |
![]() | Window | Gets the Window object that contains the pane. |
Show:
