Asked By Nag
19-Aug-09 03:32 PM
Hi,
I am maintaining an vs explorer (similar to solution explorer or server
explorer). My nodes are expandable items.
I want to expand them if and only if user tries to expand it with the
gesture (expandable sign, for ex: "+").
i dont want it to be expanded when user double clicks on the node.
In a way similar behaviour to "xamls" files. In WPF app when we double click
on "xaml" files we show designer and it expands if and only if users clicks
on the gesture.
It will be great if anyone points me how to do this...
thanks,
nag