共用方式為


IExpressionEditorInstance.LostAggregateFocus 事件

定義

表示運算式編輯器執行個體失去彙總焦點時所引發的事件。

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

事件類型

備註

HostControl 所建立的 HostControl 和每個控制項失去焦點時,執行個體會失去彙總焦點。

適用於