Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A bug
Message
De
02/04/2004 18:29:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: A bug
Divers
Thread ID:
00891664
Message ID:
00891926
Vues:
25
>My nav bar has, for instance, an ADD bar, kinda like in your books. So before adding,
>a record I was having a message pop up. Now, I wanted to dispense with this message,
>so I made this change in the nav bar class, under ADD. However, this change did not show in
>the instance of the ADD bar on the form. Not unless I remove the nav bar, and then drag it in
>again. ?? Maybe this is the way it is supposed to be but sometimes all I have to do is to
>make changes in a classes and that behavior is there in the class on or in a form.
>Thanks
>STeve

Select the method or property in the property sheet.

Right click on it and select "Reset to Default".

Or, if you want to do the regular behavior AND your own custom behavior, you can do:
DODEFAULT()
* your code here
or
*your code here
DODEFAULT()
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform