Click here to Skip to main content
15,922,145 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to enable horizontal scrollbar in panel in window application which contains multiple listview so that i can view all the listview i does not done when i set autoscroll property of pannel to true
Posted
Updated 5-May-10 22:33pm
v3

1 solution

Hi The Panel control has an AutoScroll Property which can be set to True (Default value is False ).

Happy Coding
 
Share this answer
 

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