RichTextBox not Available

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I need to use RichTextBox 's LostFocus event, but on my .net toolbox, the
RichTextBox control under Windows Forms and HTML tabs are grayed out. How can
I drag it to my web form then?

Please Help. Thank you in advance.
 
The winforms richtextbox isn't supported. There are a bunch of third party
tools that will do it for you (but most render as HTML)
 
Back
Top