HTMLWindow3::CurrentPane Property

 

Gets or sets the current HTML Editor window type.

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

property vsHTMLPanes CurrentPane {
	vsHTMLPanes get();
	void set(vsHTMLPanes value);
}

Property Value

Type: EnvDTE90::vsHTMLPanes

A vsHTMLPanes enumeration value indicating the current HTML Editor window being viewed.

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