Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Container and Automation C++ Class Library Help

LContainer::IsEnabled

Show in webframe

#include "Ltwrappr.h"

L_BOOL LContainer::IsEnabled ()

Determines if the container is currently enabled or not.

Comments

The container must be enabled in order to edit objects.

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

Returns

TRUE

The container is enabled.

FALSE

The container is disabled.

Required DLLs and Libraries

LTCON

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LContainer::SetEnabled

Topics:

Getting and Setting Container Properties

Example

For an example, refer to LContainer::SetEnabled.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.