Click or drag to resize

ShellTreeViewUseSystemFont Property

Set this property to true if you want the component to utilize the default system font. It is also set to true if the UseSystemStyles property is set.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool UseSystemFont { get; set; }

Property Value

Type: Boolean
See Also