Hi geeks,
I'm having about 200 icons ,which I wanted to display in a treeview on Runtime. Can anyone suggest me the best way to do this.
Do i need to store "relative path" of each icon in "app.config" and load?? or can I compile all the icons to a dll and extract from there...
or any other best suited idea..?
Thanks in advance.