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.

Declaration Syntax
public bool UseSystemFont { get; set; }Public Property UseSystemFont As Boolean
public:
property bool UseSystemFont {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)