Richtext box and third party control

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi ,
I using RTB is one of my application. The application should
display the page-breaks and the line numbers and should also enable
the formatting options. For Line Number and Formatting, I do not have
any problem. But to display the page breaks, I am finding is quite
difficult.
I am also open to have any third party control that can give me all
of these. The only condition being is that the control should be
derived from RTB and it should expose me the OLEDocument interface
(COM). The control txtextcontrol does not give this.
Is there any real RTB control that provides me all these features
and also gives me the underlying tom object?
Please help

Thanks
Ram

.



Relevant Pages

  • Re: RTF Files, How to Read?
    ... > Is it possible to open the RTB Control in VBScript? ... >> RTB and read the Text property of the RTB back out... ... >> than the heavy string operations needed to do it in script. ... >>> Bernie ...
    (microsoft.public.scripting.vbscript)
  • Re: RichTextBox Multi-Undo -ReDo
    ... found a control by emorcillo using riched20.dll. ... for a RichEdit control v. 2/3. ... types that can be created using the Windows API. ... for using the RTB like a control from the toolbox. ...
    (microsoft.public.vb.general.discussion)
  • Re: RTF Files, How to Read?
    ... I'm looking for samples of how to open an OCX control in VBscript. ... It looks like writting a DLL in VB is the cleaner solution. ... >>> RTB and read the Text property of the RTB back out... ...
    (microsoft.public.scripting.vbscript)
  • Re: RichTextBox -- I am sooo Confused
    ... The RTB must have some powerful controls buried deep within ... ... textBox1.RemoveRange(int lineStart, int lineCount); ... because you can allow wrapping and then shrink the control to force ... This work is part of a large data file viewer with small resource ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: RTF Files, How to Read?
    ... Is it possible to open the RTB Control in VBScript? ... > than the heavy string operations needed to do it in script. ... > Bernie Hunt wrote in message ...
    (microsoft.public.scripting.vbscript)