Microsoft's .NET MAUI (Multi-platform App UI) is the next-gen evolution of the mobile-centric Xamarin.Forms that adds desktop app support, which has just been formally introduced in .NET 6 Preview 3.
IF I can dynamically hide/show the control on the main form, I could do that too. The only issue is that the above control must be the STA model (required by VMRC COM) while the main form needs to be ...