Possible Duplicate:
Styling the cancel button in a UISearchBar
I am trying to set image for searchbar, I can set image for searchabar using searchbar’s subview UISearchBarBackground, but I am not able to set image for cancel button of searchbar. I get searchbar subview UINavigationButton for button but I dnt knowhow to set image on UINavigationButton. Can anyone help me?
Thank you in advance
try this code…