Aide:GUICtrlSetDefBkColor.txt

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

Document original V3.3.6.1 :

###Function###
GUICtrlSetDefBkColor

###Description###
Sets the default background color of all the controls of the GUI window.

###Syntax###
GUICtrlSetDefBkColor ( defbkcolor [, winhandle] )


###Parameters###
@@ParamTable@@
defbkcolor
	Default background color for all controls.
winhandle
	[optional] Windows handle as returned by GUICreate (default is the previously used window).
@@End@@

###ReturnValue###
@@ReturnTable@@
Success:	Returns 1.
Failure:	Returns 0.
@@End@@


###Remarks###
None


###Related###
GUICreate, GUICtrlSetDefColor, GUICtrlSetBkColor


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


Document traduit V3.3.6.1 :

Texte en Français


Traducteur :

Contributeurs (pour les modifications avant le Wiki) :