Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get location of cell in a grid?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01280951
Message ID:
01281006
Views:
14
>>I have a textbox that as the user types, a grid pops up right below it. Easy enough to place the grid, I just did something like: ThisForm.gridname.top = thisform.textbox.top + thisform.textbox.height -- this way it shows up right under the textbox.
>>
>>Thing is, now I want to implement the same thing with this textbox, but this textbox will be in a grid. So I guess I need to know how to find the textbox's TOP location relative to the whole screen. Anyone know a way I can do something like this?
>>
>>Thanks!
>
>Look for OBJTOCLIENT function in Help.

That will work. I'm suprised I've never used that function before....
ICQ 10556 (ya), 254117
Previous
Reply
Map
View

Click here to load this message in the networking platform