Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents flags used in the OnElementValueChanged event handler.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public Enumeration SelectionElement
public enum SelectionElement
public enum class SelectionElement
type SelectionElement
public enum SelectionElement
Members
Member name | Description | |
---|---|---|
UndoManager | The undo manager. | |
WindowFrame | A window frame. | |
DocumentFrame | A document frame. | |
StartupProject | The startup project. | |
PropertyBrowserSID | The property browser. | |
UserContext | A user context. |