|
Hello,
I am interested by the ContextLeave/Enter events of VSTO XMLNode controls.
However, unlike bookmark controls, there does not seem to be a way to add XML Node controls dynamically.
If this is true, I will have to re-code the context enter/leave mechanism from the global XmlSelectionChanged event, comparing the path of the nodes in the DOM tree, and so on ... I am kind of lazy when it comes to something that I know already exists ;)
Does anyone know if there is any way to add XMLNode controls dynamically on top of existing Word XMLNodes ? If this is not possible, I would be curious to know the reason of this limitation.
Thanks
Cyril
|