Hi, I am using SplitContainer(SplitContainerAdv) with windows forms designer of Visual Studio2022.
My problem is, I cannot add child control to the container by drag and drop from toolbox.
Also, I cannot add control from document outline window.
Because of this I almost impossible to use the container.
I had no problem when I used .NET Framework. I'm now using .NET 7.
Is this a bug?
Is there a workaround?
Thanks in advance.