How do I get the cursor back in VS2010rc winforms designer after drawing controlls?
Posted
by Allen
on Stack Overflow
See other posts from Stack Overflow
or by Allen
Published on 2010-02-16T16:16:05Z
Indexed on
2010/04/22
8:53 UTC
Read the original article
Hit count: 211
Not sure if this is a bug or if i'm just missing something but I cannot for the life of me figure out how to get my cursor back in the winforms designer in visual studio 2010.
I opened up an existing project and added a group box, now my cursor is stuck drawing group boxes. I just want the simple pointer cursor back but nothing I do seems to bring it back.
I almost expected it to be on the toolbox under "Cursor" but its not.
© Stack Overflow or respective owner