Problems with AutoScroll

R

Ralf Neubert

Hello,

I'm using Visual Studio.NET 2003 with Compact Framework 1.1.
In my CE-Application I want to equip a Panel with a
vertical Scrollbar, which is shown when neccessary.
According to MSDN-Library Panel should have a Property like
"AutoScollEnabled" which is inherited from
System.Forms.ScrollableControl.
But in my Visual Studio these methods and properties
inherited from ScrollableControl do not exist.
What could be the reason for this behaviour and how can I
make it work?

Thanks a lot

Ralf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top