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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。