Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have made one application where tabpages get added to tabcontrol in the run time.If the number of tabpages is more than the screen size then the automatically scroller comes inorder to navigate through the tab pages.Now the problem is that i have made one custom tab control which has inherited from tab control.But the scroller is not coming when the number of tabpages exceeds the screen size.How to make the scroller appear when the number of tabpages gets more than the screen size?
Posted
Comments
Alan Burkhart 9-Sep-11 17:14pm    
When you say "screen size" are you referring to the TabControl just being partially off the display, or the dimensions of the TabControl itself being too small to display all the tabs?
Kunal Singha Roy 12-Sep-11 1:20am    
What i was trying to refer is tabcontrol being partially off the display.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900