Link to home
Start Free TrialLog in
Avatar of sbelean
sbelean

asked on

List View on SSTab Problem

How can I see ImageList control from one Listview control on SSTab control .
I tried in design mode and runtime, with ImageList on SSTab control or outside but I did not have success.
Thank you, please tell me if 20 points are enough?
Avatar of paulstamp
paulstamp

There should be no problem in having the ImageList control on one tab and the listview on another. Can you explain a bit more - did the listview control's property page not list the image list ?
Avatar of sbelean

ASKER

Yes, I want to use ImageList for SmallIcon Property of List View control but it isn't listed in List View propery page and at runtime I have error "Wrong object"
   Thank you, Sorin B
What happens if you add another listview control and imagelist control onto the form (not the tab) - does the new listview pick up one, both or none of the imagelists ?

Is the run time error message definitely "Wrong Object". I've searched the MSDN and cant find any reference to such an error message in VB
paulstamp, i think there seems be some problem in your system. i just tested with a simpel project, it works well (you can get the files from http://147.8.86.81/download/test/2)
hkshijun... yup I agree... I dont have the problem. I think you'll find its sbelean that asked the question !
ASKER CERTIFIED SOLUTION
Avatar of justinflitcroft
justinflitcroft

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sbelean

ASKER

Sorry paulstamp, the error is 35610 and correct description is " Invalid object ". Thank you all, sorry for late with response, I hope I can give the points to justinflitcroft. Thank you again, Sorin Belean.