IExpressionEditorInstance.LostAggregateFocus 事件

定义

表示在表达式编辑器实例失去聚合焦点时引发的事件。

public:
 event EventHandler ^ LostAggregateFocus;
event EventHandler LostAggregateFocus;
member this.LostAggregateFocus : EventHandler 
Event LostAggregateFocus As EventHandler 

事件类型

注解

HostControl 以及由 HostControl 创建的所有控件都失去焦点时,此实例失去聚合焦点。

适用于