Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loss of form Close under menu
Message
De
24/07/2001 10:34:40
Denis Filer
University of Oxford
Royaume Uni
 
 
À
24/07/2001 07:10:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00522862
Message ID:
00534394
Vues:
12
OK here it is. This code is in a form class called 'mainform', the basic start point for all my forms.

Top_assign has:

LPARAMETERS vNewVal
IF vnewval < 0
vNewval = 0
ENDIF
THIS.TOP = m.vNewVal

Top_access has:

*To do: Modify this routine for the Access method
RETURN THIS.Top

Any help?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform