Form size bug? -
12-10-2007
, 08:53 AM
After using the IDE form designer, I sometimes find
a form has been resized, ie the lower edge will be truncated.
This is not related to executing the code; just moving between
forms in the IDE can result in truncation.
(This is not just an IDE view problem, the form is actually truncated
as can be seen when the code is executed)
If I resize with the form designer, all is ok (until the next time!)
This can happen several times during a programming session.
OS is XP, compiler is Visual Studio 2005 express edition C#.
Any ideas? |