I made a chat that based from one that I found on the internet and I wanted to add emoji so I searched a set of emoji and found this: site
I downloaded all and added it to the resources of the project.
the images are all named in order. now my question how can I make an array or a hash table that contains them all?
I tried doing like that:
Properties.Resources._+count.ToString();