TextPane Properties

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.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_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: