LContainer::IsEnabled

Summary

Determines if the container is currently enabled or not.

Syntax

#include "Ltwrappr.h"

L_BOOL LContainer::IsEnabled ()

Comments

The container must be enabled in order to edit objects.

To enable or disable a container, use LContainer::SetEnabled.

Returns

Value Meaning
TRUE The container is enabled.
FALSE The container is disabled.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LContainer::SetEnabled.

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

LEADTOOLS Container and Automation C++ Class Library Help

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