Hi People,

Is it possible to prevent the user from making a selection in a listview control without setting the Enabled property to False? I've tried messing around with the click events such as saying if there is a click do nothing, but to no avail. Any ideas ?

Cheers guys