OLEObjectEvents_GotFocusEventHandler 委托

定义

用于为事件添加事件处理程序的GotFocus委托类型。 当 ActiveX 控件获取输入焦点时, 将发生 GotFocus 事件。

public delegate void OLEObjectEvents_GotFocusEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void OLEObjectEvents_GotFocusEventHandler();
Public Delegate Sub OLEObjectEvents_GotFocusEventHandler()
属性

适用于