UIButton frame cgrectmake

i++;
myButton.frame = CGRectMake( x, y, width, height + i );

高さがどんどん大きくなるボタン。