I have 2 questions about the Syncfusion Dock manager/client panel. I'm almost certain it does not support the following 2 features but I want to ask
- Does the syncfusion dock manager allow you to dock a "form" in the doc manager (not a user control or other container)? Can it handle that? This form is in the same process/app domain as everything else, it's just a separate form
- Does the syncfusion dock manager allow you to do to dock a separate application into a dock manager on another application (difference process and app domain)? I have done this in the past with MFC and Win32 API, This might be a custom/feature request, if so could you point me in the direction of who I might talk to about adding this as a feature or something along those lines?