hi all,
How to set image as a background on a button programmatically???
code snippet plz.
regards shishir
hi all,
How to set image as a background on a button programmatically???
code snippet plz.
regards shishir
button.backgroundImage = [UIImage imageNamed:@"myImage"];