I created UIImageView with the help of Interface Bulder. Now I want to place label inside it (as its subview). In code I can type something like: [myUIIma
UIImageView
[myUIIma
In latest XCode(4.5) there is an option to drag and drop the required controls to the parent.
It is quite easy. Attached screen shot for the same. I dragged the Label/TextField and Button to UIImageView