I am creating this Search form that basically contains a TreeView with several nodes as I show you in the following image:
The objective is that when clicking on each node, different controls appear in the panel on the right, that is, as if they were individual pages with their own controls, I do not know if I explain.
For example, in Name I want that TextBox and some CheckBox for the user to choose if he wants sensitivity to mayus / minus or not. But in Category I want a list or multiple CheckBox to select the category of contacts that you want to filter in the list, eg. personal, family, work, etc.