
Hi
I have a SyntaxEditor with completion working correctly.
I would like to access the Actipro XML parsed documentation database that gets used in Completion List and Parameter Info popups.
I need to provide a custom info box about the methods that are available to the user and would like to use this info.
Do I need to use a DocumentationProvider, or access one that already exists?
Thank you