FullRowSelect
Question / Problem
The FullRowSelect does not work for the ShellTreeView, what's wrong?
Answer / Solution
Disable the ShowLines property to enable the full row selection. This needs to be done for all classes deriving from TreeView in order to get the expected result.