Re: About rich text boxes

  • From: "RicksPlace" <ofbgmail@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 12 May 2011 12:27:46 -0400

Hi: Which version of Visual Studio, Vb.net or whatever IDE are you using?
Are you using 2008 or 2010 version? There are diferent WebPages for the 2.0, 
3.0 and 3.5 and 4.0 frameworks.
They are likely all the same but if I know which version you want I will send 
you a link to the Microsoft Webpage that has links for the methods, properties 
and events for the RTB class.
You set  the properties like size, location, colors and a whole lot of other 
properties using the properties. You do things like search, set focus to a 
place in the RTB and other things using the Methods. You handle things using 
the Events like when the contents change or the RTB gains or loses focus etc...
Rick USA
  ----- Original Message ----- 
  From: Mesut 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Thursday, May 12, 2011 11:06 AM
  Subject: About rich text boxes


  Hi all
  When using RichTextBox control of Windows.Forms class with .net development, 
how do we apply specifications to RichTextBox.Rtf property. Do you know any 
good source? And the most important thing, does Jas pronounce heading levels 
(for example setting text pt to 16) while applying rtf specifications? If it 
doesn't, there is html presentation in Windows.Forms, do you give me some 
informations about it. Two months ago, I had tried to html body to Windows 
form, but I didn't succeed it. 
  Best regards

Other related posts: