L_ILN_LOADDBSTATUS

Sent during an ImageList Control load database procedure started by the L_ILM_LOADDATABASE message.

Parameters

wParam

idCtrl = (L_INT) LOWORD(wParam) identifier of control.

wNotifyCode = HIWORD(wParam) notification code.

lParam

nIndex = (L_INT32) lParam index of the newly added item.

Comments

Sent when an ImageList Control is processing an L_ILM_LOADDATABASE message.

The parent window of the control receives this notification message through the WM_COMMAND message. During the processing of this message, you can cancel the procedure using the L_ILM_CANCELDB message.

See Also

Elements

Topics

Example

For an example, refer to L_ILM_CANCELDB.

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

LEADTOOLS Raster Imaging C API Help

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