Aide:TrayItemGetHandle.txt

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

Document original V3.3.6.1 :

###Function###
TrayItemGetHandle

###Description###
Returns the handle for a tray menu(item).

###Syntax###
TrayItemGetHandle ( controlID )


###Parameters###
@@ParamTable@@
controlID
	The control identifier (controlID) as returned by a <a href="../functions/TrayCreateItem.htm">TrayCreateItem</a> or <a href="..\functions\TrayCreateMenu.htm">TrayCreateMenu</a> function.
@@End@@

###ReturnValue###
@@ReturnTable@@
Success:	Returns the handle of the given control ID.
Failure:	Returns 0.
@@End@@


###Remarks###
To get the handle to the tray context menu itself use '0' as controlID.


###Related###
TrayItemGetState, TrayItemGetText


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


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :