LToolbar::IsButtonEnabled

#include "ltwrappr.h"

L_BOOL LToolbar::IsButtonEnabled (uButtonID)

Determines whether the specified button is enabled for mouse input.

Parameters

L_UINT uButtonID

Identifier of the button for which to retrieve the status.

Returns

Value Meaning
TRUE Enabled.
FALSE Disabled.

Comments

To change the enabled state of a button, call LToolbar::SetButtonEnabled.

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 Toolbar C++ Class Library Help

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