Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Control
Message
De
27/04/2000 15:56:55
 
 
À
27/04/2000 15:49:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00364173
Message ID:
00364262
Vues:
23
>>>>I'm looking to change some of the properties on the web control in VFP 6 SP3.
>>>>
>>>>I want to remove the verticle scrollbar, change the special effects so the control is flat, instead of sunken and remove the border.
>>>
>>>I don't know of a way to remove the 3D effects and border, but you can turn off the scrollbar with:
>>>
>>>THISFORM.oIE.Document.Body.Scroll = "no"
>>
>>I get member document does not evaluate to an object error. In the debug window, I can type the ThisForm.oleweb.Document.Body.Scroll into the watch window and set the value from there.
>>
>>Ideas?
>
>You have to poll oIE.ReadyState and then oIE.Document.ReadyState to make sure the page is finished loading.

"I see said the blind man to his deaf son"

Thank you, it works.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform