Hello,
I'm using Visual Studio 2019 with c++ to create some GUI applications. For a project, I need to create many groupboxes when users click the button. I know how can I control the button clicks but I must learn how can create a new groupbox in the different location and content.