User Experience Control Messages


This is preliminary documentation and is subject to change.

This section describes the messages associated with User Experience Controls.

LVM_ENABLEGROUPVIEW Enables or disables a group.
LVM_GETGROUPINFO Retrieves group information.
LVM_GETGROUPMETRICS Retrieves the metrics of a group.
LVM_GETINSERTMARK Retrieves the position of the insertion point.
LVM_GETINSERTMARKCOLOR Retrieves the color of the insertion point.
LVM_GETINSERTMARKRECT Retrieves the rectangle that bounds the insertion point.
LVM_GETTILEINFO Retrieves information about a tile in a list view control.
LVM_GETTILEVIEWINFO Retrieves information about a list view control in tile view.
LVM_HASGROUP Determines whether the list view control has a specified group.
LVM_INSERTGROUP Inserts a group into a list view control.
LVM_INSERTGROUPSORTED Inserts a sorted group.
LVM_INSERTITEMINGROUP Inserts an item into a group.
LVM_INSERTMARKHITTEST Retrieves the insertion point closest to a specified point.
LVM_REMOVEALLGROUPS Removes all groups from a list view control.
LVM_REMOVEGROUP Removes a group from a list view control.
LVM_SETGROUPINFO Sets group information.
LVM_SETGROUPMETRICS Sets the metrics of a group.
LVM_SETINSERTMARK Sets the insertion point to the defined position.
LVM_SETINSERTMARKCOLOR Sets the color of the insertion point.
LVM_SETTILEINFO Sets information for a tile of a list view control.
LVM_SETTILEVIEWINFO Sets information that a list view control uses in tile view.
LVM_SORTGROUPS Sorts a group.


© 2000 Microsoft Corporation. All rights reserved. Terms of use.