Event_WindowActivate

This event is sent to the plugin when a GRT main window is activated.

The event can be activated/deactivated in the plugin manifest.

Values

JSON source (example)

{
  "Event_WindowActivate":{
    "windowhandle":531876,
    "tabhandle":130662912
  }
}