ogsirus 0 C# Developer

Hi guys.

I am making a program in c# which uses several forms. It my first time doing this so im a bit clueless.

I have a main form and a second one. The main asks the user to enter a number between 1- 25. When they press enter It should take them to the next form where I have several labels and text boxes. My objective is to determine how many of those labels and textboxes are shown on the second form pending on the users input from the first.

I hope this is understandable. Looking forward to your replies

Regards