List-View Controls Notifications
A version of this page is also available for
4/8/2010
The following table shows the list-view controls notifications, with a description of the purpose of each.
Programming element | Description |
---|---|
This message notifies a list-view control parent window that a drag and drop operation is being initiated. |
|
This message notifies a list-view control parent window about the start of label editing for an item. |
|
This message notifies a list-view control parent window that a column was tapped. |
|
This message notifies a list-view control parent window that all items in the control were deleted. |
|
This message notifies a list-view control parent window that an item was deleted. |
|
This message notifies a list-view control parent window about the end of default processing for a drag and drop operation. |
|
This message notifies a list-view control parent window about the end of label editing for an item. |
|
This message requests a list-view control parent window to provide data needed to display or sort an item. |
|
This message is sent by a large icon view list-view control that has the LVS_EX_INFOTIP extended style. |
|
This message notifies a list-view control parent window that a new item was inserted. |
|
This message is sent by a list-view control when the user activates an item. |
|
This message notifies a list-view control parent window that an item has changed. |
|
This message notifies a list-view control parent window that an item is changing. |
|
This message notifies a list-view control parent window that a key has been pressed. |
|
This message notifies a list-view control parent window that a bounding box, or marquee, selection has begun. |
|
This message is sent by a virtual list-view control when the contents of its display area have changed. |
|
This message is sent by a virtual list-view control when it needs the owner to find a particular callback item. |
|
This message is sent by a list-view control when the state of an item or range of items has changed. |
|
This message notifies a list-view control parent window that it must update the data it maintains for an item. |