E
EE
I have tried to modify the Window Caption using :
ActiveWindow.Caption = "123"
But all I get is a run-time error: "Invalid window type for this action"
Does anyone know what the problem may be, and if there is a solution ?
ActiveWindow.Caption = "123"
But all I get is a run-time error: "Invalid window type for this action"
Does anyone know what the problem may be, and if there is a solution ?