LToolbar::IsButtonEnabled

Summary

Determines whether the specified button is enabled for mouse input.

Syntax

#include "ltwrappr.h"

L_BOOL LToolbar::IsButtonEnabled (uButtonID)

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

See Also

Functions

Topics

Example

For an example, refer to LToolbar::SetButtonEnabled.

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

LEADTOOLS Toolbar C++ Class Library Help

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