UserControls
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have a C# solution consisting of a single project - in that project are 3 UserControls - every now and again the usercontrols i have placed on the forms just disappear and I have to start from scratch adding them to the forms again. It happens if the project build doesn't compile fully because I have mispelt something. Why does that happen? Is there a solution and if not what use are usercontrols?