Beispiel #1
0
		public static extern bool GetCursorPos(out POINT lpPoint);
 public void SetItemPosition(int t, Interop.POINT pt)
 {
     throw new NotImplementedException();
 }