LVectorDialog::IsPreviewEnabled
#include "ltwrappr.h"
L_BOOL LVectorDialog::IsPreviewEnabled(L_VOID) const
Determines whether the dialog preview is enabled or disabled.
Returns
TRUE |
Showing the preview is enabled. |
FALSE |
Showing the preview 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: |
|
Topics: |
|
|
Example
For an example, refer to LVectorDialog::IsAutoProcessEnabled.