User Experience Control Structures


This is preliminary documentation and is subject to change.

This section describes the data structures associated with the User Experience Controls.

LV_GROUP Used to set and retrieve groups.
LVGROUPMETRICS Used to retrieve or set group metrics.
LVINSERTGROUPSORTED Used to sort groups.
LVINSERTMARK Used to describe insertion points.
LVITEM Specifies or receives the attributes of a list view item. This structure has been updated to support a new mask value, LVIF_INDENT, that enables item indenting. This structure supersedes the LV_ITEM structure. Three new members, iGroupId, cColumns, and puColumns are added to this structure for use with the User Experience controls.
LVTILEINFO Provides information about an item in a list view control when it is displayed in tile view.
LVTILEVIEWINFO Provides information about a list view control when it is displayed in tile view.
MARGINS This is a structure that defines the magins of theme-aware windows.


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