How to: Prevent a specific node from being focused
The following example prohibits focusing the first node within the control, by handling the TreeList.BeforeFocusNode event.
The following example prohibits focusing the first node within the control, by handling the TreeList.BeforeFocusNode event.