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
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