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