Rich Textbox Control That Allows Formatting

N

Neil

Is there an editable RTF textbox control which allows the user to apply
bold, italic, etc.? I tried the Microsoft Rich Textbox Control, but there
doesn't seem to be a way to allow the user to change the formatting while
typing text. Is there such a beast?

Thanks,

Neil
 
S

Stephen Lebans

Alex the MS RTF control can work with Office 2003, you just have to
modify a registry setting. Here is a previous post of mine on this
issue. Oh yes, if I remember correctly, you have to create the Reg entry
with a value of 1.

It's a security issue. I cannot find an English KB article but here is a
post in french from a MS PSS empoyee with a detailed explanation and a
ref to a french KB article. I'll translate it for you using
Babelfish...sorry if there are any mistakes!
http://groups.google.com/group­s?hl=en&lr=&ie=UTF-8&oe=UTF-8&­threadm=u.
...
%3Den%26lr%3D%26ie%3DUTF-8%26o­e%3DUTF-8%26scoring%3Dd%26q%3D­lebans%2B-
EC
KANKAR%2BActiveX%2Barticle%2B2­003


From: JBL ([email protected])
Subject: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-26 23:16:53 PST


Hello, Somebody can it explain me why the contr
RichTextBox of my base of donn E programm E under access 2002 are not
accept are by access 2003? Thank you very much JBL
Message 2 in thread
From: Benoit Compoint [ ms ] ([email protected])
Subject: Re: Richtextbox access 2003


View this article only
Newsgroup: microsoft.public.fr.access
Date: 2003-11-27 01:15:18 PST


Hello, RichTextBox control comprises access
methods to the files (in particular LoadFile and SaveFile) which make
it potentially dangerous within the framework of a Web. application
For this Microsoft reason prevents its execution in Internet To
explore by using the method described in the base of Microsoft
knowledge (technical article 240797), by fixing the value of the entry
"Compatibility Flags" in the following under-key of the base of
register: HKEY_LOCAL_MACHINE\SOFTWARE\Mi­crosoft\Internet
Explorer\ActiveX Compatibility\{3B7C8860-D78F-1­01B-B9B5-04021C009402}


http://support.microsoft.com/d­efault.aspx?scid=KB;FR;240797


Microsoft reinforced the safety of Microsoft Access in
the version 2003. One of the additional safety measures is that
Access 2003 holds account of the restrictions forced on Internet To
explore in the under-key HKEY_LOCAL_MACHINE\SOFTWARE\Mi­crosoft\Internet
Explorer\ActiveX Compatibility an administrator of the Windows station
can modify the value of this entry "Compatibility Flags". But I
disadvise to you making it since this would weaken the safety offered
by Access 2003 and Internet To explore. I rather advise you to
give up format rtf with the profit of a more recent format:
HTML. You could then use, for example, control ActiveX
"WebBrowser control" to post the text formatted in HTML. Benoit
Hello, Somebody can it
explain me why RichTextBox
controls of my base of data programmed under access 2002 are not
accepted by access 2003? Thank you very much JBL




--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top