Please,
compile this little sample program.
Put it in background.
When the program is in background, be sure that the top is visible
To bring the application in foreground click in the headers.
The headers disappear
If You click again in a cell headers appear

Bye
compile this little sample program.
Put it in background.
When the program is in background, be sure that the top is visible
To bring the application in foreground click in the headers.
The headers disappear
If You click again in a cell headers appear
Bye
#include "fivewin.ch"
FUNCTION MAIN()
LOCAL oDlg
USE customer
DEFINE DIALOG oDlg FROM 1 , 1 TO 400 , 400 PIXEL
@ 1 , 1 LISTBOX FIELDS OF oDlg SIZE 150 , 150 PIXEL
ACTIVATE DIALOG oDlg CENTER
RETURN NILMarco Boschi
info@marcoboschi.it
info@marcoboschi.it