Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the toolbar up and working
Message
 
À
22/05/1998 15:43:00
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00101206
Message ID:
00101285
Vues:
20
>Now I got a Program error msg with "Property PRIOR not found"

OK, now add the Prior and Next methods to the form. Select Form | New Method and call it Prior. Then add another one called Next.

After you have done that, close the New Method dialog and go to the code I sent you in the earlier msg and look for Procedure Prior. Take the code from that procedure and put it in the Prior method.

Look for Procedure Next. Place the code from that procedure into the Next method.

While I am at it, make sure you put in the following line of code into your Destroy method:

thisform.oToolBar = .NULL.

Once you have done this, try it again.
Menachem Bazian, CPA
President
BC Consulting Services, Inc.
973-773-7276
Menachem@BazianCentral.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform