L_VecDlgSetFont

Summary

Sets the font for the dialogs to use.

Syntax

#include "ltvdlg.h"

L_LVDLG_API L_HFONT L_VecDlgSetFont(hFont)

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.