Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Control on VFP _Screen
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01611992
Message ID:
01611995
Vues:
126
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform