private void CaptureEvent(int hwnd, int x1, int y1, int x2, int y2) {
} ................ m_wMonitor.WEvent += new _IWMonitorXEvents_WEventEventHandler(CaptureEvent); |
WMonitorX component > WEvent Interface >
WMonitorX component > WEvent Interface >
Visual C#
|