ListVew.Cursor does not work
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I would like to display a Cursors.WaitCursor on a ListView control, so I tried: listView.Cursor = Cursors.WaitCursor; but it doesn't work at all, I see always the default cursor.I know its a known ug in .NET 1.0 and probably fixed in 1.1. But I need workaround for 1.0. I would appreciate any help in this regard. Live Life King Size Alomgir Miah
-
I would like to display a Cursors.WaitCursor on a ListView control, so I tried: listView.Cursor = Cursors.WaitCursor; but it doesn't work at all, I see always the default cursor.I know its a known ug in .NET 1.0 and probably fixed in 1.1. But I need workaround for 1.0. I would appreciate any help in this regard. Live Life King Size Alomgir Miah