Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Releasing Toolbars
Message
From
18/11/1998 12:27:18
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00158836
Message ID:
00158862
Views:
23
Colin,


>I'm assuming you mean you need to have the toolbar release itself. Toolbars have a Release method. Try the foloowing in the command window:
>
>1. Create your toolbar with oRef=CREATEOBJECT()
>2. oRef.Show (if not already visible)
>3. oRef.Release
>
>HTH

Errr..are you on VFP6? I tried oRef.Release, there's no Release method for toolbars.
Kenneth.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform