The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Mr Earl on February 21, 2007, 01:08:44 PM

Title: Tooltips for listview col headers
Post by: Mr Earl on February 21, 2007, 01:08:44 PM
I can use LVM_GETHEADER to get a single handle to ALL listview col headers.
Is there a way to get separate handles for each col header?
I would like different tooltips for each col header.