Home All Groups Group Topic Archive Search About

TreeView node remove: what event?

Author
14 Sep 2006 3:49 PM
pamelafluente
Hello,

how can I detect when a TreeNode is removed from a treeview. What event
should I be watching?

-P

Author
14 Sep 2006 10:02 PM
GhostInAK
Hello pamela,
This is a known.  You have to write code to remove a node.. they aren't majikly
delicious.

-Boo

Show quoteHide quote
> Hello,
>
> how can I detect when a TreeNode is removed from a treeview. What
> event should I be watching?
>
> -P
>
Author
14 Sep 2006 10:19 PM
pamelafluente
:( Thanks :)

boo

        .-.
                       .'   `.
             .-.      :g g   :
                       : o    `.
                      :         ``.
                     :             `.
                    :  :         .   `.
                    :   :          ` . `.
                     `.. :            `. ``;
                        `:;             `:'
                           :              `.
                            `.              `.     .
                              `'`'`'`---..,___`;..-.  .-.

GhostInAK ha scritto:

Show quoteHide quote
> Hello pamela,
> This is a known.  You have to write code to remove a node.. they aren't majikly
> delicious.
>
> -Boo
>
> > Hello,
> >
> > how can I detect when a TreeNode is removed from a treeview. What
> > event should I be watching?
> >
> > -P
> >