protected TreeNodeAdv FindNode(ComponentWrapper component) { return this.FindNode(component, _treeView.AllNodes); }