Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a parent control inherited from ScrollableControl. This contains a control that is larger then the parent control and located at 0,0. Scrolling is working; but after resizing of the parent control the scroll position is set to 0,0.
It saves the latest scrollposition only if I place an additional child control on the child and set the focus to it.
Does anyone knows a working solution how I can get this to work without an additional child control??

Thanks a lot!


Daniel.
Posted

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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