#include "ltwrappr.h"
L_BOOL LToolbar::IsButtonEnabled (uButtonID)
Determines whether the specified button is enabled for mouse input.
Identifier of the button for which to retrieve the status.
Value | Meaning |
---|---|
TRUE | Enabled. |
FALSE | Disabled. |
To change the enabled state of a button, call LToolbar::SetButtonEnabled.
Required DLLs and Libraries