Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to move and resize a browse window programmatically
Message
From
27/08/2010 07:31:39
 
 
To
27/08/2010 03:04:11
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01478737
Message ID:
01478784
Views:
38
>>I want to programmatically show several cursors in cascaded browse windows of given sizes. Does anyone know how can this be accomplished?
>
>select Table01
>Browse Name poBrow01
>poBrow01.Top = 10
>select Table02
>Browse Name poBrow02
>poBrow02.Top = 30
>
>
>poBrow01. in the command window will show you all the nice PEM's available <g>.
>
>regards
>
>thomas

Thank you Thomas. That is *exactly* what I needed. I wasn't aware of BROWSE NAME. It is beautiful.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform