Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Vector C++ Class Library Help

LVectorDialog::SetFont

Show in webframe

#include "ltwrappr.h"

static HFONT LVectorDialog::SetFont(hFont)

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

LVKRN
LVDLG
LTFIL

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:

LVectorDialog::GetStringLen, LVectorDialog::GetString, LVectorDialog::SetString, Class Members

Topics:

Vector CommonDialogs

Example

For an example, refer to LVectorDialog::GetString.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.