Iphone – How to delete things when I’m using the storyboard

ios5iphonestoryboardxcode4.2

When it comes to Xcode4.2, I'm really in a puzzle about the storyboard.
For example, I add a label to a view in the storyboard, but after a moment, I feel it's not the thing I needed.How can I delete this label?

Best Answer

You just select the label you want to delete, and hit the delete button on your keyboard. That will remove the object. It works for me.

I use the delete back button!

You can also edit the Document outline, which is just on the left of the storyboard editor. It may be hidden, but you can show it by clicking the small circle with a triangle inside it. Here is a screenshot to help you. If you select items there and hit delete. It will remove them whenever it is possible. Storyboard editor