Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Launching IE From VFP 7
Message
 
À
01/02/2005 15:40:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
00982848
Message ID:
00982857
Vues:
20
>Using the _hyperlinklabel object of _hyperlink.vcx on a form launches IE to the target url. If no instance of IE exists, IE will launch on top of the app and form, but if one already exists and the lnnewwindow property is .t., a new instance is launched but resides below the app. In any event, the app resides on top of IE. Can I send the VFP app to the back of IE?
>
>tia,
>
>dg


There are some API functions. But Why You not just set:
_screen.WindowState = 1 && Minimazed
or
YourTopLevelForm.WindowState = 1 && Minimazed
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
Répondre
Fil
Voir

Click here to load this message in the networking platform