UIContextGuids80.WindowsFormsDesigner 字段
指定 windows 窗体 设计器具有焦点的上下文。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
Public Const WindowsFormsDesigner As String
public const string WindowsFormsDesigner
备注
此上下文变为活动,每次打开 windows 窗体 设计器并具有焦点。 此上下文变为非活动状态,当 windows 窗体 关闭设计器时或另一个编辑器窗口作为居中。
此项目的 GUID 为: {BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。