kod yazarak ekrandaki mouse 'un yerini değiştirmek mümkün mü
@benbendedeilem
Public Declare Function SetCursorPos Lib "user32" (ByVal X As Long, ByVal Y As Long) As Long
SetCursorPos 280, 461