ActionsPane.KeyPress 事件
当操作窗格具有焦点并按下某个键时发生。
命名空间: Microsoft.Office.Tools
程序集: Microsoft.Office.Tools.Common(在 Microsoft.Office.Tools.Common.dll 中)
语法
声明
Event KeyPress As KeyPressEventHandler
event KeyPressEventHandler KeyPress
备注
此事件提供与 Control.KeyPress 事件相同的功能。有关使用此事件的更多信息,请参见 Control.KeyPress。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。