UIButton*button=[UIButton buttonWithType:(UIButtonTypeRoundedRect)];
button.frame=CGRectMake(150, 450, 100, 50);
button.backgroundColor=[UIColor redColor];
[button setTitle:
UIButton*button=[UIButton buttonWithType:(UIButtonTypeRoundedRect)];
button.frame=CGRectMake(150, 450, 100, 50);
button.backgroundColor=[UIColor redColor];
[button setTitle: