TreeView SelectedNodeChanged event

  • Thread starter Thread starter Velislav
  • Start date Start date
V

Velislav

Hi

Quick question:
Theoretically, is the SelectedNodeChanged event fired when the
currently selected node is actually changed (as the name implies) or
when any node is selected, including the currently selected node (as
the documentation implies)

The documentation: "The SelectedNodeChanged event is raised when a node
is selected in the TreeView control."

My app: The event is not fired the second time, when I click on the
same node twice.

Cheers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top