/ Forums / Advansys Formativ / Creating Solutions with Formativ / Right-click integration in calendar view / Groupwise-Shutdown event / Reply To: Right-click integration in calendar view / Groupwise-Shutdown event
May 15, 2006 at 4:31 pm
#7597
Check the GWEvent value for different events. For the “On CloseWindow” event, the value is “GW#C#TKN#292”.
Sub Main(Client, GWEvent) msgbox GWEvent End Sub
Regards,
Advansys Support