Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dock window top right?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01640765
Message ID:
01640770
Views:
66
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform