CListView
-
Hi just a quickie, I have 2 views in my application which are split, a ListView and a TreeView, when the selection in the listview changes the treeview updates, when this happens the LitsView looses focus and the selection highlight disapears, is there any way to retain this? Cheers Packetlos
-
Hi just a quickie, I have 2 views in my application which are split, a ListView and a TreeView, when the selection in the listview changes the treeview updates, when this happens the LitsView looses focus and the selection highlight disapears, is there any way to retain this? Cheers Packetlos
Check out the
LVS_SHOWSELALWAYS
style.
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)
-
Check out the
LVS_SHOWSELALWAYS
style.
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)