예제 #1
0
 private void chatForm_Load(object sender, EventArgs e)
 {
     this.Text = clientProxy.GetTopic();
 }