#include "ltwrappr.h"
L_BOOL LDialogBase::EnableToolbar(bEnableToolbar=TRUE)
L_BOOL bEnableToolbar; |
flag that indicates whether to display the toolbar |
Enables or disables the displaying of the toolbar in the dialogs.
Parameter | Description | |
bEnableToolbar | Flag that indicates whether to display the toolbar in the dialogs. Possible values are: | |
Value | Meaning | |
TRUE | Display the toolbar. | |
FALSE | Do not display the toolbar. |
The previous state for EnableToolbar.
Only dialogs that support displaying the toolbar are affected by this function.
Required DLLs and Libraries
LTDLGKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET