Has anyone ever had a problem with controls disappearing off of forms when you compile the project? Mine is doing the same, for some reason.

The initialisation code is still in InitializeComponent, but for some reason the code that adds the control to the form is getting removed.

Any know what the problem could be? I'm using VS .NET 2003.