Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing act
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00204226
Message ID:
00204252
Vues:
21
The action you detailed is by design. All your
code did was clear the visible aspects of the screen.

Paste the following code into the RightClick of
the same form and try your checkbox rightclick, then
the form rightclick.

define popup edtshort shortcut relative from mrow(),mcol()
define bar 1 of edtshort prompt "Refresh"
on select bar 1 of edtshort _screen.activeform.refresh()
activate popup edtshort
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform