Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dock window top right?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01640765
Message ID:
01640770
Vues:
67
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>I have a toolbar which is docked to the top of the main window (Dock(0)) and automatically aligned to the left. Is there a way to align it to the right?
>
>TIA

Wouldn't something like this work?

myToolbar.Dock(0, _screen.width - myToolbar.width - 1, 0)
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform