Click or drag to resize

ShellAddressBarUseSystemFont Property

Set this property to true if you want the component to utilize the default system font.

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