Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Docking VFP System Toolbars
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00059676
Message ID:
00059798
Vues:
32
>Is there any way to programmatically dock a VFP system toolbar ( e.g. "Standard" )?
>
>thanks,
>Bill

Bill, VFP toolbars are windows, and respond to some commands. In the MOVE WINDOW help it says you can move them but only around the screen, not into/out of docking.

**HELP TEXT**
For example, to move the Report Controls toolbar (when it isn’t docked) in Visual FoxPro, issue the following command:

MOVE WINDOW "Report Controls" BY 1,1

They don't respond to docking commands like toolbars - they seem to be a hybrid.

Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform