Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In Screen Form with toolbar on it?
Message
De
04/08/2000 03:22:57
Dino Liberale
Ministero Lavori Pubblici
Trieste, Italie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00400301
Message ID:
00400897
Vues:
13
I have this problem just today.
Take a look to the solution example at forms item, "Create an SDI form".
This create a top level form, where you can dock a toolbar

I have a main prg that create an instance of my top level form (defined in a class) that is my main application form.
In the activate event of this class:
ThisForm.oToolBarCallMenu=CREATEOBJECT("MyToolBar")
ThisForm.oToolBarCallMenu.Visible=.T.

Hope this help you.

>Hello,
>
>Is it possible to show a form (ShowWindow property = 0) with its own toolbar on it?
>I can do this with a top level form, but when I instantiate a toolbar for the 'in screen' form it shows in the main screen instead on the form itself.
>
>Thank's for your help in advance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform