How to make scrollable panel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I am creating a small application. My requirement is to add muliple controls
(programmitacally) to a panel (or any other control). The controls get added
but I am not able to scroll the panel.

Any pointers to how this can be achived? I am using .NET 2003 (.NET
Framework 1.1).

Thanks
Manoj
 
Thanks Girish.
It works. I wonder why the AutoScroll property not part of the Panel for
..NET CF. It would have made life much simpler. Any clues?

Manoj
 
Back
Top