ComponentState Enumeration

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Enumeration ComponentState
public enum ComponentState
public enum class ComponentState
type ComponentState
public enum ComponentState

Members

Member name Description
Modal Microsoft internal use only.
Recording Microsoft internal use only.
RedrawOff Microsoft internal use only.
Unknown Microsoft internal use only.
WarningsOff Microsoft internal use only.

See Also

Reference

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace