Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relase Toolbars
Message
De
05/10/1998 14:13:01
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
À
05/10/1998 13:56:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00143948
Message ID:
00143951
Vues:
14
>Hello Again,
>
>Is there a way to release the toolbars from a formset when closing the application?
>
>I used this command in the destroy event of the formset.
>
>ThisFormSet.Release ALL
>
>This command release everything but except the toolbars. Any help is appreciated.
>
>Steve

Toolbars are really just a special kind of window

try using the command HIDE WINDOW to remove a toolbar

the name of the window is the name that shows up in the
title bar.

so HIDE WINDOW "Standard"
will cause the standard toolbar to disappear.

HTH
Dave.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform