Example #1
0
 private void T1_MouseMove(object sender, MouseEventArgs e)
 {
     this.ctrl_win_id.Text = dm.GetMousePointWindow().ToString();
 }