Add Custom Control to Floating Window

Hi,

We are opening floating window using OpenFloatingWindow command of MultiWindowCommand.

we are able to add cameras into Floating Window.

Now we would like to add some custom controls like graph of GPS location etc, can you please suggest how we can add cameras + custom controls (developed in Winform or WPF)?

Please let us know if any information required

Smart Client View and Window Tool sample might be helpful for you, please explore it. https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/scviewandwindow/readme.html&tree=tree_1.html

Also, this is a KB article -

https://developer.milestonesys.com/s/article/Exploring-the-MIP-SDK-Tool-View-and-Window-Tool

Thanks @Rie Kiuchi (Milestone Systems)​ for the information.