UIContextGuids80.WindowsFormsDesigner Field
Specifies a context in which the Windows Forms designer has focus.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Const WindowsFormsDesigner As String
public const string WindowsFormsDesigner
public:
literal String^ WindowsFormsDesigner
static val mutable WindowsFormsDesigner: string
public const var WindowsFormsDesigner : String
Remarks
This context becomes active whenever the Windows Forms designer is opened and has focus. This context becomes inactive when the Windows Forms designer is closed or another editor window takes focus.
The GUID for this project is: {BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.