TextPane2 Properties

 

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

NameDescription
System_CAPS_pubpropertyCollection

Gets the collection containing the TextPane object supporting this property.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyHeight

Gets the height of the text pane in character units.

System_CAPS_pubpropertyIncrementalSearch

Provides access to the incremental search (ISearch) capability of the text editor.

System_CAPS_pubpropertySelection

Gets an object representing the current selection on the TextPane object.

System_CAPS_pubpropertyStartPoint

Gets the TextPoint object representing the first displayed character of the pane.

System_CAPS_pubpropertyWidth

Gets the width of the pane in character units.

System_CAPS_pubpropertyWindow

Gets the Window object that contains the pane.

Return to top
Show: