G
gobby
Hey guys...
I'm new in .net using C#.
I have a Listview with items in it representing filenames.
Now I have two problems:
No1: How to disable the standard scrollbar? listview.scrollable is
only available in the normal framework.
No2: How programm a button or two to do the scroll thing (scroll up or
scroll down)?
It is supposed for a touchscreen application, that's why I have to do
all this.
Would be nice...thanx!
gobby
I'm new in .net using C#.
I have a Listview with items in it representing filenames.
Now I have two problems:
No1: How to disable the standard scrollbar? listview.scrollable is
only available in the normal framework.
No2: How programm a button or two to do the scroll thing (scroll up or
scroll down)?
It is supposed for a touchscreen application, that's why I have to do
all this.
Would be nice...thanx!
gobby