The form has a button and a TreeView, which has 1 main node and many child nodes.
Tell me how, when scrolling the TreeView, if the main node is hidden, make the button Enabled = false, if when scrolling the TreeView the main node is shown, then the button make Enbled = true