C# Web Form design view goes bonkers - executed page displays ok.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This is in C#
I have controls embeeded in a pannel. Every thing looks ok when displayed
in the IDE and on the web page. Two times now after things where layed out
and ok.
the controls phantom streach. When you look at the properties the sizes are
correct. But when you click on the control in the designer it shows a much
larger
value and causes the design view to streach and be distorted. The page still
displays correctly when executed.

I have had this happen with a single pannel, no pannel and a table, and
multiple pannels. The effect impacts all pannels. This morning I added an
"X" in a pannel
when I switched back from HTML view to Design view all of the controls on
the screen where streached.
 
Back
Top