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 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: |
|
|
Example
For an example, refer to LVectorDialog::VectorHelpCallback.