LVectorDialog::IsHelpEnabled

#include "ltwrappr.h"

L_BOOL LVectorDialog::IsHelpEnabled()

Retrieves the status of the help support.

Returns

TRUE

Help support is enabled.

FALSE

Help support is disabled.

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::EnableHelp, LVectorDialog::VectorHelpCallback

Topics:

Vector Images: Vector Dialogs

 

Help Support

Example

For an example, refer to LVectorDialog::VectorHelpCallback.