Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Control
Message
From
27/04/2000 15:56:55
 
 
To
27/04/2000 15:49:29
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00364173
Message ID:
00364262
Views:
25
>>>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform