Hi
I am getting some unusual problems with Visual Studio design view and I
assume that as an inexperienced user I am doing something wrong:
1) tabPage control page order randomises after edit -- no matter how hard I
try to get the page order I want it keeps jumping back to a random order.
This seems to occur only after a reasonable number of pages and added
controls on each page but I have done quite complex tabPages without any
problems also.
2) intermittent deletion of custom user controls from the main form after
edit (usually graphical edit in the surrounding area of the user control --
even simple things like nudging adjacent standard controls for better
alignment can have this effect). The worst part is Designer does this
without warning and sometimes the code will build but throw an exception on
run.
3) Design view lock up - on certain windows forms apps Ive attempted the
design view locks for up to 60 seconds on opening the solution in VS with
the form in design view or after edit + change to selected viewed document.
I would be grateful of any suggestion for any of the above -- Im pretty sure
Im not editing any Designer generated areas of Form1.h, however there may be
other stupid little things that Im doing wrong.
Cheers
Steve