VsShellUtilities::ApplyTreeViewThemeStyles Method (TreeView^)
Visual Studio 2015
Modifies a Windows Forms TreeView control to use the new Explorer style theme. Hot tracking is enabled by default.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- treeView
-
Type:
System.Windows.Forms::TreeView^
The tree view control to modify.
Show: