Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to persist a toolbar
Message
 
 
À
26/10/2002 12:40:08
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00715677
Message ID:
00715771
Vues:
17
Hi Dragan,

Try this
* Function RestoreToolbar()
_screen.AddProperty("oTb", Newobject("mytoolbar", "test"))
_screen.oTb.Show()
RETURN

* Toolbar Destroy()
KEYBOARD "RestoreToolbar(){ENTER}" PLAIN CLEAR
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform