NET2.0, VS2005 beta, ListView Drag&Drop

  • Thread starter Thread starter Bjoern Dietz
  • Start date Start date
B

Bjoern Dietz

Hi All,

perhaps it is way to early in the morning to do proper coding, but
somehow I don't get it.

I try to drop a file into a Listview (.view=details), but somehow my
tool doesn't let me drop it there, even with option ListView.AllowDrop
set to True.

I'm doing this the first time in .NET, but used this technique several
times in the old days of VB6.

What am I doing wrong?

By the way: I'm using the VS2005beta.

Thanks,
 
Back
Top