LToolbar::IsButtonVisible

Summary

Determines whether the specified button is visible.

Syntax

#include "ltwrappr.h"

L_BOOL LToolbar::IsButtonVisible (uButtonID)

Parameters

L_UINT uButtonID

Identifier of the button for which to retrieve the visibility status.

Returns

Value Meaning
TRUE Visible.
FALSE Not visible.

Comments

To set the visibility status of a button, call LToolbar::SetButtonVisible.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LToolbar::SetButtonVisible.

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.