Skip to content

How to insert Pic to RichtextBox

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #186567
    Winter
    Member

    Hi All,
    I try to insert Pic to Richtextbox and using that code:

    myPic.Image = My.Resources.Resources._XXXXXX
    Clipboard.SetImage(myPic.Image)

    But it shows the color in background (image is png and transparent)
    See pic after insert:
    Untitled-1

    Someone knows how to fix this problem? Thanks

    #186569
    Chike
    Member

    Post the image

    #186568
    Winter
    Member

    @Chike wrote:

    Post the image

    I forgot to highlight the pic

    1

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.