How to get ListView highlight to stick when focus is lost?

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

When selecting a row in my ListView, it is highlighted. The problem is when
I move focus somewhere else on my form, the highlighted row become not
highlighted anymore. How to get the highlighted row to stick even if focus
is not on my ListView?

Thanks
Michael
 
Hi Norman,

Looks like you got the true/false the other way around. But thanks! That's
what I was looking for.

Michael
 
Back
Top