L
Larry Serflaten
I'm drawing my own inherited listbox, and I don't want the user
to select any items, but I do want to allow them to scroll the listbox.
When they click on an item, there is a flicker of the previously
selected item and the new selected item. Even though I don't
show anything selected, the default behaviour wants to redraw
those items.
What can I do to stop the user click from selecting an item in
the list?
LFS
to select any items, but I do want to allow them to scroll the listbox.
When they click on an item, there is a flicker of the previously
selected item and the new selected item. Even though I don't
show anything selected, the default behaviour wants to redraw
those items.
What can I do to stop the user click from selecting an item in
the list?
LFS