Thank you Daniel, I wrote a similar code and it works.
"Daniel Moth" wrote:
> I have described an approach here:
>
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework/browse_frm/thread/f71fb66d7c258a1d/d771fcfeb1ece63d
>
> By overlaying a scrollbar over the existing one you could even provide pgup,
> pgdn buttons like this screenshot shows:
>
http://www.danielmoth.com/Blog/listviewPGUPDNstatusbarButtons.GIF >
> Cheers
> Daniel
> --
>
http://www.danielmoth.com/Blog/ >
>
> "Veilchen" <Veilchen@discussions.microsoft.com> wrote in message
> news:6E206B5B-4F52-48C2-9F90-17EE67DD74B2@microsoft.com...
> > Hello,
> > My application needs a ListView, that:
> > * can disable the ScrollBar
> > * scroll can be maintained through a method
> > * has Colums (more than 1)
> > The SmartList of the OpenNetCF has all but the Columns.
> > The ListView cannot be scrolled by any other way but the ScrollBar.
> > Is there a control that can do the above requirement?
>