UIContextGuids80 Fields
Visual Studio 2010
The UIContextGuids80 type exposes the following members.
| Name | Description | |
|---|---|---|
|
CodeWindow | Specifies a context in which a code window currently has focus. |
|
DataSourceWindowAutoVisible | Specifies a context in which a data source window is auto visible. |
|
DataSourceWindowSupported | Specifies a context in which a data source window is supported by the project. |
|
Debugging | Specifies a context in which debugging is active. |
|
DesignMode | Specifies a context where the editor is in design mode. |
|
Dragging | Specifies a context that occurs while dragging items in Solution Explorer. |
|
EmptySolution | Specifies a context in which an empty solution has been loaded. |
|
FullScreenMode | Specifies a context that is active when Visual Studio is in full screen mode. |
|
NoSolution | Specifies a context in which no solution is loaded. |
|
NotBuildingAndNotDebugging | Specifies a context in which the solution is not being built or debugged. |
|
SolutionBuilding | Specifies a context in which a project or solution is currently being built. |
|
SolutionExists | Specifies a context in which a solution has been loaded. |
|
SolutionExistsAndNotBuildingAndNotDebugging | Specifies a context in which a solution is loaded and is not being built or debugged. |
|
SolutionHasMultipleProjects | Specifies a context in which a loaded solution contains more than one project. |
|
SolutionHasSingleProject | Specifies a context in which a loaded solution contains a single project. |
|
SolutionOrProjectUpgrading | Specifies a context in which a solution or project is being upgraded. |
|
ToolboxInitialized | Specifies a context in which the Toolbox is being initialized. |
|
WindowsFormsDesigner | Specifies a context in which the Windows Forms designer has focus. |