So, i have tossed around a few ideas, and would like to add animated emoticons to my chat app. Currently, in AutoIT, i use an HTML page to display those when a user clicks on a static image. That, obviously, isn't ideal.
Is there a way to display all of my animated GIF's (emoticons) either via an ImageList and still have them animated say inside of a listview? ComboBox?
What would be the best way to do emoticons inside of Windows Forms (displaying)?