|
-
Feb 1st, 2004, 10:14 AM
#1
Thread Starter
Hyperactive Member
Rich Text Box
Please help me with Rich Text Box functions.
I am developing a Web Browser using Rich Text Box , until now it can load
<html> </html>
<body> </body>
<font> </font>
<left> </left> 'Left Formating
<center> </center> 'Center Formating
<right> </right> 'Right Formating
<lin> </lin> 'Bullet Formating
Also:
I can understand Font Names and Sizes
Could you please help me with the following?:
<img src=Image.jpg width=158 height=78 alt="Internet Image">
How can i load it with VB6 Code without using any third controls and show it in Rich Text Box?
(use only Visual Basic source code and API Calls)
Kostas Botonakis, Greece
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|