Is it possible to load the VBA IDE within a WPF application using the WindowsFormsHost control?
Can you provide an example (VB.Net VS2008)?
Same question with VSTA v2.
No, the IDE is a top-level window, not to be hosted/parented.