Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing Toolbars
Message
 
À
18/11/1998 11:43:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00158836
Message ID:
00158850
Vues:
22
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
>Hello,
>
>I've a toolbar class definition. Instantiates with oRef=CREATEOBJECT(). However I need to release the object programmatically from within. Since there's no Release method, would oRef=.NULL. be a recommended approach?
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform