Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requested Resource in Use Problem with IE Contrl
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Requested Resource in Use Problem with IE Contrl
Divers
Thread ID:
00272130
Message ID:
00272130
Vues:
81
A parent form which has a child form's name as a property. Click a button and the child form (modeless) fires. There is an IE control on the parent form which has some initial HTML in it. Now in the child form, I want to update the IE control like this:
	FrmAppMast.IEControl02.Navigate('about::blank')
	FrmAppMast.IEControl02.Document.Body.Scroll = "no"
And I get the error 'OLE error code 0x800700aa: The requested resource is in use'.

What's the best way to refresh that control in the parent from the child?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform