L_VecDlgSetFont

#include "lvdlg.h"

L_LVDLG_API L_HFONT L_VecDlgSetFont(hFont)

L_HFONT hFont;

handle to the selected font

Sets the font for the dialogs to use.

Parameter

Description

hFont

Handle to the selected font.

Returns

!NULL

The previous font.

NULL

An error occurred.

Comments

The default font is HELV size 8.

Call this function with hFont set to NULL to use the default font.

Required DLLs and Libraries

LVDLG

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Functions:

L_VecDlgGetStringLen, L_VecDlgGetString, L_VecDlgSetString

Topics:

Vector Common Dialogs

Example

For an example, refer to L_VecDlgSetString.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C API Help