Click or drag to resize

ShellTreeViewSetFont Method

Sets the font without adjusting other properties.

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

Parameters

value
Type: System.DrawingFont
The value.
See Also