ActionsPane.GotFocus 事件

在操作窗格收到焦点时发生。

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools.Common(在 Microsoft.Office.Tools.Common.dll 中)

语法

声明
<BrowsableAttribute(False)> _
Event GotFocus As EventHandler
[BrowsableAttribute(false)]
event EventHandler GotFocus

备注

此事件提供与 Control.GotFocus 事件相同的功能。有关使用此事件的更多信息,请参见 Control.GotFocus

.NET Framework 安全性

请参见

参考

ActionsPane 接口

Microsoft.Office.Tools 命名空间

其他资源

操作窗格概述