VsShellUtilities.ApplyTreeViewThemeStyles Method
Include Protected Members
Include Inherited Members
Modifies a Windows Forms TreeView control to use the new Explorer style theme.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ApplyTreeViewThemeStyles(TreeView) | Modifies a Windows Forms TreeView control to use the new Explorer style theme. Hot tracking is enabled by default. | |
ApplyTreeViewThemeStyles(TreeView, Boolean) | Modifies a Windows Forms TreeView control to use the new Explorer style theme. |
Top