
embedded vb rich text control
Hello,
I am new to VB also, but I will try to help.
If you're using VB6, right click on your toolbox (This same toolbox has
components like a ListBox.) at the left, then select Components. Scroll down
in the Controls Tab until you reach Microsoft Rich Textbox Control 6.0.
Select that Control then hit ok. You should now see that control on your
left. Select that Control then you can draw it on your form.
Let me know if you need any more help.
Thanks,
Rashid
Quote:
> I am developing an application with Embedded VB and I am in search for a
> rich text control. Does anyone know where I can get this??
> the problem I am having is that I am unable to interpret a rich text field
> in my database in my embedded VB app
> any suggestions are helpful