void mouse_move(object sender, MouseEventArgs e) { TitlePanel title = Controls[0] as TitlePanel; title.Wake(); }