Does tab control have scroll bars and if so how do I get the vertical scroll bar to be visible?
Hi seeker62,
It is certainly possible to enable scrollbars for the UltraTabControl; you may achieve this behavior by setting the AutoScroll property to True for the control. This will render either the Vertical or Horizontal scrollbar if the contents of the page exceed the viewing area for that plane(s).
If you have any further questions, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
For some reason autoscroll is not available in my tabcontrol
utcContractGrid infragistics.Win.UltraWinTabControl.UltraTabControl
Appearance
Appearances
AutoSelect
AutoSelectDelay
CalcSettings on ultraCalcManager1
are the options in property sheet where the autoscroll should be.