OlkOptionButtonEvents_Event.Enter 事件

定义

当控件获得焦点时前, 一个控件的 Exit 事件之后立即发生。

public:
 event Microsoft::Office::Interop::Outlook::OlkOptionButtonEvents_EnterEventHandler ^ Enter;
event Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_EnterEventHandler Enter;
Event Enter As OlkOptionButtonEvents_EnterEventHandler 

事件类型

注解

这是类似于 GotFocus 事件公开由托管代码控件或 Microsoft Visual Basic 6 中。

适用于