IExpressionEditorInstance.Closing 事件
定义
在关闭表达式编辑器实例时发生。Occurs when the expression editor instance is closing.
public:
event EventHandler ^ Closing;
event EventHandler Closing;
member this.Closing : EventHandler
Event Closing As EventHandler
事件类型
- EventHandler
适用于