The property that determines how much scrolling can be done is scrollView.ContentSize. If you set this to a size that is the same width as the scrollview itself, there will be no horizontal scrolling.
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Disable-Horizontal-Scrolling-in-a-UIScrollView-tp4657116p4657125.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
