Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interaction between 2 imagelistviews #83

Closed
GoogleCodeExporter opened this issue Jul 28, 2015 · 5 comments
Closed

interaction between 2 imagelistviews #83

GoogleCodeExporter opened this issue Jul 28, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants