Visual Studio 2019 GUI - Groupbox creating with loop

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.

Thanks.
What are you using, Win API, C++ CLR, or other framework?
Topic archived. No new replies allowed.