VSConstants.CPDN_SELCHANGED 字段

从页 " 对话框发送到 组件选择器 对话框,注意在页上选择的更改。

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

语法

声明
Public Const CPDN_SELCHANGED As Integer
public const int CPDN_SELCHANGED

备注

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

.NET Framework 安全性

请参见

参考

VSConstants 类

Microsoft.VisualStudio 命名空间

IVsComponentSelectorDlg