OfficeRibbon.Close Event

Occurs when this OfficeRibbon instance is closing.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
Event Close As EventHandler
event EventHandler Close

Remarks

You can use this event to release application-specific resources that were allocated earlier, for example, in the Load event.

.NET Framework Security

See Also

Reference

OfficeRibbon Interface

Microsoft.Office.Tools.Ribbon Namespace