日期:2014-05-18 浏览次数:21258 次
private void splitContainer1_Panel2_MouseMove(object sender, MouseEventArgs e) { Text = e.Location.ToString(); }