Hi everybody!
I have made a function called CancelForm. This function receive a parameter of type "container" to manipulate it's children controls... the problem is that it works when I'm passing a Windows.Forms but not with controls such as GroupBox, TabControl, ...
Thank you for your Help!