Click here to Skip to main content
15,885,890 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi i am developing an application. i use several message boxes to display messages to user.. like Ok, OKCANCEL etc etc.. now i want to display a Smiley in between the text in messagebox (not a smiley of Text but a smiley in emoji color)
. Windows phone Has default Smileys in Keyboard .. Can we Use them From SDK ??
Posted
Comments
Matej Hlatky 1-May-15 5:41am    
Hi, I'm not sure, what you want to achieve, but have you tried to print smiley face like this?
MessageBox.Show("Smiley face 😄")
EDIT: just copy symbol from http://emojipedia.org/people/
Aditya_Goud 4-May-15 1:37am    
heyy this worked .. submit this as a sol. i want to accept and give 5*

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900