VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Simple Editor ActiveX

Makis Charalambous  (6 Submissions)   Custom Controls/Forms/Menus   VB Script   Intermediate   Wed 3rd February 2021

I needed a simple msword compatible text editor in various parts of my system. So I sat down one night and designed this ActiveX control which you can 'throw' into any form. You can even bind it on a database. No technology breakthroughs here. Just lots of time saving when you want your users to have some control over what they write and you want to save them exactly as they want. It uses the richtextbox encapsulated as an activex and so you dont have to write any code every time you need a simple editor. Just throw it in.
You can enable or disable the "New', 'Open', and 'Save' buttons. Some of the code for the richtextbox comes from some other contributors of vbcoders.com, but I dont remember from who.
Dont have to vote for it. I just hope that you find it useful.

Rate Simple Editor ActiveX (7(7 Vote))

Download Simple Editor ActiveX

Simple Editor ActiveX Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters