How do I do LVM_SETWORKAREAS in a ListView Form?

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.


Answer this question

How do I do LVM_SETWORKAREAS in a ListView Form?

  • How do I do LVM_SETWORKAREAS in a ListView Form?