
Controls won't stay put on inherited winform
VB.Net, VS Release Candidate:
I have a winform that is inherited from another winform. In the child form
I resize or reposition the inherited controls (specifically, a listview and
some buttons). When I build the project, the inherited controls jump back
to their original size/positions.
Is this a .NET bug, or am I missing something?
-----
Tim Thornton
College Station, Texas, USA