How to deselect items in tree control |
Post Reply |
Author | |
Norbini
Newbie Joined: 23 January 2014 Location: Cambridge, UK Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 30 January 2014 at 11:39am |
Hi,
I've seen that I can select items in a multi-select tree control using SelectItem() or SelectItems(), but what is the correct way to deselect items? I guess it is possible to do (in pseudocode):
However, I suspect this will generate a large number of TVN_SELCHANGED messages and probably make the selection flicker. Is there a better way that I'm missing or would this approach be ok? Many thanks in advance, -Nige
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |