Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling through a typed text ?
Message
From
19/11/2009 23:23:04
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01435706
Message ID:
01435742
Views:
29
thank you naomi - unfortunately this still gets the pesky property is read-only message.
LOCAL oFrm

oFrm= createOBJECT("classrooms")
oFrm.Top = 24
oFrm.Left =400
oFrm.Height = 373
oFrm.Width = 500
oFrm.showWindow = 2
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform