This topic has not yet been rated - Rate this topic

vsWindowState Enumeration

Represents the state of a given window.

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

[GuidAttribute("CD678662-7939-48A0-BF1D-FA1BED56C130")] 
public enum vsWindowState
/** @attribute GuidAttribute("CD678662-7939-48A0-BF1D-FA1BED56C130") */ 
public enum vsWindowState
GuidAttribute("CD678662-7939-48A0-BF1D-FA1BED56C130") 
public enum vsWindowState
  Member name Description
vsWindowStateMaximize Window is maximized. 
vsWindowStateMinimize Window is minimized. 
vsWindowStateNormal Window is normal. 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ