Localizable and ImageList

C

choupi

Hi,

When Localizable = True for my Form, the ImageList of my TreeView control
doesn't show any image anymore (blank instead).
The strange thing is that the problem doesn't appear in another Form, and i
can't see any difference between the two codes.
IS there something special to know about using Treeview, ImageList and
Localizable = True ?

Thanks.
 
C

choupi

Ok, i got it : the code of the ImageList control have to be placed BEFORE
the code of the TreeView.
But, VS generates his code one time before, one time after....

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top