XMLSpyControlDocument.OnContextChanged
Event: OnContextChanged (i_strContextName as String, i_bActive as bool) as bool
Dispatch Id: 1004
Description:
This event is triggered when this document is shown in a different XMLSpy view. The following values are passed:
•Grid view - "View_0" is passed as the context name
•Text view - "View_1" is passed as the context name
•Browser view - "View_2" is passed as the context name
•Schema view - "View_3" is passed as the context name
•Authentic view - "View_4" is passed as the context name
•WSDL view - "View_5" is passed as the context name