I have a multiselection listbox with a number of checkbox styled items. I would like the use to be able to stroll through the list but not change the selection. - (Type of Access Control) -

Setting the Enabled property to false prevents the user scrolling as well as the input.

Is there a simple way to prevent selection changes but allow scrolling.

Ant help would be appreciated.