How to make selected text BOLD in RTB ?

  • Thread starter Thread starter Imaya Kumar
  • Start date Start date
I

Imaya Kumar

Hi,
i'm developing an editor in VS.NET using Rich Text Box
Control. I need to make a selected text Bold. how can i do
this? also i will have an Italic Button too. If i click
Bold button the selected text has to become bold, and if i
click italic button, the bolded text has to become Italic
too with the bolded attribute. how can i do this? help me..
thanks
imaya kumar
 
Why not. RTB is MUCH faster with large lists, and it's MAXLENGTH is higher
too.
 
You didn't mention that you needed this in your original post. While you
may gain these features with the RTB, there is a performance trade-off for
using COM objects in .NET applicaitons.
 

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

Back
Top