Hello
When setting the RootSpecialFolderKind="Default" property on a ShellTreeListBox I get the folder list I require but would like the 'This PC' node to be expanded when the view is displayed.
Have tried reviewing the sample apps/code, and setting a breakpoint in my code and inpecting the ShellListTree object, but still not really sure how to progress. Programmatically expanding the node? DataFilter,(if that's what they can be used for)? Something else?
As a 'Joe-coder' rather than a 'Pro-coder' any advice would be most welcome, preferably with a line or 2 of code, to get me pointed in the right direction.
Many thanks
[Modified 4 years ago]