While I am working in my VB.NET 2005 App
and I drag a TreeView then an ImageList and fill it with Images
and Linking TreeView with this Image List
Icons appear in the design view and Disappear in the runtime I do not know really why
I have checked all TreeView properties and every thing is OK
I created another project with all previous operations Every thing is O.K in the design time and the run time
But I use the last Project's form (which is working) and put it with my Old One
Again Icons Disappear
I really amazed Why ????
Can any one provide me with any suggestions to solve this ...