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