TextWindow::Panes Property

 

Gets the collection of panes in the TextWindow object.

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

property TextPanes^ Panes {
	TextPanes^ get();
}

Property Value

Type: EnvDTE::TextPanes^

A TextPanes collection.

No code example is currently available or this language may not be supported.
Return to top
Show: