How do I render my controls in multiple windows similar to the Magnifier, Camera controls?
The idea is to create my user controls and allow the related control to appear on the map when I click on button 1, and another control to appear on the map when I click on button 2, while keeping control 1 open.
I don't want to use a dock panel or Pro Window.
I'd like to get the same window layout as Magnifier and Camera, EmbeddableControl might be a way to go?
