Virtual list control
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, does anybody knows how to use list controls in virtual mode with C#? :confused: In unmanaged C++ this is done by setting the LVS_OWNERDATA style and handling the according notifications. Thanks in advance Holger Persch
-
Hi, does anybody knows how to use list controls in virtual mode with C#? :confused: In unmanaged C++ this is done by setting the LVS_OWNERDATA style and handling the according notifications. Thanks in advance Holger Persch
can you elaborate.