2 questions about listview control
1- How can I detect that the user is changing
the width of a column (Notification code for
changing width of a column).
2- How can I change the row height.
Thanks. A NADA
i think i might be able to get you started on question #2. take a look at the msdn and look at custom draw reference (NM_CUSTOMDRAW (list view)).
smurf