Results 1 to 2 of 2

Thread: Problem with adding a picture to RichTextBox...

  1. #1

    Thread Starter
    Lively Member rc1980's Avatar
    Join Date
    Sep 2001
    Posts
    106

    Problem with adding a picture to RichTextBox...

    I am using the following method to put a .bmp in a rtb.

    rtbPicture.OLEobjects.add , , app.path & "\a.bmp"

    (can't remember if it is oleobject or oleobjects...)

    anyway, here is my problem...it inserts the picture in to the rtb fine, but sometimes it opens paint with it and it puts a dotted box around the picture like you could drag it or resize it....how do i get around this?

    Thanks!

  2. #2

    Thread Starter
    Lively Member rc1980's Avatar
    Join Date
    Sep 2001
    Posts
    106
    shameless bump...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width