Hi,
I have taken over a project which is developed in VB.net. The design view of the main page of the project is so crowded that it is difficult to figure out which controls is located where. Many of the controls overlap each other and are set at runtime to be invisible.
My current method of finding out where a control is located, is to set the control to invisible in the code and then run the program to see which control is missing.
My questions are:
Is there a way to keep a design view clean and tidy? Maybe putting them into frames or groups and hiding the frames/groups while working in the design view?
Are there tools available that help to keep the design view clean?
Thank you,
Dewald
From
http://www.developmentnow.com/g/15_0_0_0_0_0/dotnet-framework-aspnet-webcontrols.htm Posted via DevelopmentNow.com Groups