Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the toolbar up and working
Message
 
To
22/05/1998 15:43:00
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00101206
Message ID:
00101285
Views:
19
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform