Hello NETBowler:
What Ican do is"try and error". Stupid but sometimes works.In my experience, what i try to do are :
1.close visual studio,(even reboot PC!),reopen visual studio and solution
then
2.remove references in projects and add them back, clean solution, rebuild solution
more
3.do some changesto the project (UIlibrary in my case) such as remove cs files and add them back, clean solution, rebuild solution
However, no idea about the really reason result in the problem do bother me. IfI need to add inherited form or usercontrol evermore, I am most likely to encounter the problem again and again. And it would wastetime a little.