Thanks. It turns out that all of the calls to the 'AddRange' method of my containers (tabs, group boxes ect.) had been deleted.
D
davidj0x1
@davidj0x1
Posts
-
C# forms[design] -
C# forms[design]all of the labels and text boxes disappeared from my form. The underlying class is still intact(all labels and textboxes are declared). Does anybody know how I can 'refresh' my form?