LContainer::IsOwnerDraw

#include "Ltwrappr.h"

L_BOOL LContainer::IsOwnerDraw ()

Determines if the container is in owner draw mode or not.

Returns

TRUE

The container is in owner draw mode.

FALSE

The container is not in owner draw mode.

Comments

If owner draw mode is disabled, the drawing of objects in the container is handled automatically. If owner draw mode is enabled, the user must handle all aspects of drawing objects in the container.

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::SetOwnerDraw

Topics:

Getting and Setting Container Properties

Example

For an example, refer to LContainer::SetOwnerDraw.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Container and Automation C++ Class Library Help