I tried:
UITextField *searchtextfield = [searchBar.subviews objectAtIndex:1]; UIButton *cButton = [UIButton buttonWithType:UIButtonTypeCustom]; cButt
Set clearButtonMode to UITextFieldViewModeNever and rightViewMode to UITextFieldViewModeAlways
clearButtonMode
UITextFieldViewModeNever
rightViewMode
UITextFieldViewModeAlways