VSConstants.CPDN_SELDBLCLICK 字段

从页 " 对话框发送到 组件选择器 对话框,注意在一个选定项的双击。

命名空间:  Microsoft.VisualStudio
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Const CPDN_SELDBLCLICK As Integer
public const int CPDN_SELDBLCLICK

备注

wParam 不使用的,并且 lParam 与 HWND hwndPageDialog相等。

.NET Framework 安全性

请参见

参考

VSConstants 类

Microsoft.VisualStudio 命名空间

IVsComponentSelectorDlg