Hello, I had a label on my form and now I can't see or delete it. How can I find this label?
Printable View
Hello, I had a label on my form and now I can't see or delete it. How can I find this label?
Open the Document Outline window and select it in the tree or else use the drop-down at the top of the Properties window to select. Even if the Location is such that the control is outside the viewport of the form, you'll still see a selection rectangle, assuming that it's within the VS window bounds. Even if it's outside the window bounds, it will still be selected and you can manipulate it in the Properties window or delete it in the Document Outline window.
That worked fine. Thanks a lot.