Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Translate MROW() for Thisform.LEFT
Message
From
25/04/2001 08:24:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
25/04/2001 08:16:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00499485
Message ID:
00499488
Views:
16
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
Previous
Reply
Map
View

Click here to load this message in the networking platform