G
Glen Low
With some difficulty, since there aren't any clear docs on this, I've
managed to enable "group view" on a .NET Framework 1.1 ListView
running on Windows XP by sending it LVM_REMOVEALLGROUPS,
LVM_ENABLEGROUPVIEW, LVM_INSERTGROUP and then LVM_SETITEMW on each
existing item. But I want to get the group header to appear bold, just
as it is in the XP file explorer, how do I do that?
Cheers,
Glen Low, Pixelglow Software
www.pixelglow.com
managed to enable "group view" on a .NET Framework 1.1 ListView
running on Windows XP by sending it LVM_REMOVEALLGROUPS,
LVM_ENABLEGROUPVIEW, LVM_INSERTGROUP and then LVM_SETITEMW on each
existing item. But I want to get the group header to appear bold, just
as it is in the XP file explorer, how do I do that?
Cheers,
Glen Low, Pixelglow Software
www.pixelglow.com