I set an images for button\'s states Normal,Highlighted and Selected, but when the button in selected state and I press/highlight it I didn\'t see my highlighted image but j
You can do this in Interface Builder.
Select the UIButton you wish to set in IB then go to the attributes inspector.
UIButton
IB
attributes inspector
In the screen shots,I am using a custom button type , but that does not matter.