Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What are the required files when using RTF control box?
Message
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01368033
Message ID:
01368037
Views:
11
You have to distribute RichTx32.ocx and register it on the target PC.
The RichTx32.ocx is just an ActiveX wrapper. The RichText editor itself is implemented in a separate DLL which is a part of the Windows. Take a look at About Rich Edit Controls for details.

>
>I added an ActivexBoundControl (oleBoundControl) to a form to keep some formatted text (from MS Word). Everything works perfect in my computer, when I copy the EXE to a computer where VFP is not installed then I get the error of unregistered class and the program tries to find an OCX file.
>
>Does some one know the files that are required to be present in the EXE directory to prevent this error? Or do I need to add any specific class to the project?
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform