Third Party Rich Text Control

G

Guest

Woll2Woll has a product for Delphi called Infopower which has a rtf control
with a built-in word processor. Does anyone know of a third party control
that has the same capabilities. I don't have the experience in Dot Net to
write one myself.
 
C

Cor Ligthert

Davis,

I assume that this means that the standard Rich Text Box is not good enough
for your solution.

Giving as sample another program language even when it is VB6 gives mostly
not much answers to this to VBNet dedicated newsgroup.

Telling what you miss in the standard Rich Text Box will in my idea give
more change on answers.

Just to help a little bit to get your problem clear.

Cor
 
G

Guest

Cor

the Infopower rich text control basiclly took the rich text from Delphi
(which is limited like the Visual Studio one) and combined it with WordPad,
so that when you right click on the field a Wordpad clone pops up so that you
can edit the text and save the formatting in the field. I would like that
same capability without trying to figure out how to parse the rich text
information so that it shows up properly in the field, and then code the
formatting options that I want to use to format the information.

Thanks

David Davis

Cor Ligthert said:
Davis,

I assume that this means that the standard Rich Text Box is not good enough
for your solution.

Giving as sample another program language even when it is VB6 gives mostly
not much answers to this to VBNet dedicated newsgroup.

Telling what you miss in the standard Rich Text Box will in my idea give
more change on answers.

Just to help a little bit to get your problem clear.

Cor
 
C

Cor Ligthert

Herfried,

When I look quick at the page can it be a link we are missing for a long
while in the VBNet newsgroup, "How to create a pdf file progammaticly"

Cor
"Herfried K. Wagner [MVP]"
 

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