What reference do I have to set to get my code to recognize RichTextBox

K

kelly d

I built a simple word processor at home in AC2002 using a RichTextBox and a
million functions that reference that RTB. works good everybody happy. I
moved the project to work and I get error user defined type RichTextBox not
defined.
What reference do I need to set to get RichTextBox recognized as valid type
in my code. at work, it's now in AC2000.

thanks
 
Top