UIContextGuids80 Members
Include Protected Members
Include Inherited Members
Provides even more GUIDs that are used to identify command contexts.
The UIContextGuids80 type exposes the following members.
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
Specifies a context in which a code window currently has focus.
Specifies a context in which a data source window is auto visible.
Specifies a context in which a data source window is supported by the project.
Specifies a context in which debugging is active.
Specifies a context where the editor is in design mode.
Specifies a context that occurs while dragging items in Solution Explorer.
Specifies a context in which an empty solution has been loaded.
Specifies a context that is active when Visual Studio is in full screen mode.
Specifies a context in which no solution is loaded.
Specifies a context in which the solution is not being built or debugged.
Specifies a context in which a project or solution is currently being built.
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.
Specifies a context in which a loaded solution contains more than one project.
Specifies a context in which a loaded solution contains a single project.
Specifies a context in which a solution or project is being upgraded.
Specifies a context in which the Toolbox is being initialized.
Specifies a context in which the Windows Forms designer has focus.
Top