#include "Ltwrappr.h"
L_BOOL LContainer::IsEnabled ()
Determines if the container is currently enabled or not.
The container must be enabled in order to edit objects.
To enable or disable a container, use LContainer::SetEnabled.
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 |