Windows Develop Bookmark and Share   
 index > Windows Forms General > Suddenly Icons disappear ??
 

Suddenly Icons disappear ??

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 ...

AboOmar7  Friday, February 17, 2006 12:02 AM
Hi, I´m having the same problem but on VB.NET 2003 and with a toolbar & image list.
On design time is ok, at runtime the icons dissapear. In fact i have 2 image lists, big_icons & small_icons (the bad one). With big_icons everything is ok...very strange.
The only way i managed to workaround this is to set the toolbar.imagelist property to big_icons and then back again to small_icons.
If anybody can explain this behaviour.....please do it!
Bruno Espezzano  Friday, February 17, 2006 2:41 AM

You can use google to search for other answers

Custom Search

More Threads

• How to reflect Selected listBox items from One Form to Another Form.
• How to build release version of a win forms project?
• How can we find a color is a standard color or custom color in color dialog box?
• taskbar behaviour for application
• windows application
• auto switching between tabs.
• Check node level in treeview
• MDI area bound size and emedding objects into it
• Multiple monitors
• Form Load