L_VecDlgSetFont

#include "lvdlg.h"

L_LVDLG_API L_HFONT L_VecDlgSetFont(hFont)

Sets the font for the dialogs to use.

Parameters

L_HFONT hFont

Handle to the selected font.

Returns

Value Meaning
!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

See Also

Functions

Topics

Example

For an example, refer to L_VecDlgSetString.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C API Help