Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Translate MROW() for Thisform.LEFT
Message
De
25/04/2001 08:24:55
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00499485
Message ID:
00499488
Vues:
17
This message has been marked as the solution to the initial question of the thread.
>Hello,
>
>I need to show a form at the position of MROW() and MCOL().
>But the return values of MROW() and MCOL() are different than the LEFT and TOP properties expect, so is there a way to convert those values that I can use them in these properties?
>
>Thanks for your help in advance!

do form GetMrow1 with ;
thisform.Left+mcol(wontop(),3), thisform.Top+mrow(wontop(),3)

PS: Called form should handle titlebar handling.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform