OfficeRibbon.Close 事件

定义

关闭此 OfficeRibbon 实例时发生。

event EventHandler Close;

事件类型

EventHandler

注解

你可以使用此事件来释放以前分配的特定于应用程序的资源,例如,在 Load 事件中。

适用于