Aide:MouseWheel.txt

De Wiki AutoIt Français
Aller à : navigation, rechercher

Document original V3.3.6.1 :

###Function###
MouseWheel

###Description###
Moves the mouse wheel up or down.  NT/2000/XP ONLY.

###Syntax###
MouseWheel ( "direction" [, clicks] )


###Parameters###
@@ParamTable@@
direction
	"up" or "down"
clicks
	[optional] The number of times to move the wheel.  Default is 1.
@@End@@


###ReturnValue###
@@ReturnTable@@
Success:	Returns 1.
Failure:	Returns 0, the direction is not recognized.
@@End@@


###Remarks###
This function only works on NT, 2000, XP and later operating systems.


###Related###
MouseClick, MouseClickDrag, MouseGetPos, MouseMove, MouseCoordMode (Option)


###Example###
@@IncludeExample@@


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :