Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Control on VFP _Screen
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01611992
Message ID:
01611995
Views:
127
This message has been marked as the solution to the initial question of the thread.
>Hello all,
>
>I've seen it done, but can't find or remember the code.
>
>I want to place a control (editbox, textbox, control button, etc.) directly on the VFP _screen, without the clutter of a form..
>One purpose would be to display text progress messages from a process and giving the user the chance to scroll back to see what has happened.
>
>Any hints to get me started?
>
>TIA,.
_screen.AddObject("Edit1", "EditBox")
_screen.Edit1.Visible = .t.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform