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