|
-
Feb 11th, 2001, 01:36 PM
#1
hi
i need to past into a rich text box an embedded pictuer
that will be part of the rich textbox
show me the code lines
-
Feb 11th, 2001, 02:30 PM
#2
Hyperactive Member
rtb1.OLEObjects.Add () as OLEObject
You need to set the image as an OLEObject, then tell the app. where it is, then call it with the add method. I dont know a better way to describe it, I hope this helps though!
rtb1 (the name you gave the RichTextBox)
 Mahalo 
VB6(SP5), VC++, COBOL, Basic, JAVA
MBA, MCSD, MCSE, A+
Computer Forensics
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
|