Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

displaying images and controls in Rich Text Box ???

Status
Not open for further replies.

miq

Programmer
Joined
Apr 24, 2002
Messages
315
Location
PK
hi,
I tried code:


RTB1.OleObjects.Add , , "image1.gif"

sometimes image displays as icon i.e. with size like icon and it also open in its default appliction at other time I only see text behind the image and image opens with default appication.
Which means I am having problem with displaying images in RichTextBox. Can u help me???

Also, how to display option / check boxes at runtime in RichTextBox Control?

I am using XP.


Bye
miq


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top