Hi, I have 2 distinct script running; program1 and program2. both are compiled. Program2 has some "Label" controls on his gui, and I've the window handle and the handle of the control that I would change the background color (it's an "Label" control). The scipt that wants to change the color is program1 and the target control belongs to the gui of program2. It is easily feasible? Thanks for any suggestions