Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Docking the ToolBox
Message
De
27/02/2003 16:58:36
 
 
À
27/02/2003 16:47:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00759098
Message ID:
00759112
Vues:
13
Hi Carole,

In VFP 7 you could use for the following command
In the INIT of the TOOLBAR class.
DODEFAULT()
This.Dock(0) && Docking the toolbar at the menu

The position of the docking would be as follows
-1 = not docked at all
0 = Docked at the top of the screen with the menu
1 = Docked at the left side of the screen
2 = Docked at the right side of the screen
3 = Docked at the bottom of the screen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform