Click or drag to resize

ShellAddressBarSetFont Method

Sets the font without adjusting other properties.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected void SetFont(
	Font value
)

Parameters

value
Type: System.DrawingFont
The value.
See Also