c# - Treecontrol: SelectionChanged Event called thrice -


i have tree control used in form , have around 10 items in tree. each parent having 1 sub child/node.

i handling selectionchanged event of tree. whenever treeitem selected event fired , function called. function called @ least thrice!!

is there have done wrong everytime select tree item called thrice !!

r u doing in handler causes tree selection event fire ?

can please post of code?

edit

try putting e.handeled = true in handler


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -