In the process I need to show, hide, change color and size of the frame of an existing window. Is it possible to do this ?
In the process I need to show, hide, change color and size of the frame of an existing window. Is it possible to do this ?
Dear Yuri,
You can not change standard attributes of all windows as they are controlled by the operating system.
Anyhow, as a workaround, please review samples\skin1.prg and samples\skin2.prg
I got it. Thank you, Antonio !