Пример #1
0
 public Emoticon(FormChat formChat)
 {
     InitializeComponent();
     this.formChat = formChat;
 }