Hi folks.
I'm building an interface in Visual Studio. All fine and dandy. Then yesterday I did some resizing and had a crash, not sure which of those caused it, but now the progress bar I was using has vanished from the form. I'm not getting any compile errors, so as far as I can tell it still exists and is just playing hide and seek with me.
Is there any good and clever way to find a object you've hidden from yourself so you can reposition it/make it visible again?
Cheers. -Stuart