Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal Form with OLE control
Message
 
 
To
15/06/2005 12:32:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01023602
Message ID:
01023631
Views:
12
>I have a form with a container class that has a RichTextControl in it. I need the form to be modal but when it is I cannot edit the RichText box data. How can I work around this?

Try (not tested)
* Form's Activate 
Thisform.cntWhatever.oRtf.DoVerb("Edit")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform