When using a VstaIntegration library with some COM hosts, such as the MyAppVB6 sample , there are two ways to communicate: 1) Through public methods and properties. 2) Through public events. Some instances where raising a public event from the VstaIntegration...