You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. 2 imagelistview, both on a splitter control---> each one at containerpanel.
2. click at a item in listview2.
3. in code "listview1.items.add(e.item);"
What is the expected output? What do you see instead?
Item is added at listview1 correctly.
Clicked item in listview2 loses the image as long as mouse still on it.
When mouse is moved, image shown again.
What version of the product are you using? On what operating system?
release 6.10, and OP XP Professional, tool VS2010
Please provide any additional information below.
Also....when i make "listview1.items.clear();" the items that are cleared loses
their images in listview2.
Original issue reported on code.google.com by [email protected] on 7 Aug 2010 at 11:02
Original issue reported on code.google.com by
[email protected]
on 7 Aug 2010 at 11:02Attachments:
The text was updated successfully, but these errors were encountered: