Hi,
Is it possible to easily hide or see the mouse pointer, for all the screen in my VFP application (Win 2000 - Tactil Plasma screen or standard screen)
... Without using a :
If ! WithMouse && Var .T. or .F. in main Prg
.SETALL("Mousepointer",13) on the 70 screen ...
ENDIF
Thanks in advance.
Jean-Paul
Is it possible to easily hide or see the mouse pointer, for all the screen in my VFP application (Win 2000 - Tactil Plasma screen or standard screen)
... Without using a :
If ! WithMouse && Var .T. or .F. in main Prg
.SETALL("Mousepointer",13) on the 70 screen ...
ENDIF
Thanks in advance.
Jean-Paul