TextPane::Window Property

 

Gets the Window object that contains the pane.

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

property Window^ Window {
	Window^ get();
}

Property Value

Type: EnvDTE::Window^

A Window object.

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