MobileForms Toolkit Documentation

AdvancedTree.ActiveNodeChanged Event

Occurs when the ActiveNode property has changed.

public event EventHandler ActiveNodeChanged;

Remarks

ActiveNode property changes either programatically or when the new node is selected or the active node is deselected.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace