Tagged Questions

0
votes
2answers
132 views

2 panels in a GROUPBOX? WinForms

Is it possible to put 2 panels inside a groupbox?? Because I put 2 panels inside my groupbox and I Made them hidden. Whenever I try to make them Visible only the first panel appears. I've tried it ...