shinnxennosagga 1 Newbie Poster

I got a problem in designing (may be not design, more like code one) UI for my chat application. here's the problem :
I want to make a chat box on mobile device using C#, and I want to be able insert smiley. The problem is, by using textbox or even richtextbox, I found no way to insert picture (smiley), and if it is picture, can I select it?