LVectorDialog::EnableHelp

#include "ltwrappr.h"

L_BOOL LVectorDialog::EnableHelp(bHelpEnabled = TRUE)

L_BOOL bHelpEnabled;

flag for enabling help support

Enables or disables the help support in the vector common dialogs.

Parameter Description
bHelpEnabled Flag that indicates whether to activate the help support. Possible values are:
  Value Meaning
  TRUE Enable the help support.
  FALSE Disable the help support.

Returns

TRUE

Help support was enabled.

FALSE

Help support was disabled.

Comments

If the help is enabled, the callback function LVectorDialog::VectorHelpCallback will be called every time the end-user requests help about one of the vector dialogs by using either the context-sensitive help or by pressing the help button.

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.

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