Share via


OLEObjectEvents_LostFocusEventHandler 委托

定义

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

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

适用于