Jump to content

Embedded activeX component - RichText


kjactive
 Share

Recommended Posts

Well, there goes that theory. I've done numerous searches on the "Class is not licensed for use" error in relation to the richtext control, and none have turned up any solutions other than "make sure richtx32.ocx is registered", which it is. Unfortunately I really don't know much about Windows programming beyond AutoIt, so I'm at a dead end here because I have no idea what this error is really saying (aside from the obvious fact that the "class is not licensed for use", whatever that means). Is there an ActiveX expert in the house? :lmao:

Link to comment
Share on other sites

  • 1 month later...

@kjactive

I want to add scrollbars to the rtf, but i've no idea...

$oRP.ScrollBars = 3 is write protected at runtime

same thing with:

$oRP.RightMargin = '32767'

$oRP.MultiLine = True

I think this is a general question:

How to modify such values before runtime?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...