OnRelease - cCJCommandBarSystem
Event called when a commandbar system is being deactivated
Type: Event
Syntax
Procedure OnRelease
Description
OnRelease is called when a commandbar system is being deactivated (unpaged). It is called as part of the ReleaseComObject process. This event can be used to handle any custom shutdown logic that you might need.