LDialogBase::EnableToolbar

#include "ltwrappr.h"

L_BOOL LDialogBase::EnableToolbar(bEnableToolbar=TRUE)

Enables or disables the displaying of the toolbar in the dialogs.

Parameters

L_BOOL 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.

Returns

The previous state for EnableToolbar.

Comments

Only dialogs that support displaying the toolbar are affected by this function.

Required DLLs and Libraries

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Common Dialog C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.