TreeView node remove: what event?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pamelafluente@libero.it

    #1

    TreeView node remove: what event?

    Hello,

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

    -P

  • GhostInAK

    #2
    Re: TreeView node remove: what event?

    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
    >

    Comment

    • pamelafluente@libero.it

      #3
      Re: TreeView node remove: what event?

      :( Thanks :)

      boo

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

      GhostInAK ha scritto:
      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

      Comment

      Working...