Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control to display formatted text
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01108311
Message ID:
01113428
Views:
27
Try
PROCEDURE Paint
	WITH ThisForm.oWB.Object.Document.Body
		IF LOWER(.Scroll) <> "no"
			.Scroll = "no"
		ENDIF
	ENDWITH
ENDPROC	
>
>Here is my code:
<snip>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform