embedded vb rich text control 
Author Message
 embedded vb rich text control

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



Sat, 12 Apr 2003 03:00:00 GMT  
 embedded vb rich text control
Do you know about the RichTextBox activex control that comes with VB?

--Rashid



Sun, 13 Apr 2003 03:00:00 GMT  
 embedded vb rich text control

Rashid I am new to VB can you expand on the activeX control?

Thanks


Quote:
> Do you know about the RichTextBox activex control that comes with VB?

> --Rashid



Sun, 13 Apr 2003 03:00:00 GMT  
 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



Sun, 13 Apr 2003 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Embedding Picture Objects In Rich Text Controls

2. Embedding information behind rich text

3. Embedding files in Rich text box

4. Rich Text and Object Embedding

5. formatting rows and columns in unbound data control, rich text box control, or listbox control

6. Rich Text Control in VB 6.0

7. Rich Text Box Control (RTF) - VB 4.0 Update?

8. Beginner Question-Rich Text Box control, VB 5.0

9. VB Rich Text Control, need help file - RTFBox98.chm

10. Rich Text Box Control in VB 5.0

11. Rich Text Box Control (RTF) - VB 4.0 Update?

12. Rich Text Box Control (RTF) - VB 4.0 Update?

 

 
Powered by phpBB® Forum Software