How do you add a rich text box in Visual Basic?

GoingUp

Lifer
Jul 31, 2002
16,720
1
71
Is it the same as a normal text box? Can I drag it onto the GUI Form form somewhere?
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
you know how to add activex components? right click the compnent bar etc and add microsoft rich text blah blah. then it should know up in the toolbox then you can add it like a regular text box
 

GoingUp

Lifer
Jul 31, 2002
16,720
1
71
Originally posted by: dighn
you know how to add activex components? right click the compnent bar etc and add microsoft rich text blah blah. then it should know up in the toolbox then you can add it like a regular text box

hmmm its already checked and it doesnt work...
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
what do you mean by "it doesn't work"? and what version of vb are you using?
 

XZeroII

Lifer
Jun 30, 2001
12,572
0
0
What version of VB? .NET has it right on the toolbar. In 6, you will need to add it. I don't remember how, but once it appears on the toolbar, you just drag it on the form.
 

GoingUp

Lifer
Jul 31, 2002
16,720
1
71
Originally posted by: XZeroII
What version of VB? .NET has it right on the toolbar. In 6, you will need to add it. I don't remember how, but once it appears on the toolbar, you just drag it on the form.

nm... im a moron... i had to add the tab, not just see if it was installed... and im using .net