Enables or disables the help support in the vector common dialogs.
#include "ltwrappr.h"
L_BOOL LVectorDialog::EnableHelp(bHelpEnabled = TRUE)
Flag that indicates whether to activate the help support. Possible values are:
Value | Meaning |
---|---|
TRUE | Enable the help support. |
FALSE | Disable the help support. |
Value | Meaning |
---|---|
TRUE | Help support was enabled. |
FALSE | Help support was disabled. |
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.
For an example, refer to LVectorDialog::VectorHelpCallback.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document