Пример #1
0
 private void btnClassRoom_Click(object sender, EventArgs e)
 {
     vw = new VideoWindow();
     vw.Show();
 }