Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

LImageListControl::SetDisplayFlags

Show in webframe

#include "ltwrappr.h"

L_INT LImageListControl::SetDisplayFlags(uFlags)

L_UINT32 uFlags;

/* display mode flags */

Sets the display mode flags to use.

Parameter

Description

uFlags

The display mode flags to use. For a list of available values, refer to Flags for the LBitmapSettings::SetDisplayMode function.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

Required DLLs and Libraries

LTLST
LTDIS

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

Platforms

Win32, x64.

See Also

Functions:

LBitmapSettings::SetDisplayMode, Class Members

Topics:

Using the ImageList Control

Example

For an example, refer to LImageListControl::GetItemOptions.

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