摘要:
转:/*********************** 课题:将窗体中鼠标所在控件名显示在窗体标题上* 作者:ZAXX* QQ : 94027486* 本课题可简单扩展:获取屏幕上鼠标所在位置的窗口句柄与类名**********************/using System;using System.Drawing;using System.Windows.Forms;using System.Runtime.InteropServices;namespace Zaxx{ public partial class MouseOnControl: Form { [DllImport(" 阅读全文
posted @ 2011-04-14 11:02
把爱延续
阅读(10629)
评论(1)
推荐(0)
浙公网安备 33010602011771号