With a ListView control created in C/C++ with the raw Win32 API, working areas can be set using the LVM_SETWORKAREAS message. Is there method or property for doing the same thing using System.Windows.Forms.ListView?
thanks.
MigrationUser 1 Wednesday, November 10, 2004 2:35 PM