Something has changed in my VS2005 IDE - and I can't figure out what the problem is.
Started a brand new project - simple Windows Form - and added a tab control to it. I can't drap the control around on the screen with the mouse. I can resize with the mouse, and I can use the arrow keys to move the control. When I move the mouse to the top-left corner of the control, I get the nice icon that lets me know I can move the control, but nothing happens if I try!
Attempted the same thing with the split container control - same result. Same with GroupBox and Panel controls as well. Moving simple controls (label, textbox, etc) works fine.
I originally noticed the problem this morning in a fairly large project I'm working on. Thought there might be something corrupt, which is why I tried to (successfully) duplicate the problem in a brand new project. Haven't made any radical system changes. Did get the latest patches from Windows update yesterday afternoon. Can't believe that would cause this, though.
Any ideas?