Click or drag to resize

SystemListViewSetFont Method

Sets the font without adjusting other properties.

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

Parameters

value  Font
The value.
See Also