I have a UIView which contains lot of labels, buttons, textviews. But there is a certain part of that UIView that I want to make scrollable.Here is how
UIView
[scrollView setContentSize:theSizeYouWantToScroll]