ShowFont

This method displays the Font dialog box of a CommonDialog control.

Syntax

commondlg.ShowFont

Parameters

commondlg
Reference to a CommonDialog control.

Return Value

None.

Remarks

The font information is returned in the FontName, FontSize and other font-related properties of the CommonDialog control.