Ever wondered you could actually copy text from a MessageBox. I found this great gem in one blog(sorry I forgot the name).
Press Ctrl+C while MessageBox has a focus.
This produces output as:
—————————
Error
—————————
Some Error Code: 0x0123456F
—————————
OK
—————————.
This really helps your frustrating minutes to write those Error code manually to a text editor.
Isn’t it a great tip?
Advertisement
Filed under: Uncategorized Tagged: | Tips and Tricks




WOW, didn’t noticed that.
This will surely spare some time for those who loves chatting while working.
Thanks dude.
ppppppp