vsext_WindowState Enumeration

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

[GuidAttribute("E0C72E51-6B99-489B-ACA6-90CEDCE888E7")]
public enum class vsext_WindowState

Member nameDescription
vsext_ws_Maximize

This API supports the product infrastructure and is not intended to be used directly from your code.  

vsext_ws_Minimize

This API supports the product infrastructure and is not intended to be used directly from your code.  

vsext_ws_Normal

This API supports the product infrastructure and is not intended to be used directly from your code.  

Return to top
Show: