Hey I'm making a UserControl atm.
I need it so that when I put it on a form, it is not visible...
Printable View
Hey I'm making a UserControl atm.
I need it so that when I put it on a form, it is not visible...
Got It!
I set the "InvisibleAtRuntime" property to true
Set the InvisibleAtRuntime property to True.