Editing an existing windows application, in Visual Studio 2005, which has
several panels. Text boxes & labels, associated with some of the panels,
only show up as outlines in the Design view. Their actual text is not
displayed. What could cause this?
One thing that these controls have in common, is that their parent panel, is
not the first panel. Those labels that refer to the primary panel, do show
up in the Design view.