I am trying to change height of UISegmentedControl using this code:
UISegmentedControl
CGRect frame= mySegmentedControl.frame; [mySegmentedControl setFrame:CGRectM
To do it inside Interface Builder you can select the control and add frame attribute under "User Defined Runtime Attributes"