Enter Keywords:
1 - 10 of 533(0.009 seconds)
Sort By:
 
Is there a good article online that I can read about RTF syntax?
Zones: ASP.Net Programming, Java...Date Answered: 08/04/2007 Rating: 9.8 Views: 4
When I add a wmf file to an rtf control using the OleObjects.Add method, windows tries to start up the application associated with the graphic's file extension.  How can I add an image to the rtf c...
Zones: Visual BasicDate Answered: 08/19/1997 Rating: 7.0 Views: 0
How do I hide text in a rich textbox?  My .rtf file created in MS Word contains text formatted as hidden.  When the file is loaded in a rich textbox control, the previously hidden text becomes visi...
Zones: Visual BasicDate Answered: 12/30/1997 Rating: 6.2 Views: 0
How to implement an editor which fully support RTF control words provided in RTF specification version 1.3?
Zones: Windows MFCDate Answered: 03/08/1998 Rating: 6.6 Views: 0
I need a VBA function which uses the clipboard to get RTF codes for range text e.g. something like:    e.g. to get onto clipboard    m_oWordPara.Range.Copy    now once its on the clipboard, I wa...
Zones: MS OfficeDate Answered: 07/03/1998 Rating: 7.8 Views: 5
I want to print RTF from VB.
Zones: Visual BasicDate Answered: 04/25/1999 Rating: 8.2 Views: 0
I have seen some strange behavior on the RTF control.  It appears that it always has a default font setup.  I have cleared RTF.Text and RTF.TextRTF and then set a new selfontname and selfontsize.  ...
Zones: VB Controls, Font CreatorDate Answered: 02/23/2002 Rating: 6.6 Views: 0
I would like to keep a small RTF formatted file in a resource (.RES) file and then call if up to a Rich Edit memo  within the program.  Can it be done?
Zones: Delphi ProgrammingDate Answered: 08/17/1999 Rating: 8.8 Views: 0
How can I save text entered into a TRichEdit as plain text without any formatting. Setting the PlainText property to true doesn't seem to work.
Zones: Delphi Programming, Delphi P...Date Answered: 03/14/2002 Rating: 7.4 Views: 0
I have a Command DoCmd.OpenReport "TestReport", acPrint, "", "(MyFilter") BUT I would send it to a file using RTF format Like DoCmd.OutputTo acOutputReport, "TestReport", acFormatRFT, "C"\Temp\...
Zones: MS AccessDate Answered: 11/24/2001 Rating: 8.0 Views: 0