List management

Does anyone know where I can get the MFC ListView Control the same as the one FeedDemon uses? which can be used to group items (FeedDemon).

thanks.

0


a source to share


1 answer


The built-in controls support grouping, although this is a relatively manual process.

In XP, it doesn't support expand / collapse out of the box: XP



In Vista, you will get Expand / Collapse: Vista

+2


a source







All Articles